| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. | Paul Smith | 2012-03-04 | 1 | -3/+3 |
| | | | | | Fixes Savannah bug #34530. | ||||
| * | Add support for "::=" simple assignment operator. | Paul Smith | 2012-01-30 | 1 | -1/+49 |
| | | | | | | The next POSIX standard will define "::=" to have the same behavior as GNU make's ":=", so add support for this new operator. | ||||
| * | - Add forgotten variable/define test suite | Paul Smith | 2009-06-05 | 1 | -0/+234 |
| - Skip initial whitespace including formfeeds, vertical tab, etc. - Add tests for that - Fix the variable/SHELL test; it was wrong! | |||||
