| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | xstrtoll: Assume that the compiler supports 'long long'. | Bruno Haible | 2019-12-22 | 1 | -5/+2 |
* | Move xstrtol_fatal to a new xstrtol-error module | Pino Toscano | 2019-12-07 | 1 | -20/+0 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | all: prefer https: URLs | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warning | Jim Meyering | 2012-08-24 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | stdnoreturn, stdnoreturn-tests: remove modules | Paul Eggert | 2011-07-12 | 1 | -4/+3 |
* | xstrtol: use stdnoreturn.h | Paul Eggert | 2011-07-12 | 1 | -9/+4 |
* | Consistent macro naming for macros that use GCC __attribute__. | Bruno Haible | 2011-02-15 | 1 | -3/+3 |
* | Don't interfere with a program's definition of __attribute__. | Bruno Haible | 2011-02-15 | 1 | -7/+3 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | xstrtoll: new module | Jim Meyering | 2010-01-25 | 1 | -0/+5 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -2/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -3/+3 |
* | Don't redefine __attribute__ without a need. | Bruno Haible | 2008-01-13 | 1 | -3/+3 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal. | Paul Eggert | 2007-08-10 | 1 | -13/+29 |
* | Move xstrtol messages into gnulib domain, when --pobase is used. | Eric Blake | 2007-08-08 | 1 | -30/+3 |
* | * NEWS: Describe interface changes to human, xstrtol. | Paul Eggert | 2007-08-06 | 1 | -13/+16 |
* | Revert last patch. | Bruno Haible | 2007-07-26 | 1 | -19/+12 |
* | 2007-07-25 Jim Meyering <jim@meyering.net> | Bruno Haible | 2007-07-25 | 1 | -12/+19 |
* | * lib/xstrtol.h: Include gettext.h. | Paul Eggert | 2006-10-19 | 1 | -3/+6 |
* | Add and change modules to make it easier for coreutils to use | Paul Eggert | 2006-08-21 | 1 | -8/+3 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -5/+3 |
* | Exit-status fixes from coreutils. | Paul Eggert | 2004-01-24 | 1 | -2/+4 |
* | Handle invalid suffixes and overflow independently, so that | Paul Eggert | 2003-10-14 | 1 | -2/+12 |
* | Assume C89, so PARAMS isn't needed. | Paul Eggert | 2003-06-18 | 1 | -12/+4 |
* | More consistent inttypes.h / stdint.h handling. | Bruno Haible | 2003-01-06 | 1 | -2/+7 |
* | * lib/xstrtol.h: Add copyright notice. | Jim Meyering | 2001-08-31 | 1 | -1/+18 |
* | Add xstrtoimax. | Jim Meyering | 2001-08-26 | 1 | -0/+1 |
* | (__xstrtol, __strtol, __unsigned): Remove macro decls. | Jim Meyering | 1999-04-18 | 1 | -14/+10 |
* | (__ZLONG_MAX): Remove. | Jim Meyering | 1998-06-29 | 1 | -2/+0 |
* | Use PARAMS, not __P. | Jim Meyering | 1997-12-21 | 1 | -8/+9 |
* | [!_STRTOL_ERROR]: Define the type `enum strtol_error' | Jim Meyering | 1997-01-25 | 1 | -0/+3 |
* | . | Jim Meyering | 1996-10-29 | 1 | -3/+3 |
* | cpp-indent | Jim Meyering | 1996-10-29 | 1 | -21/+21 |
* | libitize | Jim Meyering | 1996-10-29 | 1 | -14/+14 |
* | Define and use macro, PARAMS, not __P. | Jim Meyering | 1996-10-17 | 1 | -5/+5 |
* | merge with 1.11.d | Jim Meyering | 1995-03-21 | 1 | -0/+1 |
* | Undef __P before defining it. | Jim Meyering | 1995-03-12 | 1 | -0/+1 |
* | . | Jim Meyering | 1995-01-27 | 1 | -5/+12 |