]> pd.if.org Git - pdclib/history - functions/stdlib/strtoll.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdlib / strtoll.c
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-07 Martin BauteRemoved SVN keyword tags.
2010-12-11 solarWe will cross that bridge when we come to it.
2010-07-18 solarBetter size-safe checking for integer widths.
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.