mpd/src/lib/icu
Max Kellermann 6f7bfa71a9 lib/icu/Collate: remove GLib implementation
There is not much use in GLib: on Windows, we have a native API for
string collation, and the rest uses either libicu or the standard C
library calls.
2015-06-27 16:05:54 +02:00
..
Collate.cxx lib/icu/Collate: remove GLib implementation 2015-06-27 16:05:54 +02:00
Collate.hxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
Converter.cxx lib/icu/Converter: remove GLib implementation 2015-06-26 16:51:18 +02:00
Converter.hxx lib/icu/Converter: remove GLib implementation 2015-06-26 16:51:18 +02:00
Error.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Error.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Init.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Init.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Util.cxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
Util.hxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
Win32.cxx lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar() 2015-06-23 13:20:11 +02:00
Win32.hxx lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar() 2015-06-23 13:20:11 +02:00