gnulib.git
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
2008-07-28 Jim Meyeringbootstrap: work also when there are no .po files in po/
2008-07-28 Karl Berryautoupdate
2008-07-27 Jim Meyering* users.txt: Add zile.
2008-07-26 Ben PfaffAdd missing dependencies on new m4/exponent[fdl].m4...
2008-07-26 Ben PfaffAdd isinf module.
2008-07-26 Ben PfaffMove macros for finding floating-point exponents into...
2008-07-23 Ulrich Dreppermktime.c: normalize tp->tm_isdst value to -1/0/1.
2008-07-23 Bruno HaibleImprove ChangeLog entry for Ulrich Drepper's change.
2008-07-23 Ulrich Drepper* lib/canonicalize-lgpl.c (__realpath): readlink can...
2008-07-22 Eric BlakeWarn, not fail, on stale version.
2008-07-21 Eric BlakeDon't allow installation with stale devel version number.
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-20 Bruno HaibleImprove documentation.
2008-07-20 Bruno HaibleRelicense under LGPLv2+.
2008-07-17 Eric Blakec-stack: fix typo.
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-14 Bruno HaibleRemove unneeded AC_PREREQ.
2008-07-14 Bruno HaibleNew module 'libsigsegv'.
2008-07-14 Bruno HaibleImproves the doc in MODULES.html.
2008-07-13 Ben PfaffNew module 'longlong'.
2008-07-12 Bruno HaibleChangeLog formatting.
2008-07-12 Bruno HaibleSet ISNAN_LIBM to empty when libm is not actually needed.
2008-07-12 Bruno HaibleComment.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-12 Karl Berryautoupdate
2008-07-11 Jim Meyeringvc-list-files: make the last-resort awk code more portable
2008-07-10 Eric BlakeWork with tar's bootstrap.
2008-07-09 Jim Meyeringposix-shell.m4: fix typo that made this test malfunction
2008-07-08 Bruno HaibleUpdate comments.
2008-07-04 Jim Meyeringusers.txt: Add vc-dwim.
2008-07-03 Jim Meyering* users.txt: Add libffcall. From Sam Steingold.
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-03 Ralf WildenhuesRecognize 'foo_LIBRARIES += libgnu.a'.
2008-07-02 Ondřej Vašíkgetdate.y: factor out common actions
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-29 Bruno HaiblePut gnulib-comp.m4 into .cvsignore or .gitignore.
2008-06-29 Bruno HaibleUpdate to match current gnulib-tool.
2008-06-29 Bruno HaibleRecommend to put gnulib-cache.m4 into EXTRA_DIST.
2008-06-26 Jim Meyeringadd ChangeLog entry for previous change
next