summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DOC: better documentationKen Martin2005-11-021-0/+2
* DOC: better documentaitonKen Martin2005-11-027-3/+26
* STYLE: Nightly Version updateAndy Cedilnik2005-11-021-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-311-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-301-1/+1
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-288-114/+512
* BUG: fix stack over write bugBill Hoffman2005-10-281-2/+2
* BUG: fix space in path probsBill Hoffman2005-10-282-7/+7
* BUG: make the clean target workBill Hoffman2005-10-281-8/+9
* ENH: Improved file modification time comparison on Windows to use GetFileAttr...Brad King2005-10-272-56/+55
* STYLE: Nightly Version updateAndy Cedilnik2005-10-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-221-1/+1
* ENH: fix for bad placement of SILENT targetKen Martin2005-10-211-24/+28
* BUG: symlink issueKen Martin2005-10-211-1/+5
* BUG: fix bad checkin that had debugging code in itKen Martin2005-10-211-1/+1
* ENH: try to get this thing to pass with cmake 2.2.1Bill Hoffman2005-10-211-0/+17
* STYLE: Nightly Version updateAndy Cedilnik2005-10-211-1/+1
* BUG: fix over checking of build systemKen Martin2005-10-201-4/+7
* STYLE: minor cleanupKen Martin2005-10-201-1/+2
* BUG: fix for def files and new local target link linesKen Martin2005-10-201-2/+2
* ENH: missing check_build_system for all targetKen Martin2005-10-201-0/+2
* ENH: big cleanup and fix for jump commandsKen Martin2005-10-204-249/+177
* BUG: end is not really end, but rather lengthBill Hoffman2005-10-202-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-10-201-1/+1
* COMP: fix compiler errorKen Martin2005-10-191-3/+1
* ENH: More outputAndy Cedilnik2005-10-192-3/+7
* BUG: Initialize to something resonableAndy Cedilnik2005-10-191-0/+2
* COMP: More namespace fixes to build on HPAndy Cedilnik2005-10-192-38/+38
* BUG: cd into local directory to reduce link line lengthKen Martin2005-10-192-104/+52
* COMP: Fix namespace. This way kwsys can be built outside cmakeAndy Cedilnik2005-10-191-17/+17
* STYLE: Nightly Version updateAndy Cedilnik2005-10-191-1/+1
* ENH: fix testBill Hoffman2005-10-181-1/+0
* ENH: add .txx files and put the start directory in the search pathBill Hoffman2005-10-181-3/+23
* ENH: unused includeBill Hoffman2005-10-181-1/+0
* ENH: spellingBill Hoffman2005-10-181-1/+1
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-184-1/+518
* COMP: On mingw, -fPIC is not necessary and it actually produces warningsAndy Cedilnik2005-10-181-0/+1
* ENH: More testsAndy Cedilnik2005-10-181-0/+3
* COMP: Remove warningAndy Cedilnik2005-10-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-181-1/+1
* ENH: Fix precedenceAndy Cedilnik2005-10-172-68/+68
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-1713-3/+4425
* ENH: Add math testAndy Cedilnik2005-10-173-0/+52
* BUG: Lexer should be case insensitive so flex should be run with -i option. ...Brad King2005-10-172-171/+166
* ENH: Add String length and substringAndy Cedilnik2005-10-174-1/+80
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-176-1/+90
* BUG: If test passes but it should fail, report an errorAndy Cedilnik2005-10-171-0/+1