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
Age
Commit message (
Expand
)
Author
2018-10-09
core: add repeat of string in evaluation of expressions with "repeat:count,st...
Sébastien Helleu
2018-10-08
core: fix evaluation of nested ternary operators (closes #1263)
Sébastien Helleu
2018-09-09
core: add missing slash at the end of weechat.org URLs
Sébastien Helleu
2018-08-18
core: fix evaluation of condition when the left operand is an empty string
Sébastien Helleu
2018-08-16
core: fix string evaluation with regex replacement when the string is empty
Sébastien Helleu
2018-08-16
tests: add tests on modifier hook
Sébastien Helleu
2018-08-15
tests: properly initialize variable argc before tests on function string_split
Sébastien Helleu
2018-08-15
tests: add test on function string_split with a string having only delimiters
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
Sébastien Helleu
2018-06-02
core: add reverse of string in evaluation of expressions with "rev:" (closes ...
Sébastien Helleu
2018-06-02
tests: add missing tests on function string_cut
Sébastien Helleu
2018-06-02
core: count number of chars instead of bytes for suffix in function string_cut
Sébastien Helleu
2018-06-02
tests: fix test of function utf8_strlen_screen on Han char (U+24B62)
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-04-17
tests: add tests on eval_expression() with different prefix/suffix
Sébastien Helleu
2018-04-12
tests: add tests on infolists
Sébastien Helleu
2018-01-07
tests: fix tests on function string_regex_flags
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-09-03
tests: add PHP plugin in tests
Sébastien Helleu
2017-08-20
tests: improve tests on dynamic strings
Sébastien Helleu
2017-06-25
tests: check that fset plugin is loaded
Sébastien Helleu
2017-06-17
core: add hashtable_add_from_infolist to API
Simmo Saan
2017-04-29
core: add wildcard matching operators to eval (closes #608)
Simmo Saan
2017-04-26
tests: fix compilation warning on FreeBSD
Sébastien Helleu
2017-04-24
core: add a way to count the suffix length in max chars displayed in cut of s...
Sébastien Helleu
2017-04-22
core: ensure length is not negative in function string_strndup
Sébastien Helleu
2017-04-01
tests: fix tests on dynamic strings
Sébastien Helleu
2017-03-30
core: add ${re:#} to get the index of last group captured in evaluation of ex...
Sébastien Helleu
2017-03-30
core: make "callback_cmp" optional in call to function arraylist_new()
Sébastien Helleu
2017-03-28
tests: add tests on combining characters in cut/cutscr (evaluation of express...
Sébastien Helleu
2017-03-28
core: fix cut of chars in "cutscr" of evaluated strings
Sébastien Helleu
2017-03-27
core: add cut of string with max chars displayed in evaluation of expressions
Sébastien Helleu
2017-03-25
core: add cut of string in evaluation of expressions
Sébastien Helleu
2017-03-25
buflist: new plugin "buflist" (bar with list of buffers)
Sébastien Helleu
2017-03-25
core: add ternary operator (condition) in evaluation of expressions
Sébastien Helleu
2017-03-25
api: add dynamic string functions (string_dyn_*)
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-10-02
api: fix return of function string_match() when there are multiple masks in t...
Sébastien Helleu
2016-08-18
tests: add test on the "extra" option on function eval_expression()
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-05-14
tests: add tests on function string_split_command()
Sébastien Helleu
2016-05-08
core: fix the hardcoded separator in string_split_command
Wojciech Kwolek
2016-01-23
tests: add tests on string_split() with keep_eol set to 2
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-31
core: fix execution of empty command name
Sébastien Helleu
2015-12-25
tests: temporary disable check of javascript plugin
Sébastien Helleu
2015-12-24
tests: check if all plugins are loaded
Sébastien Helleu
2015-08-24
api: fix handle of invalid escape in function string_convert_escaped_chars()
Sébastien Helleu
[next]