summaryrefslogtreecommitdiff
path: root/libc/misc/locale
AgeCommit message (Expand)Author
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-09-01Hack around bg_BG bug; grouping specified but no thousands separator.Manuel Novoa III
2003-08-28Create a typedef for the ctype bitmask table entries.Manuel Novoa III
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-08-17Fix a cut-and-paste error. Collation should be working again.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-12-20The big thing is locale dependent collation support.Manuel Novoa III
2002-11-22Ok... here's the summary:Manuel Novoa III
2002-11-01Fix a stupid bug.Manuel Novoa III
2002-11-01Reworked setlocale() return values and locale arg processing toManuel Novoa III
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-09-19Hide my personal #warning reminders. Add __wcschrnul, rename strchrnulManuel Novoa III
2002-07-03Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III
2002-06-08Added a version of nl_langinfo for the stub C/POSIX locale support.Manuel Novoa III
2002-05-07Fixup build a bit moreEric Andersen
2002-05-06The obligatory forgotten files...Manuel Novoa III
2002-05-06New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III
2002-04-09Revert Erik's changes... they were broken since there weren't enoughManuel Novoa III
2002-04-09Support ISblank properlyEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-06-02Add locale-enabled strcoll function from vodz, plus supporting tool.Manuel Novoa III
2001-06-01Put the locale stuff back how it was till we can get a proper implementationEric Andersen
2001-05-25Add in some more GNU compatible locale stuff. I only implement theEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-03-21Stub out localeconv. Please look over this to check it is correct....Eric Andersen
2001-03-19Since Erik apparently wants def/undef vs def 1/0...Manuel Novoa III
2001-03-18Part of the ctype locale support.Manuel Novoa III