gnulib.git
2009-07-26 Karl Berry-mautoupdate
2009-07-25 Bruno HaibleUndo last gnulib-tool commit: maintainer-makefile is...
2009-07-25 Jim Meyeringmaint.mk: avoid warnings about missing files
2009-07-25 Bruno HaibleAvoid syntax error on QNX.
2009-07-25 Bruno HaibleExclude the maintainer-makefile module from big testdir...
2009-07-23 Jim Meyeringmaint.mk: invoke "make dist" with a working value of...
2009-07-23 Matt KraaiMake fseeko.c compile on QNX.
2009-07-22 Peter SimonsC++: wrap md2,md5,sha1,etc. function declarations in...
2009-07-22 Peter Simonstests-sha1: don't assign literal string to 'char *...
2009-07-21 Eric Blakedup2: fix more mingw problems
2009-07-21 Jim Meyeringvc-list-files: avoid failure when /bin/sh is dash
2009-07-21 Eric Blakedup2-tests: test previous patch
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-07-21 Bruno HaibleDon't let "git push" reject trailing blank lines in...
2009-07-20 Bruno HaibleTweak for maintainability.
2009-07-20 Eric Blaketest-pipe: make a bit more robust.
2009-07-19 Jim Meyeringfts: avoid false-positive cycle-detection
2009-07-19 Bruno HaibleFix build error on mingw with the modules sys_select...
2009-07-19 Bruno HaibleUnify conditionals.
2009-07-19 Bruno HaibleFix handling of closed stdin/stdout/stderr on mingw.
2009-07-19 Bruno HaibleRefactor test code.
2009-07-19 Bruno HaiblePass slave_process argument consistently.
2009-07-18 Eric Blaketest-pipe: fix mingw build
2009-07-18 Bruno HaibleFix typo.
2009-07-18 Eric Blakeerror: fix mingw build
2009-07-18 Eric Blakeerror: avoid undefined use of stdout
2009-07-17 Eric Blakepipe: be robust in face of closed fds
2009-07-14 Bruno HaibleGuess that wcwidth works on glibc systems.
2009-07-07 Jim Meyeringmaint.mk: don't look for translatable strings in *...
2009-07-05 Jim Meyeringremove superfluous parentheses in STREQ definition
2009-07-04 Jim Meyeringargv-iter: new module
2009-07-04 Bruno HaibleFix an assertion failure.
2009-07-02 Bruno HaibleSpeedup git-merge-changelog for git cherry-pick.
2009-07-02 Bruno HaibleFix small mistake.
2009-07-02 Bruno HaibleSpeed up approximate search for matching ChangeLog...
2009-07-02 Bruno HaibleAdd comment.
2009-06-30 Bruno HaibleReduce the number of uc_is_cased calls.
2009-06-30 Bruno HaibleTests for module 'unicase/ignorable'.
2009-06-30 Bruno HaibleTests for module 'unicase/cased'.
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
next