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
2023-07-01
tests: fix hdata tests failure on Alpine 3.18
Sébastien Helleu
2023-06-27
core: check for newline characters in string_is_whitespace_char
Trygve Aaberge
2023-05-23
tests: check tags in messages displayed by IRC plugin
Sébastien Helleu
2023-05-22
tests: separate prefix from message in recorded messages
Sébastien Helleu
2023-05-14
tests: reverse arguments in calls to STRCMP_EQUAL
Sébastien Helleu
2023-05-05
core: fix execution of multiple commands separated by newline when there are ...
Sébastien Helleu
2023-05-04
api: don't split on newline by default in functions `command` and `command_op...
Sébastien Helleu
2023-03-28
core: check that infolist is not NULL in next/prev/reset_item_cursor functions
Sébastien Helleu
2023-03-26
core: Implement commands for operating on a single input line
Trygve Aaberge
2023-03-19
core: do not call check callback when setting default value of option
Sébastien Helleu
2023-03-19
core: add command `/reset` to reset options to their default values
Sébastien Helleu
2023-03-16
core: add function config_file_option_set_default
Sébastien Helleu
2023-03-16
core: add configuration version, add API function config_set_version
Sébastien Helleu
2023-03-12
tests: add tests on functions weeurl_search_constant and weeurl_search_option
Sébastien Helleu
2023-03-10
core: allow /eval to get hashtable properties
Andrew Potter
2023-01-30
tests: fix comments (issue #1877)
Sébastien Helleu
2023-01-30
core: add function string_get_common_bytes_count (issue #1877)
Sébastien Helleu
2023-01-30
core: add function string_levenshtein (issue #1877)
Sébastien Helleu
2023-01-28
core: make configuration files, sections and options case sensitive (issue #1...
Sébastien Helleu
2023-01-28
core: add function config_file_get_configs_by_priority (issue #1872)
Sébastien Helleu
2023-01-28
core: sort configuration files by name, reload them by priority (issue #1872)
Sébastien Helleu
2023-01-28
core: move function hook_get_priority_and_name to wee-string.c (issue #1872)
Sébastien Helleu
2023-01-14
tests: add tests on string comparison functions
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-12-24
api: add functions string_strcmp and string_strncmp
Sébastien Helleu
2022-12-24
api: rename char comparison functions "utf8_char*" to "string_char*"
Sébastien Helleu
2022-12-24
api: return arithmetic difference between chars in string comparison functions
Sébastien Helleu
2022-12-23
api: fix function strcmp_ignore_chars with case sensitive comparison and wide...
Sébastien Helleu
2022-12-21
core: improve case convert and insensitive char comparisons (closes #258)
Sébastien Helleu
2022-12-18
api: return newly allocated string in functions string_tolower and string_tou...
Sébastien Helleu
2022-12-18
core: return number of bytes for UTF-8 char in function utf8_int_string
Sébastien Helleu
2022-12-10
core: add whole string information in /debug unicode
Sébastien Helleu
2022-12-10
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
Sébastien Helleu
2022-12-10
core: fix function string_cut when there are non printable chars in suffix
Sébastien Helleu
2022-12-10
core: do not display non printable chars, fix function utf8_char_size_screen
Sébastien Helleu
2022-12-10
api: add function utf8_strncpy
Sébastien Helleu
2022-12-10
core: optimize and fix function utf8_strlen_screen with non printable chars
Sébastien Helleu
2022-12-10
core: add result of `utf8_char_size_screen` in /debug unicode
Sébastien Helleu
2022-12-03
core: display hex codepoint before integer codepoint in /debug unicode
Sébastien Helleu
2022-11-27
tests: define constants with UTF-8 strings, add tests on functions returning ...
Sébastien Helleu
2022-11-21
core: add option `unicode` in command `/debug`
Sébastien Helleu
2022-11-05
tests: add another test on function string_translate_chars
Sébastien Helleu
2022-11-05
core: add range of chars in evaluation of expressions with `chars:xxx`
Sébastien Helleu
2022-11-05
api: add function string_translate_chars
Sébastien Helleu
2022-10-08
tests: Use LONGS_EQUAL for version number tests
Trygve Aaberge
2022-09-27
api: restrict number to integer in function string_parse_size
Sébastien Helleu
2022-09-27
api: add function string_parse_size
Sébastien Helleu
2022-09-18
core: add key alt+backspace, change behavior of key ctrl+w (closes #559)
Sébastien Helleu
2022-08-16
api: add function crypto_hash_file
Sébastien Helleu
2022-08-13
tests: add tests on dynamic string functions with NULL string
Sébastien Helleu
[prev]
[next]