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
/
test-core-utf8.cpp
Age
Commit message (
Expand
)
Author
2023-03-26
core: Implement commands for operating on a single input line
Trygve Aaberge
2023-01-01
core: update copyright dates
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-21
core: improve case convert and insensitive char comparisons (closes #258)
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: 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-11-27
tests: define constants with UTF-8 strings, add tests on functions returning ...
Sébastien Helleu
2022-03-10
tests: move include of tests/tests.h outside of extern "C"
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-11-07
tests: add tests on UTF-8 string functions
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-01-26
tests: fix UTF-8 tests on FreeBSD
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu