log modules/inttypes @ 15070:221318b8a54e

age author description
Mon, 25 Apr 2011 19:33:14 -0700 Paul Eggert inttypes-incomplete: new module
Sun, 03 Apr 2011 23:07:25 +0200 Bruno Haible Ensure to rebuild generated .h files when config.status has changed.
Fri, 01 Apr 2011 08:10:58 -0700 Bruce Korb merge to current master
Sun, 06 Feb 2011 21:11:40 +0100 Bruce Korb libposix: Revert the unreviewed part of yesterday's big merge.
Sat, 05 Feb 2011 08:22:48 -0800 Bruce Korb libposix: Add _HEADERS primaries to posix modules.
Tue, 16 Nov 2010 13:34:36 -0800 Bruce Korb spell the pkginclude directory correctly.
Tue, 16 Nov 2010 13:07:00 -0800 Bruce Korb replace include_HEADERS with pkgincludedir_HEADERS
Mon, 11 Oct 2010 15:51:59 +0700 Gary V. Vaughan add _HEADERS primaries to Makefile.am snippets for installable headers
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Thu, 29 Apr 2010 10:56:13 +0200 Jim Meyering inttypes: relax license to LGPLv2+
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Thu, 24 Dec 2009 12:06:48 -0700 Eric Blake link-warning: always build headers with link warnings
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Thu, 25 Dec 2008 19:40:14 +0100 Bruno Haible Add support for universal builds to <inttypes.h>.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Mon, 12 Nov 2007 15:50:17 -0800 Paul Eggert Don't insist on 'long long int' support in the preprocessor. It
Tue, 02 Oct 2007 00:18:55 +0200 Bruno Haible Rename inttypes_.h to inttypes.in.h.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Sun, 18 Feb 2007 04:10:04 +0000 Bruno Haible Substitute a few more variables.
Sun, 18 Feb 2007 02:02:26 +0000 Bruno Haible Use GL_LINK_WARNING in the generated inttypes.h.
Tue, 26 Dec 2006 18:42:09 +0000 Eric Blake * modules/absolute-header: New module.
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Wed, 11 Oct 2006 05:58:47 +0000 Paul Eggert Port to Tandem NSK OSS, which has 64-bit signed int but at most
Sat, 07 Oct 2006 18:57:13 +0000 Jim Meyering * modules/inttypes (inttypes.h): Revert what seems to have been
Sat, 07 Oct 2006 14:54:51 +0000 Bruno Haible Mark generated files as "DO NOT EDIT".
Mon, 18 Sep 2006 19:23:59 +0000 Bruno Haible Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
Fri, 08 Sep 2006 12:26:34 +0000 Jim Meyering Don't make generated files read-only. That would bother too many
Thu, 07 Sep 2006 05:53:52 +0000 Jim Meyering Fix global typo in last change: use chmod u-w, not chmod u-x.
Wed, 06 Sep 2006 21:58:00 +0000 Jim Meyering Make generated files be read-only.
Mon, 28 Aug 2006 18:41:49 +0000 Paul Eggert * modules/inttypes (Files): Add m4/inttypes-h.m4.
Mon, 28 Aug 2006 16:01:30 +0000 Eric Blake * modules/inttypes (Depends-on): Fix sed error when inttypes.h
Mon, 28 Aug 2006 12:54:47 +0000 Bruno Haible Rewritten inttypes module. New modules imaxabs, imaxdiv.
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Tue, 04 Jul 2006 06:37:09 +0000 Paul Eggert * m4/absolute-header.m4: Renamed from full-header-path.m4.
Sun, 02 Jul 2006 06:49:07 +0000 Paul Eggert Simplification rewrite for stdint module.
Tue, 02 May 2006 23:48:20 +0000 Paul Eggert * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Tue, 18 Apr 2006 17:20:47 +0000 Derek R. Price * modules/inttypes: New file.