log lib/human.h @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 06 Aug 2007 16:44:24 +0000 Paul Eggert * NEWS: Describe interface changes to human, xstrtol.
Thu, 26 Jul 2007 08:28:56 +0000 Bruno Haible Revert last patch.
Wed, 25 Jul 2007 22:42:36 +0000 Bruno Haible 2007-07-25 Jim Meyering <jim@meyering.net>
Mon, 21 Aug 2006 06:11:26 +0000 Paul Eggert Add and change modules to make it easier for coreutils to use
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Wed, 17 Nov 2004 07:18:27 +0000 Paul Eggert Import from coreutils.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Thu, 05 Jun 2003 04:35:13 +0000 Paul Eggert Merge human.c changes from coreutils.
Mon, 06 Jan 2003 12:38:36 +0000 Bruno Haible More consistent inttypes.h / stdint.h handling.
Sun, 04 Jul 1999 08:47:49 +0000 Jim Meyering (enum human_inexact_style): New enum.
Sun, 25 Apr 1999 19:20:18 +0000 Jim Meyering <inttypes.h>: Include it here instead.
Mon, 29 Jun 1998 15:23:45 +0000 Jim Meyering (human_readable): Coalesce last two args into one, for convenience.
Sun, 21 Dec 1997 11:22:51 +0000 Jim Meyering Use PARAMS, not __P.
Sun, 30 Nov 1997 11:08:39 +0000 Jim Meyering filter through cppi
Sun, 30 Nov 1997 10:24:32 +0000 Jim Meyering New file. The interface is inspired