summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable the cut-and-paste tests for executing from generated VisualSteven Knight2009-02-222-0/+8
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-2112-114/+459
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-2133-1144/+1621
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-197-15/+18
* dd newer SCons versions to the list of all versions available for install.Steven Knight2009-02-193-17/+28
* Add a 'buildbot' action with knowledge of relevant packages.Steven Knight2009-02-191-0/+11
* Return the intern() string on the first call to Node.FS.Base._save_str().Steven Knight2009-02-191-2/+2
* Fix case-sensitive handling when a scanner returns None as a suffix.Steven Knight2009-02-192-2/+9
* Add missing editor settings.Steven Knight2009-02-181-0/+6
* Split an embedded sub-test from test/Libs/LIBS.pySteven Knight2009-02-182-79/+124
* Issue 1193: Make suffix-matching for scanersSteven Knight2009-02-183-0/+25
* Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s stringSteven Knight2009-02-133-1/+117
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-11117-177/+61
* Remove unnecessary nested $( $) around $_LIBDIRFLAGS from $LINKCOMSteven Knight2009-02-115-12/+27
* Restore emacs + vim settings lines.Steven Knight2009-02-091-0/+6
* Issue 2181: intern file-names to save memoryLudwig Hähne2009-02-092-11/+18
* Add the $CCFLAGS variable to the $PCHCOM command line, and rearrangeSteven Knight2009-02-094-2/+26
* Doc string fix.Steven Knight2009-02-091-1/+1
* Handle finding implicit dependents defined with doubled pathSteven Knight2009-02-093-15/+34
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091205-0/+7206
* Update Test{Cmd,Common}.py to print the command arguments ifSteven Knight2009-02-082-39/+84
* 2to3 sez, "rewrite map() as loop"Greg Noel2009-02-085-26/+22
* Capture a test case to verify correct behavior of $( $) on long linesSteven Knight2009-02-073-9/+114
* Fix execution on systems where qmtest is in a path that contains spacesSteven Knight2009-02-071-1/+3
* Fix misspelled method name in the section that tests Python versionsSteven Knight2009-02-061-1/+1
* Fixes for use of regular expression with must_contain_all_lines().Steven Knight2009-02-062-2/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-06235-459/+174
* Remove unnecessary imports.Steven Knight2009-02-0646-119/+18
* Commonize new string-search-in-output methods:Steven Knight2009-02-0656-443/+240
* Slight rearrangement, add a comment about the customization.Steven Knight2009-02-031-5/+18
* Try restoring custom nav bar, updated for tigris.org changes.Steven Knight2009-02-031-0/+29
* Deleted content through the web interface.Steven Knight2009-02-032-7/+2
* Updated html component "Administrative links" through the web interface.Steven Knight2009-02-031-0/+1
* Added new page component "Administrative links" through the web interface.Steven Knight2009-02-032-1/+6
* Updated content through the web interface.Steven Knight2009-02-031-1/+1
* Added new page "Administrivia" through the web interface.Steven Knight2009-02-033-1/+14
* Updated html component "Administrivia" through the web interface.Steven Knight2009-02-031-1/+1
* Updated html component "Administrivia" through the web interface.Steven Knight2009-02-031-0/+1
* Updated content through the web interface.Steven Knight2009-02-031-4/+4
* Updated content through the web interface.Steven Knight2009-02-031-7/+7
* Added new page component "Administrivia" through the web interface.Steven Knight2009-02-032-0/+20
* Deleted content through the web interface.Steven Knight2009-02-034-19/+1
* Added new page component "Issue tracker queries" through the web interface.Steven Knight2009-02-032-1/+6
* Added new page "Issue tracker queries" through the web interface.Steven Knight2009-02-033-0/+16
* Get rid of our custom nav bar so we can get the tigris.org wiki,Steven Knight2009-02-031-24/+0
* Additional fix for issue #1249 (Mkdir fails if dir exists) on Windows.Gary Oberbrunner2009-01-311-1/+2
* Update the runtest.py test for the error message change.Steven Knight2009-01-312-2/+5
* runtest.py: find qmtest as qmtest.py on Windows.Gary Oberbrunner2009-01-311-7/+15
* User's Guide updates: fix typos, clarify various things. (Robert P. J. Day)Steven Knight2009-01-2910-53/+121
* Change explicit uses of test.no_result() to test.skip_test(),Steven Knight2009-01-295-9/+7