]> pd.if.org Git - pdclib/commitdiff
PDCLIB-2: Pure wide character functions
authorOwen Shepherd <owen.shepherd@e43.eu>
Tue, 11 Sep 2012 21:48:43 +0000 (22:48 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Tue, 11 Sep 2012 21:48:43 +0000 (22:48 +0100)
 * functions/wchar/: functions which only involve wide characters & no locale dependent characters
 * opt/mincoll: new option providing bare minimum collation support (pure wchar_t binary comparison)
 * platform/win32: Use mincoll
 * testing/_PDCLIB_test.h: Provide wide character strings for testing the wide character functions


No differences found