]> pd.if.org Git - pdclib/log
pdclib
17 years agoAdded close().
solar [Wed, 7 Jun 2006 14:16:45 +0000 (14:16 +0000)]
Added close().

17 years agoImproved testdriver and implementation.
solar [Wed, 7 Jun 2006 13:34:06 +0000 (13:34 +0000)]
Improved testdriver and implementation.

17 years agoFirst working testdriver.
solar [Wed, 7 Jun 2006 05:36:39 +0000 (05:36 +0000)]
First working testdriver.

17 years agoFixed warnings in test driver.
solar [Fri, 2 Jun 2006 14:45:27 +0000 (14:45 +0000)]
Fixed warnings in test driver.

17 years agoAdded testdriver for _PDCLIB_rename().
solar [Fri, 2 Jun 2006 11:59:11 +0000 (11:59 +0000)]
Added testdriver for _PDCLIB_rename().

17 years agoAdded testdriver for _PDCLIB_remove().
solar [Fri, 2 Jun 2006 09:34:57 +0000 (09:34 +0000)]
Added testdriver for _PDCLIB_remove().

17 years agoFurther output beautification.
solar [Fri, 2 Jun 2006 06:25:31 +0000 (06:25 +0000)]
Further output beautification.

17 years agoDisabled format string warnings on ...printf() regtest drivers.
solar [Thu, 1 Jun 2006 15:38:49 +0000 (15:38 +0000)]
Disabled format string warnings on ...printf() regtest drivers.

17 years agoBeautified output.
solar [Thu, 1 Jun 2006 11:23:42 +0000 (11:23 +0000)]
Beautified output.

17 years agoWhen pdclib.a did not exist, make did print a message. Fixed.
solar [Thu, 1 Jun 2006 09:35:45 +0000 (09:35 +0000)]
When pdclib.a did not exist, make did print a message. Fixed.

17 years agoDisabled regtests for functionality internal to PDCLib.
solar [Thu, 1 Jun 2006 06:29:06 +0000 (06:29 +0000)]
Disabled regtests for functionality internal to PDCLib.

17 years agoReplaced constants with compiler builtins. (At least LDBL_MAX and LDBL_MIN were wrong.)
solar [Thu, 1 Jun 2006 06:09:36 +0000 (06:09 +0000)]
Replaced constants with compiler builtins. (At least LDBL_MAX and LDBL_MIN were wrong.)

17 years agoAdded testdriver.
solar [Thu, 1 Jun 2006 06:08:29 +0000 (06:08 +0000)]
Added testdriver.

17 years agoDisabled unused definitions to avoid warnings.
solar [Wed, 31 May 2006 06:57:46 +0000 (06:57 +0000)]
Disabled unused definitions to avoid warnings.

17 years agoFixed test driver.
solar [Wed, 31 May 2006 06:53:08 +0000 (06:53 +0000)]
Fixed test driver.

17 years agoIntermediate freeze.
solar [Wed, 24 May 2006 16:09:32 +0000 (16:09 +0000)]
Intermediate freeze.

17 years agoTemporary patching for stdio development.
solar [Wed, 24 May 2006 06:18:09 +0000 (06:18 +0000)]
Temporary patching for stdio development.

17 years agoDeclaration for Xdigits added.
solar [Wed, 24 May 2006 06:16:35 +0000 (06:16 +0000)]
Declaration for Xdigits added.

17 years agoDeclaration of Xdigits now handled by header.
solar [Wed, 24 May 2006 06:14:28 +0000 (06:14 +0000)]
Declaration of Xdigits now handled by header.

17 years agoDeclarating include and testdriver added.
solar [Wed, 24 May 2006 06:13:37 +0000 (06:13 +0000)]
Declarating include and testdriver added.

17 years agoTestdriver added.
solar [Wed, 24 May 2006 06:12:28 +0000 (06:12 +0000)]
Testdriver added.

17 years agoAdded test driver.
solar [Wed, 24 May 2006 06:11:49 +0000 (06:11 +0000)]
Added test driver.

17 years agoFailed to terminate correctly at n < strlen(s2). Fixed. Thanks to the bug reporter.
solar [Mon, 22 May 2006 06:10:42 +0000 (06:10 +0000)]
Failed to terminate correctly at n < strlen(s2). Fixed. Thanks to the bug reporter.

17 years agoAdded single-file test, -fno-builtin CFLAG.
solar [Thu, 18 May 2006 05:24:04 +0000 (05:24 +0000)]
Added single-file test, -fno-builtin CFLAG.

17 years agoRemoved redundant -Wall.
solar [Wed, 17 May 2006 05:36:14 +0000 (05:36 +0000)]
Removed redundant -Wall.

17 years agoImproved self-documentation. Added dev. targets 'links' and 'unlink'.
solar [Tue, 16 May 2006 05:41:51 +0000 (05:41 +0000)]
Improved self-documentation. Added dev. targets 'links' and 'unlink'.

17 years agoWrong type for open() parameter; fixed. Added _PDCLIB_NOHANDLE to _PDCLIB_config.h.
solar [Tue, 16 May 2006 05:40:47 +0000 (05:40 +0000)]
Wrong type for open() parameter; fixed. Added _PDCLIB_NOHANDLE to _PDCLIB_config.h.

17 years agoBracing error; fixed.
solar [Tue, 16 May 2006 05:39:06 +0000 (05:39 +0000)]
Bracing error; fixed.

18 years agoIntermediate work while migrating CVS -> SVN.
solar [Fri, 12 May 2006 14:42:11 +0000 (14:42 +0000)]
Intermediate work while migrating CVS -> SVN.

18 years agoRemoved (macro-implemented) putc.
solar [Wed, 10 May 2006 05:57:59 +0000 (05:57 +0000)]
Removed (macro-implemented) putc.

18 years agoAdded target 'find' for convenience.
solar [Tue, 9 May 2006 05:22:09 +0000 (05:22 +0000)]
Added target 'find' for convenience.

18 years agoAdded general idea of std... initializers.
solar [Tue, 9 May 2006 05:15:48 +0000 (05:15 +0000)]
Added general idea of std... initializers.

18 years agoFixed compile warnings / errors.
solar [Tue, 9 May 2006 05:14:25 +0000 (05:14 +0000)]
Fixed compile warnings / errors.

18 years agoRemoved _PDCLIB_status_t (this is in _PDCLIB_int.h now). Added declarations for stdin...
solar [Tue, 9 May 2006 05:13:48 +0000 (05:13 +0000)]
Removed _PDCLIB_status_t (this is in _PDCLIB_int.h now). Added declarations for stdin / stdout / stderr.

18 years agoRemoved dead code. (This is in _PDCLIB_config.h now.)
solar [Tue, 9 May 2006 05:12:49 +0000 (05:12 +0000)]
Removed dead code. (This is in _PDCLIB_config.h now.)

18 years agoKludge to avoid unistd.h redefinition warnings.
solar [Tue, 9 May 2006 05:01:50 +0000 (05:01 +0000)]
Kludge to avoid unistd.h redefinition warnings.

18 years agoAdded stdinit.c to hold stdin, stdout, stderr initialization. Extended svn:ignore.
solar [Mon, 8 May 2006 15:59:26 +0000 (15:59 +0000)]
Added stdinit.c to hold stdin, stdout, stderr initialization. Extended svn:ignore.

18 years agoAdded struct status_t.
solar [Mon, 8 May 2006 15:52:10 +0000 (15:52 +0000)]
Added struct status_t.

18 years agoAdded missing _PDCLIB_ prefix to concat() macro calls.
solar [Mon, 8 May 2006 15:50:34 +0000 (15:50 +0000)]
Added missing _PDCLIB_ prefix to concat() macro calls.

18 years agoRemoved macro-implemented getchar.c.
solar [Mon, 8 May 2006 15:49:01 +0000 (15:49 +0000)]
Removed macro-implemented getchar.c.

18 years agoBla
solar [Mon, 8 May 2006 15:48:38 +0000 (15:48 +0000)]
Bla

18 years agoAdded progress messages (again).
solar [Mon, 8 May 2006 15:19:33 +0000 (15:19 +0000)]
Added progress messages (again).

18 years agoTemporary integration of _PDCLIB_print(), broken.
solar [Wed, 26 Apr 2006 09:34:21 +0000 (09:34 +0000)]
Temporary integration of _PDCLIB_print(), broken.

18 years agoUppercase hex digits for printf() functions.
solar [Mon, 24 Apr 2006 06:09:24 +0000 (06:09 +0000)]
Uppercase hex digits for printf() functions.

18 years agova_end() was missing. Fixed.
solar [Mon, 24 Apr 2006 06:05:53 +0000 (06:05 +0000)]
va_end() was missing. Fixed.

18 years agoAdded test for %n.
solar [Mon, 24 Apr 2006 06:05:32 +0000 (06:05 +0000)]
Added test for %n.

18 years agoPreliminary implementations for %c, %s, %p and %n.
solar [Sun, 23 Apr 2006 14:55:25 +0000 (14:55 +0000)]
Preliminary implementations for %c, %s, %p and %n.

18 years agoRemoved the header outputs from the test driver.
solar [Sun, 16 Apr 2006 17:00:29 +0000 (17:00 +0000)]
Removed the header outputs from the test driver.

18 years agoChecked the remaining 'TODO' comments.
solar [Sun, 16 Apr 2006 16:58:06 +0000 (16:58 +0000)]
Checked the remaining 'TODO' comments.

18 years agoYES! VICTORY!
solar [Sun, 16 Apr 2006 16:42:26 +0000 (16:42 +0000)]
YES! VICTORY!

18 years agoDon't quote me, but this does look good...
solar [Sun, 16 Apr 2006 16:22:55 +0000 (16:22 +0000)]
Don't quote me, but this does look good...

18 years agoSTUPID STUPID STUPID bug fixed!
solar [Sun, 16 Apr 2006 12:33:48 +0000 (12:33 +0000)]
STUPID STUPID STUPID bug fixed!

18 years agoHouston, we have lift off!
solar [Sat, 15 Apr 2006 02:54:17 +0000 (02:54 +0000)]
Houston, we have lift off!

18 years agoSwitched to _PDCLIB_sprintf().
solar [Sat, 15 Apr 2006 01:54:20 +0000 (01:54 +0000)]
Switched to _PDCLIB_sprintf().

18 years agoWhitespace cleanup.
solar [Fri, 14 Apr 2006 12:07:40 +0000 (12:07 +0000)]
Whitespace cleanup.

18 years agoRemoved TESTCASE macro and parse_out_wrapper in favour of test().
solar [Fri, 14 Apr 2006 12:07:30 +0000 (12:07 +0000)]
Removed TESTCASE macro and parse_out_wrapper in favour of test().

18 years agoStarted _PDCLIB_printf.
solar [Thu, 13 Apr 2006 06:53:08 +0000 (06:53 +0000)]
Started _PDCLIB_printf.

18 years agoMerged the padwrappers into parse_out().
solar [Wed, 12 Apr 2006 07:16:38 +0000 (07:16 +0000)]
Merged the padwrappers into parse_out().

18 years agoUnnecessary typedef removed.
solar [Wed, 12 Apr 2006 05:22:48 +0000 (05:22 +0000)]
Unnecessary typedef removed.

18 years agoNow calling wrapper instead of conversion routine directly.
solar [Wed, 12 Apr 2006 05:22:36 +0000 (05:22 +0000)]
Now calling wrapper instead of conversion routine directly.

18 years agoPreparing to step up from padwrap() to parse_out_wrapper().
solar [Tue, 11 Apr 2006 16:15:33 +0000 (16:15 +0000)]
Preparing to step up from padwrap() to parse_out_wrapper().

18 years agoMore tests, unsigned fixes.
solar [Mon, 10 Apr 2006 20:11:10 +0000 (20:11 +0000)]
More tests, unsigned fixes.

18 years agoFirst attempt at upadwrap.
solar [Mon, 10 Apr 2006 05:28:10 +0000 (05:28 +0000)]
First attempt at upadwrap.

18 years agoSome cleanup.
solar [Mon, 10 Apr 2006 05:21:02 +0000 (05:21 +0000)]
Some cleanup.

18 years agoAdded unsigned tests.
solar [Mon, 10 Apr 2006 05:16:33 +0000 (05:16 +0000)]
Added unsigned tests.

18 years agoSome improvements.
solar [Mon, 10 Apr 2006 05:09:37 +0000 (05:09 +0000)]
Some improvements.

18 years agoAll tests except hex / zero work.
solar [Fri, 7 Apr 2006 05:13:15 +0000 (05:13 +0000)]
All tests except hex / zero work.

18 years agoTemporary proof-of-concept for printf() output conversions.
solar [Fri, 7 Apr 2006 05:04:21 +0000 (05:04 +0000)]
Temporary proof-of-concept for printf() output conversions.

18 years agoImproved header documentation.
solar [Mon, 20 Mar 2006 16:01:04 +0000 (16:01 +0000)]
Improved header documentation.

18 years agoSet svn:ignore to ignore dependency files and test/regtest drivers.
solar [Mon, 20 Mar 2006 07:40:01 +0000 (07:40 +0000)]
Set svn:ignore to ignore dependency files and test/regtest drivers.

18 years agoDocumented the direct I/O functions.
solar [Mon, 13 Mar 2006 16:15:20 +0000 (16:15 +0000)]
Documented the direct I/O functions.

18 years agoDocumented the unformatted I/O functions.
solar [Mon, 13 Mar 2006 16:06:31 +0000 (16:06 +0000)]
Documented the unformatted I/O functions.

18 years agoInitial checkin.
solar [Mon, 13 Mar 2006 06:33:19 +0000 (06:33 +0000)]
Initial checkin.

18 years agoMoving platform specifics from stdio.h to _PDCLIB_config.h. More docs.
solar [Fri, 10 Mar 2006 06:54:29 +0000 (06:54 +0000)]
Moving platform specifics from stdio.h to _PDCLIB_config.h. More docs.

18 years agoRemoved the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.
solar [Wed, 8 Mar 2006 15:36:14 +0000 (15:36 +0000)]
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / text files.

18 years agoSet svn:ignore on kate project file.
solar [Wed, 8 Mar 2006 06:35:54 +0000 (06:35 +0000)]
Set svn:ignore on kate project file.

18 years agoSet svn:ignore for platform files.
solar [Tue, 7 Mar 2006 15:38:33 +0000 (15:38 +0000)]
Set svn:ignore for platform files.

18 years agoPorting current working set from CVS.
solar [Mon, 6 Mar 2006 10:38:58 +0000 (10:38 +0000)]
Porting current working set from CVS.

18 years agoMoving files to new dir structure.
solar [Wed, 3 May 2006 12:38:32 +0000 (12:38 +0000)]
Moving files to new dir structure.

18 years agoAdjusting directory structure to main.
solar [Sun, 5 Mar 2006 12:11:16 +0000 (12:11 +0000)]
Adjusting directory structure to main.

18 years agoBug #3 - float.h to ./platform/example/. Fixed.
solar [Thu, 9 Feb 2006 05:26:24 +0000 (05:26 +0000)]
Bug #3 - float.h to ./platform/example/. Fixed.

18 years agoBug #4 - Misspelled name in credits. Fixed.
solar [Thu, 9 Feb 2006 05:19:05 +0000 (05:19 +0000)]
Bug #4 - Misspelled name in credits. Fixed.

18 years agoSetting the roadmap for v0.5.
solar [Thu, 9 Feb 2006 05:17:16 +0000 (05:17 +0000)]
Setting the roadmap for v0.5.

18 years agoexit( EXIT_FAILURE ) instead of exit( 1 ).
solar [Thu, 9 Feb 2006 05:15:02 +0000 (05:15 +0000)]
exit( EXIT_FAILURE ) instead of exit( 1 ).

18 years agoBug #1 - realloc( NULL, size ) fails. Fixed.
solar [Thu, 9 Feb 2006 05:11:43 +0000 (05:11 +0000)]
Bug #1 - realloc( NULL, size ) fails. Fixed.

18 years agoAdded v0.4 release date. origin/tags/v0.4 v0.4
solar [Mon, 6 Feb 2006 21:22:13 +0000 (21:22 +0000)]
Added v0.4 release date.

18 years agoAdding malloc(), free(), and realloc().
solar [Mon, 6 Feb 2006 21:07:38 +0000 (21:07 +0000)]
Adding malloc(), free(), and realloc().

18 years agoAdded comments.
solar [Mon, 6 Feb 2006 21:03:39 +0000 (21:03 +0000)]
Added comments.

18 years agoReordering of memnode_t members for later optimization.
solar [Mon, 6 Feb 2006 21:02:12 +0000 (21:02 +0000)]
Reordering of memnode_t members for later optimization.

18 years agoOverly optimistic; no v0.4 today as malloc() still makes problems.
solar [Sun, 5 Feb 2006 21:38:23 +0000 (21:38 +0000)]
Overly optimistic; no v0.4 today as malloc() still makes problems.

18 years agoFallback to static array as pre-main malloc() created problems. (_start calls atexit...
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.)

18 years agov0.4 release: stdlib.h
solar [Sun, 5 Feb 2006 15:52:20 +0000 (15:52 +0000)]
v0.4 release: stdlib.h

18 years agoInitial checkin.
solar [Sun, 5 Feb 2006 15:35:11 +0000 (15:35 +0000)]
Initial checkin.

18 years agoInitial checkin.
solar [Sun, 5 Feb 2006 15:10:39 +0000 (15:10 +0000)]
Initial checkin.

18 years agoAdded realloc().
solar [Sun, 5 Feb 2006 14:55:05 +0000 (14:55 +0000)]
Added realloc().

18 years agoInitial checkin.
solar [Mon, 30 Jan 2006 20:52:12 +0000 (20:52 +0000)]
Initial checkin.

18 years agoAdded test driver.
solar [Mon, 30 Jan 2006 20:46:59 +0000 (20:46 +0000)]
Added test driver.

18 years agoAdded test driver.
solar [Mon, 30 Jan 2006 20:17:24 +0000 (20:17 +0000)]
Added test driver.

18 years agoMoved internal struct definitions to _PDCLIB_int.h where they belong.
solar [Mon, 30 Jan 2006 18:33:59 +0000 (18:33 +0000)]
Moved internal struct definitions to _PDCLIB_int.h where they belong.

18 years agoExtended for 0.4 release.
solar [Mon, 30 Jan 2006 18:29:32 +0000 (18:29 +0000)]
Extended for 0.4 release.