]> pd.if.org Git - pdclib/history - functions/_PDCLIB/print.c
Activated Tyndur tests for _PDCLIB_print(). Fixed flag handling bug.
[pdclib] / functions / _PDCLIB / print.c
2016-04-07 Martin BauteActivated Tyndur tests for _PDCLIB_print(). Fixed flag...
2016-04-06 Martin BauteTyndur tests
2016-03-18 Martin BauteWhitespace cleanups.
2016-03-17 Martin BauteNo exceptions to regtestdrivers anymore.
2016-03-17 Martin BauteSystem includes -> local includes.
2016-03-17 Martin BauteFixed pointer handling of printf() / scanf().
2016-03-16 Martin BauteComment cleanups.
2010-12-15 solarMore cleaning up.
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-01 solar*Much* better.
2010-11-30 solarBetter error reporting on printf's.
2010-11-21 solarStatus review.
2010-11-19 solarFixing bug #37 and #38.
2010-10-01 solarStreamlined printf testing.
2010-09-26 solarImproved reporting by printf tests.
2010-07-21 solarUncovered severe formatting bug with one-digit numbers...
2010-07-20 solarFormatting bug.
2010-07-19 solarFurther streamlined testing.
2010-07-19 solarCleaned up the testing a bit.
2010-05-15 solarFixed a purely syntactical FIXME.
2010-05-15 solarMinor touches.
2010-05-14 solarRenamed status->this to status->current to allow for...
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2009-02-19 solarAdded FIXME
2008-06-11 solarWarnings regarding signed / unsigned issues. Fixed.
2007-09-14 solarMinor cleanups.
2006-06-26 solarAdded some functions.
2006-05-31 solarFixed test driver.
2006-05-24 solarIntermediate freeze.
2006-05-24 solarDeclaration of Xdigits now handled by header.
2006-05-12 solarIntermediate work while migrating CVS -> SVN.
2006-05-09 solarFixed compile warnings / errors.
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.