summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Fix typosAndy Cedilnik2005-07-063-3/+3
|
* COMP: Remove warningAndy Cedilnik2005-07-061-2/+2
|
* ENH: Improve support for various versions of gcovAndy Cedilnik2005-07-062-86/+261
|
* BUG: project command should also work with lower caseKen Martin2005-07-061-1/+1
|
* BUG: On windows there can be a problem because scp does not handle drive ↵Andy Cedilnik2005-07-061-1/+14
| | | | names. This uses relative path for scp
* STYLE: Nightly Version updateAndy Cedilnik2005-07-061-1/+1
|
* ENH: revert back to string replacement versionKen Martin2005-07-051-84/+119
|
* BUG: util targets now show up in locla makefile and make rebuild_cache now ↵Ken Martin2005-07-051-7/+10
| | | | works in subdirs
* BUG: fix for debug optimized link librariesKen Martin2005-07-051-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-051-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-041-1/+1
|
* ENH: Only truncate files when not in try compile. Alsom move truncating code ↵Andy Cedilnik2005-07-031-3/+7
| | | | closer to configure
* STYLE: Nightly Version updateAndy Cedilnik2005-07-031-1/+1
|
* ENH: Improve performance of MakeXMLSafe, improve performance of reading ↵Andy Cedilnik2005-07-031-70/+80
| | | | custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl
* STYLE: Unify number of spacesAndy Cedilnik2005-07-031-1/+1
|
* ENH: Improve performance by compiling regular expressions when neededAndy Cedilnik2005-07-031-35/+18
|
* ENH: Improve performance of testing and do not complain if DartTestfile.txt ↵Andy Cedilnik2005-07-032-10/+10
| | | | is not found or if directory does not exist
* ENH: Start adding the code that will truncate output logsAndy Cedilnik2005-07-032-0/+35
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-021-1/+1
|
* ENH: added Alexander's target property TYPEKen Martin2005-07-012-0/+34
|
* ENH: added patch from Alexander Neundorf to get DEFINITIONSKen Martin2005-07-012-1/+5
|
* initial checkin for bin dirJorgen Bodde2005-06-304-0/+971
|
* Initial checkin new wx dialogJorgen Bodde2005-06-3030-0/+9282
|
* deleted old wx-dialogJorgen Bodde2005-06-3013-2870/+0
|
* ENH: added local help and install targetsKen Martin2005-06-302-0/+48
|
* BUG: Do not increment optr by 2 after storing only one character. Also ↵Brad King2005-06-301-5/+16
| | | | fixed possibility of storing uninitialized characters from the last triplet.
* STYLE: Nightly Version updateAndy Cedilnik2005-06-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-291-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-281-1/+1
|
* BUG: dont pass unverified char * to streamsKen Martin2005-06-271-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-271-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-251-1/+1
|
* BUG: Exit properly on SCP submissionAndy Cedilnik2005-06-241-0/+1
|
* COMP: Remove warningsAndy Cedilnik2005-06-241-11/+10
|
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-243-2/+3
|
* ENH: Initial importAndy Cedilnik2005-06-241-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-241-1/+1
|
* ENH: Make iterators constAndy Cedilnik2005-06-231-5/+5
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-2328-222/+461
| | | | multiple submited files
* COMP: fix compiler warningsKen Martin2005-06-231-2/+1
|
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
|
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
|
* ENH: converted macro to use variables and fixed some case issues with some ↵Ken Martin2005-06-234-128/+95
| | | | function blockers
* ENH: Added some smaller primes to allow small hash table sizes and therefore ↵Brad King2005-06-231-1/+2
| | | | shorter initial construction times.
* STYLE: Nightly Version updateAndy Cedilnik2005-06-231-1/+1
|
* STYLE: updated the docs to be more accurateKen Martin2005-06-221-2/+2
|
* COMP: fix possible poroblem with freed memoryKen Martin2005-06-221-2/+6
|
* COMP: fix unused variableKen Martin2005-06-221-3/+0
|
* ENH: changed FOREACH to use variables instead of string replacementKen Martin2005-06-221-18/+7
|