2005-12-23 |
solar | Improved "expected assertion failure" message in testdr... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
solar | Added target 'todolist' to get all 'TODO' comments... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
solar | Added qsort. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
solar | Artifact - code is original, not from PDPCLIB. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Added size_t to stdlib.h, added redefinition guards... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Extended comment - old one left me clueless. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Added exit return codes. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Added test drivers. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
solar | Minor tweaking. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
solar | Added internal headerguard defines that were missing. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
solar | Added div_t types. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
solar | Removed #warning lines (only #error is defined by the... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
solar | Adding missing internal include. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Fixed typo, added prelim. mention of what has changed. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Added 'regtest' target for regression against system... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Ugly workaround to keep wrappers from negating error... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Added #ifdef to allow for regression against system... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Added signaling "test" driver. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Added #ifdef to allow regression against system lib. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Helper functions for strto...() functions. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
solar | Added helpers for strto...() functions. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Added line number to failed testcase output. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Fixed 'find' option sequence that generated warnings... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Added atoi, atol, atoll plus internal helpers. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Added comment for _PDCLIB_intmax_t with cross-ref to... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Added _PDCLIB_inline mapped to inline for C99 only. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
solar | Some non-7-bit chars have crept in. Fixed. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
solar | Reordered 'find' options to get rid of Cygwin warnings. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
solar | Preparing for v0.3 release. origin/tags/v0.3 v0.3 |
commit | commitdiff | tree | snapshot |
2005-11-21 |
solar | Added. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
solar | Disabled command echo, added -Wall. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
solar | Added test drivers. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
solar | Added test driver, fixed off-by-one bug. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added test driver, fixed off-by-one bug. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added test driver; fixed sign bug. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added dummy test drivers to each *.c file, and target... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Added Makefile and moved internal headers into seperate... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
solar | Moved the includes into subdirectory (again). Teaches... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
solar | Forgot the header guard on string.h. Bumped release... origin/tags/v0.2 v0.2 |
commit | commitdiff | tree | snapshot |
2005-01-11 |
solar | Added notes on v0.2. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
solar | Test-compile fixes. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
solar | Added the remaining function defs. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
solar | Added a warning about missing test drivers. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
solar | Added search functions. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
solar | dos2unix |
commit | commitdiff | tree | snapshot |
2005-01-08 |
solar | Adding string.h. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
solar | Added some of <string.h>. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
solar | Fixes to v0.1, added assert.h. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | Added note about v0.1 not being much tested. origin/tags/v0.1 v0.1 |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | Added dev. status. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | More cosmetic touches. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | Initial checkin. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
solar | Excluded *_C macros from first release; cosmetic touches. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
solar | Fixed several omitted "unsigned" qualifiers. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
solar | Cosmetics (moving Id tag to top, adding Name tag, adjus... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
solar | Second try. Freestanding only, for now. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
solar | Removing old files. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
solar | Removed old files. |
commit | commitdiff | tree | snapshot |
2004-06-17 |
solar | Re-import from Subversion. origin/tags/OLD OLD |
commit | commitdiff | tree | snapshot |
2004-01-23 |
solar | Minor doc extension. |
commit | commitdiff | tree | snapshot |
2004-01-23 |
solar | Improved docs. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
solar | Created to hold host-specific stdio code. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
solar | Reviewed / implemented. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
solar | Forgot to convert from Pocket Word to text. Fixed. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
solar | Reviewed / implemented. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
solar | Rough documentation on all functions. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
solar | Partially documented. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Fixed strspn() doc. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Forgot to converd .pwd to .txt... fixed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Minimized include scope. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Reviewed. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Implemented. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Cosmetic edits. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Completed documentation. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
solar | Added some documentation. |
commit | commitdiff | tree | snapshot |
2003-12-05 |
solar | Moved shared defines and typedefs to individual files. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
solar | Introducing personalities. Removing C++ function decs... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
solar | Started introducting "personality". |
commit | commitdiff | tree | snapshot |
2003-11-24 |
solar | Merged PDPCLIB code. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
solar | Merged PDPCLIB and Therx code. |
commit | commitdiff | tree | snapshot |
2003-11-23 |
solar | Added template implementation files. |
commit | commitdiff | tree | snapshot |
2003-11-23 |
solar | Implemented. |
commit | commitdiff | tree | snapshot |
next |