]> pd.if.org Git - pdclib/history - includes/stdio.h
Started out on v0.6.
[pdclib] / includes / stdio.h
2010-12-23 solarStarted out on v0.6.
2010-11-20 solarFixed broken filename handling in freopen().
2010-06-20 solarSome cleanups.
2009-10-26 solarFILE
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2007-09-20 solarAdded test for interactive streams (_IOLBF / _IOFBF)
2006-07-06 solarFinished scanf docs.
2006-06-29 solarCloser to functional printf().
2006-06-26 solarAdded some functions.
2006-06-09 solarAdded setvbuf().
2006-05-24 solarTemporary patching for stdio development.
2006-05-09 solarRemoved _PDCLIB_status_t (this is in _PDCLIB_int.h...
2006-05-08 solarAdded struct status_t.
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
2006-04-07 solarTemporary proof-of-concept for printf() output conversions.
2006-03-20 solarImproved header documentation.
2006-03-13 solarDocumented the direct I/O functions.
2006-03-13 solarDocumented the unformatted I/O functions.
2006-03-10 solarMoving platform specifics from stdio.h to _PDCLIB_confi...
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2005-12-15 solarInitial checkin.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2004-01-23 solarImproved docs.
2004-01-20 solarRough documentation on all functions.
2004-01-19 solarPartially documented.
2003-12-05 solarMoved shared defines and typedefs to individual files.
2003-12-03 solarStarted introducting "personality".
2003-11-24 solarMerged PDPCLIB code.
2003-11-21 solarSome cleanup.
2003-11-19 solarInitial load with header templates and some first decla...