str_comp_nocase
:
!str_comp_nocase
Sorting with str_comp_filenames
, which is now also sorting case insensitive:
!str_comp_filenames
## C...lemmeknow $(which DDNet)
it looks like a btc mining maleware xxxxxxxxxxxxxxxxxxxxxDe98728f
Extend str_isspace
to consider \r
as whitespace, add documentation - Robyt3
ce145cf
Improve str_trim_words
and add tests - Robyt3
02a7913
Sort filenames case insensitive with str_comp_filenames
, add tests - Robyt3
98848cd
Use str_comp_filenames
to sort maps and demos again - Robyt3
8c1735c
Extend tests of str_has_cc
with other control characters - Robyt3
67fe411
Add tests for str_sanitize_cc
- Robyt3
6bc633e
Add tests for str_sanitize
- Robyt3
da57768
Add tests for str_clean_whitespaces
, fix documentation - Robyt3
b029452
Add tests for str_rchr
, update documentation - Robyt3
3383b7d
Add tests for str_countchr
, update documentation - Robyt3
9472db4
Fix str_hex
and add tests - Robyt3
c924f6b
Use str_isspace
in str_skip_(to_)whitespace(s)
, add tests - Robyt3
c0fe997
Merge #5897 - bors[bot]