]> pd.if.org Git - pdclib/history - functions
Added handling for fflush( NULL ).
[pdclib] / functions /
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...
2006-01-27 solarAdjusted includes.
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-23 solarMoved from functions/ to functions/_PDCLIB/.
2005-12-23 solarAdded 'void' to empty parameter lists.
2005-12-23 solarInitial checkin.
2005-12-23 solarImproved "expected assertion failure" message in testdr...
2005-12-17 solarAdded qsort.
2005-12-16 solarArtifact - code is original, not from PDPCLIB.
2005-12-16 solarInitial checkin.
2005-12-15 solarInitial checkin.
2005-12-15 solarInitial checkin.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-15 solarExtended comment - old one left me clueless.
2005-12-15 solarAdded test driver.
2005-12-15 solarInitial checkin.
2005-12-15 solarAdded test drivers.
2005-12-05 solarInitial checkin.
2005-12-04 solarAdded internal headerguard defines that were missing.
2005-12-04 solarInitial checkin.
2005-12-03 solarInitial checkin.
2005-12-03 solarUgly workaround to keep wrappers from negating error...
2005-12-03 solarAdded #ifdef to allow for regression against system...
2005-12-03 solarAdded signaling "test" driver.
2005-12-03 solarAdded #ifdef to allow regression against system lib.
2005-12-03 solarHelper functions for strto...() functions.
2005-12-02 solarAdded atoi, atol, atoll plus internal helpers.
2005-11-21 solarAdded test drivers.
2005-11-21 solarAdded test driver, fixed off-by-one bug.
2005-11-20 solarAdded test driver.
2005-11-20 solarAdded test driver, fixed off-by-one bug.
2005-11-20 solarAdded test driver.
2005-11-20 solarAdded test driver; fixed sign bug.
2005-11-20 solarAdded test driver.
2005-11-20 solarAdded dummy test drivers to each *.c file, and target...
2005-11-20 solarAdded Makefile and moved internal headers into seperate...
2005-01-11 solarTest-compile fixes.
next