2009-09-23 |
solar | Catching the unimplemented. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
solar | Rough draft implementation. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
solar | Intermediate code. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
solar | Caught "0xz" corner case, and improved testing. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
solar | Set svn:ignore for functions/ctype. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
solar | Getting closer to scan(). |
commit | commitdiff | tree | snapshot |
2009-09-14 |
solar | First work towards scanf(). |
commit | commitdiff | tree | snapshot |
2009-09-13 |
solar | Merged branch stdio_rewrite back into trunk. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
solar | Added FIXME |
commit | commitdiff | tree | snapshot |
2008-09-23 |
solar | Made platform configurable. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
solar | A couple of artifacts resulting in compile errors.... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
solar | Missing initializer for filename field in standard... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
solar | Warnings regarding signed / unsigned issues. Fixed. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
solar | Intermediate work, checked in for safekeeping as I... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
solar | Added. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
solar | Not using typedef'ed types here for added insurance... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
solar | Small rearrangements |
commit | commitdiff | tree | snapshot |
2007-09-20 |
solar | Added test for interactive streams (_IOLBF / _IOFBF) |
commit | commitdiff | tree | snapshot |
2007-09-20 |
solar | Added handling for fflush( NULL ). |
commit | commitdiff | tree | snapshot |
2007-09-20 |
solar | Added -g to build rules. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
solar | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
solar | Bug #11 - memswp() in qsort() not type correct. Fixed. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
solar | Misallocation in realloc() was not caught. Fixed. |
commit | commitdiff | tree | snapshot |
2006-07-25 |
solar | Intermediate stdio work. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
solar | Fixed end-of-string bug. Thanks to Paul Barker for... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
solar | Added a TODO about wide orientation reset. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
solar | Added any files yet missing for stdio.h. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
solar | Finished scanf docs. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
solar | Fixed regression tests. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
solar | Improved testdrivers. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
solar | Removed for macro replacement. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
solar | Narrowed down to exclude KDevelop metadata. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
solar | Added read.c and write.c to svn:ignore. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
solar | Unnecessary due to makro replacement. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
solar | Yet closer to functional output. |
commit | commitdiff | tree | snapshot |
2006-06-29 |
solar | Closer to functional printf(). |
commit | commitdiff | tree | snapshot |
2006-06-28 |
solar | FILE -> struct _PDCLIB_file_t |
commit | commitdiff | tree | snapshot |
2006-06-26 |
solar | Set svn:ignore on KDevelop files. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
solar | Added some functions. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
solar | Added testdriver. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
solar | Skeleton implementation for now. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
solar | Testdriver fixes. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
solar | Added preliminary test drivers. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
solar | Fixed size==0 bug pointed out by Rod P. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
solar | Added setvbuf(). |
commit | commitdiff | tree | snapshot |
2006-06-08 |
solar | Fixed bug in fclose.c. Fixed regtest drivers in fopen... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
solar | Added fclose(). |
commit | commitdiff | tree | snapshot |
2006-06-07 |
solar | Set to ignore close.c when linked. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
solar | Added close(). |
commit | commitdiff | tree | snapshot |
2006-06-07 |
solar | Improved testdriver and implementation. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
solar | First working testdriver. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
solar | Fixed warnings in test driver. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
solar | Added testdriver for _PDCLIB_rename(). |
commit | commitdiff | tree | snapshot |
2006-06-02 |
solar | Added testdriver for _PDCLIB_remove(). |
commit | commitdiff | tree | snapshot |
2006-06-02 |
solar | Further output beautification. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | Disabled format string warnings on ...printf() regtest... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | Beautified output. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | When pdclib.a did not exist, make did print a message... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | Disabled regtests for functionality internal to PDCLib. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | Replaced constants with compiler builtins. (At least... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
solar | Added testdriver. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
solar | Disabled unused definitions to avoid warnings. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
solar | Fixed test driver. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Intermediate freeze. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Temporary patching for stdio development. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Declaration for Xdigits added. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Declaration of Xdigits now handled by header. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Declarating include and testdriver added. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Testdriver added. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
solar | Added test driver. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
solar | Failed to terminate correctly at n < strlen(s2). Fixed... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
solar | Added single-file test, -fno-builtin CFLAG. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
solar | Removed redundant -Wall. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
solar | Improved self-documentation. Added dev. targets 'links... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
solar | Wrong type for open() parameter; fixed. Added _PDCLIB_N... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
solar | Bracing error; fixed. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
solar | Intermediate work while migrating CVS -> SVN. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
solar | Removed (macro-implemented) putc. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Added target 'find' for convenience. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Added general idea of std... initializers. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Fixed compile warnings / errors. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Removed _PDCLIB_status_t (this is in _PDCLIB_int.h... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Removed dead code. (This is in _PDCLIB_config.h now.) |
commit | commitdiff | tree | snapshot |
2006-05-09 |
solar | Kludge to avoid unistd.h redefinition warnings. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Added stdinit.c to hold stdin, stdout, stderr initializ... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Added struct status_t. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Added missing _PDCLIB_ prefix to concat() macro calls. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Removed macro-implemented getchar.c. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Bla |
commit | commitdiff | tree | snapshot |
2006-05-08 |
solar | Added progress messages (again). |
commit | commitdiff | tree | snapshot |
2006-04-26 |
solar | Temporary integration of _PDCLIB_print(), broken. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
solar | Uppercase hex digits for printf() functions. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
solar | va_end() was missing. Fixed. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
solar | Added test for %n. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
solar | Preliminary implementations for %c, %s, %p and %n. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
solar | Removed the header outputs from the test driver. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
solar | Checked the remaining 'TODO' comments. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
solar | YES! VICTORY! |
commit | commitdiff | tree | snapshot |
2006-04-16 |
solar | Don't quote me, but this does look good... |
commit | commitdiff | tree | snapshot |
next |