gnulib.git
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-to-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u32-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-strconv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u16-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-strconv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u8-strconv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-strconv-from-enc'.
2007-01-27 Bruno HaibleNew modules uniconv/u8-strconv-from-enc, uniconv/u16...
2007-01-27 Bruno HaibleTests for module 'uniconv/u32-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u32-conv-from-enc'.
2007-01-27 Bruno HaibleTests for module 'uniconv/u16-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u16-conv-from-enc'.
2007-01-27 Bruno HaibleNew modules uniconv/u16-conv-from-enc and uniconv/u32...
2007-01-27 Bruno HaibleTests for module 'uniconv/u8-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/u8-conv-from-enc'.
2007-01-27 Bruno HaibleNew module 'uniconv/base'.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-26 Bruno HaibleVarious fixes.
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for headers...
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for...
2007-01-24 Paul Eggert* lib/fnmatch_.h: Readjust white space and comments...
2007-01-24 Paul Eggert* lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: ...
2007-01-24 Bruno HaibleOptimize the recognition of "UTF-8" strings.
2007-01-24 Bruno HaibleNew modules streq, c-strcaseeq.
2007-01-24 Bruno HaibleNew module 'c-strcaseeq'.
2007-01-24 Bruno HaibleNew module 'streq'.
2007-01-24 Bruno HaibleTests for 'striconveha' module.
2007-01-24 Bruno HaibleAdd an optional argument specifying transliteration.
2007-01-24 Bruno HaibleMake the striconveha module actually work.
2007-01-24 Paul EggertImport the following changes from libc.
2007-01-23 Bruno HaibleOops, tweak comment.
2007-01-23 Bruno HaibleAdd optional offsets argument to conversion routines.
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-22 Paul Eggert* modules/gettimeofday (License): Change from GPL to...
2007-01-22 Karl Berryupdate from texinfo
2007-01-22 Bruno HaibleFix a problem with MKDIR_P when using autoconf-2.61...
2007-01-22 Paolo Bonzini2007-01-22 Yoann Vandoorselaere <yoann.v@prelude...
2007-01-22 Bruno HaibleAdd an AC_PROG_MKDIR_P backport.
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-21 Bruno HaibleOops, fix description.
2007-01-21 Bruno HaibleEnsure errno when strdup fails.
2007-01-21 Bruno HaibleNew function mem_iconveh.
2007-01-21 Bruno HaibleNew function mem_iconveh.
2007-01-21 Bruno HaibleChange specification of mem_cd_iconveh.
2007-01-21 Bruno HaibleChange calling convention of xmem_cd_iconv.
2007-01-21 Bruno HaibleMake the API of mem_cd_iconv more useful.
2007-01-21 Bruno HaibleFix test whether sed is GNU sed supporting --posix.
2007-01-21 Karl Berryautoupdate
2007-01-20 Jim Meyering* lib/userspec.c (parse_with_separator): If a user...
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno HaibleMake it compile again. suseconds_t does not exist on...
2007-01-19 Bruno Haible2007-01-18 Bruno Haible <bruno@clisp.org>
2007-01-19 Bruno HaibleDrop tests that are now done in the gettimeofday module.
2007-01-19 Bruno HaibleMake it compile again. suseconds_t does not exist on...
2007-01-19 Bruno HaibleEnforce that GETTIMEOFDAY_REPLACEMENT=0 is only expande...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-19 Bruno HaibleUndo the last change; it caused a compilation error...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
2007-01-18 Karl Berryautoupdate
2007-01-18 Eric Blake* m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2007-01-17 Bruno HaibleTests modules are under GPL now.
2007-01-17 Paolo Bonzinirevert unwanted commit
2007-01-17 Paolo Bonzini2006-01-17 Paolo Bonzini <bonzini@gnu.org>
2007-01-17 Bruno HaibleTwo more fixes to revised gettimeofday module.
2007-01-17 Bruno HaibleTest module for gettimeofday.
2007-01-17 Bruno HaibleVarious fixes to Martin Lambers' gettimeofday patch.
2007-01-17 Bruno HaiblePatch from Martin Lambers <marlam@marlam.de>, from...
2007-01-16 Bruno HaibleUntabify.
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2007-01-16 Bruno HaibleNew module 'csharpexec-script'.
2007-01-16 Paolo Bonzini2007-01-16 Paolo Bonzini <bonzini@gnu.org>
2007-01-16 Bruno HaibleAll test scripts must be EXTRA_DISTed.
2007-01-16 Jim Meyering* m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3...
2007-01-16 Bruno HaibleTests for striconveh module.
2007-01-16 Bruno HaibleNew module 'striconveh'.
2007-01-16 Bruno Haible(str_cd_iconv): Use the first algorithm if iconv is...
2007-01-16 Bruno HaibleTweak: Use undetermined copyright years.
2007-01-15 Karl Berrywint_t.m4 just has a version number discrepancy, skip...
2007-01-15 Karl Berryautoupdate
2007-01-15 Bruno HaibleFix typo, reported by Ralf Wildenhues.
2007-01-15 Bruno HaibleExplain the different license terms for module descript...
2007-01-15 Bruno HaibleBump copyright year.
2007-01-14 Bruno HaibleTests for striconv module.
2007-01-14 Bruno HaibleTests for iconv module.
2007-01-14 Bruno HaibleFor test modules, use the license of the main module.
2007-01-14 Bruno HaibleClarify that <iconv.h> does not need to exist.
2007-01-14 Bruno HaibleTest for the c-ctype module.
2007-01-14 Bruno HaibleTest for the binary-io module.
2007-01-14 Bruno HaibleTest for array-oset module.
2007-01-14 Bruno HaibleTest for array-list module.
2007-01-14 Bruno HaibleDon't unnecessarily run configure and make.
2007-01-14 Bruno HaibleAdd missing dependency.
2007-01-14 Bruno HaibleTests for allocsa module.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2007-01-13 Bruno HaibleIndentation.
2007-01-13 Bruno HaibleAlign the temporary buffer.
next