Log

Author Commit Date CI Message
Bruno Haible e062ed7a 2007-03-16T00:30:06 Allow the use of a destructor for the values stored in the list.
Bruno Haible 814d9601 2007-03-16T00:01:29 Fix compilation error introduced in last commit.
Bruno Haible 99f430a8 2007-03-15T23:56:13 Add an element disposal function.
Bruno Haible 0e489482 2007-03-15T23:40:59 List of important user-visible changes.
Karl Berry aac1d00e 2007-03-15T23:34:24 update from texinfo
Paul Eggert eee00907 2007-03-15T22:58:36 * lib/quotearg.c: Include <wctype.h> early, before the definition of the iswprint macro. Needed on Solaris 2.5.1. 2007-03-12 Bruno Haible <bruno@clisp.org> * tests/test-printf-frexp.c (main): Declare x as volatile. 2007-03-12 Simon Josefsson <simon@josefsson.org> * doc/gnulib.texi (Build robot for gnulib): New section. 2007-03-12 Jim Meyering <jim@meyering.net> * build-aux/bootstrap: New file. * build-aux/bootstrap.conf: New file, from coreutils. 2007-03-11 Bruno Haible <bruno@clisp.org> * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE. 2007-03-12 Simon Josefsson <simon@josefsson.org> * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to avoid collisions with 'des_setkey'. Reported by Bruno Haible <bruno@clisp.org>. Also change 'tripledes_' to '3des_'. 2007-03-11 Bruno Haible <bruno@clisp.org> * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to compile, set LOCALE_TR_UTF8 to 'none' instead of empty. 2007-03-11 Bruno Haible <bruno@clisp.org> * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX formula. Needed for SunPRO C 5.0.
Bruno Haible 02489b32 2007-03-12T00:48:31 Request a "make distclean" after successful "make check", to save disk space.
Bruno Haible 33b31e15 2007-03-11T23:32:06 * modules/long-options (Depends-on): Add getopt.
Bruno Haible bbfcbc28 2007-03-11T23:28:00 * modules/modechange (Depends-on): Add stdbool.
Bruno Haible cdedd4ca 2007-03-11T23:24:19 * modules/i-ring (Depends-on): Add stdbool.
Bruno Haible da025cc5 2007-03-11T23:19:47 Depend on stdbool.
Bruno Haible 3adb06bc 2007-03-11T23:14:58 mktime.c requires 'inline'.
Bruno Haible e05a1f57 2007-03-11T23:09:09 Require 'restrict'.
Bruno Haible 1cc2e7be 2007-03-11T22:58:33 Fix syntax error.
Bruno Haible be32efb0 2007-03-11T22:55:55 Use the system's sprintf function.
Bruno Haible 0fd76267 2007-03-11T22:40:52 Work around bug regarding initializers in SunPRO C and Compaq C compilers.
Bruno Haible 1c091b64 2007-03-11T22:34:33 Make pointer decrementing code ANSI C compliant.
Bruno Haible e0c76fe0 2007-03-11T22:28:43 Avoid error with SunPRO C 5.0 on Solaris 2.5.1.
Bruno Haible f4c86083 2007-03-11T22:19:18 Avoid test failures.
Bruno Haible b0f35f9d 2007-03-11T22:16:19 Avoid using sed -e "", not supported by AIX sed. Add optional CONFIGURE_OPTIONS variable.
Bruno Haible b0d9d3aa 2007-03-11T22:11:22 Start the autobuild script with /bin/sh.
Bruno Haible 22267180 2007-03-11T12:05:24 Avoid an endless recursion.
Bruno Haible 132e1179 2007-03-11T12:03:51 Create also an autobuild script.
Bruno Haible 0f62f46a 2007-03-11T00:55:27 Tests for module 'canonicalize-lgpl'.
Bruno Haible 5cde6489 2007-03-11T00:54:21 Tests for module 'c-strcase'.
Bruno Haible 20229ba9 2007-03-11T00:53:00 Tests for module 'atexit'.
Bruno Haible dd5adad1 2007-03-11T00:51:51 Choose better temporary filenames.
Bruno Haible 94fe90cc 2007-03-10T16:08:20 Avoid using the fallback implementation; prefer porting efforts.
Bruno Haible 67323e00 2007-03-10T15:20:28 Avoiding the "./configure && make && make distclean" did not work most of the time.
Bruno Haible 8debab49 2007-03-10T15:03:27 Fix typo in last patch.
Bruno Haible 2cef813b 2007-03-10T14:57:20 Make "make distcheck" work.
Bruno Haible fee3f58b 2007-03-10T14:56:09 Remve redundant specification.
Eric Blake 33af49ec 2007-03-10T14:52:08 * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit types are not being provided by gnulib. (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit types are supported.
Bruno Haible 6d21a8b5 2007-03-10T11:24:15 Specify __attribute__ __format__ for GCC.
Bruno Haible 53ed71f6 2007-03-10T11:20:32 Treat __strftime__ and __strfmon__ like __scanf__.
Bruno Haible 7dfbd250 2007-03-10T01:21:30 Tests for module 'printf-posix'.
Bruno Haible 2436c684 2007-03-10T01:20:26 New module 'printf-posix'.
Bruno Haible 11a5f148 2007-03-10T00:24:51 Test for internationalization of module 'vasnprintf-posix'.
Bruno Haible 794283a4 2007-03-10T00:20:53 The decimal point must be locale dependent.
Eric Blake d195802a 2007-03-09T23:34:42 * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in spite of platforms like Tandem/NSK that define it to -1.
Karl Berry c7416422 2007-03-09T14:11:25 autoupdate
Bruno Haible ed91d041 2007-03-09T03:43:46 Tests for module 'vprintf-posix'.
Bruno Haible 253d24cf 2007-03-09T03:42:25 New module 'vprintf-posix'.
Bruno Haible f26a01b9 2007-03-09T03:00:45 Tests for module 'fprintf-posix'.
Bruno Haible 685bc46e 2007-03-09T02:59:39 New module 'fprintf-posix'.
Bruno Haible 3691d594 2007-03-09T02:43:32 Tests for module 'vfprintf-posix'.
Bruno Haible 20b319a6 2007-03-09T02:41:51 Preserve errno.
Bruno Haible d2b0c77a 2007-03-09T02:40:14 New module 'vfprintf-posix'.
Bruno Haible a6fbf3fe 2007-03-09T02:27:19 Fix for glibc-2.3.6.
Bruno Haible 5754af88 2007-03-09T01:24:32 Use 'case' statements instead of 'expr' invocations.
Bruno Haible 7573ff58 2007-03-09T00:55:00 Tests for module 'fseterr'.
Bruno Haible ff7df21b 2007-03-09T00:53:49 New module 'fseterr'.
Bruno Haible 8fac1a69 2007-03-09T00:33:15 Convert tabs in the middle of preprocessor directives.
Jim Meyering ae60ca46 2007-03-08T16:34:31 * users.txt: Add parted.
Jim Meyering ec52e6b6 2007-03-08T16:33:38 ChangeLog: Restore 1500 lines mistakenly removed from the end.
Bruno Haible d853100e 2007-03-08T13:45:22 Info about OpenBSD 4.0.
Bruno Haible 8dd2664a 2007-03-08T03:48:30 Make <sys/select.h> self-contained, i.e. make it possible to include it without prior <sys/types.h>.
Bruno Haible e0a39772 2007-03-08T03:24:38 Whitespace change.
Bruno Haible 88200edc 2007-03-08T02:46:52 Make shell snippets copy&pastable.
Bruno Haible 3b5b4fc9 2007-03-07T23:11:37 Make <netinet/in.h> self-contained, i.e. allow it to be included without prior <sys/types.h>.
Bruno Haible 9381eb9b 2007-03-07T23:08:22 Make <sys/select.h> self-contained, i.e. make it possible to include it without prior <sys/types.h>.
Bruno Haible b22f3b41 2007-03-07T23:04:53 Make <sys/socket.h> self-contained, so that it can be included without prior <sys/types.h>.
Bruno Haible 018d784e 2007-03-07T22:59:46 Fix formula.
Karl Berry 782432e7 2007-03-07T14:15:40 vasnprintf not synced anymore
Bruno Haible b1f8b701 2007-03-07T03:48:45 Tests for module 'sprintf-posix'.
Bruno Haible ccd54782 2007-03-07T03:47:50 New module 'sprintf-posix'.
Bruno Haible ffd3c1be 2007-03-07T03:28:35 Tests for module 'vsprintf-posix'.
Bruno Haible 9148e4d7 2007-03-07T03:27:10 New module 'vsprintf-posix'.
Bruno Haible 31ca435d 2007-03-07T03:18:09 Remove unused dependency.
Bruno Haible 2c542d44 2007-03-07T03:17:23 Don't need <stdarg.h> here.
Bruno Haible bc70b087 2007-03-07T03:16:29 Fix last commit: Require gl_STDIO_H_DEFAULTS.
Bruno Haible a86f85cb 2007-03-07T02:02:17 Tests for module 'snprintf-posix'.
Bruno Haible a6a6531c 2007-03-07T01:59:05 New module 'snprintf-posix'.
Bruno Haible 04cd5487 2007-03-07T01:54:18 Tests for module 'vsnprintf-posix'.
Bruno Haible adbe810c 2007-03-07T01:53:47 Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.
Bruno Haible 42b1663b 2007-03-07T01:51:15 New module 'vsnprintf-posix'.
Bruno Haible b71105a1 2007-03-07T01:39:07 Undo last change.
Bruno Haible 6f89cf03 2007-03-07T01:34:55 Test for vasnprintf in the macro that need it.
Bruno Haible 959c1e5b 2007-03-07T01:14:04 Fix the test whether frexpl() and ldexpl() are declared. Move the declaration to <math.h>.
Bruno Haible 69baaaa7 2007-03-07T01:12:01 Provide the option to declare the mathl functions also when the 'mathl' module is not used. Needed for MacOS X.
Karl Berry bd11bdad 2007-03-06T15:12:07 autoupdate
Bruno Haible a8960f4f 2007-03-06T03:38:53 Provide missing frexpl(), ldexpl() declarations.
Bruno Haible 719a72d0 2007-03-06T03:38:30 Special handling for the 'relocatable-prog-wrapper' module.
Bruno Haible 44d6eead 2007-03-06T03:27:21 Include <stddef.h>, for size_t.
Bruno Haible 2e76da3d 2007-03-06T03:19:52 Include <stddef.h>, for ptrdiff_t.
Bruno Haible 4e60bbf3 2007-03-06T02:00:30 Rename a cache variable.
Bruno Haible 419ae225 2007-03-06T00:53:50 Add an 8th test, against HP-UX.
Bruno Haible f9a71609 2007-03-05T23:51:20 Mention glibc-2.5.
Bruno Haible 1f4aef9d 2007-03-05T23:41:21 Be more conservative about the config.guess results on NetBSD.
Bruno Haible c66eaea3 2007-03-05T23:34:36 Add info about NetBSD 4, which has now borrowed the printf implementation from FreeBSD.
Bruno Haible f57c588c 2007-03-05T23:01:41 Update with info about HP-UX 10.20.
Bruno Haible 990dce77 2007-03-05T22:58:25 Add info about OpenBSD.
Bruno Haible 72e4056b 2007-03-05T17:09:01 Add info about some older Cygwin.
Bruno Haible db940a06 2007-03-05T03:58:26 Handle the case of hidden system functions better.
Bruno Haible 55cd56d8 2007-03-05T03:20:23 Test a corner case. Exclude two buggy implementations.
Bruno Haible c930ba29 2007-03-05T03:14:53 Oops, fix a couple of bugs in last commit.
Bruno Haible c284d39d 2007-03-05T00:39:01 Tests for module 'vasprintf-posix'.
Bruno Haible c68c756f 2007-03-05T00:37:52 New module 'vasprintf-posix'.
Bruno Haible db199c4e 2007-03-05T00:37:10 Small reorganization.
Bruno Haible 5eab08f9 2007-03-05T00:28:36 Remove unused variables.