Sébastien Helleu
|
1294bce155
|
tests: remove test of han char in utf8_char_size_screen (failing on Ubuntu Precise)
|
2014-08-02 15:25:56 +02:00 |
|
Sébastien Helleu
|
ed05730a3b
|
core: remove unused ubuntu PPA (Travis CI)
|
2014-08-02 15:14:53 +02:00 |
|
Sébastien Helleu
|
63d9f2452d
|
core: replace package libcpputest-dev by amd64 version (Travis CI)
|
2014-08-02 15:10:41 +02:00 |
|
Sébastien Helleu
|
d046315e8b
|
api: fix function string_format_size on 32-bit systems
|
2014-08-02 11:44:15 +02:00 |
|
Sébastien Helleu
|
f9b04635d3
|
tests: fix compilation of tests
The header gui-curses.h doesn't need to be included (this causes an error
because the real ncurses lib header is not found when compiling tests).
|
2014-08-02 11:38:58 +02:00 |
|
Sébastien Helleu
|
35574d63ab
|
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
|
2014-08-02 11:35:43 +02:00 |
|
Sébastien Helleu
|
2987f9208e
|
tests: add tests of function string_format_size
|
2014-08-01 07:34:35 +02:00 |
|
Sébastien Helleu
|
aaa29153b0
|
tests: add tests of functions string_iconv*
|
2014-07-31 07:48:36 +02:00 |
|
Sébastien Helleu
|
d2dc05b01e
|
core: check that from/to arguments are not NULL in base16/64 functions
|
2014-07-30 07:44:25 +02:00 |
|
Sébastien Helleu
|
3d6b9ff5a7
|
tests: add tests of function string_is_word_char
|
2014-07-29 07:39:30 +02:00 |
|
Sébastien Helleu
|
3ffbb85cb9
|
core: check that string is not NULL in function string_input_for_buffer
|
2014-07-28 08:27:16 +02:00 |
|
Sébastien Helleu
|
12c8cd4988
|
core: check that string is not NULL in function string_iconv
|
2014-07-27 08:34:34 +02:00 |
|
Sébastien Helleu
|
7710084ba8
|
doc: update Japanese auto-generated files
|
2014-07-26 11:20:38 +02:00 |
|
Sébastien Helleu
|
329dbefbfd
|
Merge pull request #140 from l/translation_ja
core: update Japanese translations
|
2014-07-26 11:17:55 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
c3ec3cd3ed
|
core: update Japanese translations
|
2014-07-26 17:56:38 +09:00 |
|
Sébastien Helleu
|
ed76e7adc6
|
doc: fix examples of function string_format_size (plugin API reference)
|
2014-07-26 08:25:10 +02:00 |
|
Sébastien Helleu
|
0693ffb82b
|
core: fix compilation warning on GNU/Hurd about unsigned long numbers
|
2014-07-25 22:23:46 +02:00 |
|
Sébastien Helleu
|
db01880bd1
|
core: add comments in translations for file size units
|
2014-07-25 20:40:38 +02:00 |
|
nils_2
|
16874bd4ec
|
core: update German translations
|
2014-07-25 09:13:56 +02:00 |
|
Sébastien Helleu
|
f227e9ec3e
|
core: add terabyte unit for size displayed
|
2014-07-25 07:57:48 +02:00 |
|
Sébastien Helleu
|
e8c03ea513
|
core: download debian package libcpputest-dev from weechat.org (Travis CI)
|
2014-07-24 22:27:48 +02:00 |
|
nils_2
|
b62705a299
|
doc: update German documentation
|
2014-07-24 10:18:32 +02:00 |
|
Sébastien Helleu
|
4bebc81dcb
|
doc: add min version for libcpputest-dev (user's guide)
|
2014-07-24 07:56:14 +02:00 |
|
Sébastien Helleu
|
d9d36c8dd4
|
trigger: update comment
|
2014-07-23 07:49:05 +02:00 |
|
Andrew Potter
|
197cd30379
|
trigger: refuse triggers with . in their name
|
2014-07-22 22:27:14 -07:00 |
|
Sébastien Helleu
|
2331f68c88
|
core: add option "--yes" for add-apt-repository (Travis CI)
|
2014-07-22 21:14:35 +02:00 |
|
Sébastien Helleu
|
8386c1a210
|
tests: run tests after build on Travis CI
|
2014-07-22 21:05:53 +02:00 |
|
Sébastien Helleu
|
9177e02f1a
|
tests: add -v option for command "tests" to increase verbosity (CMake)
|
2014-07-22 21:04:59 +02:00 |
|
nils_2
|
94f12b4b8b
|
core: update German translations
|
2014-07-22 12:03:26 +02:00 |
|
Sébastien Helleu
|
2a7b23f65e
|
Version 1.0-rc1
v1.0-rc1
|
2014-07-21 22:23:36 +02:00 |
|
Sébastien Helleu
|
20b49746cc
|
doc: add missing tag "host_xxx" in function printf_date_tags (plugin API reference)
|
2014-07-21 22:23:21 +02:00 |
|
Sébastien Helleu
|
3aadfc6765
|
core: fix insert of mouse code in input line after a partial key combo (closes #130)
|
2014-07-21 21:29:44 +02:00 |
|
Sébastien Helleu
|
29385e39be
|
tests: fix compilation warning with autotools
|
2014-07-21 21:25:55 +02:00 |
|
Sébastien Helleu
|
63add00da7
|
tests: add compilation of tests with autotools
|
2014-07-21 21:25:43 +02:00 |
|
Sébastien Helleu
|
fe74ab8eff
|
core: add file cmake/FindCppUTest.cmake in tarball built by autotools
|
2014-07-21 21:20:20 +02:00 |
|
Sébastien Helleu
|
2eebb817fd
|
tests: fix compilation of tests
|
2014-07-21 21:18:57 +02:00 |
|
Sébastien Helleu
|
27c37c0ac5
|
core: add script build.sh in tarball built by autotools
|
2014-07-20 23:18:32 +02:00 |
|
Sébastien Helleu
|
8c00ff1b46
|
core: move script git-version.sh into scripts directory
|
2014-07-20 23:12:05 +02:00 |
|
Sébastien Helleu
|
d7e4fb7080
|
core: add install of autopoint in Travis CI
|
2014-07-20 22:36:19 +02:00 |
|
Sébastien Helleu
|
c0d1a0d4b5
|
core: use run function to create build directory
|
2014-07-20 22:35:48 +02:00 |
|
Sébastien Helleu
|
e5d6243155
|
core: add build with autotools for Travis CI
|
2014-07-20 22:31:33 +02:00 |
|
Sébastien Helleu
|
d0b95b6858
|
core: remove whitespace in cmake files
|
2014-07-20 19:16:01 +02:00 |
|
Sébastien Helleu
|
f2fd562d79
|
core: fix build with autotools (add main.c)
|
2014-07-20 18:53:13 +02:00 |
|
Sébastien Helleu
|
3600b31188
|
doc: add C++ compiler in dependencies to run tests (user's guide)
|
2014-07-20 17:02:02 +02:00 |
|
Sébastien Helleu
|
d083b77d7f
|
doc: add file main.c in developer's guide
|
2014-07-20 16:50:53 +02:00 |
|
Sébastien Helleu
|
cc179e81c7
|
core: add main.c in list of translated files for gettext
|
2014-07-20 16:50:35 +02:00 |
|
Sébastien Helleu
|
ce98ded306
|
core: fix link errors with ncurses library
|
2014-07-20 16:16:08 +02:00 |
|
Sébastien Helleu
|
c077573303
|
core: add contributor in AUTHORS.asciidoc
|
2014-07-20 15:54:53 +02:00 |
|
Sébastien Helleu
|
4070a5d27b
|
core: update ChangeLog
|
2014-07-20 15:53:25 +02:00 |
|
Sébastien Helleu
|
5408db58d1
|
tests: add UTF-8 tests (check of some invalid UTF-8 chars)
|
2014-07-20 15:50:51 +02:00 |
|