gnulib.git
2005-08-25 Paul Eggert* m4/regex.m4: Add AC_PREREQ(2.50).
2005-08-25 Bruno HaibleAdd comment.
2005-08-25 Paul EggertMake regex safe for g++. This fixes one real bug ...
2005-08-25 Paul Eggert* modules/regex (Depends-on): Add malloc, since the...
2005-08-25 Jim Meyering*** empty log message ***
2005-08-25 Jim MeyeringInclude <config.h>.
2005-08-25 Bruno HaibleTests for module 'tls'.
2005-08-25 Bruno HaibleTests for gnulib module 'lock'.
2005-08-25 Bruno HaibleSupport for unit test modules.
2005-08-25 Bruno HaibleTemplate for tests module description.
2005-08-25 Bruno HaibleUpdate copyright year and authors.
2005-08-25 Bruno HaibleFix autoreconf invocation.
2005-08-25 Bruno HaibleGeneralize support for --aux-dir.
2005-08-25 Bruno HaibleUse compound statement instead of subshell.
2005-08-25 Bruno HaibleChange --aux-dir default to "build-aux".
2005-08-25 Bruno HaibleProper autoconf macro argument quoting.
2005-08-25 Karl Berry.
2005-08-25 Paul Eggert* config/srclist.txt: Add glibc bug 1240.
2005-08-24 Paul EggertFix typo in previous log entry.
2005-08-24 Paul Eggert* srclist.txt: Comment out lib/regex.c. Add glibc...
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-24 Paul Eggert[_REGEX_SOURCE]: Define re_fastmap_accurate too; this was
2005-08-24 Paul Eggert* config/srclist.txt:
2005-08-24 Jim Meyering(File descriptor based Input/Output): Add fcntl-safer.
2005-08-24 Jim Meyering(Depends-on): Add fcntl-safer.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim MeyeringSync from coreutils.
2005-08-24 Jim Meyeringfilter through indent
2005-08-24 Bruno HaibleAdd multiple-inclusion guard.
2005-08-24 Bruno HaibleUse GNU coding style.
2005-08-24 Simon JosefssonInclude config.h too.
2005-08-24 Simon Josefsson* tests/test-getpass.c: New file.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim Meyering(Makefile.am): Remove `lib_SOURCES += ...' line,
2005-08-24 Jim MeyeringUse AC_LIBSOURCES and AC_LIBOBJ to indicate source
2005-08-23 Paul Eggert* config/srclist.txt: Add glibc bug 1233.
2005-08-23 Paul Eggert* config/srclist.txt: Add glibc bug 1232.
2005-08-23 Paul Eggert* config/srclist.txt: Add glibc bug 1231.
2005-08-23 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1227.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1226.
2005-08-21 Paul Eggert* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1225.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1224.
2005-08-20 Paul Eggert* config/srclist.txt: Add glibc bug 1223.
2005-08-20 Paul Eggert* config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
2005-08-20 Paul EggertRecent regex patches.
2005-08-20 Paul EggertAdd glibc bug 1218.
2005-08-20 Paul Eggert(re_acquire_state, re_acquire_state_context) [defined...
2005-08-20 Paul EggertAdd glibc bug 1217 for regcomp.c.
2005-08-20 Paul Eggert(duplicate_node): Return new index, not an error code,
2005-08-19 Paul EggertComment out $LIBCSRC/posix/regexec.c.
2005-08-19 Paul Eggert(proceed_next_node): Redo local variables to avoid...
2005-08-19 Paul EggertComment out $LIBCSRC/posix/regex_internal.c.
2005-08-19 Paul Eggert(re_string_realloc_buffers, re_node_set_insert):
2005-08-19 Karl Berryautoupdate
2005-08-19 Bruno HaiblePrettier line breaking.
2005-08-19 Bruno HaibleFix return value.
2005-08-19 Jim Meyering*** empty log message ***
2005-08-19 Jim MeyeringMake the %s format (seconds since the epoch) work for...
2005-08-18 Karl Berry.
2005-08-18 Paul EggertAdd sources.redhat.com/bugzilla/show_bug.cgi?id=1207.
2005-08-18 Paul EggertRemove useless space-before-tab.
2005-08-17 Bruno HaibleNew module 'strcasestr'.
2005-08-17 Bruno HaibleMake strstr() work in multibyte locales.
2005-08-17 Bruno Haiblestrcasecmp.c now uses mbuiter.
2005-08-17 Bruno HaibleNew module 'mbuiter'.
2005-08-17 Bruno HaibleComment fix.
2005-08-17 Bruno HaibleFix the iterator, so that it ends before the '\0'.
2005-08-16 Paul Eggert* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not overri...
2005-08-16 Bruno HaibleSimplify by using mb_casecmp.
2005-08-16 Bruno HaibleBug fix: make the comparison operations transitive.
2005-08-16 Karl Berry.
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-08-16 Bruno HaibleNew module 'strnlen1'.
2005-08-16 Bruno HaibleNew module 'mbfile'.
2005-08-16 Bruno HaibleNew module 'mbiter'.
2005-08-16 Bruno HaibleNew module 'mbchar'.
2005-08-16 Bruno HaibleAdd do/while0 to avoid gcc warnings.
2005-08-16 Bruno HaibleNew module 'tls'.
2005-08-16 Paul Eggert* config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
2005-08-15 Karl Berryupdate from texinfo
2005-08-15 Simon Josefsson* gnulib-tool (sed_extract_prog): Recognize 'unlimited...
2005-08-15 Simon Josefsson* modules/ssize_t (License): Change to 'unlimited'.
2005-08-14 Jim Meyering*** empty log message ***
2005-08-14 Jim Meyering(setup_dir, enter_dir, leave_dir, free_dir):
2005-08-14 Jim MeyeringMention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_C...
2005-08-14 Jim Meyering(fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycl...
2005-08-13 Karl Berryupdate from texinfo
2005-08-13 Karl Berry.
2005-08-12 Simon JosefssonAdd ssize_t.
2005-08-12 Simon JosefssonAdd ssize_t module, and use it.
2005-08-12 Simon Josefsson.
2005-08-12 Simon JosefssonFix typo in last commit.
2005-08-12 Simon Josefsson* MODULES.html.sh (Extra functions based on ANSI C...
2005-08-12 Simon JosefssonFix typo in last commit.
2005-08-12 Simon Josefsson* readline.m4: Look for termcap, curses or ncurses...
2005-08-12 Karl Berry.
2005-08-11 Simon JosefssonAdd readline.
2005-08-11 Bruno HaibleChange parameter name to match comment.
next