gnulib.git
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.
2005-08-11 Simon JosefssonAdd gl_AVOID.
2005-08-11 Simon Josefsson2005-08-10 Simon Josefsson <jas@extundo.com>
2005-08-10 Karl Berrytypos from Ralf, other updates
2005-08-10 Bruno HaibleReally require autoconf-2.57.
2005-08-10 Simon JosefssonAdd test tool for iconvme.
2005-08-08 Simon Josefsson2005-08-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de...
2005-08-07 Karl Berryupdate from texinfo
2005-08-04 Karl Berryupdate from texinfo
2005-08-03 Karl Berryautoupdate
2005-08-03 Karl Berry.
2005-08-02 Simon Josefsson2005-08-02 Simon Josefsson <jas@extundo.com>
2005-08-01 Bruno HaibleUpdate from GNU gettext.
2005-07-30 Karl Berry-Itop_builddir/lib too
2005-07-27 Karl Berryregexprops, generated by findutils helper
2005-07-26 Paul EggertAdd support to getopt for Emacs, which doesn't use...
2005-07-26 Bruno HaibleOSF/1 4.0 cc does not have weak.
2005-07-26 Bruno HaiblePortability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
2005-07-26 Karl Berry.
2005-07-25 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead...
2005-07-25 Bruno HaibleNew gnulib module 'visibility'.
next