]> pd.if.org Git - pdclib/history - functions
Minor touches.
[pdclib] / functions /
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-04 solarCleanups.
2010-04-04 solarImproper test code handling uncovered by Owen at osdev.org
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-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 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-06-12 solarA couple of artifacts resulting in compile errors....
2008-06-11 solarWarnings regarding signed / unsigned issues. Fixed.
2008-05-28 solarIntermediate work, checked in for safekeeping as I...
2007-09-20 solarAdded handling for fflush( NULL ).
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 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-14 solarFixed size==0 bug pointed out by Rod P.
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 solarBeautified output.
2006-06-01 solarDisabled regtests for functionality internal to PDCLib.
2006-06-01 solarAdded testdriver.
2006-05-31 solarFixed test driver.
2006-05-24 solarIntermediate freeze.
2006-05-24 solarDeclaration of Xdigits now handled by header.
2006-05-24 solarDeclarating include and testdriver added.
2006-05-24 solarTestdriver added.
2006-05-24 solarAdded test driver.
2006-05-22 solarFailed to terminate correctly at n < strlen(s2). Fixed...
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 solarUppercase hex digits for printf() functions.
2006-04-24 solarva_end() was missing. Fixed.
2006-04-14 solarWhitespace cleanup.
2006-04-12 solarUnnecessary typedef removed.
2006-04-07 solarTemporary proof-of-concept for printf() output conversions.
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.
2006-02-09 solarexit( EXIT_FAILURE ) instead of exit( 1 ).
2006-02-09 solarBug #1 - realloc( NULL, size ) fails. Fixed.
2006-02-06 solarAdding malloc(), free(), and realloc().
2006-02-06 solarAdded comments.
2006-02-05 solarFallback to static array as pre-main malloc() created...
2006-01-30 solarInitial checkin.
2006-01-30 solarAdded test driver.
2006-01-30 solarAdded test driver.
2006-01-30 solarTweaking _PDCLIB_test.h.
2006-01-30 solarMoved struct definition to internal header.
2006-01-30 solarFixed multiple inclusion issue.
2006-01-30 solarRemoved multiinclude test.
2006-01-27 solarDisabled zero-length sorting test when running under...
next