Age | Commit message (Expand) | Author | Files | Lines |
2014-09-30 | Update Copyright statements for 2014. | Paul Smith | 1 | -1/+1 |
2014-09-07 | Enhance/fix VMS exit code handling. | Hartmut Becker | 1 | -2/+2 |
2014-07-07 | * output.c (pump_from_tmp): [SV 42378] Flush the output file regularly. | Piotr Jaroszynski | 1 | -1/+5 |
2014-02-08 | * output.c: Ensure space for final nul byte in fmtbuf. | Ray Donnelly | 1 | -5/+5 |
2013-11-23 | [SV 40361] Don't use vsnprintf(), which is an ISO C99 function. | Paul Smith | 1 | -98/+55 |
2013-10-18 | Fix the MSVC build on MS-Windows. | Eli Zaretskii | 1 | -1/+1 |
2013-09-30 | Final fixes for obscure output-sync errors. | Paul Smith | 1 | -15/+15 |
2013-09-30 | Fixes for building with MSVC. | Paul Smith | 1 | -1/+5 |
2013-09-22 | Add VMS port updates from Hartmut Becker. | Paul Smith | 1 | -2/+5 |
2013-09-21 | Invert the #define for output-sync: turn it off with NO_OUTPUT_SYNC | Paul Smith | 1 | -6/+10 |
2013-09-21 | Don't write "Entering" every time we re-exec for remake makefiles. | Paul Smith | 1 | -4/+3 |
2013-09-16 | Avoid compiler warnings in output.c on MS-Windows. | Eli Zaretskii | 1 | -0/+5 |
2013-09-14 | [SV 35248] Add --debug "n" flag to turn off current debug options. | Paul Smith | 1 | -1/+1 |
2013-09-14 | [SV 33134] Don't try to close stdout when it's already closed. | Paul Smith | 1 | -2/+54 |
2013-09-14 | Support the -Orecurse option properly. | Paul Smith | 1 | -84/+178 |
2013-09-12 | Enhance the output sync mode. | Paul Smith | 1 | -0/+601 |