Sébastien Helleu
|
9178156354
|
api: add argument "strip_items" in function string_split
|
2019-06-15 20:47:14 +02:00 |
|
Sébastien Helleu
|
866a29c7e6
|
core: check that string pointer is not NULL in function "string_shared_get"
|
2019-06-15 17:21:06 +02:00 |
|
Sébastien Helleu
|
6fa4494aae
|
tests: add test with multiple wildcards in call to function string_match
|
2019-04-01 00:18:21 +02:00 |
|
Sébastien Helleu
|
2b70d71aa1
|
core: replace argument "keep_eol" by "flags" in function string_split (closes #1322)
|
2019-03-10 18:29:16 +01:00 |
|
Sébastien Helleu
|
8aa5f5375e
|
core: add value -1 for keep_eol in function string_strip (issue #1322)
The value -1 means it's a standard split, but empty items are kept, and
separators are not removed at beginning/end of string.
|
2019-03-09 21:56:05 +01:00 |
|
Sébastien Helleu
|
c2859096cb
|
api: add function string_match_list
|
2019-02-27 07:46:22 +01:00 |
|
Sébastien Helleu
|
c96e2f3593
|
tests: add tests on function irc_config_check_autojoin
|
2019-01-11 22:27:28 +01:00 |
|