2016-04-08 |
Martin Baute | %s and %c handling. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Martin Baute | Allowed precision to be negative / ignored. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Martin Baute | Activated Tyndur tests for _PDCLIB_print(). Fixed flag... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Martin Baute | Tyndur tests |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Martin Baute | Moving repetetive code into helper functions. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Martin Baute | Turned sprints into a helper macro, avoiding out-of... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Martin Baute | Using code from tzcode. |
commit | commitdiff | tree | snapshot |
2016-04-04 |
Martin Baute | difftime.c |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Martin Baute | Artefacts. |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Martin Baute | POSIX interfacing time retrieval |
commit | commitdiff | tree | snapshot |
2016-04-02 |
Martin Baute | Better testing of week calculations, fixes. |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Martin Baute | Non-ISO week calculation. |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Martin Baute | ISO week calculation. |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Martin Baute | Improved strftime(). |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Martin Baute | Basic implementation of strftime(), untested. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Martin Baute | Started implementation of <time.h> |
commit | commitdiff | tree | snapshot |
2016-03-27 |
Martin Baute | time.h stubs. |
commit | commitdiff | tree | snapshot |
2016-03-27 |
Martin Baute | Synced fclose(). |
commit | commitdiff | tree | snapshot |
2016-03-27 |
Martin Baute | wchar_t on POSIX is int, not short. |
commit | commitdiff | tree | snapshot |
2016-03-27 |
Martin Baute | Somewhat synced the asserts. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Martin Baute | More fixes. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Martin Baute | Inlined some of the Cygwin patches. Not nice, but usefu... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Martin Baute | Minor fixes. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Martin Baute | REGTEST wrapping. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Martin Baute | _PDCLIB_* prefixing of filenames. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Martin Baute | Added no-brainer headers. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Martin Baute | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | No exceptions to regtestdrivers anymore. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | Fixed clearerr test driver. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | System includes -> local includes. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | Joined 32 and 64 bit configurations, made platform... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | Fixed pointer handling of printf() / scanf(). |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Martin Baute | Removed Cygwin platform. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Martin Baute | Various updates. Made assert() no longer rely on standa... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Martin Baute | Comment cleanups. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Martin Baute | Removed the header include guard 'optimization'. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Martin Baute | Commented out unused variable lineend. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Martin Baute | Updated to work with Mercurial (which does not allow... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Martin Baute | What this is about. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
convert-repo | update tags |
commit | commitdiff | tree | snapshot |
2011-10-09 |
solar | Improved by Caleb1994 of osdev.org. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Fixing #47 (*snprint() crash). |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Added LC_* definitions. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
solar | Fixes #45. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | Fixed prototype warnings. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | find did not match on symlinks. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
solar | Backported improvements to Makefile from OSDev. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
solar | Fix for #42 - free( NULL ) must not fail. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
solar | It seems I have to review the list of warning options... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
solar | Fix for #41. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
solar | I am not sure I understood strcoll() and strxfrm()... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
solar | Language. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
solar | Addressed ticket #40 (non-standard errno values). |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | localeconv, and setlocale (C locale only) |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | Moved ctype info into struct lconv. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
solar | ctype |
commit | commitdiff | tree | snapshot |
2010-12-23 |
solar | Forgot parameter type. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
solar | Started out on v0.6. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
solar | Comment on v0.5 release origin/tags/v0.5 v0.5 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
solar | Basic tests for %c, %s, %[ and %p. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
solar | Some testcases for scanf(). Fixed bug with %*... .... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
solar | Moved the macro magic into the common header. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
solar | Cleaning up TODOs. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
solar | Cleaning up TODOs. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
solar | More cleaning up. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
solar | Tightening the code a bit. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
solar | Fixed safeguard calculation in ftell(). |
commit | commitdiff | tree | snapshot |
2010-12-13 |
solar | Nine-to-five job calling, leaving this intermediate. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
solar | Whoops. That wouldn't have worked... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | EOL handling is for text mode conversion. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | We will cross that bridge when we come to it. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
solar | Replaced the dumb PATCHFILES with a smart for-find. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Added testdriver for signals, make links now including... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Adjusted Makefile and svn:ignore for signal/. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
solar | Completed <signal.h>, and moved into platform. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | Put printf() / scanf() test macros in seperate header. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | Preliminary signal handling. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
solar | SVN properties cleanup. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
solar | Reworked scanf() testing. General cleanups. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
solar | Test drivers for fgetpos, fsetpos, and perror. Cannot... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
solar | fseek() test driver. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
solar | Test driver (and much-needed fixes) to fgets(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Testdriver for gets(). Turns out fseek() was not tested... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Testdriver for tmpfile(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Test driver for freopen(). |
commit | commitdiff | tree | snapshot |
2010-12-02 |
solar | Using constants for testfile names |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | Switched to tmpfile() where appropriate. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | Some cleanups and corrected typos. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
solar | *Much* better. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
solar | Better error reporting on printf's. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
solar | Status review. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
solar | Fixed broken filename handling in freopen(). |
commit | commitdiff | tree | snapshot |
2010-11-20 |
solar | Bug #39: fclose( stdout ) corrupts memory |
commit | commitdiff | tree | snapshot |
2010-11-19 |
solar | Thanks where thanks is due. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
solar | Fixing bug #37 and #38. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
solar | printf / scanf macros in inttypes.h. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
solar | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-10-01 |
solar | Streamlined printf testing. |
commit | commitdiff | tree | snapshot |
2010-09-26 |
solar | Improved reporting by printf tests. |
commit | commitdiff | tree | snapshot |
2010-09-26 |
solar | Proper handling of dependencies. (Related to #26.) |
commit | commitdiff | tree | snapshot |
next |