Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-26 | [SV #38945] Copy the entire buffer back when overwriting CR | Paul Smith | 1 | -2/+7 | |
2013-05-26 | [SV #39035] Compare OUT to the beginning of the OUT var/func, not IN. | Paul Smith | 1 | -0/+22 | |
2012-03-03 | Modify backslash/newline handling for POSIX. | Paul Smith | 1 | -15/+41 | |
We fixed Savannah 16670 but that broke previously-working makefiles that relied on the GNU make behavior. The POSIX behavior doesn't seem to me to be better, and can be obtained using GNU make as well, so put it back as the default behavior and require .POSIX to get the POSIX behavior. Add a new section to the manual discussing backslash/newline handling. Update the test suite. | |||||
2010-11-06 | Improve backslash/newline handling to adhere to POSIX requirements. | Paul Smith | 1 | -0/+76 | |