Ryan C. Gordon
4043d09295
Backport from dev branch: utf8codepoint() should always advance pointer.
2011-06-01 03:13:09 -04:00
Ryan C. Gordon
1c8bdd8fb4
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
...
(transplanted from 12c87d886a75)
2010-08-20 02:46:14 -04:00
Ryan C. Gordon
a259eb4efe
Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix.
2009-09-30 01:47:49 -04:00
Ryan C. Gordon
607d39a1d3
Bunch of work on Unicode...added case-folding stricmp, removed
...
platform-specific stricmp implementations, changed appropriate calls to an
ASCII-only stricmp that ignores locale. Fixed case on UTF-8 API entry points.
2007-03-15 08:16:23 +00:00
Ryan C. Gordon
ca2489418e
Removed config.h references from old autotools build system.
2007-03-11 09:44:21 +00:00
Ryan C. Gordon
95cbc6bed2
Initial add.
2006-11-05 11:32:18 +00:00