8 Commits (cb61525394cda687239fafa8d86fae146f3c81cd)

Author SHA1 Message Date
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