log tests/test-inttostr.c @ 40231:9b3c79fdfe0b

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Sat, 06 Feb 2016 18:11:48 -0800 Paul Eggert misc: port better to gcc -fsanitize=address
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Mon, 27 Apr 2015 01:23:29 -0700 Paul Eggert tests: pacify GCC 5.1's stricter printf checking
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 08 May 2011 11:53:53 -0700 Paul Eggert intprops: switch to usual gnulib indenting and naming
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 13 Oct 2010 10:02:17 +0200 Jim Meyering test-inttostr: avoid shadowing warnings
Sat, 12 Jun 2010 14:47:43 +0200 Jim Meyering test-inttostr: avoid spurious failure on Solaris 9
Fri, 11 Jun 2010 17:31:04 +0200 Jim Meyering test-inttostr: avoid warnings about 4-6KB literal strings
Fri, 11 Jun 2010 09:08:47 +0200 Jim Meyering test-inttostr.c: include <string.h> for use of strcmp
Wed, 09 Jun 2010 18:22:25 +0200 Jim Meyering inttostr: add a new function, inttostr, and tests