summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/unicode.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-69/+101
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-101/+69
* Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... Vas Crabb2019-01-141-69/+101
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-4/+4
* srcclean (nw) Vas Crabb2017-08-271-2/+2
* Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio... npwoods2017-07-301-0/+22
* Revert "reordering the #include lets you build this file with latest mingw he... smf-2017-05-141-6/+3
* reordering the #include lets you build this file with latest mingw headers (nw) smf-2017-05-141-3/+6
* Fixed building using system utf8proc Julian Sikorski2017-01-261-1/+1
* srcclean (nw) Vas Crabb2017-01-221-4/+4
* Vas Crabb feedback: Nathan Woods2017-01-041-3/+3
* [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output Nathan Woods2017-01-021-0/+36
* Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-311-1/+88
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-15/+15
* srcclean (nw) Vas Crabb2016-09-261-3/+3
* Consolidated code that inputs characters into buffers Nathan Woods2016-09-191-0/+27
* Fix UTF-16 encode, pass UTF-16 to Windows character drawing (unfortunately st... Vas Crabb2016-08-021-8/+10
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* Converted menu_file_create to use std::string for its filename buffer Nathan Woods2016-07-021-0/+13
* C++-ification of src/lib/util/unicode.[cpp|h] Nathan Woods2016-07-021-72/+72
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+365