Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -96/+94 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | First steps towards the W32CE port | Werner Koch | 2010-03-02 | 1 | -6/+57 |
| | |||||
* | Update estream. | Werner Koch | 2009-09-03 | 1 | -338/+16 |
| | |||||
* | Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows. | Werner Koch | 2008-10-19 | 1 | -10/+40 |
| | |||||
* | Updated estream. | Werner Koch | 2007-08-22 | 1 | -3/+1 |
| | | | | | More changes for Windows. | ||||
* | Removed unportable testing code. | Werner Koch | 2007-08-01 | 1 | -135/+77 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 1 | -16/+19 |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | ||||
* | Adjusted symbols for printf and updated to latest version. | Werner Koch | 2007-05-15 | 1 | -12/+12 |
| | |||||
* | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 2007-05-15 | 1 | -0/+2139 |