gnulib.git
2009-06-30 Bruno HaibleFix evaluation of "Before C" condition of FINAL_SIGMA.
2009-06-30 Bruno HaibleRemove unused include.
2009-06-29 Bruno HaibleDefine u32_casefold as a wrapper around u32_ct_casefold.
2009-06-29 Bruno HaibleDefine u16_casefold as a wrapper around u16_ct_casefold.
2009-06-29 Bruno HaibleDefine u8_casefold as a wrapper around u8_ct_casefold.
2009-06-29 Bruno HaibleDefine u32_totitle as a wrapper around u32_ct_totitle.
2009-06-29 Bruno HaibleDefine u16_totitle as a wrapper around u16_ct_totitle.
2009-06-29 Bruno HaibleDefine u8_totitle as a wrapper around u8_ct_totitle.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleUpdate u32_casemap invocation.
2009-06-29 Bruno HaibleUpdate u16_casemap invocation.
2009-06-29 Bruno HaibleUpdate u8_casemap invocation.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-casefold'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-totitle'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-tolower'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-ct-toupper'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-ct-toupper'.
2009-06-29 Bruno HaibleAdd context arguments to u*_casemap functions.
2009-06-29 Bruno HaibleNew module 'unicase/u32-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-suffix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u32-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u16-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/u8-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/empty-prefix-context'.
2009-06-29 Bruno HaibleNew module 'unicase/ignorable'.
2009-06-29 Bruno HaibleNew module 'unicase/cased'.
2009-06-29 Bruno HaibleNew functions for case mapping of substrings.
2009-06-28 Jim Meyeringboostrap: indent only with spaces
2009-06-28 Jim Meyeringbootstrap: split long lines
2009-06-28 Jim Meyeringbootstrap: sync from coreutils
2009-06-27 Eric Blaketests: add test for bogus NULL definition
2009-06-27 Paolo Bonziniadd warnings to selinux-h module's configure macros
2009-06-27 Paolo BonziniFix bootstrap for git 1.6.x
2009-06-26 Eric Blakeversion-etc: fix regression
2009-06-26 Sam SteingoldMake the tests work with a C++ compiler.
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-06-25 Sergey PoznyakoffFix inconsistencies in the previous commit.
2009-06-25 Sergey Poznyakoffargp-version-etc: new module.
2009-06-25 Sergey PoznyakoffProvide additional interfaces and documentation for...
2009-06-24 Bruno HaibleFix a description string.
2009-06-23 Simon Josefssonhash-tests: Fix build error.
2009-06-21 Bruno HaibleMake two consecutive identical invocations of AC_LIB_HA...
2009-06-19 Jim Meyeringtests: maint.mk: make sc_require_test_exit_idiom more...
2009-06-19 Jim Meyeringhash: reverse order of src/dst parameters in an interna...
2009-06-19 Jim Meyeringtests: test-hash: avoid wholesale duplication
2009-06-19 Jim Meyeringtests: test-hash: allow seed selection via a command...
2009-06-19 Eric Blakehash: avoid memory leak on allocation failure
2009-06-19 Eric Blakehash: reduce memory pressure in hash_rehash no-op case
2009-06-19 Eric Blakehash: make rotation more obvious
2009-06-19 Eric Blakehash: fix memory leak in last patch
2009-06-18 Eric Blakehash: avoid no-op rehashing
2009-06-18 Eric Blakehash: provide default callback functions
2009-06-18 Eric Blakehash: minor optimization
2009-06-18 Bruno HaibleSkip linear time check if it is redundant.
2009-06-18 Bruno HaibleSkip linear-time test if it is redundant.
2009-06-18 Eric Blakehash: check for resize before insertion
2009-06-18 Jim Meyeringhash-tests: add a loop around the small tests
2009-06-18 Eric Blakehash: minor cleanups
2009-06-18 Jim Meyeringhash-tests: new module
2009-06-17 Eric Blakestrstr-simple: document new module
2009-06-17 Eric Blakestrstr, strcasestr: replace on platforms with broken...
2009-06-17 Bruno HaibleDepend on 'errno' module (for ESTALE).
2009-06-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
2009-06-16 Eric Blakememchr, memchr2: add valgrind exception
2009-06-16 Eric Blakedocs: memchr is no longer obsolete
2009-06-15 Jim Meyeringlink-follow: fix the "checking..." message to not menti...
2009-06-14 Bruno HaibleMention also the glibc bug on IA-64.
2009-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2009-06-11 Bruno HaibleAdd more references.
2009-06-11 Karl Berryautoupdate
2009-06-10 Karl Berryautoupdate
2009-06-09 Karl Berryautoupdate
2009-06-08 Bruno HaibleTests for module 'idpriv-droptemp'.
2009-06-08 Bruno HaibleNew module 'idpriv-droptemp'.
2009-06-08 Bruno HaibleTests for module 'idpriv-drop'.
2009-06-08 Bruno HaibleNew module 'idpriv-drop'.
2009-06-08 Bruno HaibleDepend on memchr.
2009-06-08 Eric Blaketest-strstr: use memory fence, when possible
2009-06-08 Eric Blakememchr: no longer obsolete, for wider field testing
2009-06-07 Jim Meyeringhash: declare some functions with the warn_unused_resul...
2009-06-07 Bruno HaibleDon't test int64_t if it does not exist.
2009-06-06 Eric Blaketest-alignof: fix typo with long double
2009-06-06 Neil JerramEscape non-texinfo { and }s
2009-06-04 Karl Berryautoupdate
2009-06-04 Jim Meyeringgitlog-to-changelog: don't infloop on an empty commit log
2009-06-03 Mike Frysingerversion-etc: extend for packagers
2009-06-03 Karl Berryautoupdate
2009-06-03 Bruno HaibleTest also the types 'long double' and 'int64_t'.
2009-06-03 Bruno HaibleImprove comments.
next