log tests/test-inttostr.c @ 16817:7747cb9b54b9

age author description
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