2006-02-05 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2006-02-05 |
solar | Added realloc().
|
commit | commitdiff | tree |
2006-01-30 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Added test driver.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Added test driver.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Moved internal struct definitions to _PDCLIB_int.h...
|
commit | commitdiff | tree |
2006-01-30 |
solar | Extended for 0.4 release.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Tweaking _PDCLIB_test.h.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Moved struct definition to internal header.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Removed redundant include.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Fixed multiple inclusion issue.
|
commit | commitdiff | tree |
2006-01-30 |
solar | Removed multiinclude test.
|
commit | commitdiff | tree |
2006-01-27 |
solar | Disabled zero-length sorting test when running under...
|
commit | commitdiff | tree |
2006-01-27 |
solar | Adjusted includes.
|
commit | commitdiff | tree |
2006-01-27 |
solar | Masked out the multiinclude test (doesn't work on ...
|
commit | commitdiff | tree |
2005-12-26 |
solar | Added exit, _Exit, atexit.
|
commit | commitdiff | tree |
2005-12-24 |
solar | Changed handling of regtest exclusions.
|
commit | commitdiff | tree |
2005-12-23 |
solar | Moved from functions/ to functions/_PDCLIB/.
|
commit | commitdiff | tree |
2005-12-23 |
solar | Added 'void' to empty parameter lists.
|
commit | commitdiff | tree |
2005-12-23 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-23 |
solar | exit() and its macros were added a bit hasty; fixed.
|
commit | commitdiff | tree |
2005-12-23 |
solar | Improved "expected assertion failure" message in testdriver.
|
commit | commitdiff | tree |
2005-12-23 |
solar | Added target 'todolist' to get all 'TODO' comments...
|
commit | commitdiff | tree |
2005-12-17 |
solar | Added qsort.
|
commit | commitdiff | tree |
2005-12-16 |
solar | Artifact - code is original, not from PDPCLIB.
|
commit | commitdiff | tree |
2005-12-16 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Added size_t to stdlib.h, added redefinition guards...
|
commit | commitdiff | tree |
2005-12-15 |
solar | Extended comment - old one left me clueless.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Added test driver.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Added exit return codes.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Added test drivers.
|
commit | commitdiff | tree |
2005-12-15 |
solar | Minor tweaking.
|
commit | commitdiff | tree |
2005-12-05 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-04 |
solar | Added internal headerguard defines that were missing.
|
commit | commitdiff | tree |
2005-12-04 |
solar | Added div_t types.
|
commit | commitdiff | tree |
2005-12-04 |
solar | Removed #warning lines (only #error is defined by the...
|
commit | commitdiff | tree |
2005-12-04 |
solar | Adding missing internal include.
|
commit | commitdiff | tree |
2005-12-04 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Fixed typo, added prelim. mention of what has changed.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Added 'regtest' target for regression against system...
|
commit | commitdiff | tree |
2005-12-03 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Ugly workaround to keep wrappers from negating error...
|
commit | commitdiff | tree |
2005-12-03 |
solar | Added #ifdef to allow for regression against system...
|
commit | commitdiff | tree |
2005-12-03 |
solar | Added signaling "test" driver.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Added #ifdef to allow regression against system lib.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Helper functions for strto...() functions.
|
commit | commitdiff | tree |
2005-12-03 |
solar | Added helpers for strto...() functions.
|
commit | commitdiff | tree |
2005-12-02 |
solar | Added line number to failed testcase output.
|
commit | commitdiff | tree |
2005-12-02 |
solar | Fixed 'find' option sequence that generated warnings...
|
commit | commitdiff | tree |
2005-12-02 |
solar | Added atoi, atol, atoll plus internal helpers.
|
commit | commitdiff | tree |
2005-12-02 |
solar | Added comment for _PDCLIB_intmax_t with cross-ref to...
|
commit | commitdiff | tree |
2005-12-02 |
solar | Added _PDCLIB_inline mapped to inline for C99 only.
|
commit | commitdiff | tree |
2005-12-02 |
solar | Some non-7-bit chars have crept in. Fixed.
|
commit | commitdiff | tree |
2005-11-22 |
solar | Reordered 'find' options to get rid of Cygwin warnings.
|
commit | commitdiff | tree |
2005-11-21 |
solar | Preparing for v0.3 release.
|
commit | commitdiff | tree |
2005-11-21 |
solar | Added.
|
commit | commitdiff | tree |
2005-11-21 |
solar | Disabled command echo, added -Wall.
|
commit | commitdiff | tree |
2005-11-21 |
solar | Added test drivers.
|
commit | commitdiff | tree |
2005-11-21 |
solar | Added test driver, fixed off-by-one bug.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added test driver.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added test driver, fixed off-by-one bug.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added test driver.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added test driver; fixed sign bug.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added test driver.
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added dummy test drivers to each *.c file, and target...
|
commit | commitdiff | tree |
2005-11-20 |
solar | Added Makefile and moved internal headers into seperate...
|
commit | commitdiff | tree |
2005-11-20 |
solar | Moved the includes into subdirectory (again). Teaches...
|
commit | commitdiff | tree |
2005-01-12 |
solar | Forgot the header guard on string.h. Bumped release...
|
commit | commitdiff | tree |
2005-01-11 |
solar | Added notes on v0.2.
|
commit | commitdiff | tree |
2005-01-11 |
solar | Test-compile fixes.
|
commit | commitdiff | tree |
2005-01-11 |
solar | Added the remaining function defs.
|
commit | commitdiff | tree |
2005-01-11 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2005-01-11 |
solar | Added a warning about missing test drivers.
|
commit | commitdiff | tree |
2005-01-09 |
solar | Added search functions.
|
commit | commitdiff | tree |
2005-01-09 |
solar | dos2unix
|
commit | commitdiff | tree |
2005-01-08 |
solar | Adding string.h.
|
commit | commitdiff | tree |
2005-01-08 |
solar | Added some of <string.h>.
|
commit | commitdiff | tree |
2004-12-23 |
solar | Fixes to v0.1, added assert.h.
|
commit | commitdiff | tree |
2004-12-12 |
solar | Added note about v0.1 not being much tested.
|
commit | commitdiff | tree |
2004-12-12 |
solar | Added dev. status.
|
commit | commitdiff | tree |
2004-12-12 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2004-12-12 |
solar | More cosmetic touches.
|
commit | commitdiff | tree |
2004-12-12 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2004-12-12 |
solar | Excluded *_C macros from first release; cosmetic touches.
|
commit | commitdiff | tree |
2004-12-09 |
solar | Fixed several omitted "unsigned" qualifiers.
|
commit | commitdiff | tree |
2004-12-08 |
solar | Cosmetics (moving Id tag to top, adding Name tag, adjusting...
|
commit | commitdiff | tree |
2004-11-14 |
solar | Second try. Freestanding only, for now.
|
commit | commitdiff | tree |
2004-11-14 |
solar | Removing old files.
|
commit | commitdiff | tree |
2004-11-14 |
solar | Removed old files.
|
commit | commitdiff | tree |
2004-06-17 |
solar | Re-import from Subversion.
|
commit | commitdiff | tree |
2004-01-23 |
solar | Minor doc extension.
|
commit | commitdiff | tree |
2004-01-23 |
solar | Improved docs.
|
commit | commitdiff | tree |
2004-01-22 |
solar | Created to hold host-specific stdio code.
|
commit | commitdiff | tree |
2004-01-22 |
solar | Reviewed / implemented.
|
commit | commitdiff | tree |
2004-01-22 |
solar | Forgot to convert from Pocket Word to text. Fixed.
|
commit | commitdiff | tree |
2004-01-22 |
solar | Reviewed / implemented.
|
commit | commitdiff | tree |
2004-01-20 |
solar | Rough documentation on all functions.
|
commit | commitdiff | tree |
next |