log

age author description
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Mon, 28 Apr 2008 17:08:43 -0600 Eric Blake Add rawmemchr module, matching glibc.
Mon, 28 Apr 2008 17:02:16 -0600 Eric Blake Whitespace cleanup.
Mon, 28 Apr 2008 15:43:04 -0600 Eric Blake Optimize and test strchrnul.
Mon, 28 Apr 2008 15:18:09 -0600 Eric Blake * .gitignore: Ignore bad patch applications.
Mon, 28 Apr 2008 10:24:14 -0600 Eric Blake Remove intprops dependency.
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Mon, 28 Apr 2008 11:24:51 +0200 Bruno Haible Mention a problem on mingw.
Mon, 28 Apr 2008 00:12:56 +0200 Bruno Haible Make test-stat-time pass on mingw.
Sun, 27 Apr 2008 23:30:18 +0200 Bruno Haible Add some comments.
Sun, 27 Apr 2008 22:51:28 +0200 Bruno Haible Stricter test whether isnanl works.
Sun, 27 Apr 2008 16:22:30 +0200 Bruno Haible Make test-yesno.sh work on mingw.
Sun, 27 Apr 2008 14:07:20 +0200 Bruno Haible Fix 'isfinite' on x86, x86_64, ia64 platforms.
Sun, 27 Apr 2008 12:41:21 +0200 Bruno Haible Allow local renaming in config.h.
Sun, 27 Apr 2008 12:37:28 +0200 Bruno Haible Avoid gcc warnings.
Sat, 26 Apr 2008 21:26:10 -0600 Eric Blake Optimize and test memrchr.
Sat, 26 Apr 2008 19:42:00 +0200 Bruno Haible Oops, fix mistake in third-to-last commit.
Sat, 26 Apr 2008 18:58:00 +0200 Bruno Haible Add tentative support for DragonFly BSD.
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 18:10:54 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 16:48:23 +0200 Bruno Haible Fix indentation.
Sat, 26 Apr 2008 16:47:30 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 16:42:17 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 14:14:12 +0200 Bruno Haible Work around limitation of an old 'tr' program on Solaris.
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.
Sat, 26 Apr 2008 12:38:15 +0200 Bruno Haible Optimize parallel detection of matching bytes.
Sat, 26 Apr 2008 12:31:13 +0200 Bruno Haible Define memchr, not __memchr.
Sat, 26 Apr 2008 11:31:20 +0200 Bruno Haible Superficial improvements and comments.
Fri, 25 Apr 2008 14:52:38 -0600 Eric Blake Use native fstatat on cygwin 1.7.0.
Fri, 25 Apr 2008 11:42:13 -0700 Karl Berry autoupdate
Thu, 24 Apr 2008 06:38:34 -0700 Karl Berry autoupdate
Wed, 23 Apr 2008 15:03:40 -0600 Eric Blake Improve memchr2 performance.
Wed, 23 Apr 2008 08:09:44 +0200 Simon Josefsson Make setsockopt replacement more typesafe.
Wed, 23 Apr 2008 08:02:48 +0200 Simon Josefsson Add file, was missing from last commit.
Wed, 23 Apr 2008 07:59:31 +0200 Simon Josefsson Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
Tue, 22 Apr 2008 19:17:58 +0200 Jim Meyering * modules/verify (License): Re-license as LGPLv2+.
Tue, 22 Apr 2008 10:57:31 +0200 Simon Josefsson Cast fourth argument to setsockopt on MinGW.
Tue, 22 Apr 2008 01:58:02 +0200 Bruno Haible Give attribution.
Tue, 22 Apr 2008 01:56:52 +0200 Bruno Haible Replace the isw* functions on Linux libc5.
Tue, 22 Apr 2008 01:19:07 +0200 Bruno Haible Fix typo in last commit.
Tue, 22 Apr 2008 00:43:52 +0200 Bruno Haible Fix test failures on mingw.
Tue, 22 Apr 2008 00:31:48 +0200 Bruno Haible Fix test failure on mingw.
Tue, 22 Apr 2008 00:16:03 +0200 Bruno Haible Fix mistake in last commit.
Tue, 22 Apr 2008 00:01:17 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.
Mon, 21 Apr 2008 23:57:39 +0200 Bruno Haible Fix compilation errors related to rpl_mkdir on mingw.
Mon, 21 Apr 2008 23:47:45 +0200 Bruno Haible Port to native Windows platforms.
Mon, 21 Apr 2008 23:45:08 +0200 Bruno Haible Fix compilation error on mingw.
Mon, 21 Apr 2008 09:57:07 -0600 Eric Blake Work around preprocessors that don't handle UINTMAX_MAX.
Mon, 21 Apr 2008 17:38:59 +0200 Bruno Haible Add a ChangeLog entry for an already committed change to lib/localename.c.
Mon, 21 Apr 2008 11:03:51 +0200 Simon Josefsson (strftime): Explain better Windows incompatibility.
Sun, 20 Apr 2008 20:05:53 +0200 Bruno Haible Fix module dependencies.
Sun, 20 Apr 2008 20:05:25 +0200 Bruno Haible Remove trailing spaces.
Sun, 20 Apr 2008 20:02:43 +0200 Bruno Haible Fix test failure on platforms with non-GNU iconv.
Sun, 20 Apr 2008 19:57:36 +0200 Bruno Haible The test was a little too strict.
Sun, 20 Apr 2008 16:15:49 +0200 Bruno Haible Work around roundf() bug on mingw.
Sun, 20 Apr 2008 13:15:16 +0200 Bruno Haible Fix link error on mingw.
Sun, 20 Apr 2008 09:53:38 +0200 Bruno Haible <sys/stat.h> must provide the nlink_t type.
Sun, 20 Apr 2008 09:51:46 +0200 Bruno Haible Document snprintf bug on Linux libc5.
Sat, 19 Apr 2008 21:42:16 +0200 Bruno Haible Work around snprintf bug on Linux libc5.
Sat, 19 Apr 2008 17:55:05 +0200 Bruno Haible Make floorlog10 function more precise.
Sat, 19 Apr 2008 17:26:36 +0200 Bruno Haible Fix rounding when a precision is given.
Fri, 18 Apr 2008 10:41:18 -0700 Karl Berry update from texinfo
Fri, 18 Apr 2008 07:57:51 +0200 Simon Josefsson doc/posix-functions/strftime.texi (strftime): Clarify platform.
Fri, 18 Apr 2008 00:06:33 +0200 Bruno Haible Provide missing no-op definitions for the dummy implementation.
Thu, 17 Apr 2008 06:13:17 -0600 Eric Blake Correct attribution of previous patch.
Thu, 17 Apr 2008 13:18:42 +0200 Simon Josefsson Fix typo.
Thu, 17 Apr 2008 13:16:54 +0200 Simon Josefsson Mention that strftime %e doesn't work under Windows.
Thu, 17 Apr 2008 04:51:06 +0200 Bruno Haible Update the list of Windows locales.
Thu, 17 Apr 2008 04:35:33 +0200 Bruno Haible Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.
Wed, 16 Apr 2008 19:28:29 -0600 Eric Blake Adjust strtod detection to catch glibc 2.7 bug.
Thu, 17 Apr 2008 02:01:23 +0200 Bruno Haible Add tentative support for Linux libc5.
Wed, 16 Apr 2008 03:46:36 +0200 Bruno Haible Define module indicator, used by math.in.h.
Wed, 16 Apr 2008 03:39:15 +0200 Bruno Haible Remove unused variables.
Wed, 16 Apr 2008 03:35:29 +0200 Bruno Haible Fix bug in error handling code.
Wed, 16 Apr 2008 03:26:46 +0200 Bruno Haible Fix use of isspace() function.
Tue, 15 Apr 2008 15:25:38 +0200 Paolo Bonzini fix typos in mathl
Tue, 15 Apr 2008 06:24:27 -0700 Karl Berry autoupdate
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Mon, 14 Apr 2008 10:20:22 +0200 Jim Meyering test-strtod: fix typos: s/abs/fabs/
Sun, 13 Apr 2008 22:52:00 +0200 Bruno Haible Add comment for last commit.
Sun, 13 Apr 2008 22:39:41 +0200 Bruno Haible Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
Sun, 13 Apr 2008 22:17:09 +0200 Bruno Haible Avoid a test failure on AIX 4 and AIX 5.
Sun, 13 Apr 2008 21:58:00 +0200 Bruno Haible Fix compilation failure on AIX with xlc.
Sun, 13 Apr 2008 21:41:13 +0200 Bruno Haible Work around a HP-UX stdio bug.
Sun, 13 Apr 2008 21:20:17 +0200 Bruno Haible Avoid negating 0.0L - it yields a wrong result on HP-UX/hppa.
Sun, 13 Apr 2008 20:43:12 +0200 Bruno Haible Make truncl work on OSF/1 4.0.
Sun, 13 Apr 2008 19:33:56 +0200 Bruno Haible Avoid trailing comma, for picky AIX compiler.
Sun, 13 Apr 2008 19:25:13 +0200 Bruno Haible Work around a HP cc compiler bug.
Sun, 13 Apr 2008 18:35:13 +0200 Bruno Haible Check for libintl.h. Needed for HAVE_LIBINTL_H.
Sun, 13 Apr 2008 18:29:05 +0200 Bruno Haible Remove stray semicolon.
Sun, 13 Apr 2008 18:15:04 +0200 Bruno Haible test-quotearg needs to be linked against libintl (at least on Solaris).
Sun, 13 Apr 2008 14:56:42 +0200 Bruno Haible Override <sys/socket.h> when it exists but is incomplete.
Sun, 13 Apr 2008 12:57:48 +0200 Bruno Haible Avoid warning on EMX.
Sun, 13 Apr 2008 12:50:49 +0200 Bruno Haible Avoid warning on emx+gcc.
Sun, 13 Apr 2008 02:26:28 +0200 Bruno Haible Enable the fpucw handling also for x86_64.
Sat, 12 Apr 2008 19:56:55 +0200 Bruno Haible Update ChangeLog entry: the problem on emx+gcc was a different one.
Sat, 12 Apr 2008 19:53:25 +0200 Bruno Haible Fix link failure on Solaris 10/x86 with gcc.
Sat, 12 Apr 2008 18:33:53 +0200 Bruno Haible Override the system isnanf also on IRIX 6.5 with gcc.
Sat, 12 Apr 2008 17:25:00 +0200 Jim Meyering * m4/math_h.m4 (gl_MATH_H): Fix typos.
Sat, 12 Apr 2008 17:10:44 +0200 Bruno Haible Fix mistake in EMX port.
Sat, 12 Apr 2008 07:22:40 -0600 Eric Blake Work around Solaris 10 math.h bug.
Sat, 12 Apr 2008 03:26:13 +0200 Bruno Haible Adapt to future versions of Apple GCC.
Sat, 12 Apr 2008 02:34:33 +0200 Bruno Haible Avoid test failure on IRIX.
Sat, 12 Apr 2008 02:03:40 +0200 Bruno Haible Link test-strsignal with libintl.
Sat, 12 Apr 2008 01:58:40 +0200 Bruno Haible Link test-getaddrinfo with libintl.
Sat, 12 Apr 2008 01:34:34 +0200 Bruno Haible Fix two compilation errors.
Sat, 12 Apr 2008 01:07:35 +0200 Bruno Haible Include stdbool, for 'true' and 'false'.
Sat, 12 Apr 2008 00:24:39 +0200 Bruno Haible Fix compilation error with IRIX 6.5 cc.
Fri, 11 Apr 2008 10:22:22 -0600 Eric Blake Avoid compile failure on OS/2.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Fri, 11 Apr 2008 15:57:56 +0200 Bruno Haible Tweak comment.
Fri, 11 Apr 2008 15:13:24 +0200 Bruno Haible Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
Fri, 11 Apr 2008 13:29:33 +0200 Bruno Haible Fix a link error on MacOS X.
Fri, 11 Apr 2008 12:01:17 +0200 Bruno Haible Merge branch 'master' of ssh://haible@git.sv.gnu.org/srv/git/gnulib
Fri, 11 Apr 2008 09:16:11 +0200 Simon Josefsson Make gc_random work under Windows.
Fri, 11 Apr 2008 01:45:36 +0200 Bruno Haible Typo in comment.
Thu, 10 Apr 2008 12:58:26 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.
Thu, 10 Apr 2008 00:56:00 +0200 Bruno Haible Port the extended stdio functions to emx+gcc.