Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fix typos | Andy Cedilnik | 2005-07-06 | 3 | -3/+3 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | ENH: Improve support for various versions of gcov | Andy Cedilnik | 2005-07-06 | 2 | -86/+261 |
| | |||||
* | BUG: project command should also work with lower case | Ken Martin | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | BUG: On windows there can be a problem because scp does not handle drive ↵ | Andy Cedilnik | 2005-07-06 | 1 | -1/+14 |
| | | | | names. This uses relative path for scp | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | ENH: revert back to string replacement version | Ken Martin | 2005-07-05 | 1 | -84/+119 |
| | |||||
* | BUG: util targets now show up in locla makefile and make rebuild_cache now ↵ | Ken Martin | 2005-07-05 | 1 | -7/+10 |
| | | | | works in subdirs | ||||
* | BUG: fix for debug optimized link libraries | Ken Martin | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | ENH: Only truncate files when not in try compile. Alsom move truncating code ↵ | Andy Cedilnik | 2005-07-03 | 1 | -3/+7 |
| | | | | closer to configure | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: Improve performance of MakeXMLSafe, improve performance of reading ↵ | Andy Cedilnik | 2005-07-03 | 1 | -70/+80 |
| | | | | custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl | ||||
* | STYLE: Unify number of spaces | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: Improve performance by compiling regular expressions when needed | Andy Cedilnik | 2005-07-03 | 1 | -35/+18 |
| | |||||
* | ENH: Improve performance of testing and do not complain if DartTestfile.txt ↵ | Andy Cedilnik | 2005-07-03 | 2 | -10/+10 |
| | | | | is not found or if directory does not exist | ||||
* | ENH: Start adding the code that will truncate output logs | Andy Cedilnik | 2005-07-03 | 2 | -0/+35 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-02 | 1 | -1/+1 |
| | |||||
* | ENH: added Alexander's target property TYPE | Ken Martin | 2005-07-01 | 2 | -0/+34 |
| | |||||
* | ENH: added patch from Alexander Neundorf to get DEFINITIONS | Ken Martin | 2005-07-01 | 2 | -1/+5 |
| | |||||
* | initial checkin for bin dir | Jorgen Bodde | 2005-06-30 | 4 | -0/+971 |
| | |||||
* | Initial checkin new wx dialog | Jorgen Bodde | 2005-06-30 | 30 | -0/+9282 |
| | |||||
* | deleted old wx-dialog | Jorgen Bodde | 2005-06-30 | 13 | -2870/+0 |
| | |||||
* | ENH: added local help and install targets | Ken Martin | 2005-06-30 | 2 | -0/+48 |
| | |||||
* | BUG: Do not increment optr by 2 after storing only one character. Also ↵ | Brad King | 2005-06-30 | 1 | -5/+16 |
| | | | | fixed possibility of storing uninitialized characters from the last triplet. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | BUG: dont pass unverified char * to streams | Ken Martin | 2005-06-27 | 1 | -2/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-25 | 1 | -1/+1 |
| | |||||
* | BUG: Exit properly on SCP submission | Andy Cedilnik | 2005-06-24 | 1 | -0/+1 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-06-24 | 1 | -11/+10 |
| | |||||
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 3 | -2/+3 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | ENH: Make iterators const | Andy Cedilnik | 2005-06-23 | 1 | -5/+5 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 28 | -222/+461 |
| | | | | multiple submited files | ||||
* | COMP: fix compiler warnings | Ken Martin | 2005-06-23 | 1 | -2/+1 |
| | |||||
* | BUG: reverting to 1.53 | Utkarsh Ayachit | 2005-06-23 | 1 | -2/+1 |
| | |||||
* | BUG: fixed conflicts between file names among different utilities. | Utkarsh Ayachit | 2005-06-23 | 1 | -1/+2 |
| | |||||
* | ENH: converted macro to use variables and fixed some case issues with some ↵ | Ken Martin | 2005-06-23 | 4 | -128/+95 |
| | | | | function blockers | ||||
* | ENH: Added some smaller primes to allow small hash table sizes and therefore ↵ | Brad King | 2005-06-23 | 1 | -1/+2 |
| | | | | shorter initial construction times. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-23 | 1 | -1/+1 |
| | |||||
* | STYLE: updated the docs to be more accurate | Ken Martin | 2005-06-22 | 1 | -2/+2 |
| | |||||
* | COMP: fix possible poroblem with freed memory | Ken Martin | 2005-06-22 | 1 | -2/+6 |
| | |||||
* | COMP: fix unused variable | Ken Martin | 2005-06-22 | 1 | -3/+0 |
| | |||||
* | ENH: changed FOREACH to use variables instead of string replacement | Ken Martin | 2005-06-22 | 1 | -18/+7 |
| |