index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
core
Age
Commit message (
Expand
)
Author
2022-08-13
tests: add tests on dynamic string functions with NULL string
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-04-18
core: add case conversion in evaluation of expressions (closes #1778)
Sébastien Helleu
2022-03-10
tests: move include of tests/tests.h outside of extern "C"
Sébastien Helleu
2022-02-19
tests: add tests on function string_strndup
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-14
tests: split tests on functions string_tolower and string_toupper
Sébastien Helleu
2022-01-14
core: rename argument "length" to "bytes" in function string_strndup
Sébastien Helleu
2021-11-21
tests: add missing include of stdio.h
Sébastien Helleu
2021-11-09
tests: add extra tests on functions string_strcmp_ignore_chars and string_con...
Sébastien Helleu
2021-11-07
tests: fix allocation of test_ptr_1_hashtable_dyn in hdata tests
Sébastien Helleu
2021-11-07
tests: add tests on UTF-8 string functions
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-05
tests: add missing include of string.h
Sébastien Helleu
2021-11-05
core: add unit tests on hdata
Sébastien Helleu
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
2021-08-29
api: add "${re:repl_index}" to get the index of replacement in function strin...
Sébastien Helleu
2021-08-06
core: fix decoding of attributes in basic ANSI colors (closes #1678)
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with "random:min,...
Sébastien Helleu
2021-07-04
typing: add typing plugin
Sébastien Helleu
2021-07-03
api: add function file_copy (issue #1667)
Sébastien Helleu
2021-06-26
api: remember insertion order in hashtables
Sébastien Helleu
2021-06-22
core: fix function string_match with joker in the string if multiple words ma...
Sébastien Helleu
2021-06-16
tests: fix tests on signal_search_number
Sébastien Helleu
2021-06-01
api: add function crypto_hmac (issue #1628)
Sébastien Helleu
2021-06-01
tests: add test of base64 encode/decode with NUL char in string
Sébastien Helleu
2021-05-16
tests: remove dependency on French locale in eval tests
Sébastien Helleu
2021-05-16
tests: add missing include of locale.h in eval tests
Sébastien Helleu
2021-05-16
tests: remove commented includes
Sébastien Helleu
2021-05-16
core: set server name when connecting to server with TLS (SNI extension) only...
Sébastien Helleu
2021-05-16
tests: add tests on translation in evaluated expressions
Sébastien Helleu
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-05-11
core: move home directory functions from weechat.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-04-04
core: evaluate left/right part of comparison after split on the comparison op...
Sébastien Helleu
2021-03-17
api: add support of pointer names in function string_eval_expression (direct ...
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-02-05
core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2021-01-01
core: add indentation and colors in /eval debug output
Sébastien Helleu
2020-12-31
core: display more verbose debug with two "-d" in command /eval
Sébastien Helleu
2020-12-25
core: do not remove quotes in arguments of command /eval (closes #1601)
Sébastien Helleu
2020-11-14
core: add evaluation of conditions in evaluation of expressions with "eval_co...
Sébastien Helleu
2020-10-03
tests: run callback when resetting options in tests
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-08-05
tests: fix name of some unit tests
Sébastien Helleu
2020-05-31
tests: fix memory leak in test of function string_hex_dump
Sébastien Helleu
[next]