2 Commits (d8bb9b1e666e1ce6db20e89b01d145eb8d5b2b5e)

Author SHA1 Message Date
Marek Roszko 1a6d459fb1 Fix wrong path slash 2 years ago
Marek Roszko 5da88d1d0e Move UTF8 to core 2 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young aeba5c005f Many callers of uni_forward are not expecting an exception. 6 years ago
Ian McInerney 9e5d52f92d Cleanup 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Seth Hillbrand 6d8a759c75 UTF8: Fix MSVC builds 7 years ago
Seth Hillbrand 441cac9f1b UTF8: Correct MSW issue with previous commit 7 years ago
Seth Hillbrand 594c1bded1 UTF8: Utilize the safe conversion from wchar 7 years ago
John Beard 04a1084549 QA: Place UTF8 tests under Boost unit tests 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
jean-pierre charras 4c4b11b45f change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t. 8 years ago
jean-pierre charras d958ab9460 Fix operator+= for UTF8 class 8 years ago
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage. 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
Dick Hollenbeck dba4fccec9 *) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*) 12 years ago
Dick Hollenbeck 7717aa9279 fixes, a couple more unit tests. 12 years ago
Dick Hollenbeck 5df7288678 complete class UTF8.cpp 12 years ago
Dick Hollenbeck 03a4f5c4ea Move "code costly" functions in experimental class UTF8 to be not "inlined", prefering compactness. 12 years ago
Dick Hollenbeck a0623d9584 UTF8::uni_iter made leaner. 12 years ago
Dick Hollenbeck 391ff6699a sketch out class UTF8::uni_iter, add tools/make-UTF8.sh 12 years ago
Dick Hollenbeck 6274740de9 add a concept of an 8 bit string class for testing and experimentation. 12 years ago