Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-30 | Fix bug #2238: the read.c:eval() function was not entirely reentrant. | Paul Smith | 1 | -0/+19 | |
Apply patch #1022: fix a memory corruption on very long target-specific variable definition lines. | |||||
2002-10-13 | Fix bug#1379: don't use alloca() where it could overrun the stack size. | Paul Smith | 1 | -0/+8 | |
Implemented enhancement #1391: allow "export" in target-specific variable definitions. Change the Info name of the "Automatic" node to "Automatic Variables". Add text clarifying the scope of automatic variables to that section. | |||||
2002-09-17 | Fix bug #940 (from the Savannah bug tracker): make sure that target- | Paul Smith | 1 | -0/+45 | |
specific variables work correctly in conjunction with double-colon targets. | |||||
2001-01-21 | Some bug fixes and document updates. | Paul Smith | 1 | -0/+24 | |
2000-08-21 | Fix PR/1831. See the ChangeLog. | Paul Smith | 1 | -2/+4 | |
2000-06-22 | * Fix PR/1709. | Paul Smith | 1 | -0/+18 | |
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -0/+26 | |
* New handling of += in target-specific variables. | |||||
1999-10-08 | * Fix test suite on DOS (PR/1344) | Paul Smith | 1 | -0/+20 | |
* Fix target-specific vars bug (PR/1378) | |||||
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+108 | |