]> pd.if.org Git - pdclib/history - functions/stdio/vsscanf.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / stdio / vsscanf.c
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-13 Martin BauteComment reformatting for consistency.
2016-03-07 Martin BauteRemoved SVN keyword tags.
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-11-12 Owen ShepherdPDCLIB-16: Add _unlocked variations of all I/O routines...
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-07-19 solarProper handling of end-of-string.
2010-07-01 solarMore improved unified tests (now life).
2010-06-23 solarIndividual init to get around warnings on 64bit.
2010-05-14 solarCompacted initializing of status struct.
2010-05-14 solarRenamed status->this to status->current to allow for...
2010-04-07 solarOnly the character groups still missing...
2010-03-12 solarIntermediate debugging work on *scanf().
2009-10-01 solarProper handling of NULL return code.
2009-09-15 solarGetting closer to scan().
2009-09-14 solarFirst work towards scanf().
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-11-23 solarAdded template implementation files.