gnulib.git
2005-09-01 Paul Eggert* lib/regex_internal.c (re_string_reconstruct): Don...
2005-08-31 Paul Eggert* lib/regcomp.c (search_duplicated_node): Make first...
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Bruno HaibleMake it possible to use multiple gnulib instantiations...
2005-08-31 Bruno HaibleAvoid unnecessary diffs in the generated lib/Makefile.am.
2005-08-31 Bruno HaibleRead the previous cached settings.
2005-08-31 Bruno HaibleSeparate the generates files into cvs-committable files...
2005-08-31 Bruno HaibleAvoid multiple copies of AC_GNU_SOURCE in the configure...
2005-08-31 Bruno HaibleRename some variables.
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-31 Bruno HaibleNew option --macro-prefix.
2005-08-31 Bruno HaibleEmit a stub for gl_LIBTOOL: we want to cache whether...
2005-08-31 Paul Eggert* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP ...
2005-08-31 Paul Eggert* lib/regexec.c (re_search_internal): Simplify update of
2005-08-31 Paul EggertAdd glibc bug 1277.
2005-08-31 Paul Eggert* lib/regcomp.c (re_compile_fastmap_iter, init_dfa...
2005-08-31 Paul Eggert* lib/regex_internal.h (re_sub_match_top_t): Remove...
2005-08-31 Jim Meyering*** empty log message ***
2005-08-31 Jim MeyeringAdd a FIXME comment.
2005-08-31 Jim Meyering*** empty log message ***
2005-08-31 Jim Meyering(Files): Add stdio--.h.
2005-08-31 Jim Meyering(Files): Add unistd--.h.
2005-08-31 Bruno HaibleInclude a header, to define NULL.
2005-08-30 Simon Josefsson* iconvme.h: Add prototype for iconv_alloc.
2005-08-30 Karl Berry.
2005-08-29 Bruno HaibleAvoid unnecessary spaces in $avoidlist.
2005-08-29 Bruno HaibleEmit more comments and advice.
2005-08-29 Bruno HaibleProtect references to destdir with double-quotes.
2005-08-29 Jim Meyering*** empty log message ***
2005-08-29 Jim MeyeringIf more parameters are given, check each of them
2005-08-29 Bruno HaibleFix rule to not assume GNU make.
2005-08-29 Bruno HaibleFix, spotted by Stepan Kasal.
2005-08-29 Bruno HaibleFix typo in description, spotted by Stepan Kasal.
2005-08-29 Simon Josefsson* iconvme.c: Fix errno.
2005-08-28 Karl Berry.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringMerge minor changes from coreutils.
2005-08-27 Jim MeyeringMerge from coreutils: New file.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyeringincrement serial number
2005-08-27 Jim Meyering(gl_STDIO_SAFER): Add stdio--.h.
2005-08-27 Jim MeyeringNew file. From coreutils.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringAdd pipe-safer.c and unistd--.h to the AC_LIBSOURCES...
2005-08-27 Jim MeyeringMerge from coreutils: New file.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering(pipe): Define to pipe_safer.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering(gl_UNISTD_SAFER): Add pipe-safer.c.
2005-08-27 Jim Meyering(gl_FCNTL_SAFER): Add creat-safer.c to the
2005-08-27 Jim Meyering(Files): Add creat-safer.c.
2005-08-27 Jim Meyering(Files): Add pipe-safer.c
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringDeclare pipe_safer.
2005-08-27 Jim MeyeringInclude <sys/types.h> and declare creat_safer.
2005-08-27 Jim Meyering(creat): Define to creat_safer.
2005-08-27 Jim MeyeringGNU tar needs these.
2005-08-26 Paul Eggert* config/srclist.text: Add glibc bug 1248.
2005-08-26 Simon Josefsson* getpass.c: Use _WIN32 instead of WIN32, suggested...
2005-08-26 Karl Berry.
2005-08-26 Paul EggertFix typo: __LIBC -> _LIBC.
2005-08-26 Paul Eggert* config/srclist.txt: Add glibc bug 1245.
2005-08-25 Simon Josefsson* getpass.m4: Check for termios.h, tcgetattr, tcsetattr...
2005-08-25 Simon Josefsson* getpass.c: Add WIN32 implementation. Conditionalize...
2005-08-25 Bruno HaibleUse m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
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
next