log

age author description
Thu, 24 Feb 2011 12:54:52 +0100 Stefano Lattarini gnulib-tool: remove use of bold display in help screen
Wed, 23 Feb 2011 10:58:06 +0100 Bruno Haible Fix misindentation of preprocessor directives.
Wed, 23 Feb 2011 00:01:03 +0100 Bruno Haible ioctl: Fix for MacOS X in 64-bit mode.
Tue, 22 Feb 2011 16:51:29 +0100 Jim Meyering maint: sc_cpp_indent_check: remove the "only in lib/" restriction
Tue, 22 Feb 2011 08:28:31 -0700 Eric Blake maint: avoid any CDPATH issue
Tue, 22 Feb 2011 08:21:47 -0700 Eric Blake maint: adjust cpp indentation for my modules, as well
Sun, 20 Feb 2011 23:02:43 +0100 Jim Meyering maint: adjust cpp indentation to reflect nesting depth
Tue, 22 Feb 2011 14:23:24 +0100 Bruno Haible New module 'wctomb'.
Tue, 22 Feb 2011 14:01:29 +0100 Bruno Haible New module 'mbtowc'.
Sun, 20 Feb 2011 18:18:31 +0100 Bruno Haible wcrtomb: Add more tests for native Windows platforms.
Sun, 20 Feb 2011 14:08:44 +0100 Bruno Haible wcrtomb: Enhance test.
Mon, 21 Feb 2011 05:07:14 +0100 Bruno Haible mbrtowc: Tiny optimization.
Sun, 20 Feb 2011 20:02:10 +0100 Jim Meyering test-exclude.c: remove unmatched #endif
Sat, 19 Feb 2011 20:48:36 +0100 Jim Meyering git-version-gen: skip "-dirty" check when appropriate
Sat, 19 Feb 2011 17:12:43 +0100 Bruno Haible unictype/property-byname: Reduce the size of the 'data' segment.
Sat, 19 Feb 2011 17:03:25 +0100 Bruno Haible unictype/scripts: Reduce the size of the 'data' segment.
Sat, 19 Feb 2011 12:52:42 +0100 Bruno Haible stdint: Update documentation.
Fri, 18 Feb 2011 23:18:47 -0800 Paul Eggert stdint: omit redundant check for wchar.h
Fri, 18 Feb 2011 23:08:54 -0800 Bruno Haible stdint: Cut dependency to module 'wchar'.
Fri, 18 Feb 2011 10:25:36 -0700 Eric Blake longlong: skip, rather than fail, on cross-compilation
Thu, 17 Feb 2011 22:16:39 -0800 Paul Eggert * NEWS: Mention 2011-02-08 change to stdlib.
Fri, 18 Feb 2011 04:16:39 +0100 Bruno Haible getloadavg: Add comments about platforms.
Fri, 18 Feb 2011 04:15:19 +0100 Bruno Haible getloadavg: Fix link error on Solaris 2.6.
Thu, 17 Feb 2011 19:11:43 -0800 Paul Eggert * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off of type ptrdiff_t.
Fri, 18 Feb 2011 03:33:16 +0100 Bruno Haible Oops, fix syntax error in last config.rpath commit.
Fri, 18 Feb 2011 01:48:04 +0100 Bruno Haible havelib: Fix comments.
Fri, 18 Feb 2011 01:33:51 +0100 Bruno Haible havelib: Update config.rpath.
Thu, 17 Feb 2011 23:42:20 +0100 Bruno Haible getloadavg test: Add some plausibility checks.
Wed, 16 Feb 2011 14:15:51 -0700 Eric Blake maintainer-makefile: make syntax-check a no-op from tarballs
Wed, 16 Feb 2011 01:22:38 -0800 Paul Eggert longlong: tune, particularly for common case of c99
Tue, 15 Feb 2011 13:18:20 -0800 Paul Eggert getloadavg: set errno
Tue, 15 Feb 2011 12:43:46 -0800 Paul Eggert getloadavg: omit unused var
Tue, 15 Feb 2011 06:34:18 -0800 Karl Berry autoupdate
Tue, 15 Feb 2011 10:41:00 +0100 Jim Meyering doc: update users.txt
Sun, 13 Feb 2011 23:44:28 +0100 Bruno Haible Consistent macro naming for macros that use GCC __attribute__.
Sun, 13 Feb 2011 23:21:20 +0100 Bruno Haible Don't interfere with a program's definition of __attribute__.
Mon, 14 Feb 2011 15:49:32 -0700 Eric Blake maint: correct a ChangeLog attribution
Mon, 14 Feb 2011 11:20:44 -0800 Karl Berry update from texinfo
Mon, 14 Feb 2011 00:09:53 +0100 Bruno Haible mbrtowc: Add more tests for native Windows platforms.
Sun, 13 Feb 2011 19:29:42 +0100 Bruno Haible mbrtowc: Work around native Windows bug.
Sun, 13 Feb 2011 18:17:22 +0100 Bruno Haible mbsinit: Work around mingw bug.
Sun, 13 Feb 2011 18:04:55 +0100 Bruno Haible mbsinit: Don't crash for a NULL argument.
Sun, 13 Feb 2011 11:59:12 +0100 Bruno Haible Don't interfere with a program's definition of __attribute__.
Sun, 13 Feb 2011 11:53:14 +0100 Bruno Haible Fix last ChangeLog entry.
Sat, 12 Feb 2011 22:16:44 -0800 Paul Eggert stdlib: don't get in the way of non-GCC __attribute__
Sun, 13 Feb 2011 03:41:41 +0100 Bruno Haible quotearg test: Avoid test failure on mingw.
Sun, 13 Feb 2011 03:39:33 +0100 Bruno Haible setlocale: Prefer gnulib's override over libintl's override.
Sat, 12 Feb 2011 15:33:16 -0800 Paul Eggert stdlib: support non-GCC __attribute__
Sat, 12 Feb 2011 20:43:40 +0100 Bruno Haible wcsrtombs: Work around bug on native Windows.
Sat, 12 Feb 2011 20:20:02 +0100 Bruno Haible mbsrtowcs: Work around bug on native Windows.
Sat, 12 Feb 2011 19:09:23 +0100 Bruno Haible Avoid setlocale bugs in tests.
Sat, 12 Feb 2011 18:23:12 +0100 Bruno Haible Fix ChangeLog entry.
Sat, 12 Feb 2011 18:16:10 +0100 Bruno Haible setlocale: Workaround native Windows bug.
Sat, 12 Feb 2011 17:34:40 +0100 Bruno Haible Remove unused test-setlocale1 argument.
Sat, 12 Feb 2011 16:46:11 +0100 Bruno Haible Tests for module 'setlocale'.
Sat, 12 Feb 2011 16:45:13 +0100 Bruno Haible New module 'setlocale'.
Sat, 12 Feb 2011 01:56:46 +0100 Bruno Haible Prepare for locale dependent tests on mingw.
Fri, 11 Feb 2011 20:55:01 +0100 Bruno Haible Prepare for locale dependent tests on mingw.
Fri, 11 Feb 2011 13:30:04 -0700 Eric Blake strptime: avoid compiler warnings
Fri, 11 Feb 2011 09:10:44 +0100 Thien-Thi Nguyen doc: update users.txt