fw/pdclib
2010-07-18 solarCorrected _MIN testcases.
2010-07-18 solarBetter size-safe checking for integer widths.
2010-07-16 solarIntermediate work improving printf() family unified...
2010-07-16 solarMoved printf() family tests to unified testing.
2010-07-16 solarFixed EOF handling.
2010-07-13 solarPrefix / postfix error screwing up any code using ungetc().
2010-07-01 solarMore improved unified tests (now life).
2010-07-01 solarMore improved unified tests (now life).
2010-07-01 solarImproved unified tests.
2010-06-25 solarMoving closer to unified I/O testing.
2010-06-25 solarBeginning to *really* unify the scanf / printf testing.
2010-06-24 solarTestcase printing made safe.
2010-06-23 solarIndividual init to get around warnings on 64bit.
2010-06-23 solarExtended test drivers to cover sign error.
2010-06-23 solarProper testing of overflow digit handling.
2010-06-23 solarNew file permissions.
2010-06-20 solarSome cleanups.
2010-06-19 solarStreams are now closed on program exit. (I hope; untested.)
2010-06-19 solartmpfile() implementation now based on /proc/sys/kernel...
2010-06-19 solarFix for #26.
2010-06-17 solarReworking internal file handling.
2010-05-16 solartmpnam implemented by using tmpfile.
2010-05-16 solarAlmost done on tmpfile / tmpnam.
2010-05-16 solarAd-hoc solutions for perror() and strerror().
2010-05-15 solarAdded some word about minor battlefields in v0.5.
2010-05-15 solarFixed a purely syntactical FIXME.
2010-05-15 solarReset SVN properties. Temporarily removed fscanf()...
2010-05-15 solarAdded imaxdiv_t (for inttypes.h).
2010-05-15 solarAdded imaxdiv_t (for inttypes.h).
2010-05-15 solarMinor touches.
2010-05-15 solarMinor touches.
2010-05-15 solarAdded inttypes.h
2010-05-14 solarCompacted initializing of status struct.
2010-05-14 solarCopy & paste error having sscanf code in there. Fixed.
2010-05-14 solarRenamed status->this to status->current to allow for...
2010-05-14 solarRenamed status->this to status->current to allow for...
2010-05-14 solarBug #36 (strtok does not return last token if string...
2010-05-14 solars/stdin/stream to make function actually work. Thanks...
2010-05-14 solarBug #36, covered by testdriver but not yet fixed.
2010-04-08 solarNo more errors from _PDCLIB_scan tests. Yay...
2010-04-07 solarSome fixes to string scanning. First half of scanset...
2010-04-07 solarCleanup of artifacts.
2010-04-07 solarOnly the character groups still missing...
2010-04-07 solarCleanup.
2010-04-07 solarMisnamed internal for INTMAX_MAX / INTMAX_MIN. Fixed.
2010-04-04 solarCleanups.
2010-04-04 solarImproper test code handling uncovered by Owen at osdev.org
2010-03-12 solarStop-gap Makefile for Cygwin
2010-03-12 solarIntermediate debugging work on *scanf().
2010-03-12 solarCompiling under Cygwin now.
2010-03-12 solarThinko pointed out by Brian Damgaard.
2009-10-26 solarrestrict keyword cleanup.
2009-10-26 solarFILE
2009-10-01 solarHandling end-of-string and unspecified width.
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-23 solarCatching the unimplemented.
2009-09-23 solarRough draft implementation.
2009-09-22 solarIntermediate code.
2009-09-16 solarCaught "0xz" corner case, and improved testing.
2009-09-15 solarSet svn:ignore for functions/ctype.
2009-09-15 solarGetting closer to scan().
2009-09-14 solarFirst work towards scanf().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2009-02-19 solarAdded FIXME
2008-09-23 solarMade platform configurable.
2008-06-12 solarA couple of artifacts resulting in compile errors....
2008-06-11 solarMissing initializer for filename field in standard...
2008-06-11 solarWarnings regarding signed / unsigned issues. Fixed.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2008-05-28 solarAdded.
2007-09-20 solarNot using typedef'ed types here for added insurance...
2007-09-20 solarSmall rearrangements
2007-09-20 solarAdded test for interactive streams (_IOLBF / _IOFBF)
2007-09-20 solarAdded handling for fflush( NULL ).
2007-09-20 solarAdded -g to build rules.
2007-09-14 solarMinor cleanups.
2007-09-12 solarBug #11 - memswp() in qsort() not type correct. Fixed.
2006-11-15 solarMisallocation in realloc() was not caught. Fixed.
2006-07-25 solarIntermediate stdio work.
2006-07-24 solarAdded test driver.
2006-07-24 solarFixed end-of-string bug. Thanks to Paul Barker for...
2006-07-11 solarAdded a TODO about wide orientation reset.
2006-07-11 solarAdded any files yet missing for stdio.h.
2006-07-06 solarFinished scanf docs.
2006-07-06 solarFixed regression tests.
2006-07-06 solarImproved testdrivers.
2006-06-30 solarRemoved for macro replacement.
2006-06-30 solarNarrowed down to exclude KDevelop metadata.
2006-06-30 solarAdded read.c and write.c to svn:ignore.
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 solarSet svn:ignore on KDevelop files.
2006-06-26 solarAdded some functions.
2006-06-14 solarAdded testdriver.
next