| Commit message (Expand) | Author | Age | Files | Lines |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1205 | -0/+7206 |
|
|
* | Update Test{Cmd,Common}.py to print the command arguments if | Steven Knight | 2009-02-08 | 2 | -39/+84 |
|
|
* | 2to3 sez, "rewrite map() as loop" | Greg Noel | 2009-02-08 | 5 | -26/+22 |
|
|
* | Capture a test case to verify correct behavior of $( $) on long lines | Steven Knight | 2009-02-07 | 3 | -9/+114 |
|
|
* | Fix execution on systems where qmtest is in a path that contains spaces | Steven Knight | 2009-02-07 | 1 | -1/+3 |
|
|
* | Fix misspelled method name in the section that tests Python versions | Steven Knight | 2009-02-06 | 1 | -1/+1 |
|
|
* | Fixes for use of regular expression with must_contain_all_lines(). | Steven Knight | 2009-02-06 | 2 | -2/+6 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 235 | -459/+174 |
|
|
* | Remove unnecessary imports. | Steven Knight | 2009-02-06 | 46 | -119/+18 |
|
|
* | Commonize new string-search-in-output methods: | Steven Knight | 2009-02-06 | 56 | -443/+240 |
|
|
* | Slight rearrangement, add a comment about the customization. | Steven Knight | 2009-02-03 | 1 | -5/+18 |
|
|
* | Try restoring custom nav bar, updated for tigris.org changes. | Steven Knight | 2009-02-03 | 1 | -0/+29 |
|
|
* | Deleted content through the web interface. | Steven Knight | 2009-02-03 | 2 | -7/+2 |
|
|
* | Updated html component "Administrative links" through the web interface. | Steven Knight | 2009-02-03 | 1 | -0/+1 |
|
|
* | Added new page component "Administrative links" through the web interface. | Steven Knight | 2009-02-03 | 2 | -1/+6 |
|
|
* | Updated content through the web interface. | Steven Knight | 2009-02-03 | 1 | -1/+1 |
|
|
* | Added new page "Administrivia" through the web interface. | Steven Knight | 2009-02-03 | 3 | -1/+14 |
|
|
* | Updated html component "Administrivia" through the web interface. | Steven Knight | 2009-02-03 | 1 | -1/+1 |
|
|
* | Updated html component "Administrivia" through the web interface. | Steven Knight | 2009-02-03 | 1 | -0/+1 |
|
|
* | Updated content through the web interface. | Steven Knight | 2009-02-03 | 1 | -4/+4 |
|
|
* | Updated content through the web interface. | Steven Knight | 2009-02-03 | 1 | -7/+7 |
|
|
* | Added new page component "Administrivia" through the web interface. | Steven Knight | 2009-02-03 | 2 | -0/+20 |
|
|
* | Deleted content through the web interface. | Steven Knight | 2009-02-03 | 4 | -19/+1 |
|
|
* | Added new page component "Issue tracker queries" through the web interface. | Steven Knight | 2009-02-03 | 2 | -1/+6 |
|
|
* | Added new page "Issue tracker queries" through the web interface. | Steven Knight | 2009-02-03 | 3 | -0/+16 |
|
|
* | Get rid of our custom nav bar so we can get the tigris.org wiki, | Steven Knight | 2009-02-03 | 1 | -24/+0 |
|
|
* | Additional fix for issue #1249 (Mkdir fails if dir exists) on Windows. | Gary Oberbrunner | 2009-01-31 | 1 | -1/+2 |
|
|
* | Update the runtest.py test for the error message change. | Steven Knight | 2009-01-31 | 2 | -2/+5 |
|
|
* | runtest.py: find qmtest as qmtest.py on Windows. | Gary Oberbrunner | 2009-01-31 | 1 | -7/+15 |
|
|
* | User's Guide updates: fix typos, clarify various things. (Robert P. J. Day) | Steven Knight | 2009-01-29 | 10 | -53/+121 |
|
|
* | Change explicit uses of test.no_result() to test.skip_test(), | Steven Knight | 2009-01-29 | 5 | -9/+7 |
|
|
* | Fix use of $CHANGED_SOURCES with the --config=force option so that | Steven Knight | 2009-01-29 | 4 | -18/+31 |
|
|
* | Relax the precompiled header performance criterion to a 15% improvement, | Steven Knight | 2009-01-28 | 1 | -2/+7 |
|
|
* | User's Guide updates. (Robert P. J. Day) | Steven Knight | 2009-01-28 | 7 | -18/+46 |
|
|
* | Link for GSoC 2009 in project highlights | Greg Noel | 2009-01-28 | 3 | -3/+11 |
|
|
* | Detect the presence of 8.3 names on Windows when looking on-disk | Steven Knight | 2009-01-27 | 1 | -2/+12 |
|
|
* | Handle executing tests in a directory whose path contains spaces, | Steven Knight | 2009-01-27 | 4 | -106/+113 |
|
|
* | Fix tests that use the Python interpreter to execute internal scripts | Steven Knight | 2009-01-26 | 4 | -53/+91 |
|
|
* | Fix a mismatch in generated GUIDs on non-Windows platforms by | Steven Knight | 2009-01-25 | 1 | -2/+6 |
|
|
* | Remove leftover "shell pwd" debug statement. | Steven Knight | 2009-01-21 | 2 | -6/+4 |
|
|
* | Fix the --implicit-deps-unchanged test so it works correctly regardless | Steven Knight | 2009-01-21 | 1 | -1/+11 |
|
|
* | Update the GUID of the generated project file. | Steven Knight | 2009-01-21 | 1 | -1/+1 |
|
|
* | Fix shelling out to non-.exe commands from --interactive mode on | Steven Knight | 2009-01-21 | 1 | -1/+5 |
|
|
* | Add /nologo to the PCH compilation to suppress Microsoft garp on stderr. | Steven Knight | 2009-01-21 | 1 | -3/+2 |
|
|
* | Update tests for now discovering dependencies on quoted commands | Steven Knight | 2009-01-20 | 4 | -11/+103 |
|
|
* | Escape path names to fix regular expression matches on Windows | Steven Knight | 2009-01-20 | 1 | -2/+3 |
|
|
* | Detect implicit command dependencies even when the command is quoted. | Steven Knight | 2009-01-20 | 4 | -2/+16 |
|
|
* | Update src/CHANGES.txt for recent checkins. | Steven Knight | 2009-01-20 | 1 | -0/+11 |
|
|
* | Merged revisions 3848-3890,3892-3896,3898-3908 via svnmerge from | Steven Knight | 2009-01-20 | 4 | -5/+5 |
|
|
* | Move test/option-h.py to test/option/h.py and clean up an unnecessary import. | Steven Knight | 2009-01-19 | 1 | -2/+2 |
|
|