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