]> pd.if.org Git - pdclib/shortlog
pdclib
2006-05-09 solarRemoved _PDCLIB_status_t (this is in _PDCLIB_int.h...
2006-05-09 solarRemoved dead code. (This is in _PDCLIB_config.h now.)
2006-05-09 solarKludge to avoid unistd.h redefinition warnings.
2006-05-08 solarAdded stdinit.c to hold stdin, stdout, stderr initializ...
2006-05-08 solarAdded struct status_t.
2006-05-08 solarAdded missing _PDCLIB_ prefix to concat() macro calls.
2006-05-08 solarRemoved macro-implemented getchar.c.
2006-05-08 solarBla
2006-05-08 solarAdded progress messages (again).
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
2006-04-24 solarUppercase hex digits for printf() functions.
2006-04-24 solarva_end() was missing. Fixed.
2006-04-24 solarAdded test for %n.
2006-04-23 solarPreliminary implementations for %c, %s, %p and %n.
2006-04-16 solarRemoved the header outputs from the test driver.
2006-04-16 solarChecked the remaining 'TODO' comments.
2006-04-16 solarYES! VICTORY!
2006-04-16 solarDon't quote me, but this does look good...
2006-04-16 solarSTUPID STUPID STUPID bug fixed!
2006-04-15 solarHouston, we have lift off!
2006-04-15 solarSwitched to _PDCLIB_sprintf().
2006-04-14 solarWhitespace cleanup.
2006-04-14 solarRemoved TESTCASE macro and parse_out_wrapper in favour...
2006-04-13 solarStarted _PDCLIB_printf.
2006-04-12 solarMerged the padwrappers into parse_out().
2006-04-12 solarUnnecessary typedef removed.
2006-04-12 solarNow calling wrapper instead of conversion routine directly.
2006-04-11 solarPreparing to step up from padwrap() to parse_out_wrapper().
2006-04-10 solarMore tests, unsigned fixes.
2006-04-10 solarFirst attempt at upadwrap.
2006-04-10 solarSome cleanup.
2006-04-10 solarAdded unsigned tests.
2006-04-10 solarSome improvements.
2006-04-07 solarAll tests except hex / zero work.
2006-04-07 solarTemporary proof-of-concept for printf() output conversions.
2006-03-20 solarImproved header documentation.
2006-03-20 solarSet svn:ignore to ignore dependency files and test...
2006-03-13 solarDocumented the direct I/O functions.
2006-03-13 solarDocumented the unformatted I/O functions.
2006-03-13 solarInitial checkin.
2006-03-10 solarMoving platform specifics from stdio.h to _PDCLIB_confi...
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-08 solarSet svn:ignore on kate project file.
2006-03-07 solarSet svn:ignore for platform files.
2006-03-06 solarPorting current working set from CVS.
2006-05-03 solarMoving files to new dir structure.
2006-03-05 solarAdjusting directory structure to main.
2006-02-09 solarBug #3 - float.h to ./platform/example/. Fixed.
2006-02-09 solarBug #4 - Misspelled name in credits. Fixed.
2006-02-09 solarSetting the roadmap for v0.5.
2006-02-09 solarexit( EXIT_FAILURE ) instead of exit( 1 ).
2006-02-09 solarBug #1 - realloc( NULL, size ) fails. Fixed.
2006-02-06 solarAdded v0.4 release date. origin/tags/v0.4 v0.4
2006-02-06 solarAdding malloc(), free(), and realloc().
2006-02-06 solarAdded comments.
2006-02-06 solarReordering of memnode_t members for later optimization.
2006-02-05 solarOverly optimistic; no v0.4 today as malloc() still...
2006-02-05 solarFallback to static array as pre-main malloc() created...
2006-02-05 solarv0.4 release: stdlib.h
2006-02-05 solarInitial checkin.
2006-02-05 solarInitial checkin.
2006-02-05 solarAdded realloc().
2006-01-30 solarInitial checkin.
2006-01-30 solarAdded test driver.
2006-01-30 solarAdded test driver.
2006-01-30 solarMoved internal struct definitions to _PDCLIB_int.h...
2006-01-30 solarExtended for 0.4 release.
2006-01-30 solarTweaking _PDCLIB_test.h.
2006-01-30 solarMoved struct definition to internal header.
2006-01-30 solarRemoved redundant include.
2006-01-30 solarFixed multiple inclusion issue.
2006-01-30 solarRemoved multiinclude test.
2006-01-27 solarDisabled zero-length sorting test when running under...
2006-01-27 solarAdjusted includes.
2006-01-27 solarMasked out the multiinclude test (doesn't work on ...
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-24 solarChanged handling of regtest exclusions.
2005-12-23 solarMoved from functions/ to functions/_PDCLIB/.
2005-12-23 solarAdded 'void' to empty parameter lists.
2005-12-23 solarInitial checkin.
2005-12-23 solarexit() and its macros were added a bit hasty; fixed.
2005-12-23 solarImproved "expected assertion failure" message in testdr...
2005-12-23 solarAdded target 'todolist' to get all 'TODO' comments...
2005-12-17 solarAdded qsort.
2005-12-16 solarArtifact - code is original, not from PDPCLIB.
2005-12-16 solarInitial checkin.
2005-12-15 solarInitial checkin.
2005-12-15 solarInitial checkin.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-15 solarExtended comment - old one left me clueless.
2005-12-15 solarAdded test driver.
2005-12-15 solarInitial checkin.
2005-12-15 solarAdded exit return codes.
2005-12-15 solarAdded test drivers.
2005-12-15 solarMinor tweaking.
2005-12-05 solarInitial checkin.
2005-12-04 solarAdded internal headerguard defines that were missing.
2005-12-04 solarAdded div_t types.
2005-12-04 solarRemoved #warning lines (only #error is defined by the...
2005-12-04 solarAdding missing internal include.
next