summaryrefslogtreecommitdiff
path: root/tests/scripts/misc
AgeCommit message (Expand)AuthorFilesLines
2013-10-27* makeint.h (STOP_SET): [SV 40371] Cast to unsigned char.Paul Smith1-0/+14
2013-09-15[SV 27374] Fatal immediately on unrecoverable fopen() errors.Paul Smith1-0/+15
2013-05-26[SV #38945] Copy the entire buffer back when overwriting CRPaul Smith1-2/+7
2013-05-26[SV #39035] Compare OUT to the beginning of the OUT var/func, not IN.Paul Smith1-0/+22
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-1/+1
2012-03-03Modify backslash/newline handling for POSIX.Paul Smith1-15/+41
2010-11-06Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith1-0/+76
2009-06-10- Fix Savannah bug #19108Paul Smith1-14/+0
2009-06-05- Add forgotten variable/define test suitePaul Smith1-0/+13
2007-11-04New special variable: .RECIPEPREFIXPaul Smith1-1/+1
2005-12-11Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.Paul Smith1-0/+27
2005-10-26Fix a crash I introduced last-minute.Paul Smith1-3/+2
2005-10-24Make second expansion optional (partial implementation).Paul Smith1-9/+16
2005-06-26Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith1-0/+257
2005-06-25Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith1-17/+15
2005-06-12Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith1-0/+9
2005-02-28* New feature: -L optionPaul Smith1-4/+1
2005-02-27Implementation of the second expansion in explicitBoris Kolpackov1-4/+26
2002-09-04Fix for complex situations where directories are declared as prerequisites.Paul Smith2-35/+31
2002-08-08Incorporate some VMS fixes.Paul Smith1-3/+16
1999-09-14* Added the test suite to the main distribution.Paul Smith4-0/+181