]> pd.if.org Git - pdclib.old/history - functions/stdio/vfprintf.c
[gandr] s/__lp64__/__LP64__/ to match GCC define
[pdclib.old] / functions / stdio / vfprintf.c
2014-10-07 Owen ShepherdAdd _cbprintf/_vcbprintf (callback based printf formatters)
2013-04-23 Owen ShepherdPDCLIB-20 #resolve Add support for "unusual" cases...
2013-02-20 Owen ShepherdNamespace cleanliness: Rename all ***_unlocked function...
2013-02-20 Owen Shepherdvfprintf: use putc_unlocked
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-12-26 Owen Shepherd_PDCLIB_scan: Correct INT_MAX -> UINT_MAX when initiali...
2012-11-12 Owen ShepherdPDCLIB-16: Add _unlocked variations of all I/O routines...
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-01 solarSwitched to tmpfile() where appropriate.
2010-12-01 solarSome cleanups and corrected typos.
2010-12-01 solar*Much* better.
2010-10-01 solarStreamlined printf testing.
2010-07-19 solarFurther streamlined testing.
2010-07-19 solarCleaned up the testing a bit.
2010-07-16 solarIntermediate work improving printf() family unified...
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-01 solarRemoving testfile properly.
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-07-06 solarImproved testdrivers.
2006-06-30 solarYet closer to functional output.
2006-06-29 solarCloser to functional printf().
2006-06-28 solarFILE -> struct _PDCLIB_file_t
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
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-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.