Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -1/+1 |
2012-01-20 | estream: Fix unclean usage of realloc. | Werner Koch | 1 | -13/+29 |
2012-01-11 | estream: Avoid printing leading zeroes by %p on 32 bit systems. | Werner Koch | 1 | -1/+1 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -96/+94 |
2010-03-02 | First steps towards the W32CE port | Werner Koch | 1 | -6/+57 |
2009-09-03 | Update estream. | Werner Koch | 1 | -338/+16 |
2008-10-19 | Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows. | Werner Koch | 1 | -10/+40 |
2007-08-22 | Updated estream. | Werner Koch | 1 | -3/+1 |
2007-08-01 | Removed unportable testing code. | Werner Koch | 1 | -135/+77 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 1 | -16/+19 |
2007-05-15 | Adjusted symbols for printf and updated to latest version. | Werner Koch | 1 | -12/+12 |
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -0/+2139 |