Ken Martin
|
017af44ca3
|
BUG: fix bad checkin that had debugging code in it
|
2005-10-21 11:10:30 -04:00 |
Bill Hoffman
|
54f75b05cd
|
ENH: try to get this thing to pass with cmake 2.2.1
|
2005-10-21 09:49:04 -04:00 |
Andy Cedilnik
|
d9418a87d8
|
STYLE: Nightly Version update
|
2005-10-21 04:43:58 -04:00 |
Ken Martin
|
4c32cfb3a3
|
BUG: fix over checking of build system
|
2005-10-20 16:37:37 -04:00 |
Ken Martin
|
d3d746ad7b
|
STYLE: minor cleanup
|
2005-10-20 16:37:14 -04:00 |
Ken Martin
|
b7b902e048
|
BUG: fix for def files and new local target link lines
|
2005-10-20 15:03:17 -04:00 |
Ken Martin
|
a2d4e15ed3
|
ENH: missing check_build_system for all target
|
2005-10-20 14:25:08 -04:00 |
Ken Martin
|
929553a02e
|
ENH: big cleanup and fix for jump commands
|
2005-10-20 13:40:28 -04:00 |
Bill Hoffman
|
097debb55a
|
BUG: end is not really end, but rather length
|
2005-10-20 10:11:03 -04:00 |
Andy Cedilnik
|
1e6431801c
|
STYLE: Nightly Version update
|
2005-10-20 04:37:43 -04:00 |
Ken Martin
|
370cfb037c
|
COMP: fix compiler error
|
2005-10-19 13:23:01 -04:00 |
Andy Cedilnik
|
eff0013b3b
|
ENH: More output
|
2005-10-19 11:00:28 -04:00 |
Andy Cedilnik
|
baa7b749e4
|
BUG: Initialize to something resonable
|
2005-10-19 11:00:06 -04:00 |
Andy Cedilnik
|
bf6b379b11
|
COMP: More namespace fixes to build on HP
|
2005-10-19 10:47:19 -04:00 |
Ken Martin
|
6b444ee345
|
BUG: cd into local directory to reduce link line length
|
2005-10-19 10:03:20 -04:00 |
Andy Cedilnik
|
66e50573c1
|
COMP: Fix namespace. This way kwsys can be built outside cmake
|
2005-10-19 08:42:22 -04:00 |
Andy Cedilnik
|
d9d8d537c1
|
STYLE: Nightly Version update
|
2005-10-19 04:41:00 -04:00 |
Bill Hoffman
|
13c322a0be
|
ENH: fix test
|
2005-10-18 16:35:11 -04:00 |
Bill Hoffman
|
eef7ccc9d6
|
ENH: add .txx files and put the start directory in the search path
|
2005-10-18 16:10:04 -04:00 |
Bill Hoffman
|
f72deca3a2
|
ENH: unused include
|
2005-10-18 16:09:34 -04:00 |
Bill Hoffman
|
40094058db
|
ENH: spelling
|
2005-10-18 16:09:16 -04:00 |
Andy Cedilnik
|
fdc4795b91
|
ENH: Push glob to the kwsys
|
2005-10-18 14:08:55 -04:00 |
Andy Cedilnik
|
37dc4bdc6e
|
COMP: On mingw, -fPIC is not necessary and it actually produces warnings
|
2005-10-18 13:25:54 -04:00 |
Andy Cedilnik
|
8a5bb25614
|
ENH: More tests
|
2005-10-18 13:22:28 -04:00 |
Andy Cedilnik
|
2a9d2ed412
|
COMP: Remove warning
|
2005-10-18 09:42:35 -04:00 |
Andy Cedilnik
|
314641a407
|
STYLE: Nightly Version update
|
2005-10-18 04:37:17 -04:00 |
Andy Cedilnik
|
f6c00e74c2
|
ENH: Fix precedence
|
2005-10-17 16:53:11 -04:00 |
Andy Cedilnik
|
985d092d4d
|
ENH: Add rudamentary mathematical expression support
|
2005-10-17 16:42:47 -04:00 |
Andy Cedilnik
|
427ed70363
|
ENH: Add math test
|
2005-10-17 16:39:58 -04:00 |
Brad King
|
a7d4b61699
|
BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361.
|
2005-10-17 09:58:53 -04:00 |
Andy Cedilnik
|
12ef4edf64
|
ENH: Add String length and substring
|
2005-10-17 09:56:42 -04:00 |
Andy Cedilnik
|
6e5cdd6de7
|
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
2005-10-17 09:10:20 -04:00 |
Andy Cedilnik
|
33ac18891f
|
BUG: If test passes but it should fail, report an error
|
2005-10-17 09:09:51 -04:00 |
Andy Cedilnik
|
2df1442d4d
|
STYLE: Nightly Version update
|
2005-10-17 04:45:16 -04:00 |
Andy Cedilnik
|
07c07e86e9
|
STYLE: Nightly Version update
|
2005-10-16 04:42:40 -04:00 |
Andy Cedilnik
|
b038279964
|
STYLE: Nightly Version update
|
2005-10-15 04:43:19 -04:00 |
Andy Cedilnik
|
019442541b
|
STYLE: Nightly Version update
|
2005-10-14 05:24:55 -04:00 |
Andy Cedilnik
|
0a24d706c5
|
ENH: More error exceptions
|
2005-10-13 10:30:42 -04:00 |
Andy Cedilnik
|
6a67b1bf71
|
BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug
|
2005-10-13 10:07:12 -04:00 |
Andy Cedilnik
|
f2b8c8f31a
|
STYLE: Nightly Version update
|
2005-10-13 05:14:33 -04:00 |
Andy Cedilnik
|
f18e7c7ff7
|
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
2005-10-12 13:52:29 -04:00 |
Andy Cedilnik
|
a51dfefe79
|
ENH: Optimize performance by caching stat results
|
2005-10-12 13:51:15 -04:00 |
Andy Cedilnik
|
2dd035c9a9
|
COMP: Windows fixes
|
2005-10-12 13:50:25 -04:00 |
Andy Cedilnik
|
775c3495e2
|
ENH: Add file time comparison code
|
2005-10-12 13:36:07 -04:00 |
Andy Cedilnik
|
b93359f41d
|
ENH: Add an accessor for the maximum file length
|
2005-10-12 12:08:49 -04:00 |
Andy Cedilnik
|
18e14ba2af
|
STYLE: Nightly Version update
|
2005-10-12 05:16:21 -04:00 |
Andy Cedilnik
|
a8f9361f60
|
STYLE: Nightly Version update
|
2005-10-11 05:19:29 -04:00 |
Ken Martin
|
345fb993aa
|
ENH: some fixes for better backwards compatibility
|
2005-10-10 11:49:17 -04:00 |
Andy Cedilnik
|
63185c1388
|
STYLE: Nightly Version update
|
2005-10-10 05:09:32 -04:00 |
Andy Cedilnik
|
b87615156c
|
STYLE: Nightly Version update
|
2005-10-09 05:07:55 -04:00 |