]> pd.if.org Git - pdclib/history - functions/stdlib/strtoull.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdlib / strtoull.c
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-07 Martin BauteRemoved SVN keyword tags.
2010-07-18 solarBetter size-safe checking for integer widths.
2010-06-23 solarExtended test drivers to cover sign error.
2009-09-16 solarCaught "0xz" corner case, and improved testing.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
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.