This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
libroot
/
locale
History
waddlesplash
3f9e3b0a62
ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes.
...
GCC7 gave a Werror that we were snprintf'ing potentially ~860 bytes into a 512-byte buffer.
2018-05-19 20:44:51 -04:00
..
ICUCategoryData.h
Implement taking date strings from messages locale.
2012-02-23 23:15:36 +01:00
ICUCollateData.h
Add our implementation for wcscoll() and wcsxfrm().
2012-01-07 21:47:31 +01:00
ICUCtypeData.h
Adjust mbstate_t to embed the state of the ICU converter.
2011-12-15 13:18:11 +01: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
…
ICUMessagesData.h
…
ICUMonetaryData.h
…
ICUNumericData.h
…
ICUThreadLocalStorageValue.h
Adjust mbstate_t to embed the state of the ICU converter.
2011-12-15 13:18:11 +01:00
ICUTimeConversion.h
…
ICUTimeData.h
Allow switching of timezone string to messages locale, too.
2012-02-23 23:15:36 +01:00
LocaleBackend.h
Add our implementation for wcscoll() and wcsxfrm().
2012-01-07 21:47:31 +01:00
PosixCtype.h
…
PosixLanginfo.h
…
PosixLocaleConv.h
…