OSDN Git Service

Merge remote-tracking branch 'origin/upstream'
[uclinux-h8/uclibc-ng.git] / extra / locale /
2013-03-14 Bernhard Reutner... buildsys: remove calls to mktemp
2013-03-14 Markos Chandrasextra/locale: Mark __codeset_8_bit_t as packed for...
2012-06-15 Peter S. Mazingerdo not include xlocale.h, it is included by locale...
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-19 Khem Rajextra/locale/Makefile: Consider the case of building...
2010-05-05 Andy GibbsFix gen_wc8bit support for finding a UTF8 locale on...
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... remove superfluous extra semicolons
2009-11-09 Bernhard Reutner... support selecting which locales to build
2009-10-28 Bernhard Reutner... support selecting which locales to build
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-08-25 Bernhard Reutner... use CURDIR
2009-08-19 Bernhard Reutner... use pwd, not PWD
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Mike Frysingerlocale: gen_wc8bit: try to find UTF8 locale automatically
2008-12-22 Bernhard Reutner... - fix for !GETOPT_LONG
2008-12-22 Denis Vlasenkoextra/locale/gen_wctype.c: remove __CTYPE_isalnum and...
2008-12-22 Denis VlasenkoUCLIBC_CTYPE_HEADER define is removed, as it always
2008-12-21 Denis Vlasenkomore of warning fixes, mostly pointer signedness mismatches
2008-12-20 Denis Vlasenkoextra/locale/locale_mmap.h: fix broken whitespace
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: heed a pile of warnings
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: remove one unneeded static...
2008-11-23 Bernhard Reutner... - fix args (untested)
2008-11-11 Bernhard Reutner... - update recommendation for pregenerated locales.
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-14 Bernhard Reutner... - fix locale dependencies and make default locale gener...
2008-10-09 Bernhard Reutner... - standardize fopen error message a bit
2008-10-09 Bernhard Reutner... - mention a FIXME for some make guru :)
2008-10-08 Bernhard Reutner... - sync comment to rule as pointed out by psm.
2008-10-08 Bernhard Reutner... - fix building locale (pre- and generated, even parallel)
2008-10-08 Bernhard Reutner... - add/use variables to make build-tools configurable
2008-09-25 Bernhard Reutner... - add missing dependency on lt_defines.h
2008-09-24 Bernhard Reutner... - do not segfault if we end up with empty tables
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-11 Carmelo AmorosoFix some compiler warnings
2008-05-27 Carmelo AmorosoFix build failure due to missing 'smallint' definition
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-05-19 Carmelo AmorosoAdded a bounch of locale fixes.
2008-05-02 Bernhard Reutner... - indent
2008-05-02 Carmelo AmorosoAdded implementation for 'locale' command.
2008-03-16 Carmelo AmorosoRemove extra file separator
2007-11-09 Carmelo AmorosoFix build system to generate locale data instead of...
2006-08-24 Mike Frysingerpsm says: use $(top_builddir) instead of $(top_srcdir...
2006-08-23 Mike Frysingerfixes from psm so we can pull in uClibc headers properly
2006-06-26 Mike FrysingerMichael Troß writes: Yes, the missing initialization...
2006-06-26 Mike Frysingerif we cannot generate a locale, be a bit more specific...
2006-06-26 Mike FrysingerMichael Troß writes:
2006-02-27 Peter S. MazingerRemove explicit compile rules
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2005-12-06 Peter S. MazingerRemove a loop if locales are to be built
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-25 Peter S. MazingerCorrect a dependency loop
2005-11-25 Peter S. MazingerRemove clean target in extra/locale and use locale_clean
2005-11-25 Peter S. MazingerIntegrate locales into new build system, move everythin...
2005-11-25 Peter S. Mazingerforgot to commit added file
2005-11-25 Peter S. Mazingerlocales prepared for new build system, will allow to...
2005-11-18 Peter S. MazingerReplace TOPDIR, add/update copyright
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-02-26 Ned Ludd- avoid segfaulting when rlimit stack is set to low...
2005-02-12 Mike Frysingerno more cvs
2004-02-05 Manuel Novoa III Allow building on 64 bit archs. Hopefully the last...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-16 Manuel Novoa III This should enabled building of uClibc locale support...
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2003-08-18 Manuel Novoa III Fixed a bug where locales nontrivially derived from...
2003-08-01 Manuel Novoa III Fix a silly error.
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-06-17 Manuel Novoa III Ok... pasting in DUMPn() is unnecessary and technically...
2002-12-20 Manuel Novoa III Obligatory forgotten update...
2002-12-20 Manuel Novoa III Add a target so that people can download and use pregen...
2002-12-20 Manuel Novoa III The big thing is locale dependent collation support.
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-11-22 Manuel Novoa III Ok... here's the summary:
2002-11-01 Manuel Novoa III Add a few more entries.
2002-11-01 Manuel Novoa III Work around glibc brain-damage regarding nl_langinfo...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-10-01 Eric AndersenSigh. OpenBSD used /usr/bin/{true|false}
2002-05-07 Eric AndersenFixup build a bit more
2002-05-07 Eric AndersenWhen it is going to fail silently anyways, whine loudly and
2002-05-06 Manuel Novoa III The obligatory forgotten files...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-04-09 Manuel Novoa III Revert Erik's changes... they were broken since there...
2002-04-09 Eric AndersenSupport ISblank properly
2001-06-02 Manuel Novoa III Add locale-enabled strcoll function from vodz, plus...
2001-03-19 Manuel Novoa III Small change from Vladimir.
2001-03-18 Manuel Novoa III Part of the ctype locale support.