summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/strconv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-2/+2
* srcclean (nw) Vas Crabb2016-10-231-3/+3
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-44/+51
* Collapsing string_source class hierarchy Nathan Woods2016-10-031-34/+17
* Eliminated virtual function use in strconv.cpp Nathan Woods2016-10-031-17/+14
* Refactored to eliminate duplicate logic, sidestepped concerns about writing N... Nathan Woods2016-10-021-34/+78
* Adding new string conversion overloads Nathan Woods2016-10-011-6/+126
* fix vs2015 build (nw) Miodrag Milanovic2016-07-311-1/+1
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+4
* Using decltype() and removing +1/-1 "dance" Nathan Woods2016-07-251-3/+3
* Fixed off by one issue and other cleanups requested by Vas Nathan Woods2016-07-251-2/+2
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-41/+66
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-13/+13
* ah (nw) Miodrag Milanovic2016-03-231-1/+1
* Fix clang compile error (nw) Miodrag Milanovic2016-03-231-1/+1
* Get max char size from ANSI codepage instead of IsDBCSLeadChar() Brad Hughes2016-03-221-6/+16
* ups, sorry for this Miodrag Milanovic2015-11-111-1/+1
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+141