Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use AppendUnique() in ParseConfig(). Provide a unique=0 keyword argument in ... | Steven Knight | 2005-01-05 | 1 | -8/+17 |
* | Better test handling of File lines in stack traces. (Chad Austin) | Steven Knight | 2004-10-27 | 1 | -0/+1 |
* | Remove all features deprecated in 0.93 or earlier. | Steven Knight | 2004-09-03 | 1 | -17/+0 |
* | Allow to contain File Nodes. Have ParseConfig add libraries to . Add suppo... | Steven Knight | 2004-09-01 | 1 | -11/+10 |
* | Add more environment methods for global functions: Action(), Builder(), Envi... | Steven Knight | 2003-09-25 | 1 | -1/+20 |
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -1/+1 |
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -2/+2 |
* | Win32 portability. | Steven Knight | 2002-11-13 | 1 | -4/+4 |
* | Add the ParseConfig() method. (Steve Leblanc) | Steven Knight | 2002-11-12 | 1 | -0/+73 |