haiku/headers
Adrien Destugues 0da7796e6c Add BMessageFormat class.
This can be used to format complex messages properly. It moves the
complexity of handling plural forms, gender, and anything else needed
into the localizable string, rather than hardcoding it in the code.

This moves the difficulty of handling these things properly to people
doing translations, rather than relying on developers to do it.

Fixes #10755, but our localization must now be updated to make use of
the feature.
2014-10-07 08:51:23 +02:00
..
build Fix HaikuBuildCompatibility to not define atmics anymore. 2014-08-29 09:37:44 +02:00
compatibility histedit.h: Add missing #include <sys/cdefs.h> 2014-03-15 04:34:46 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc
libs tiff: drop sources and headers from the source tree 2014-06-13 15:52:11 +02:00
os Add BMessageFormat class. 2014-10-07 08:51:23 +02:00
posix Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
private Move Geolocation to kits/shared and make it private. 2014-10-02 00:32:48 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00