index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-12
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-08-12
doc: add example with "callback_free_key" in function hashtable_set_pointer (...
Sébastien Helleu
2014-08-11
core: callback_free_key shouldn't point to already free'd value
Andrew Potter
2014-08-11
core: check that callback is not NULL in function string_replace_with_callback
Sébastien Helleu
2014-08-10
Version 1.0-rc3
Sébastien Helleu
2014-08-10
core: fix potential crash in case of malloc error when resetting config option
Sébastien Helleu
2014-08-10
irc: free nick immediately in case of malloc error
Sébastien Helleu
2014-08-10
core: remove dead assignment in function hook_process_child
Sébastien Helleu
2014-08-10
core: remove dead assignment in function hook_command_exec
Sébastien Helleu
2014-08-10
script: fix potential crash in case of malloc error
Sébastien Helleu
2014-08-10
core: remove dead assignment when converting mouse code
Sébastien Helleu
2014-08-10
core: fix zero-length malloc of an hashtable item with type "buffer"
Sébastien Helleu
2014-08-10
core: return immediately if localtime fails in window scroll
Sébastien Helleu
2014-08-10
logger: fix memory leaks in backlog
Sébastien Helleu
2014-08-10
core: fix memory leak on /upgrade when file signature in upgrade file is invalid
Sébastien Helleu
2014-08-09
core: fix memory leak in completion of config options values
Sébastien Helleu
2014-08-09
irc: fix memory leak in CTCP answer
Sébastien Helleu
2014-08-09
core: fix memory leak when removing script files
Sébastien Helleu
2014-08-09
core: fix bug with several arguments for command /buffer clear|hide|unhide
Sébastien Helleu
2014-08-09
exec: invert a condition to make code more readable
Sébastien Helleu
2014-08-09
relay: fix memory leak during handshake on websocket
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving several lines from client (weechat prot...
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving commands from client (weechat protocol)
Sébastien Helleu
2014-08-09
relay: remove dead assignment
Sébastien Helleu
2014-08-09
relay: fix crash when an IRC "MODE" command is received from client without a...
Sébastien Helleu
2014-08-09
tests: add tests of function string_replace_regex
Sébastien Helleu
2014-08-08
core: check that regex is not NULL in function string_replace_regex
Sébastien Helleu
2014-08-07
core: fix example in comment of function string_replace_regex
Sébastien Helleu
2014-08-06
tests: add TODO comments for missing tests
Sébastien Helleu
2014-08-05
core: add C++ compiler and CppUTest for tests in README
Sébastien Helleu
2014-08-04
tests: add tests of functions hashtable_hash_key_djb2 and hashtable_new
Sébastien Helleu
2014-08-03
core: update ChangeLog
Sébastien Helleu
2014-08-03
core: display warning on $TERM only if it doesn't start with "screen" (under ...
Sébastien Helleu
2014-08-03
doc: remove trailing whitespace in Polish user's guide
Sébastien Helleu
2014-08-03
Revert "core: use argument "-i" for sed command (don't create a temporary file)"
Sébastien Helleu
2014-08-03
update polish docs
Krzysztof Korościk
2014-08-03
Version 1.0-rc2
Sébastien Helleu
2014-08-03
core: fix build with autotools and gettext >= 0.19
Sébastien Helleu
2014-08-03
core: use argument "-i" for sed command (don't create a temporary file)
Sébastien Helleu
2014-08-03
core: fix display of bar item "buffer_filter" when toggling filters in curren...
Sébastien Helleu
2014-08-02
core: remove "set -x" in build.sh (the executed commands are already displayed)
Sébastien Helleu
2014-08-02
core: add empty line in .travis.yml
Sébastien Helleu
2014-08-02
tests: make build.sh show executed commands & ...
Mikaela Suomalainen
2014-08-02
core: enable fast_finishing (Travis CI)
Mikaela Suomalainen
2014-08-02
tests: add tests of functions string_is_command_char and string_input_for_buffer
Sébastien Helleu
2014-08-02
tests: add tests of base 16/64 decoding/encoding
Sébastien Helleu
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-08-02
api: fix function string_decode_base64
Sébastien Helleu
2014-08-02
trigger: fix hook count on 32-bit systems
Sébastien Helleu
2014-08-02
relay: fix number of bytes sent/received on 32-bit systems
Sébastien Helleu
[prev]
[next]