Age | Commit message (Expand) | Author | Files | Lines |
2013-10-27 | * makeint.h (STOP_SET): [SV 40371] Cast to unsigned char. | Paul Smith | 1 | -0/+14 |
2013-09-15 | [SV 27374] Fatal immediately on unrecoverable fopen() errors. | Paul Smith | 1 | -0/+15 |
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-04 | Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. | Paul Smith | 1 | -1/+1 |
2012-03-03 | Modify backslash/newline handling for POSIX. | Paul Smith | 1 | -15/+41 |
2010-11-06 | Improve backslash/newline handling to adhere to POSIX requirements. | Paul Smith | 1 | -0/+76 |
2009-06-10 | - Fix Savannah bug #19108 | Paul Smith | 1 | -14/+0 |
2009-06-05 | - Add forgotten variable/define test suite | Paul Smith | 1 | -0/+13 |
2007-11-04 | New special variable: .RECIPEPREFIX | Paul Smith | 1 | -1/+1 |
2005-12-11 | Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781. | Paul Smith | 1 | -0/+27 |
2005-10-26 | Fix a crash I introduced last-minute. | Paul Smith | 1 | -3/+2 |
2005-10-24 | Make second expansion optional (partial implementation). | Paul Smith | 1 | -9/+16 |
2005-06-26 | Fix Savannah bug # 1332: handle backslash-newline pairs in command scripts | Paul Smith | 1 | -0/+257 |
2005-06-25 | Fix Savannah bug #1454: skip over semicolons (and comments) inside variable | Paul Smith | 1 | -17/+15 |
2005-06-12 | Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we | Paul Smith | 1 | -0/+9 |
2005-02-28 | * New feature: -L option | Paul Smith | 1 | -4/+1 |
2005-02-27 | Implementation of the second expansion in explicit | Boris Kolpackov | 1 | -4/+26 |
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 2 | -35/+31 |
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -3/+16 |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 4 | -0/+181 |