2006-05-22 |
solar | Failed to terminate correctly at n < strlen(s2). Fixed...
|
commit | commitdiff | tree |
2006-05-18 |
solar | Added single-file test, -fno-builtin CFLAG.
|
commit | commitdiff | tree |
2006-05-17 |
solar | Removed redundant -Wall.
|
commit | commitdiff | tree |
2006-05-16 |
solar | Improved self-documentation. Added dev. targets 'links...
|
commit | commitdiff | tree |
2006-05-16 |
solar | Wrong type for open() parameter; fixed. Added _PDCLIB_NOHAND...
|
commit | commitdiff | tree |
2006-05-16 |
solar | Bracing error; fixed.
|
commit | commitdiff | tree |
2006-05-12 |
solar | Intermediate work while migrating CVS -> SVN.
|
commit | commitdiff | tree |
2006-05-10 |
solar | Removed (macro-implemented) putc.
|
commit | commitdiff | tree |
2006-05-09 |
solar | Added target 'find' for convenience.
|
commit | commitdiff | tree |
2006-05-09 |
solar | Added general idea of std... initializers.
|
commit | commitdiff | tree |
2006-05-09 |
solar | Fixed compile warnings / errors.
|
commit | commitdiff | tree |
2006-05-09 |
solar | Removed _PDCLIB_status_t (this is in _PDCLIB_int.h...
|
commit | commitdiff | tree |
2006-05-09 |
solar | Removed dead code. (This is in _PDCLIB_config.h now.)
|
commit | commitdiff | tree |
2006-05-09 |
solar | Kludge to avoid unistd.h redefinition warnings.
|
commit | commitdiff | tree |
2006-05-08 |
solar | Added stdinit.c to hold stdin, stdout, stderr initialization...
|
commit | commitdiff | tree |
2006-05-08 |
solar | Added struct status_t.
|
commit | commitdiff | tree |
2006-05-08 |
solar | Added missing _PDCLIB_ prefix to concat() macro calls.
|
commit | commitdiff | tree |
2006-05-08 |
solar | Removed macro-implemented getchar.c.
|
commit | commitdiff | tree |
2006-05-08 |
solar | Bla
|
commit | commitdiff | tree |
2006-05-08 |
solar | Added progress messages (again).
|
commit | commitdiff | tree |
2006-04-26 |
solar | Temporary integration of _PDCLIB_print(), broken.
|
commit | commitdiff | tree |
2006-04-24 |
solar | Uppercase hex digits for printf() functions.
|
commit | commitdiff | tree |
2006-04-24 |
solar | va_end() was missing. Fixed.
|
commit | commitdiff | tree |
2006-04-24 |
solar | Added test for %n.
|
commit | commitdiff | tree |
2006-04-23 |
solar | Preliminary implementations for %c, %s, %p and %n.
|
commit | commitdiff | tree |
2006-04-16 |
solar | Removed the header outputs from the test driver.
|
commit | commitdiff | tree |
2006-04-16 |
solar | Checked the remaining 'TODO' comments.
|
commit | commitdiff | tree |
2006-04-16 |
solar | YES! VICTORY!
|
commit | commitdiff | tree |
2006-04-16 |
solar | Don't quote me, but this does look good...
|
commit | commitdiff | tree |
2006-04-16 |
solar | STUPID STUPID STUPID bug fixed!
|
commit | commitdiff | tree |
2006-04-15 |
solar | Houston, we have lift off!
|
commit | commitdiff | tree |
2006-04-15 |
solar | Switched to _PDCLIB_sprintf().
|
commit | commitdiff | tree |
2006-04-14 |
solar | Whitespace cleanup.
|
commit | commitdiff | tree |
2006-04-14 |
solar | Removed TESTCASE macro and parse_out_wrapper in favour...
|
commit | commitdiff | tree |
2006-04-13 |
solar | Started _PDCLIB_printf.
|
commit | commitdiff | tree |
2006-04-12 |
solar | Merged the padwrappers into parse_out().
|
commit | commitdiff | tree |
2006-04-12 |
solar | Unnecessary typedef removed.
|
commit | commitdiff | tree |
2006-04-12 |
solar | Now calling wrapper instead of conversion routine directly.
|
commit | commitdiff | tree |
2006-04-11 |
solar | Preparing to step up from padwrap() to parse_out_wrapper().
|
commit | commitdiff | tree |
2006-04-10 |
solar | More tests, unsigned fixes.
|
commit | commitdiff | tree |
2006-04-10 |
solar | First attempt at upadwrap.
|
commit | commitdiff | tree |
2006-04-10 |
solar | Some cleanup.
|
commit | commitdiff | tree |
2006-04-10 |
solar | Added unsigned tests.
|
commit | commitdiff | tree |
2006-04-10 |
solar | Some improvements.
|
commit | commitdiff | tree |
2006-04-07 |
solar | All tests except hex / zero work.
|
commit | commitdiff | tree |
2006-04-07 |
solar | Temporary proof-of-concept for printf() output conversions.
|
commit | commitdiff | tree |
2006-03-20 |
solar | Improved header documentation.
|
commit | commitdiff | tree |
2006-03-20 |
solar | Set svn:ignore to ignore dependency files and test...
|
commit | commitdiff | tree |
2006-03-13 |
solar | Documented the direct I/O functions.
|
commit | commitdiff | tree |
2006-03-13 |
solar | Documented the unformatted I/O functions.
|
commit | commitdiff | tree |
2006-03-13 |
solar | Initial checkin.
|
commit | commitdiff | tree |
2006-03-10 |
solar | Moving platform specifics from stdio.h to _PDCLIB_config...
|
commit | commitdiff | tree |
2006-03-08 |
solar | Removed the $Name$ tags (not supported by SVN). Added...
|
commit | commitdiff | tree |
2006-03-08 |
solar | Set svn:ignore on kate project file.
|
commit | commitdiff | tree |
2006-03-07 |
solar | Set svn:ignore for platform files.
|
commit | commitdiff | tree |
2006-03-06 |
solar | Porting current working set from CVS.
|
commit | commitdiff | tree |
2006-05-03 |
solar | Moving files to new dir structure.
|
commit | commitdiff | tree |
2006-03-05 |
solar | Adjusting directory structure to main.
|
commit | commitdiff | tree |
2006-02-09 |
solar | Bug #3 - float.h to ./platform/example/. Fixed.
|
commit | commitdiff | tree |
2006-02-09 |
solar | Bug #4 - Misspelled name in credits. Fixed.
|
commit | commitdiff | tree |
2006-02-09 |
solar | Setting the roadmap for v0.5.
|
commit | commitdiff | tree |
2006-02-09 |
solar | exit( EXIT_FAILURE ) instead of exit( 1 ).
|
commit | commitdiff | tree |
2006-02-09 |
solar | Bug #1 - realloc( NULL, size ) fails. Fixed.
|
commit | commitdiff | tree |
2006-02-06 |
solar | Added v0.4 release date.
|
commit | commitdiff | tree |
2006-02-06 |
solar | Adding malloc(), free(), and realloc().
|
commit | commitdiff | tree |
2006-02-06 |
solar | Added comments.
|
commit | commitdiff | tree |
2006-02-06 |
solar | Reordering of memnode_t members for later optimization.
|
commit | commitdiff | tree |
2006-02-05 |
solar | Overly optimistic; no v0.4 today as malloc() still...
|
commit | commitdiff | tree |
2006-02-05 |
solar | Fallback to static array as pre-main malloc() created...
|
commit | commitdiff | tree |
2006-02-05 |
solar | v0.4 release: stdlib.h
|
commit | commitdiff | tree |
2006-02-05 |
solar | Initial checkin.
|
commit | commitdiff | tree |
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 |
next |