haiku/headers/os/locale
Adrien Destugues 5d5ec05b1d B*Format: make immutable and remove locking
The language and formatting conventions can now only be set when
creating the objects. This removed the needs for locking them when
formatting to avoid some other thread changing the format while it's
being used.

Adjust tests and DeskBar TimeView to the API changes.
2014-10-27 14:08:42 +01:00
..
tools
Catalog.h
CatalogData.h
Collator.h Use strict mode when url-decoding file requests. 2014-10-21 11:31:48 +02:00
Country.h
Currency.h
DateFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
DateTimeFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
DurationFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
FloatFormat.h
FloatFormatImpl.h Remove references to NumberFormatImpl. 2014-10-06 08:35:50 +02:00
FloatFormatParameters.h
Format.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
FormatImpl.h
FormatParameters.h
FormattingConventions.h Reimplement BDateTimeFormat using ICU support 2014-10-07 13:06:40 +02:00
GenericNumberFormat.h
IntegerFormat.h
IntegerFormatImpl.h Remove references to NumberFormatImpl. 2014-10-06 08:35:50 +02:00
IntegerFormatParameters.h
Language.h
Locale.h Move DateTimeFormat and NumberFormat out of BLocale 2014-10-02 09:19:54 +02:00
LocaleRoster.h Make BDateFormat inherit from BFormat again 2014-10-01 16:29:12 +02:00
LocaleStrings.h
MessageFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
NumberFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
NumberFormatParameters.h
TimeFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
TimeUnitFormat.h B*Format: make immutable and remove locking 2014-10-27 14:08:42 +01:00
TimeZone.h
UnicodeChar.h