]> pd.if.org Git - pdclib.old/history - functions/stdio
Add newline translationwq
[pdclib.old] / functions / stdio /
2010-03-12 solarCompiling under Cygwin now.
2009-10-26 solarrestrict keyword cleanup.
2009-10-01 solarRemoving testfile properly.
2009-10-01 solarProper handling of NULL return code.
2009-10-01 solarTypo. How come GCC doesn't warn about this one?
2009-10-01 solarWrong return code.
2009-09-25 solarStarted debugging scanf() functions.
2009-09-15 solarGetting closer to scan().
2009-09-14 solarFirst work towards scanf().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2008-06-12 solarA couple of artifacts resulting in compile errors....
2007-09-20 solarAdded handling for fflush( NULL ).
2006-07-25 solarIntermediate stdio work.
2006-07-11 solarAdded a TODO about wide orientation reset.
2006-07-11 solarAdded any files yet missing for stdio.h.
2006-07-06 solarFixed regression tests.
2006-07-06 solarImproved testdrivers.
2006-06-30 solarRemoved for macro replacement.
2006-06-30 solarUnnecessary due to makro replacement.
2006-06-30 solarYet closer to functional output.
2006-06-29 solarCloser to functional printf().
2006-06-28 solarFILE -> struct _PDCLIB_file_t
2006-06-26 solarAdded some functions.
2006-06-14 solarAdded testdriver.
2006-06-14 solarSkeleton implementation for now.
2006-06-14 solarTestdriver fixes.
2006-06-14 solarAdded preliminary test drivers.
2006-06-09 solarAdded setvbuf().
2006-06-08 solarFixed bug in fclose.c. Fixed regtest drivers in fopen...
2006-06-07 solarAdded fclose().
2006-06-02 solarFurther output beautification.
2006-06-01 solarDisabled regtests for functionality internal to PDCLib.
2006-06-01 solarAdded testdriver.
2006-05-24 solarIntermediate freeze.
2006-05-24 solarTestdriver added.
2006-05-24 solarAdded test driver.
2006-05-16 solarBracing error; fixed.
2006-05-12 solarIntermediate work while migrating CVS -> SVN.
2006-05-10 solarRemoved (macro-implemented) putc.
2006-05-09 solarFixed compile warnings / errors.
2006-05-08 solarRemoved macro-implemented getchar.c.
2006-05-08 solarBla
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
2006-04-24 solarva_end() was missing. Fixed.
2006-04-12 solarUnnecessary typedef removed.
2006-03-13 solarInitial checkin.
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.
2004-01-22 solarReviewed / implemented.
2003-11-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.