Age | Commit message (Expand) | Author |
---|---|---|
2021-01-21 | util/AllocatedString: rename to BasicAllocatedString | Max Kellermann |
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-04-23 | Merge tag 'v0.21.23' | Max Kellermann |
2020-04-22 | lib/icu/CaseFold: remove Windows implementation | Max Kellermann |
2020-04-03 | lib/icu/CaseFold: pass std::string_view | Max Kellermann |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-06-17 | Copyright year 2019 | Max Kellermann |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2017-09-20 | lib/icu/CaseFold: disable broken strxfrm() callback | Max Kellermann |
2017-09-20 | lib/icu/Compare: add fallback using strcasecmp() and strcasestr() | Max Kellermann |
2017-09-20 | lib/icu/CaseFold: add "noexcept" | Max Kellermann |
2017-09-20 | lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx | Max Kellermann |