maint: update copyright
[gnulib.git] / tests / test-inttostr.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-05-08 Paul Eggertintprops: switch to usual gnulib indenting and naming
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-13 Jim Meyeringtest-inttostr: avoid shadowing warnings
2010-06-12 Jim Meyeringtest-inttostr: avoid spurious failure on Solaris 9
2010-06-11 Jim Meyeringtest-inttostr: avoid warnings about 4-6KB literal strings
2010-06-11 Jim Meyeringtest-inttostr.c: include <string.h> for use of strcmp
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests