]> pd.if.org Git - pdclib/history - internals
Moved notime and mincoll from opt/ to functions/.
[pdclib] / internals /
2006-03-10 solarMoving platform specifics from stdio.h to _PDCLIB_confi...
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-05-03 solarMoving files to new dir structure.
2006-02-06 solarAdding malloc(), free(), and realloc().
2006-02-06 solarReordering of memnode_t members for later optimization.
2006-01-30 solarMoved internal struct definitions to _PDCLIB_int.h...
2006-01-30 solarTweaking _PDCLIB_test.h.
2006-01-30 solarMoved struct definition to internal header.
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-17 solarAdded qsort.
2005-12-15 solarAdded exit return codes.
2005-12-04 solarAdded div_t types.
2005-12-04 solarRemoved #warning lines (only #error is defined by the...
2005-12-03 solarUgly workaround to keep wrappers from negating error...
2005-12-03 solarAdded helpers for strto...() functions.
2005-12-02 solarAdded line number to failed testcase output.
2005-12-02 solarAdded atoi, atol, atoll plus internal helpers.
2005-12-02 solarAdded comment for _PDCLIB_intmax_t with cross-ref to...
2005-12-02 solarAdded _PDCLIB_inline mapped to inline for C99 only.
2005-11-21 solarAdded.
2005-11-20 solarAdded Makefile and moved internal headers into seperate...