Age | Commit message (Expand) | Author |
2005-11-04 | Correct XLOCALE enabled builds pointed out by nitinkg | Peter S. Mazinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-11-03 | Enable IMA | Peter S. Mazinger |
2005-11-01 | Only because of multi sources I had to touch up these and add code duplication | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-28 | typo s/notdir/dir/ | Peter S. Mazinger |
2005-10-28 | Correct building locales and backport the changes | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-02-12 | no more cvs | Mike Frysinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-09-10 | Hide some x86-specific devel asserts. | Manuel Novoa III |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2003-12-14 | Fix a couple of 'declaration after statement' errors. | Manuel Novoa III |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-01 | Hack around bg_BG bug; grouping specified but no thousands separator. | Manuel Novoa III |
2003-08-28 | Create a typedef for the ctype bitmask table entries. | Manuel Novoa III |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2003-08-17 | Fix a cut-and-paste error. Collation should be working again. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-12-20 | The big thing is locale dependent collation support. | Manuel Novoa III |
2002-11-22 | Ok... here's the summary: | Manuel Novoa III |
2002-11-01 | Fix a stupid bug. | Manuel Novoa III |
2002-11-01 | Reworked setlocale() return values and locale arg processing to | Manuel Novoa III |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-09-19 | Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul | Manuel Novoa III |
2002-07-03 | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III |
2002-06-08 | Added a version of nl_langinfo for the stub C/POSIX locale support. | Manuel Novoa III |
2002-05-07 | Fixup build a bit more | Eric Andersen |
2002-05-06 | The obligatory forgotten files... | Manuel Novoa III |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |
2002-04-09 | Revert Erik's changes... they were broken since there weren't enough | Manuel Novoa III |
2002-04-09 | Support ISblank properly | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-06-02 | Add locale-enabled strcoll function from vodz, plus supporting tool. | Manuel Novoa III |
2001-06-01 | Put the locale stuff back how it was till we can get a proper implementation | Eric Andersen |
2001-05-25 | Add in some more GNU compatible locale stuff. I only implement the | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-03-21 | Stub out localeconv. Please look over this to check it is correct.... | Eric Andersen |
2001-03-19 | Since Erik apparently wants def/undef vs def 1/0... | Manuel Novoa III |
2001-03-18 | Part of the ctype locale support. | Manuel Novoa III |