]> pd.if.org Git - pdclib.old/history - functions/stdio/vsnprintf.c
Add _cbprintf/_vcbprintf (callback based printf formatters)
[pdclib.old] / functions / stdio / vsnprintf.c
2014-10-07 Owen ShepherdAdd _cbprintf/_vcbprintf (callback based printf formatters)
2013-04-23 Owen ShepherdPDCLIB-20 #resolve Add support for "unusual" cases...
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...
2011-06-13 solarFixing #47 (*snprint() crash).
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-01 solar*Much* better.
2010-11-30 solarBetter error reporting on printf's.
2010-10-01 solarStreamlined printf testing.
2010-09-26 solarImproved reporting by printf tests.
2010-07-19 solarFurther streamlined testing.
2010-07-16 solarMoved printf() family tests to unified testing.
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...
2009-10-26 solarrestrict keyword cleanup.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-05-24 solarIntermediate freeze.
2006-05-24 solarTestdriver added.
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
2006-04-12 solarUnnecessary typedef removed.
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.
2003-11-23 solarAdded template implementation files.