2012-08-02 |
Owen Shepherd | Remove these 4 files now they have moved to opt/. hg... |
tree | commitdiff |
2011-02-20 |
solar | Fix for #42 - free( NULL ) must not fail. |
tree | commitdiff |
2010-12-11 |
solar | We will cross that bridge when we come to it. |
tree | commitdiff |
2010-07-18 |
solar | Better size-safe checking for integer widths. |
tree | commitdiff |
2010-06-23 |
solar | Extended test drivers to cover sign error. |
tree | commitdiff |
2010-06-23 |
solar | Proper testing of overflow digit handling. |
tree | commitdiff |
2010-06-19 |
solar | Streams are now closed on program exit. (I hope; untested.) |
tree | commitdiff |
2010-03-12 |
solar | Compiling under Cygwin now. |
tree | commitdiff |
2010-03-12 |
solar | Thinko pointed out by Brian Damgaard. |
tree | commitdiff |
2009-09-16 |
solar | Caught "0xz" corner case, and improved testing. |
tree | commitdiff |
2009-09-13 |
solar | Merged branch stdio_rewrite back into trunk. |
tree | commitdiff |
2008-05-28 |
solar | Intermediate work, checked in for safekeeping as I... |
tree | commitdiff |
2007-09-12 |
solar | Bug #11 - memswp() in qsort() not type correct. Fixed. |
tree | commitdiff |
2006-11-15 |
solar | Misallocation in realloc() was not caught. Fixed. |
tree | commitdiff |
2006-06-30 |
solar | Yet closer to functional output. |
tree | commitdiff |
2006-06-26 |
solar | Added some functions. |
tree | commitdiff |
2006-06-14 |
solar | Fixed size==0 bug pointed out by Rod P. |
tree | commitdiff |
2006-06-02 |
solar | Further output beautification. |
tree | commitdiff |
2006-06-01 |
solar | Beautified output. |
tree | commitdiff |
2006-06-01 |
solar | Disabled regtests for functionality internal to PDCLib. |
tree | commitdiff |
2006-03-08 |
solar | Removed the $Name$ tags (not supported by SVN). Added... |
tree | commitdiff |
2006-03-06 |
solar | Porting current working set from CVS. |
tree | commitdiff |
2006-02-09 |
solar | exit( EXIT_FAILURE ) instead of exit( 1 ). |
tree | commitdiff |
2006-02-09 |
solar | Bug #1 - realloc( NULL, size ) fails. Fixed. |
tree | commitdiff |
2006-02-06 |
solar | Adding malloc(), free(), and realloc(). |
tree | commitdiff |
2006-02-06 |
solar | Added comments. |
tree | commitdiff |
2006-02-05 |
solar | Fallback to static array as pre-main malloc() created... |
tree | commitdiff |
2006-01-30 |
solar | Initial checkin. |
tree | commitdiff |
2006-01-30 |
solar | Added test driver. |
tree | commitdiff |
2006-01-30 |
solar | Added test driver. |
tree | commitdiff |
2006-01-30 |
solar | Tweaking _PDCLIB_test.h. |
tree | commitdiff |
2006-01-30 |
solar | Moved struct definition to internal header. |
tree | commitdiff |
2006-01-27 |
solar | Disabled zero-length sorting test when running under... |
tree | commitdiff |
2006-01-27 |
solar | Adjusted includes. |
tree | commitdiff |
2005-12-26 |
solar | Added exit, _Exit, atexit. |
tree | commitdiff |
2005-12-23 |
solar | Added 'void' to empty parameter lists. |
tree | commitdiff |
2005-12-23 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-17 |
solar | Added qsort. |
tree | commitdiff |
2005-12-16 |
solar | Artifact - code is original, not from PDPCLIB. |
tree | commitdiff |
2005-12-16 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-15 |
solar | Added size_t to stdlib.h, added redefinition guards... |
tree | commitdiff |
2005-12-15 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-15 |
solar | Added test drivers. |
tree | commitdiff |
2005-12-05 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-04 |
solar | Added internal headerguard defines that were missing. |
tree | commitdiff |
2005-12-04 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-03 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-03 |
solar | Added #ifdef to allow for regression against system... |
tree | commitdiff |
2005-12-02 |
solar | Added atoi, atol, atoll plus internal helpers. |
tree | commitdiff |
2004-11-14 |
solar | Removed old files. |
tree | commitdiff |
2004-06-17 |
solar | Re-import from Subversion. |
tree | commitdiff |
2003-11-24 |
solar | Merged PDPCLIB and Therx code. |
tree | commitdiff |
2003-11-23 |
solar | Added template implementation files. |
tree | commitdiff |
|