2010-03-12 |
solar | Intermediate debugging work on *scanf(). |
tree | commitdiff |
2010-03-12 |
solar | Compiling under Cygwin now. |
tree | commitdiff |
2010-03-12 |
solar | Thinko pointed out by Brian Damgaard. |
tree | commitdiff |
2009-10-26 |
solar | restrict keyword cleanup. |
tree | commitdiff |
2009-10-01 |
solar | Handling end-of-string and unspecified width. |
tree | commitdiff |
2009-10-01 |
solar | Removing testfile properly. |
tree | commitdiff |
2009-10-01 |
solar | Proper handling of NULL return code. |
tree | commitdiff |
2009-10-01 |
solar | Typo. How come GCC doesn't warn about this one? |
tree | commitdiff |
2009-10-01 |
solar | Wrong return code. |
tree | commitdiff |
2009-09-25 |
solar | Started debugging scanf() functions. |
tree | commitdiff |
2009-09-23 |
solar | Catching the unimplemented. |
tree | commitdiff |
2009-09-23 |
solar | Rough draft implementation. |
tree | commitdiff |
2009-09-22 |
solar | Intermediate code. |
tree | commitdiff |
2009-09-16 |
solar | Caught "0xz" corner case, and improved testing. |
tree | commitdiff |
2009-09-15 |
solar | Getting closer to scan(). |
tree | commitdiff |
2009-09-14 |
solar | First work towards scanf(). |
tree | commitdiff |
2009-09-13 |
solar | Merged branch stdio_rewrite back into trunk. |
tree | commitdiff |
2009-02-19 |
solar | Added FIXME |
tree | commitdiff |
2008-06-12 |
solar | A couple of artifacts resulting in compile errors.... |
tree | commitdiff |
2008-06-11 |
solar | Warnings regarding signed / unsigned issues. Fixed. |
tree | commitdiff |
2008-05-28 |
solar | Intermediate work, checked in for safekeeping as I... |
tree | commitdiff |
2007-09-20 |
solar | Added handling for fflush( NULL ). |
tree | commitdiff |
2007-09-14 |
solar | Minor cleanups. |
tree | commitdiff |
2007-09-12 |
solar | Bug #11 - memswp() in qsort() not type correct. Fixed. |
tree | commitdiff |
2006-11-15 |
solar | Misallocation in realloc() was not caught. Fixed. |
tree | commitdiff |
2006-07-25 |
solar | Intermediate stdio work. |
tree | commitdiff |
2006-07-24 |
solar | Added test driver. |
tree | commitdiff |
2006-07-24 |
solar | Fixed end-of-string bug. Thanks to Paul Barker for... |
tree | commitdiff |
2006-07-11 |
solar | Added a TODO about wide orientation reset. |
tree | commitdiff |
2006-07-11 |
solar | Added any files yet missing for stdio.h. |
tree | commitdiff |
2006-07-06 |
solar | Fixed regression tests. |
tree | commitdiff |
2006-07-06 |
solar | Improved testdrivers. |
tree | commitdiff |
2006-06-30 |
solar | Removed for macro replacement. |
tree | commitdiff |
2006-06-30 |
solar | Unnecessary due to makro replacement. |
tree | commitdiff |
2006-06-30 |
solar | Yet closer to functional output. |
tree | commitdiff |
2006-06-29 |
solar | Closer to functional printf(). |
tree | commitdiff |
2006-06-28 |
solar | FILE -> struct _PDCLIB_file_t |
tree | commitdiff |
2006-06-26 |
solar | Added some functions. |
tree | commitdiff |
2006-06-14 |
solar | Added testdriver. |
tree | commitdiff |
2006-06-14 |
solar | Skeleton implementation for now. |
tree | commitdiff |
2006-06-14 |
solar | Testdriver fixes. |
tree | commitdiff |
2006-06-14 |
solar | Added preliminary test drivers. |
tree | commitdiff |
2006-06-14 |
solar | Fixed size==0 bug pointed out by Rod P. |
tree | commitdiff |
2006-06-09 |
solar | Added setvbuf(). |
tree | commitdiff |
2006-06-08 |
solar | Fixed bug in fclose.c. Fixed regtest drivers in fopen... |
tree | commitdiff |
2006-06-07 |
solar | Added fclose(). |
tree | commitdiff |
2006-06-02 |
solar | Further output beautification. |
tree | commitdiff |
2006-06-01 |
solar | Beautified output. |
tree | commitdiff |
2006-06-01 |
solar | Disabled regtests for functionality internal to PDCLib. |
tree | commitdiff |
2006-06-01 |
solar | Added testdriver. |
tree | commitdiff |
2006-05-31 |
solar | Fixed test driver. |
tree | commitdiff |
2006-05-24 |
solar | Intermediate freeze. |
tree | commitdiff |
2006-05-24 |
solar | Declaration of Xdigits now handled by header. |
tree | commitdiff |
2006-05-24 |
solar | Declarating include and testdriver added. |
tree | commitdiff |
2006-05-24 |
solar | Testdriver added. |
tree | commitdiff |
2006-05-24 |
solar | Added test driver. |
tree | commitdiff |
2006-05-22 |
solar | Failed to terminate correctly at n < strlen(s2). Fixed... |
tree | commitdiff |
2006-05-16 |
solar | Bracing error; fixed. |
tree | commitdiff |
2006-05-12 |
solar | Intermediate work while migrating CVS -> SVN. |
tree | commitdiff |
2006-05-10 |
solar | Removed (macro-implemented) putc. |
tree | commitdiff |
2006-05-09 |
solar | Fixed compile warnings / errors. |
tree | commitdiff |
2006-05-08 |
solar | Removed macro-implemented getchar.c. |
tree | commitdiff |
2006-05-08 |
solar | Bla |
tree | commitdiff |
2006-04-26 |
solar | Temporary integration of _PDCLIB_print(), broken. |
tree | commitdiff |
2006-04-24 |
solar | Uppercase hex digits for printf() functions. |
tree | commitdiff |
2006-04-24 |
solar | va_end() was missing. Fixed. |
tree | commitdiff |
2006-04-14 |
solar | Whitespace cleanup. |
tree | commitdiff |
2006-04-12 |
solar | Unnecessary typedef removed. |
tree | commitdiff |
2006-04-07 |
solar | Temporary proof-of-concept for printf() output conversions. |
tree | commitdiff |
2006-03-13 |
solar | Initial checkin. |
tree | commitdiff |
2006-03-08 |
solar | Removed the $Name$ tags (not supported by SVN). Added... |
tree | commitdiff |
2006-03-06 |
solar | Porting current working set from CVS. |
tree | commitdiff |
2006-02-09 |
solar | exit( EXIT_FAILURE ) instead of exit( 1 ). |
tree | commitdiff |
2006-02-09 |
solar | Bug #1 - realloc( NULL, size ) fails. Fixed. |
tree | commitdiff |
2006-02-06 |
solar | Adding malloc(), free(), and realloc(). |
tree | commitdiff |
2006-02-06 |
solar | Added comments. |
tree | commitdiff |
2006-02-05 |
solar | Fallback to static array as pre-main malloc() created... |
tree | commitdiff |
2006-01-30 |
solar | Initial checkin. |
tree | commitdiff |
2006-01-30 |
solar | Added test driver. |
tree | commitdiff |
2006-01-30 |
solar | Added test driver. |
tree | commitdiff |
2006-01-30 |
solar | Tweaking _PDCLIB_test.h. |
tree | commitdiff |
2006-01-30 |
solar | Moved struct definition to internal header. |
tree | commitdiff |
2006-01-30 |
solar | Fixed multiple inclusion issue. |
tree | commitdiff |
2006-01-30 |
solar | Removed multiinclude test. |
tree | commitdiff |
2006-01-27 |
solar | Disabled zero-length sorting test when running under... |
tree | commitdiff |
2006-01-27 |
solar | Adjusted includes. |
tree | commitdiff |
2005-12-26 |
solar | Added exit, _Exit, atexit. |
tree | commitdiff |
2005-12-23 |
solar | Moved from functions/ to functions/_PDCLIB/. |
tree | commitdiff |
2005-12-23 |
solar | Added 'void' to empty parameter lists. |
tree | commitdiff |
2005-12-23 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-23 |
solar | Improved "expected assertion failure" message in testdr... |
tree | commitdiff |
2005-12-17 |
solar | Added qsort. |
tree | commitdiff |
2005-12-16 |
solar | Artifact - code is original, not from PDPCLIB. |
tree | commitdiff |
2005-12-16 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-15 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-15 |
solar | Initial checkin. |
tree | commitdiff |
2005-12-15 |
solar | Added size_t to stdlib.h, added redefinition guards... |
tree | commitdiff |
2005-12-15 |
solar | Extended comment - old one left me clueless. |
tree | commitdiff |
2005-12-15 |
solar | Added test driver. |
tree | commitdiff |
2005-12-15 |
solar | Initial checkin. |
tree | commitdiff |
next |