summaryrefslogtreecommitdiff
path: root/src/util/WStringAPI.hxx
AgeCommit message (Expand)Author
2018-09-06Util/WStringAPI: non-Windows implementation of _wcs*cmp()Max Kellermann
2018-09-06util/WStringAPI: add wcscoll() wrapperMax Kellermann
2018-09-06util/WStringCompare: add "noexcept"Max Kellermann
2018-09-06util/WStringCompare: wcpcpy() and wcsdup() are available on AndroidMax Kellermann
2018-08-20util/StringAPI: use StringCompare() in StringIsEqual()Max Kellermann
2018-07-18util/StringAPI: add raw strcmp() wrapperMax Kellermann
2018-07-18util/StringAPI: add strpbrk() wrapperMax Kellermann
2017-12-22Merge branch 'v0.20.x'Max Kellermann
2017-12-21util/WStringAPI: fix indentMax Kellermann
2017-12-21correct action for compile on Solaris 11.3 X86Ilya ilyxa Tyshchenko
2017-12-18Compiler.h: add gcc_returns_nonnull, gcc_returns_twiceMax Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-09-12util/WStringAPI: add StringIsEqualIgnoreCase() overloadMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2016-06-12util/WStringAPI: wcpcpy(3) is not yet supported on OpenBSD/NetBSDLazaros Koromilas
2015-09-01util/StringAPI: add UnsafeCopyStringP()Max Kellermann
2015-03-05util/StringAPI: add wchar_t overloadsMax Kellermann