Age | Commit message (Expand) | Author |
2012-06-15 | locale.c, uClibc_locale.h: provide hidden __curlocale[_set] | Peter S. Mazinger |
2009-01-21 | *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x | Denis Vlasenko |
2009-01-18 | __global_locale must be visible to users, move it outside of #ifdef _LIBC | Denis Vlasenko |
2008-12-27 | Help unifdef to remove private parts of headers | Denis Vlasenko |
2008-12-27 | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko |
2008-12-22 | remove stray comment (the identical one is just a few lines down) | Denis Vlasenko |
2008-12-21 | more of warning fixes, mostly pointer signedness mismatches | Denis Vlasenko |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2006-01-15 | Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it | Peter S. Mazinger |
2006-01-06 | Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work t... | Peter S. Mazinger |
2005-12-16 | Better guards within _LIBC, cleanup, typos | Peter S. Mazinger |
2005-12-16 | Disable some unused stuff, better guard for libc | Peter S. Mazinger |
2005-11-09 | booooring license updates | Mike Frysinger |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2003-11-11 | Fix for the last "fix". | Manuel Novoa III |
2003-11-11 | Protect some header inclusions. | Manuel Novoa III |
2003-09-16 | This should enabled building of uClibc locale support when using uClibc itself. | 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-01 | Replace 'new' in a prototype to avoid c++ problems. | 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-07-05 | Only define __uwchar_t if wide char support is enabled. | Manuel Novoa III |
2002-07-03 | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |