haiku/headers/private/libroot/locale
Adrien Destugues 1bad1ff34a Prepare for ICU update
- libicule and libiculx do not exist anymore in newer ICU versions
  (harfbuzz replaces them), but we didn't actually use them, so remove
  them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
  in a namespace, making it easier to have multiple versions of ICU used
  side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
2020-08-02 11:58:14 +02:00
..
ICUCategoryData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUCollateData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUCtypeData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICULocaleBackend.h ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes. 2018-05-19 20:44:51 -04:00
ICULocaleconvData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUMessagesData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUMonetaryData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUNumericData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUThreadLocalStorageValue.h Adjust mbstate_t to embed the state of the ICU converter. 2011-12-15 13:18:11 +01:00
ICUTimeConversion.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
ICUTimeData.h Prepare for ICU update 2020-08-02 11:58:14 +02:00
LocaleBackend.h Add our implementation for wcscoll() and wcsxfrm(). 2012-01-07 21:47:31 +01:00
PosixCtype.h
PosixLanginfo.h
PosixLocaleConv.h