1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

Commit Graph

  • 1aa8fd09ef tests: add tests of functions string_is_command_char and string_input_for_buffer Sébastien Helleu 2014-08-02 16:55:49 +02:00
  • 28cb1ae6f5 tests: add tests of base 16/64 decoding/encoding Sébastien Helleu 2014-08-02 16:54:24 +02:00
  • cf3e0ccbfd core: fix result of hash function (in hashtables) on 32-bit systems Sébastien Helleu 2014-08-02 16:47:59 +02:00
  • 8a93906beb api: fix function string_decode_base64 Sébastien Helleu 2014-08-02 16:43:25 +02:00
  • ad07527007 trigger: fix hook count on 32-bit systems Sébastien Helleu 2014-08-02 16:21:00 +02:00
  • 6295adad6d relay: fix number of bytes sent/received on 32-bit systems Sébastien Helleu 2014-08-02 16:17:30 +02:00
  • e29f01b4fb Merge branch 'travis-tests' Sébastien Helleu 2014-08-02 15:47:20 +02:00
  • ee1e181894 tests: remove test of han char in utf8_strlen_screen (failing on Ubuntu Precise) Sébastien Helleu 2014-08-02 15:36:40 +02:00
  • 1294bce155 tests: remove test of han char in utf8_char_size_screen (failing on Ubuntu Precise) Sébastien Helleu 2014-08-02 15:25:56 +02:00
  • ed05730a3b core: remove unused ubuntu PPA (Travis CI) Sébastien Helleu 2014-08-02 15:14:53 +02:00
  • 63d9f2452d core: replace package libcpputest-dev by amd64 version (Travis CI) Sébastien Helleu 2014-08-02 15:10:41 +02:00
  • d046315e8b api: fix function string_format_size on 32-bit systems Sébastien Helleu 2014-08-02 11:44:15 +02:00
  • f9b04635d3 tests: fix compilation of tests Sébastien Helleu 2014-08-02 11:38:58 +02:00
  • 35574d63ab irc: fix duplicate sender name in display of wallops (closes #142, closes #145) Sébastien Helleu 2014-08-02 11:35:43 +02:00
  • 2987f9208e tests: add tests of function string_format_size Sébastien Helleu 2014-08-01 07:34:35 +02:00
  • aaa29153b0 tests: add tests of functions string_iconv* Sébastien Helleu 2014-07-31 07:48:36 +02:00
  • d2dc05b01e core: check that from/to arguments are not NULL in base16/64 functions Sébastien Helleu 2014-07-30 07:44:25 +02:00
  • 3d6b9ff5a7 tests: add tests of function string_is_word_char Sébastien Helleu 2014-07-29 07:39:30 +02:00
  • 3ffbb85cb9 core: check that string is not NULL in function string_input_for_buffer Sébastien Helleu 2014-07-28 08:27:16 +02:00
  • 12c8cd4988 core: check that string is not NULL in function string_iconv Sébastien Helleu 2014-07-27 08:34:34 +02:00
  • 7710084ba8 doc: update Japanese auto-generated files Sébastien Helleu 2014-07-26 11:20:38 +02:00
  • 329dbefbfd Merge pull request #140 from l/translation_ja Sébastien Helleu 2014-07-26 11:17:55 +02:00
  • c3ec3cd3ed core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-07-26 17:56:38 +09:00
  • ed76e7adc6 doc: fix examples of function string_format_size (plugin API reference) Sébastien Helleu 2014-07-26 08:25:10 +02:00
  • 0693ffb82b core: fix compilation warning on GNU/Hurd about unsigned long numbers Sébastien Helleu 2014-07-25 22:23:46 +02:00
  • db01880bd1 core: add comments in translations for file size units Sébastien Helleu 2014-07-25 20:40:38 +02:00
  • 16874bd4ec core: update German translations nils_2 2014-07-25 09:13:56 +02:00
  • f227e9ec3e core: add terabyte unit for size displayed Sébastien Helleu 2014-07-25 07:57:48 +02:00
  • e8c03ea513 core: download debian package libcpputest-dev from weechat.org (Travis CI) Sébastien Helleu 2014-07-24 22:27:48 +02:00
  • b62705a299 doc: update German documentation nils_2 2014-07-24 10:18:32 +02:00
  • 4bebc81dcb doc: add min version for libcpputest-dev (user's guide) Sébastien Helleu 2014-07-24 07:56:14 +02:00
  • d9d36c8dd4 trigger: update comment Sébastien Helleu 2014-07-23 07:49:05 +02:00
  • 197cd30379 trigger: refuse triggers with . in their name Andrew Potter 2014-07-22 22:27:14 -07:00
  • 2331f68c88 core: add option "--yes" for add-apt-repository (Travis CI) Sébastien Helleu 2014-07-22 21:14:35 +02:00
  • 8386c1a210 tests: run tests after build on Travis CI Sébastien Helleu 2014-07-22 21:05:53 +02:00
  • 9177e02f1a tests: add -v option for command "tests" to increase verbosity (CMake) Sébastien Helleu 2014-07-22 21:04:59 +02:00
  • 94f12b4b8b core: update German translations nils_2 2014-07-22 12:03:26 +02:00
  • 2a7b23f65e Version 1.0-rc1 v1.0-rc1 Sébastien Helleu 2014-07-21 22:23:36 +02:00
  • 20b49746cc doc: add missing tag "host_xxx" in function printf_date_tags (plugin API reference) Sébastien Helleu 2014-07-21 22:23:21 +02:00
  • 3aadfc6765 core: fix insert of mouse code in input line after a partial key combo (closes #130) Sébastien Helleu 2014-07-21 21:29:44 +02:00
  • 29385e39be tests: fix compilation warning with autotools Sébastien Helleu 2014-07-21 21:25:55 +02:00
  • 63add00da7 tests: add compilation of tests with autotools Sébastien Helleu 2014-07-21 21:25:43 +02:00
  • fe74ab8eff core: add file cmake/FindCppUTest.cmake in tarball built by autotools Sébastien Helleu 2014-07-21 21:20:20 +02:00
  • 2eebb817fd tests: fix compilation of tests Sébastien Helleu 2014-07-21 21:18:57 +02:00
  • 27c37c0ac5 core: add script build.sh in tarball built by autotools Sébastien Helleu 2014-07-20 23:18:32 +02:00
  • 8c00ff1b46 core: move script git-version.sh into scripts directory Sébastien Helleu 2014-07-20 23:12:05 +02:00
  • d7e4fb7080 core: add install of autopoint in Travis CI Sébastien Helleu 2014-07-20 22:36:19 +02:00
  • c0d1a0d4b5 core: use run function to create build directory Sébastien Helleu 2014-07-20 22:35:48 +02:00
  • e5d6243155 core: add build with autotools for Travis CI Sébastien Helleu 2014-07-20 22:31:33 +02:00
  • d0b95b6858 core: remove whitespace in cmake files Sébastien Helleu 2014-07-20 19:16:01 +02:00
  • f2fd562d79 core: fix build with autotools (add main.c) Sébastien Helleu 2014-07-20 18:53:13 +02:00
  • 3600b31188 doc: add C++ compiler in dependencies to run tests (user's guide) Sébastien Helleu 2014-07-20 17:02:02 +02:00
  • d083b77d7f doc: add file main.c in developer's guide Sébastien Helleu 2014-07-20 16:50:53 +02:00
  • cc179e81c7 core: add main.c in list of translated files for gettext Sébastien Helleu 2014-07-20 16:50:35 +02:00
  • ce98ded306 core: fix link errors with ncurses library Sébastien Helleu 2014-07-20 16:16:08 +02:00
  • c077573303 core: add contributor in AUTHORS.asciidoc Sébastien Helleu 2014-07-20 15:54:53 +02:00
  • 4070a5d27b core: update ChangeLog Sébastien Helleu 2014-07-20 15:53:25 +02:00
  • 5408db58d1 tests: add UTF-8 tests (check of some invalid UTF-8 chars) Sébastien Helleu 2014-07-20 15:50:51 +02:00
  • 45f1b6bfc5 core: fix code style in function utf8_is_valid() Sébastien Helleu 2014-07-20 15:50:12 +02:00
  • 1e669e4b1e Merge branch 'master' of git://github.com/anders/weechat into anders-master Sébastien Helleu 2014-07-20 12:41:39 +02:00
  • 66959ad911 core: update translations Sébastien Helleu 2014-07-20 12:27:52 +02:00
  • ee0ed7b839 doc: remove obsolete "test" directory with weercd in developer's guide Sébastien Helleu 2014-07-20 12:18:15 +02:00
  • b4186d1f74 core: update ChangeLog Sébastien Helleu 2014-07-20 12:17:44 +02:00
  • db9a8e7bc4 tests: add unit tests using CppUTest Sébastien Helleu 2014-07-20 12:13:25 +02:00
  • 91ce401769 core: move some detections from src/CMakeLists.txt to root CMakeLists.txt Sébastien Helleu 2014-07-14 11:54:18 +02:00
  • de7e7585dd core: do not exit WeeChat in weechat_end() (let the caller do that) Sébastien Helleu 2014-06-22 10:31:11 +02:00
  • 9935b336ed core: move main() function into Curses GUI Sébastien Helleu 2014-06-15 09:36:24 +02:00
  • 1f65f80db4 core: send signal key_combo_xxx even for unknown combos Sébastien Helleu 2014-07-14 20:02:26 +02:00
  • 5911e94ec5 doc: update German auto-generated files Sébastien Helleu 2014-07-14 19:38:16 +02:00
  • 2fabf45a38 core: update German translations nils_2 2014-07-14 19:34:30 +02:00
  • eb4d1cf9e7 core: display a warning on startup if $TERM is not screen(-256color) under screen/tmux Sébastien Helleu 2014-07-14 19:00:23 +02:00
  • a2cb702b66 core: add Curl options for versions 7.29.0 to 7.37.0 Sébastien Helleu 2014-07-14 17:25:08 +02:00
  • dff20632ff script: fix display of curl errors Sébastien Helleu 2014-07-14 16:05:43 +02:00
  • 32751e59ca core: hide message timestamp in bare display if timestamp is disabled in buffer (closes #129) Sébastien Helleu 2014-07-14 10:05:16 +02:00
  • b14ad26fd5 aspell: rename variable "utf8_char_int" to "code_point" Sébastien Helleu 2014-07-14 09:29:14 +02:00
  • 2c3484d089 irc: display locally away status changes in private buffers (in addition to channels) (closes #117) Sébastien Helleu 2014-07-12 17:32:54 +02:00
  • 3ec3fb4e8d python: fix read of return value for callbacks returning an integer in Python 2.x (closes #125) Sébastien Helleu 2014-07-12 14:51:39 +02:00
  • c5710c6f24 core: fix evaluation of expressions with regex condition (closes #63) Sébastien Helleu 2014-07-12 10:10:05 +02:00
  • e0312f7ecf core: add option "-mask" in command /unset (closes #112) Sébastien Helleu 2014-07-12 09:14:56 +02:00
  • f80a80204a core: add option weechat.color.status_nicklist_count (closes #109, closes #110) Sébastien Helleu 2014-07-12 08:13:58 +02:00
  • b168a43070 doc: update Japanese auto-generated files Sébastien Helleu 2014-07-06 08:41:21 +02:00
  • a0ef636824 Merge pull request #120 from l/translation_ja Sébastien Helleu 2014-07-06 08:39:34 +02:00
  • 6e4d69c94d core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-07-06 11:23:43 +09:00
  • 7a7399594f core: fix socks5 proxy for curl downloads (closes #119) Sébastien Helleu 2014-07-05 22:22:16 +02:00
  • 4350dd058e core: display curl error after a failed download Sébastien Helleu 2014-07-05 22:17:55 +02:00
  • 2b7b8cb365 doc: fix style of C/Python examples in docs Sébastien Helleu 2014-07-05 16:45:48 +02:00
  • bdcb9fb5d7 doc: fix example for function strcasecmp_range in Italian plugin API reference Sébastien Helleu 2014-07-05 11:54:13 +02:00
  • 95011c82e0 core: return only -1, 0 or 1 in string comparison functions Sébastien Helleu 2014-07-05 11:38:44 +02:00
  • 823db4475c core: check that timeval arguments are not NULL in timeval functions Sébastien Helleu 2014-07-05 10:25:28 +02:00
  • e0e3f9fdee core: check that regex is not NULL in function string_regcomp Sébastien Helleu 2014-07-05 10:17:28 +02:00
  • afa81c4594 core: check that regex is not NULL in function string_regex_flags Sébastien Helleu 2014-07-05 10:15:29 +02:00
  • d936880392 core: add note about result that must be freed in function string_mask_to_regex Sébastien Helleu 2014-07-05 10:13:46 +02:00
  • e75fef58c4 core: check that "chars" argument is not NULL in function string_strip Sébastien Helleu 2014-07-05 10:05:35 +02:00
  • 60c7696353 core: check that string is not NULL in function string_convert_escaped_chars Sébastien Helleu 2014-07-05 10:03:15 +02:00
  • 8fc8cbc129 core: add comment with return value of function string_strcasestr Sébastien Helleu 2014-07-05 09:51:26 +02:00
  • e702722842 core: check that string is not NULL in function string_strndup Sébastien Helleu 2014-07-04 07:41:20 +02:00
  • 494d046594 core: remove "www" in weechat.org URLs Sébastien Helleu 2014-07-01 21:27:29 +02:00
  • 4579d4fb93 doc: update German documentation nils_2 2014-06-29 18:14:58 +02:00
  • eaa28157ab doc: update German documentation nils_2 2014-06-29 18:14:46 +02:00
  • 7700ef2207 doc: add a question in FAQ about CPU usage Sébastien Helleu 2014-06-29 15:48:32 +02:00