]> pd.if.org Git - pdclib/history - functions/stdlib/strtoll.c
Extended test drivers to cover sign error.
[pdclib] / functions / stdlib / strtoll.c
2010-06-23 solarExtended test drivers to cover sign error.
2010-06-23 solarProper testing of overflow digit handling.
2010-03-12 solarCompiling under Cygwin now.
2009-09-16 solarCaught "0xz" corner case, and improved testing.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2006-06-26 solarAdded some functions.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-04 solarAdded internal headerguard defines that were missing.
2005-12-03 solarInitial checkin.