]>
pd.if.org Git - pdclib/log
solar [Mon, 6 Feb 2006 21:22:13 +0000 (21:22 +0000)]
Added v0.4 release date.
solar [Mon, 6 Feb 2006 21:07:38 +0000 (21:07 +0000)]
Adding malloc(), free(), and realloc().
solar [Mon, 6 Feb 2006 21:03:39 +0000 (21:03 +0000)]
Added comments.
solar [Mon, 6 Feb 2006 21:02:12 +0000 (21:02 +0000)]
Reordering of memnode_t members for later optimization.
solar [Sun, 5 Feb 2006 21:38:23 +0000 (21:38 +0000)]
Overly optimistic; no v0.4 today as malloc() still makes problems.
solar [Sun, 5 Feb 2006 21:37:24 +0000 (21:37 +0000)]
Fallback to static array as pre-main malloc() created problems. (_start calls atexit once.)
solar [Sun, 5 Feb 2006 15:52:20 +0000 (15:52 +0000)]
v0.4 release: stdlib.h
solar [Sun, 5 Feb 2006 15:35:11 +0000 (15:35 +0000)]
Initial checkin.
solar [Sun, 5 Feb 2006 15:10:39 +0000 (15:10 +0000)]
Initial checkin.
solar [Sun, 5 Feb 2006 14:55:05 +0000 (14:55 +0000)]
Added realloc().
solar [Mon, 30 Jan 2006 20:52:12 +0000 (20:52 +0000)]
Initial checkin.
solar [Mon, 30 Jan 2006 20:46:59 +0000 (20:46 +0000)]
Added test driver.
solar [Mon, 30 Jan 2006 20:17:24 +0000 (20:17 +0000)]
Added test driver.
solar [Mon, 30 Jan 2006 18:33:59 +0000 (18:33 +0000)]
Moved internal struct definitions to _PDCLIB_int.h where they belong.
solar [Mon, 30 Jan 2006 18:29:32 +0000 (18:29 +0000)]
Extended for 0.4 release.
solar [Mon, 30 Jan 2006 18:28:25 +0000 (18:28 +0000)]
Tweaking _PDCLIB_test.h.
solar [Mon, 30 Jan 2006 18:08:34 +0000 (18:08 +0000)]
Moved struct definition to internal header.
solar [Mon, 30 Jan 2006 18:07:01 +0000 (18:07 +0000)]
Removed redundant include.
solar [Mon, 30 Jan 2006 18:03:31 +0000 (18:03 +0000)]
Fixed multiple inclusion issue.
solar [Mon, 30 Jan 2006 17:37:12 +0000 (17:37 +0000)]
Removed multiinclude test.
solar [Fri, 27 Jan 2006 06:27:27 +0000 (06:27 +0000)]
Disabled zero-length sorting test when running under *BSD as *BSD libc falls into endless loop.
solar [Fri, 27 Jan 2006 06:25:39 +0000 (06:25 +0000)]
Adjusted includes.
solar [Fri, 27 Jan 2006 06:17:43 +0000 (06:17 +0000)]
Masked out the multiinclude test (doesn't work on *BSD). Added targets to build but not execute test drivers.
solar [Mon, 26 Dec 2005 10:27:14 +0000 (10:27 +0000)]
Added exit, _Exit, atexit.
solar [Sat, 24 Dec 2005 13:48:33 +0000 (13:48 +0000)]
Changed handling of regtest exclusions.
solar [Fri, 23 Dec 2005 16:09:10 +0000 (16:09 +0000)]
Moved from functions/ to functions/_PDCLIB/.
solar [Fri, 23 Dec 2005 16:04:43 +0000 (16:04 +0000)]
Added 'void' to empty parameter lists.
solar [Fri, 23 Dec 2005 15:53:08 +0000 (15:53 +0000)]
Initial checkin.
solar [Fri, 23 Dec 2005 15:52:10 +0000 (15:52 +0000)]
exit() and its macros were added a bit hasty; fixed.
solar [Fri, 23 Dec 2005 10:42:25 +0000 (10:42 +0000)]
Improved "expected assertion failure" message in testdriver.
solar [Fri, 23 Dec 2005 10:41:45 +0000 (10:41 +0000)]
Added target 'todolist' to get all 'TODO' comments left.
solar [Sat, 17 Dec 2005 18:50:23 +0000 (18:50 +0000)]
Added qsort.
solar [Fri, 16 Dec 2005 18:14:30 +0000 (18:14 +0000)]
Artifact - code is original, not from PDPCLIB.
solar [Fri, 16 Dec 2005 18:13:29 +0000 (18:13 +0000)]
Initial checkin.
solar [Thu, 15 Dec 2005 18:07:59 +0000 (18:07 +0000)]
Initial checkin.
solar [Thu, 15 Dec 2005 13:37:49 +0000 (13:37 +0000)]
Initial checkin.
solar [Thu, 15 Dec 2005 13:23:52 +0000 (13:23 +0000)]
Added size_t to stdlib.h, added redefinition guards, adjusted includes.
solar [Thu, 15 Dec 2005 12:35:57 +0000 (12:35 +0000)]
Extended comment - old one left me clueless.
solar [Thu, 15 Dec 2005 12:35:00 +0000 (12:35 +0000)]
Added test driver.
solar [Thu, 15 Dec 2005 12:34:01 +0000 (12:34 +0000)]
Initial checkin.
solar [Thu, 15 Dec 2005 12:30:31 +0000 (12:30 +0000)]
Added exit return codes.
solar [Thu, 15 Dec 2005 12:29:11 +0000 (12:29 +0000)]
Added test drivers.
solar [Thu, 15 Dec 2005 12:28:00 +0000 (12:28 +0000)]
Minor tweaking.
solar [Mon, 5 Dec 2005 05:58:58 +0000 (05:58 +0000)]
Initial checkin.
solar [Sun, 4 Dec 2005 16:57:02 +0000 (16:57 +0000)]
Added internal headerguard defines that were missing.
solar [Sun, 4 Dec 2005 16:48:38 +0000 (16:48 +0000)]
Added div_t types.
solar [Sun, 4 Dec 2005 16:48:12 +0000 (16:48 +0000)]
Removed #warning lines (only #error is defined by the standard).
solar [Sun, 4 Dec 2005 16:45:28 +0000 (16:45 +0000)]
Adding missing internal include.
solar [Sun, 4 Dec 2005 08:47:22 +0000 (08:47 +0000)]
Initial checkin.
solar [Sat, 3 Dec 2005 21:43:31 +0000 (21:43 +0000)]
Fixed typo, added prelim. mention of what has changed.
solar [Sat, 3 Dec 2005 21:42:21 +0000 (21:42 +0000)]
Added 'regtest' target for regression against system lib; made tests quiet; added dist tarball to 'clean'.
solar [Sat, 3 Dec 2005 21:40:47 +0000 (21:40 +0000)]
Initial checkin.
solar [Sat, 3 Dec 2005 21:39:59 +0000 (21:39 +0000)]
Ugly workaround to keep wrappers from negating error value.
solar [Sat, 3 Dec 2005 21:36:50 +0000 (21:36 +0000)]
Added #ifdef to allow for regression against system library.
solar [Sat, 3 Dec 2005 21:35:45 +0000 (21:35 +0000)]
Added signaling "test" driver.
solar [Sat, 3 Dec 2005 21:34:32 +0000 (21:34 +0000)]
Added #ifdef to allow regression against system lib.
solar [Sat, 3 Dec 2005 16:50:08 +0000 (16:50 +0000)]
Helper functions for strto...() functions.
solar [Sat, 3 Dec 2005 16:49:36 +0000 (16:49 +0000)]
Added helpers for strto...() functions.
solar [Fri, 2 Dec 2005 11:04:38 +0000 (11:04 +0000)]
Added line number to failed testcase output.
solar [Fri, 2 Dec 2005 11:03:47 +0000 (11:03 +0000)]
Fixed 'find' option sequence that generated warnings under Cygwin. Limited Makefile to distro directories so I could have local "test" directories. Added "heartbeat" output to 'test' target. Added pdclib.a to '%.t' target so helpers are available for linking.
solar [Fri, 2 Dec 2005 11:00:08 +0000 (11:00 +0000)]
Added atoi, atol, atoll plus internal helpers.
solar [Fri, 2 Dec 2005 10:54:23 +0000 (10:54 +0000)]
Added comment for _PDCLIB_intmax_t with cross-ref to _PDCLIB_atomax.
solar [Fri, 2 Dec 2005 10:53:03 +0000 (10:53 +0000)]
Added _PDCLIB_inline mapped to inline for C99 only.
solar [Fri, 2 Dec 2005 10:52:00 +0000 (10:52 +0000)]
Some non-7-bit chars have crept in. Fixed.
solar [Tue, 22 Nov 2005 04:59:47 +0000 (04:59 +0000)]
Reordered 'find' options to get rid of Cygwin warnings.
solar [Mon, 21 Nov 2005 19:09:16 +0000 (19:09 +0000)]
Preparing for v0.3 release.
solar [Mon, 21 Nov 2005 18:10:09 +0000 (18:10 +0000)]
Added.
solar [Mon, 21 Nov 2005 18:09:53 +0000 (18:09 +0000)]
Disabled command echo, added -Wall.
solar [Mon, 21 Nov 2005 18:08:43 +0000 (18:08 +0000)]
Added test drivers.
solar [Mon, 21 Nov 2005 18:04:55 +0000 (18:04 +0000)]
Added test driver, fixed off-by-one bug.
solar [Sun, 20 Nov 2005 17:25:25 +0000 (17:25 +0000)]
Added test driver.
solar [Sun, 20 Nov 2005 17:18:11 +0000 (17:18 +0000)]
Added test driver, fixed off-by-one bug.
solar [Sun, 20 Nov 2005 16:55:09 +0000 (16:55 +0000)]
Added test driver.
solar [Sun, 20 Nov 2005 16:31:04 +0000 (16:31 +0000)]
Added test driver; fixed sign bug.
solar [Sun, 20 Nov 2005 16:30:23 +0000 (16:30 +0000)]
Added test driver.
solar [Sun, 20 Nov 2005 13:19:09 +0000 (13:19 +0000)]
Added dummy test drivers to each *.c file, and target 'test' to Makefile.
solar [Sun, 20 Nov 2005 13:04:16 +0000 (13:04 +0000)]
Added Makefile and moved internal headers into seperate directory (allowing easier _partial_ compilation of PDCLib).
solar [Sun, 20 Nov 2005 10:04:48 +0000 (10:04 +0000)]
Moved the includes into subdirectory (again). Teaches you to decide on a proper layout FIRST.
solar [Wed, 12 Jan 2005 17:24:55 +0000 (17:24 +0000)]
Forgot the header guard on string.h. Bumped release date in Readme.txt.
solar [Tue, 11 Jan 2005 07:31:50 +0000 (07:31 +0000)]
Added notes on v0.2.
solar [Tue, 11 Jan 2005 07:15:12 +0000 (07:15 +0000)]
Test-compile fixes.
solar [Tue, 11 Jan 2005 07:06:46 +0000 (07:06 +0000)]
Added the remaining function defs.
solar [Tue, 11 Jan 2005 06:43:44 +0000 (06:43 +0000)]
Initial checkin.
solar [Tue, 11 Jan 2005 06:42:51 +0000 (06:42 +0000)]
Added a warning about missing test drivers.
solar [Sun, 9 Jan 2005 13:49:21 +0000 (13:49 +0000)]
Added search functions.
solar [Sun, 9 Jan 2005 13:47:58 +0000 (13:47 +0000)]
dos2unix
solar [Sat, 8 Jan 2005 07:06:59 +0000 (07:06 +0000)]
Adding string.h.
solar [Sat, 8 Jan 2005 07:06:23 +0000 (07:06 +0000)]
Added some of <string.h>.
solar [Thu, 23 Dec 2004 09:26:39 +0000 (09:26 +0000)]
Fixes to v0.1, added assert.h.
solar [Sun, 12 Dec 2004 12:22:48 +0000 (12:22 +0000)]
Added note about v0.1 not being much tested.
solar [Sun, 12 Dec 2004 12:19:41 +0000 (12:19 +0000)]
Added dev. status.
solar [Sun, 12 Dec 2004 10:38:01 +0000 (10:38 +0000)]
Initial checkin.
solar [Sun, 12 Dec 2004 10:33:12 +0000 (10:33 +0000)]
More cosmetic touches.
solar [Sun, 12 Dec 2004 10:28:10 +0000 (10:28 +0000)]
Initial checkin.
solar [Sun, 12 Dec 2004 10:26:43 +0000 (10:26 +0000)]
Excluded *_C macros from first release; cosmetic touches.
solar [Thu, 9 Dec 2004 05:05:08 +0000 (05:05 +0000)]
Fixed several omitted "unsigned" qualifiers.
solar [Wed, 8 Dec 2004 19:51:15 +0000 (19:51 +0000)]
Cosmetics (moving Id tag to top, adding Name tag, adjusting limits.h from enquire to _PDCLIB_* "macro magic")
solar [Sun, 14 Nov 2004 13:10:52 +0000 (13:10 +0000)]
Second try. Freestanding only, for now.
solar [Sun, 14 Nov 2004 13:09:07 +0000 (13:09 +0000)]
Removing old files.
solar [Sun, 14 Nov 2004 13:02:28 +0000 (13:02 +0000)]
Removed old files.