]> pd.if.org Git - pdclib/history - functions/stdlib
Branching v0.4 for bugfixes.
[pdclib] / functions / stdlib /
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-27 solarDisabled zero-length sorting test when running under...
2006-01-27 solarAdjusted includes.
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-23 solarAdded 'void' to empty parameter lists.
2005-12-23 solarInitial checkin.
2005-12-17 solarAdded qsort.
2005-12-16 solarArtifact - code is original, not from PDPCLIB.
2005-12-16 solarInitial checkin.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
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 solarAdded #ifdef to allow for regression against system...
2005-12-02 solarAdded atoi, atol, atoll plus internal helpers.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-11-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.