summaryrefslogtreecommitdiff
path: root/test/ParseConfig.py
Commit message (Expand)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-011-16/+16
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-4/+0
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-13/+16
* Merged revisions 1767-1783 via svnmerge fromSteven Knight2007-01-211-2/+2
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-5/+5
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-2/+27
* Use AppendUnique() in ParseConfig(). Provide a unique=0 keyword argument in ...Steven Knight2005-01-051-8/+17
* Better test handling of File lines in stack traces. (Chad Austin)Steven Knight2004-10-271-0/+1
* Remove all features deprecated in 0.93 or earlier.Steven Knight2004-09-031-17/+0
* Allow to contain File Nodes. Have ParseConfig add libraries to . Add suppo...Steven Knight2004-09-011-11/+10
* Add more environment methods for global functions: Action(), Builder(), Envi...Steven Knight2003-09-251-1/+20
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-1/+1
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-2/+2
* Win32 portability.Steven Knight2002-11-131-4/+4
* Add the ParseConfig() method. (Steve Leblanc)Steven Knight2002-11-121-0/+73