gnulib.git
2009-08-12 Sergey PoznyakoffMinor improvement in gitlog-to-changelog
2009-08-12 Sergey PoznyakoffOptimize exclude: use hash tables for non-wildcard...
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-12 Bruno HaibleClarify logic; Separate gl_replace_getopt and GETOPT_H.
2009-08-12 Bruno HaibleAdd comments.
2009-08-12 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-11 Bruno HaibleAvoid compilation error on NetBSD 5.0.
2009-08-11 Bruno HaibleMost tests don't need module 'close' any more.
2009-08-10 Bruno HaibleUndefine DCHAR_SET after use.
2009-08-10 Bruno HaibleFix a gcc warning.
2009-08-10 Bruno HaibleDon't optimize AC_LIBOBJs, as they may appear in differ...
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAdd comment.
2009-08-10 Bruno HaibleTypo in comment.
2009-08-10 Bruno HaibleAvoid collision between gnulib wrapper and libintl...
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-09 Bruno HaibleAvoid warnings from 'aclocal' when AM_XGETTEXT_OPTION...
2009-08-09 Bruno HaibleAvoid compilation error in C++ mode.
2009-08-08 Bruno HaibleDefine HOST_NAME_MAX also for the various Unix platforms.
2009-08-07 Jim Meyeringselinux-at: fix typo in a comment
2009-08-07 Jim Meyeringselinux-at: remove redundant m4 code, add documentation
2009-08-07 Bruno HaibleAvoid link error on MacOS X 10.3 and 10.4.
2009-08-07 Simon Josefssontest-version-etc.sh: Use $EXEEXT.
2009-08-06 Joel E. Dennyupdate-copyright: update documentation to point to...
2009-08-06 Jim Meyeringmaint.mk: support update-copyright-local
2009-08-06 Jim Meyeringselinux-at: new module
2009-08-06 Jim Meyeringdoc: update README
2009-08-06 Joel E. Dennyupdate-copyright: support C-style comments
2009-08-06 Joel E. Dennyupdate-copyright: support omitted "(C)"
2009-08-05 Joel E. Dennyupdate-copyright: don't trip on non-FSF copyright state...
2009-08-05 Joel E. Dennyupdate-copyright: clean up code a little
2009-08-05 Joel E. Dennyupdate-copyright-tests: improve portability
2009-08-04 Joel E. Dennyupdate-copyright: support @copyright{} and &copy;
2009-08-04 Jim Meyeringupdate-copyright-tests: correctly test EOL=\r\n handling
2009-08-04 Jim Meyeringmaint.mk: make update-copyright exclusion list more...
2009-08-04 Jim Meyeringmaint.mk: don't update copyright date in COPYING
2009-08-04 Jim Meyeringmaint.mk: add a copyright-updating rule
2009-08-04 Jim Meyeringupdate-copyright: rename some variables
2009-08-04 Joel E. Dennyupdate-copyright: fix bug for 2-digit last year and...
2009-08-04 Joel E. Dennyupdate-copyright: handle leading tabs in line prefix
2009-08-04 Joel E. Dennyupdate-copyright: support EOL=\r\n
2009-08-04 Joel E. Dennyupdate-copyright: automatically format copyright statements
2009-08-03 Bruno HaibleFix displayed message of AM_ICONV with autoconf-2.64.
2009-08-03 Bruno HaibleTests for module 'uname'.
2009-08-03 Bruno HaibleNew module 'uname'.
2009-08-03 Bruno HaibleTests for module 'sys_utsname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2009-08-03 Bruno HaibleAllow multiple calls to gl_sockets_startup.
2009-08-03 Simon JosefssonFix argp-version-etc-test module.
2009-08-03 Simon JosefssonFix typo in last commit.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-ii'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-ii'.
2009-08-02 Simon Josefssongc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.
2009-08-02 Martin LambersFix compilation error on mingw.
2009-08-02 Bruno HaibleFix compilation error on mingw.
2009-08-02 Bruno HaibleMake the gethostname test compile again.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-08-02 Bruno HaibleFix handling of large len argument.
2009-08-02 Simon JosefssonImplement gethostname correctly for native Windows.
2009-08-01 Peter Simonsmaint.mk: relax update-NEWS-hash to accept more syntax
2009-08-01 Bruno HaibleUpdate copyright year, for commit on 2009-07-21.
2009-07-31 Jim Meyeringgetloadavg: fix symbol name in comment
2009-07-31 Jim Meyeringgetloadvg: add ChangeLog entry for previous change
2009-07-31 Matt Kraaigetloadavg: check whether n_name is a pointer, for...
2009-07-30 Joel E. Dennyupdate-copyright: generalize comment handling
2009-07-29 Jim Meyeringmktime: correct setting of REPLACE_MKTIME
2009-07-29 Jim Meyeringupdate-copyright: new module
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2009-07-27 Bruno HaibleAvoid compilation error on QNX.
2009-07-27 Karl Berryautoupdate
2009-07-26 Karl Berryupdate from texinfo
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
next