gnulib.git
2006-06-17 Bruno HaibleAssume errno.h declares errno.
2006-06-17 Bruno HaibleFrom Eric Blake: Assume errno.h declares errno.
2006-06-17 Karl Berry.
2006-06-16 Simon JosefssonAdd read-file module.
2006-06-16 Bruno HaibleComments from 2006-04-27.
2006-06-16 Karl Berryautoupdate
2006-06-16 Bruno HaibleRewrite module 'stdint' to be fully autoconfiguring.
2006-06-16 Bruno HaibleNew module 'stdint-tests'.
2006-06-16 Bruno HaibleMake it work when cross-compiling.
2006-06-16 Bruno HaibleWill be in gettext-0.15.
2006-06-15 Eric Blake* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of...
2006-06-15 Eric Blake* srclist.txt (ssize_t.m4): Lose sync.
2006-06-14 Karl Berryautoupdate
2006-06-11 Paul Eggert* getdate.y (__attribute__): Don't define if already...
2006-06-06 Karl Berryautoupdate
2006-06-05 Karl Berryautoupdate
2006-06-05 Paul Eggert* regexec.c (group_nodes_into_DFAstates): Fix a buffer...
2006-06-02 Karl Berryupdate from texinfo
2006-05-30 Karl Berrydoc
2006-05-30 Bruno HaibleTweak comment.
2006-05-30 Bruno HaibleWork around broken AIX 5.1 strndup function.
2006-05-29 Karl Berryupdate from texinfo
2006-05-28 Karl Berry*** empty log message ***
2006-05-28 Karl Berry(printf-args.c): lose sync.
2006-05-28 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather...
2006-05-26 Simon Josefsson2006-05-26 Martin Lambers <marlam@marlam.de>
2006-05-25 Paul Eggert* tempname.c (small_open, large_open): New macros.
2006-05-25 Sergey PoznyakoffUpdate
2006-05-25 Sergey Poznyakoff(excluded_file_name): New prototype
2006-05-25 Sergey Poznyakoff(exclude_fnmatch): New function.
2006-05-24 Karl Berryautoupdate
2006-05-24 Karl Berryautoupdate
2006-05-24 Bruno HaibleBe resilient about NULL pointer arguments.
2006-05-23 Karl Berryuse @heading commands
2006-05-22 Bruno HaibleResolve most comments from Ben Pfaff.
2006-05-22 Bruno HaibleHandle some remarks by Ralf Wildenhues.
2006-05-22 Bruno HaibleFunction Portability doc, for autoconf.
2006-05-19 Paul Eggert* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys...
2006-05-19 Jim Meyering*** empty log message ***
2006-05-19 Jim MeyeringCorrect an outdated comment. From Bruno Haible.
2006-05-17 Bruno HaibleCygwin portability.
2006-05-17 Karl Berryautoupdate
2006-05-17 Bruno HaibleCygwin recognition fix.
2006-05-15 Bruno HaibleImprove support for Sun C 5.9 on Linux.
2006-05-15 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
2006-05-11 Jim Meyeringsha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/...
2006-05-11 Karl Berryautoupdate
2006-05-11 Bruno HaibleFix typo in macro name.
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-05-10 Simon Josefsson2006-05-10 Bruno Haible <bruno@clisp.org>
2006-05-10 Simon Josefsson* md4.c: Typo fix, update copyright years.
2006-05-10 Karl Berry.
2006-05-09 Bruno HaibleRecognize the special case of a string concatenation...
2006-05-09 Karl Berry.
2006-05-09 Eric Blake* gnulib-tool (func_version): Base copyright year on...
2006-05-08 Bruno HaibleNewest config.rpath from gettext CVS.
2006-05-08 Karl Berryautoupdate
2006-05-08 Bruno HaibleNew module 'stdarg'.
2006-05-07 Karl Berryupdate from texinfo
2006-05-05 Karl Berryupdate from texinfo
2006-05-05 Karl Berry.
2006-05-05 Jim Meyering*** empty log message ***
2006-05-05 Jim MeyeringNew file, derived from bison's file by the same name.
2006-05-03 Bruno HaibleShorter URL.
2006-05-02 Paul Eggert* modules/inttypes (Maintainer): Change from Derek...
2006-05-02 Paul Eggert* doc/verify.texi: New file.
2006-05-02 Bruno HaibleMake --update option actually work.
2006-04-30 Karl Berrygcd in menu
2006-04-29 Bruno HaibleMake generic.
2006-04-29 Bruno HaibleDocument the gcd module.
2006-04-26 Derek R. Price* lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
2006-04-26 Karl Berryautoupdate
2006-04-25 Derek R. Price* lib/wait-process.h (wait_subprocess): Accept a new...
2006-04-25 Karl Berrymkdtemp.c no sync
2006-04-25 Karl Berryautoupdate
2006-04-25 Bruno HaibleSort the #include directives more carefully.
2006-04-25 Paul Eggert* getdate.y (get_date): When adding relative date,...
2006-04-25 Karl Berry.
2006-04-24 Paul Eggert* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
2006-04-24 Karl Berrylongdouble.m4 sync lost
2006-04-24 Bruno HaibleInclude <unistd.h> unconditionally.
2006-04-24 Bruno HaibleSupport for packages that use "gettextize --intl"....
2006-04-24 Bruno HaibleRearrange code.
2006-04-24 Bruno HaibleAIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
2006-04-24 Bruno HaibleCall fclose() in all cases, even in the failure case.
2006-04-24 Bruno HaibleApply a fix from Eric Blake that already went into...
2006-04-24 Bruno HaibleFix "gnulib-tool --dry-run --import" in a package that...
2006-04-24 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not...
2006-04-22 Karl Berry.
2006-04-20 Paul Eggert* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE...
2006-04-19 Paul EggertComments about autoconf-2.60.
2006-04-19 Derek R. Price* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use...
2006-04-19 Simon JosefssonDoc fix.
2006-04-19 Derek R. Price* lib/inttypes.h: Correct grammar in comment.
2006-04-19 Bruno HaibleComments about autoconf-2.60.
2006-04-18 Simon JosefssonDoc fix.
2006-04-18 Derek R. Price* modules/inttypes: New file.
2006-04-15 Paul Eggert* utimens.c (futimens): glibc futimesat messes up if...
2006-04-13 Paul Eggert* regcomp.c (init_dfa): Don't use wchar_t or wctype_t...
next