Age | Commit message (Expand) | Author |
2008-10-09 | - standardize fopen error message a bit | Bernhard Reutner-Fischer |
2008-10-09 | - mention a FIXME for some make guru :) | Bernhard Reutner-Fischer |
2008-10-08 | - sync comment to rule as pointed out by psm. | Bernhard Reutner-Fischer |
2008-10-08 | - fix building locale (pre- and generated, even parallel) | Bernhard Reutner-Fischer |
2008-10-08 | - add/use variables to make build-tools configurable | Bernhard Reutner-Fischer |
2008-09-25 | - add missing dependency on lt_defines.h | Bernhard Reutner-Fischer |
2008-09-24 | - do not segfault if we end up with empty tables | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-06-11 | Fix some compiler warnings | Carmelo Amoroso |
2008-05-27 | Fix build failure due to missing 'smallint' definition | Carmelo Amoroso |
2008-05-20 | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko |
2008-05-19 | Added a bounch of locale fixes. | Carmelo Amoroso |
2008-05-02 | - indent | Bernhard Reutner-Fischer |
2008-05-02 | Added implementation for 'locale' command. | Carmelo Amoroso |
2008-03-16 | Remove extra file separator | Carmelo Amoroso |
2007-11-09 | Fix build system to generate locale data instead of using pregenerated ones | Carmelo Amoroso |
2006-08-24 | psm says: use $(top_builddir) instead of $(top_srcdir) when accessing generat... | Mike Frysinger |
2006-08-23 | fixes from psm so we can pull in uClibc headers properly | Mike Frysinger |
2006-06-26 | Michael Troß writes: Yes, the missing initialization of uniqblock seems to c... | Mike Frysinger |
2006-06-26 | if we cannot generate a locale, be a bit more specific in telling the user we... | Mike Frysinger |
2006-06-26 | Michael Troß writes: | Mike Frysinger |
2006-02-27 | Remove explicit compile rules | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2005-12-06 | Remove a loop if locales are to be built | Peter S. Mazinger |
2005-11-25 | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger |
2005-11-25 | Correct a dependency loop | Peter S. Mazinger |
2005-11-25 | Remove clean target in extra/locale and use locale_clean | Peter S. Mazinger |
2005-11-25 | Integrate locales into new build system, move everything locale related to ex... | Peter S. Mazinger |
2005-11-25 | forgot to commit added file | Peter S. Mazinger |
2005-11-25 | locales prepared for new build system, will allow to autobuild locales, not o... | Peter S. Mazinger |
2005-11-18 | Replace TOPDIR, add/update copyright | 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-09-28 | Remove ar-target and shared targets, at build time now we traverse the tree o... | Peter S. Mazinger |
2005-02-26 | - avoid segfaulting when rlimit stack is set to low for gen_wctype by calling... | Ned Ludd |
2005-02-12 | no more cvs | Mike Frysinger |
2004-02-05 | Allow building on 64 bit archs. Hopefully the last cvs activity this | Manuel Novoa III |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-16 | This should enabled building of uClibc locale support when using uClibc itself. | Manuel Novoa III |
2003-09-08 | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2003-08-18 | Fixed a bug where locales nontrivially derived from iso14651_t1 did not have | Manuel Novoa III |
2003-08-01 | Fix a silly error. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2003-06-17 | Ok... pasting in DUMPn() is unnecessary and technically incorrect. | Manuel Novoa III |
2002-12-20 | Obligatory forgotten update... | Manuel Novoa III |
2002-12-20 | Add a target so that people can download and use pregenerated locale data | Manuel Novoa III |
2002-12-20 | The big thing is locale dependent collation support. | Manuel Novoa III |
2002-12-04 | Change some variable names so we are more consistant with what | Eric Andersen |
2002-11-22 | Ok... here's the summary: | Manuel Novoa III |