]> pd.if.org Git - pdclib/history - includes/string.h
Started out on v0.6.
[pdclib] / includes / string.h
2010-12-23 solarStarted out on v0.6.
2010-05-16 solarAd-hoc solutions for perror() and strerror().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-01-30 solarRemoved redundant include.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-04 solarRemoved #warning lines (only #error is defined by the...
2005-11-20 solarMoved the includes into subdirectory (again). Teaches...
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2004-01-18 solarFixed strspn() doc.
2004-01-18 solarCosmetic edits.
2004-01-18 solarCompleted documentation.
2004-01-18 solarAdded some documentation.
2003-12-05 solarMoved shared defines and typedefs to individual files.
2003-12-03 solarIntroducing personalities. Removing C++ function decs...
2003-12-03 solarStarted introducting "personality".
2003-11-21 solarSome cleanup.
2003-11-19 solarInitial load with header templates and some first decla...