gnulib.git
2008-09-01 Bruno HaibleNew module 'xconcat-filename', split off from module...
2008-09-01 Bruno HaibleSplit module 'filename' into 'filename' and 'concat...
2008-09-01 Simon Josefssonbitrotate: Add 8 bit rotate functions.
2008-09-01 Simon JosefssonFix last commit.
2008-09-01 Simon JosefssonFix bitrotate module.
2008-08-31 Bruno HaibleAssume Solaris specific bi-arch conventions on Solaris...
2008-08-31 Jim Meyering* lib/strftime.h: Add comments describing the two added...
2008-08-31 Jim Meyeringremove duplicate #include directives
2008-08-31 Bruno HaibleOops, mistake in last commit.
2008-08-31 Bruno HaibleNew module 'sigpipe-die'.
2008-08-31 Bruno HaibleDon't override previously installed signal handlers.
2008-08-31 Bruno HaibleOops, fix syntax error in last commit.
2008-08-30 Bruno HaibleAttempt to avoid error messages like "echo: write error...
2008-08-30 Bruno HaibleUndo unintentional commit.
2008-08-30 Bruno HaibleOops, revert ChangeLog truncation.
2008-08-30 Bruno HaibleWork around bug with trailing slash on Solaris 9 and...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-08-30 Bruno HaibleDon't define HAVE_INCLUDE_NEXT any more.
2008-08-29 Simon JosefssonAdd bitrotate module.
2008-08-29 Jim Meyeringbootstrap: merge changes from coreutils
2008-08-29 Bruno HaibleOops, fix ChangeLog entry.
2008-08-29 Bruno HaibleRemove --cvs-urls option.
2008-08-29 Paolo BonziniRevert "poll-win32"
2008-08-29 Jose E. Marchesimaint.mk: adjust to file name change
2008-08-28 Jim Meyering* modules/getndelim2 (License): Relicense to LGPLv2+.
2008-08-27 Paolo Bonziniuse unlocked I/O in getdelim
2008-08-26 Eric Blakedoc/INSTALL: resync from autoconf
2008-08-26 Jim MeyeringGNUmakefile: cfg.mk definitions override default autore...
2008-08-26 Bruno HaibleGenerate INSTALL file variants with prettier quotes.
2008-08-26 Bruno HaibleRun makeinfo in an English locale.
2008-08-26 Bruno HaibleAvoid error message during generation of INSTALL.
2008-08-26 Bruno HaibleIndent all paragraphs in the INSTALL file in the same...
2008-08-25 Karl Berrysync against install.texi since Autoconf no longer...
2008-08-25 Eric Blakec-stack: test that stack overflow can be caught
2008-08-25 Bruno HaibleFix description of strftime module.
2008-08-24 Bruno HaibleCorrect attribution.
2008-08-24 Bruno HaibleComplete test of uc_width results.
2008-08-24 Bruno HaibleFix uc_width(0x00AB) bug, introduced on 2007-07-08.
2008-08-23 Eric Blaketest-lock, test-tls: mention why a test is skipped
2008-08-23 Eric Blakeautoupdate
2008-08-22 Eric Blakecount-one-bits: relax license
2008-08-22 Andreas Schwabgl_FUNC_OBSTACK_PRINTF_POSIX: fix typo
2008-08-21 Simon Josefssonm4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.
2008-08-21 Paolo Bonziniadd m4/threadlib.m4 to the gettext module
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-20 Eric Blaketest-c-stack: fix compilation failure on FreeBSD 5.0
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
2008-08-19 Eric Blakestrverscmp: add unit test
2008-08-19 Simon Josefssonlib/gc-gnulib.c: Indentation cleanup. Add some comment...
2008-08-19 Simon JosefssonWindows initialization fixes, tiny change from Adam...
2008-08-19 Ben Pfaffgitlog-to-changelog: give better diagnostic for failed...
2008-08-19 Paolo Bonzinipoll-win32
2008-08-18 Simon JosefssonUse ISO 8601 format. Attribution.
2008-08-18 Simon Josefssonautobuild.m4: Use TZ=UTC to avoid time zone complexity.
2008-08-18 Bruno HaibleFix link error with Solaris threads.
2008-08-18 Bruno HaibleInclude <pthread.h>.
2008-08-18 Bruno HaibleFix 2008-08-03 change.
2008-08-18 Bruno HaibleAvoid forcing a context switch right after thread creation.
2008-08-18 Bruno HaibleImplement thread control primitives for Win32.
2008-08-17 Bruno HaibleInclude the right header files.
2008-08-17 Bruno HaibleFix syntax errors in C++ mode.
2008-08-17 Bruno HaibleMake gl_create_thread easier to use.
2008-08-17 Bruno HaibleNew module 'yield'.
2008-08-17 Bruno HaibleLink with LIBMULTITHREAD, not LIBTHREAD.
2008-08-17 Bruno HaibleNew module 'thread'.
2008-08-17 Bruno HaibleInclude <stdlib.h> always.
2008-08-17 Bruno HaibleAC_C_INLINE can be AC_REQUIREd.
2008-08-17 Bruno HaibleUpdate modules list.
2008-08-17 Yoann VandoorselaereNew module 'cond'.
2008-08-17 Bruno HaibleMove some code from module 'lock' to module 'threadlib'.
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-08-17 Bruno HaibleNew module 'threadlib'.
2008-08-14 Bruno HaibleSeparate the macros and the function symbols.
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.
2008-08-11 Jim Meyering* lib/fts_.h: Fix grammar (insert a missing "is") in...
2008-08-11 Eric Blaketest-c-stack: avoid C99-ism
2008-08-10 Jim Meyeringensure that return value of uinttostr et al are not...
2008-08-07 Jim Meyering* modules/tempname (License): Relicense under LGPLv2+.
2008-08-07 Paolo Bonzinifix typo in lib/lock.c (fixes compilation on Darwin)
2008-08-07 Jim Meyering* m4/inet_pton.m4: Fix typo in comment: s/inet_ntop...
2008-08-07 Jim Meyering* modules/mkstemp (License): Relicense under LGPLv2+.
2008-08-06 Bruno HaibleFurther micro-optimization.
2008-08-06 Jim Meyeringinet_pton.c: use locale-independent tolower
2008-08-06 Paolo Bonzinimicrooptimization of lib/poll.c
2008-08-06 Jim Meyering* modules/inet_pton (License): Relicense under LGPLv2+.
2008-08-05 Karl Berryautoupdate
2008-08-05 Bruno HaibleAdditional non-aborting API for lock and tls.
2008-08-04 Eric Blakegnumakefile: use space, not TAB, outside of targets
2008-08-04 Karl Berryadd replacement for ncftpput that uses cmdline ftp
2008-08-04 Jim Meyeringgetdate.y: avoid locale-dependent date parsing failure
2008-08-03 Eric Blakegnupload: restore lost executable bit
2008-08-03 Karl Berryautoupdate
2008-08-02 Karl Berry-mautoupdate
2008-08-02 Bruno HaiblePrepend each added line in .gitignore files with a...
2008-08-02 Ralf WildenhuesPortability fix for GNU make 3.79.1.
2008-08-01 Bruno HaibleWork around bug of HP-UX 10.20 cc with -0.0 literal.
2008-07-31 Jim Meyeringsha256.h: correct definition on SHA224_DIGEST_SIZE
2008-07-31 Bruno HaibleMake determination of BITSET_WORD_MAX work also with...
2008-07-31 Bruno HaibleMake a sed program more robust.
2008-07-30 Eric Blaketest-strtod: allow compilation without -lm
next