Commit Graph

5881 Commits

Author SHA1 Message Date
Jorgen Bodde
8c28e4e9f0 Initial checkin new wx dialog 2005-06-30 15:54:14 -04:00
Jorgen Bodde
099587c4ee deleted old wx-dialog 2005-06-30 15:52:04 -04:00
Ken Martin
ba3b7c1588 ENH: added testing of the WHILE command 2005-06-30 13:39:38 -04:00
Ken Martin
8ea0a1a237 ENH: added while command 2005-06-30 13:39:10 -04:00
Ken Martin
ff99d6885f ENH: added while command 2005-06-30 13:27:18 -04:00
Ken Martin
42d331b395 ENH: better release scripts 2005-06-30 13:09:07 -04:00
Ken Martin
cfda73f86a ENH: hard coded for VS 71 nmake for now 2005-06-30 11:33:48 -04:00
Brad King
6048659e66 BUG: Fixed escaped quote at end of . 2005-06-30 11:18:56 -04:00
Ken Martin
154a0cd162 ENH: added local help and install targets 2005-06-30 09:53:03 -04:00
Brad King
33abddf90c BUG: Do not increment optr by 2 after storing only one character. Also fixed possibility of storing uninitialized characters from the last triplet. 2005-06-30 09:21:00 -04:00
Andy Cedilnik
2b27152af2 STYLE: Nightly Version update 2005-06-30 05:47:02 -04:00
Brad King
387bcc5d20 BUG: Need to use the -c option for implib to produce case-sensitive symbols in the .lib files. 2005-06-29 12:07:09 -04:00
Ken Martin
e16d47c91a COMP: shut up warning 2005-06-29 08:46:07 -04:00
Andy Cedilnik
e90bbc11f3 STYLE: Nightly Version update 2005-06-29 05:49:24 -04:00
Ken Martin
b512170dab ENH: added our own bitmap 2005-06-28 15:00:36 -04:00
Ken Martin
35affa053c ENH: added some release support 2005-06-28 10:56:29 -04:00
Andy Cedilnik
03e78aae60 STYLE: Nightly Version update 2005-06-28 05:45:11 -04:00
Ken Martin
121fa374a9 BUG: dont pass unverified char * to streams 2005-06-27 15:59:16 -04:00
Ken Martin
d75a2f0861 ENH: convert to lower case 2005-06-27 12:45:55 -04:00
Ken Martin
cf8c6a30e3 ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Ken Martin
b43aaed3bf ENH: mods to warning excludes based on new locaiton of curl 2005-06-27 11:39:00 -04:00
Andy Cedilnik
8d19ce76b5 STYLE: Nightly Version update 2005-06-27 05:50:20 -04:00
Andy Cedilnik
8147e22aba STYLE: Nightly Version update 2005-06-26 05:43:42 -04:00
Andy Cedilnik
20198a9be3 STYLE: Nightly Version update 2005-06-25 05:44:52 -04:00
Andy Cedilnik
359397e9a1 BUG: Exit properly on SCP submission 2005-06-24 13:29:22 -04:00
Andy Cedilnik
05d8429206 COMP: Remove warnings 2005-06-24 09:41:01 -04:00
Andy Cedilnik
b7514580f9 ENH: Move curl to utilities 2005-06-24 09:06:26 -04:00
Andy Cedilnik
7c730973bb ENH: Initial import 2005-06-24 09:02:17 -04:00
Andy Cedilnik
c4036bd942 STYLE: Nightly Version update 2005-06-24 05:43:35 -04:00
Andy Cedilnik
e7d15aa7c5 ENH: Make iterators const 2005-06-23 16:06:52 -04:00
Andy Cedilnik
b60d8a7640 ENH: Perform second test if subversion exists 2005-06-23 13:07:03 -04:00
Andy Cedilnik
1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
Ken Martin
5c68b61a9c COMP: fix compiler warnings 2005-06-23 12:34:19 -04:00
Utkarsh Ayachit
0e18526103 BUG: reverting to 1.53 2005-06-23 12:05:11 -04:00
Utkarsh Ayachit
573bd54fc2 BUG: fixed conflicts between file names among different utilities. 2005-06-23 11:22:09 -04:00
Ken Martin
dec5cc1082 ENH: converted macro to use variables and fixed some case issues with some function blockers 2005-06-23 11:03:57 -04:00
Brad King
553f7a04d0 ENH: Added some smaller primes to allow small hash table sizes and therefore shorter initial construction times. 2005-06-23 10:25:57 -04:00
Andy Cedilnik
cad1975871 STYLE: Nightly Version update 2005-06-23 05:57:00 -04:00
Ken Martin
5c3bd0e8e2 STYLE: updated the docs to be more accurate 2005-06-22 14:20:16 -04:00
Ken Martin
de89c6fa69 COMP: fix possible poroblem with freed memory 2005-06-22 14:16:18 -04:00
Ken Martin
6e6bfc752b COMP: fix unused variable 2005-06-22 14:04:52 -04:00
Ken Martin
f5dbca4971 ENH: changed FOREACH to use variables instead of string replacement 2005-06-22 13:32:11 -04:00
Andy Cedilnik
1823e78d5c BUG: Fix displaying of percentage 2005-06-22 10:54:19 -04:00
Ken Martin
cba6b73340 BUG: clean rule wasn't cleaning libs and executables 2005-06-22 10:09:17 -04:00
Ken Martin
3b66c0a574 ENH: some better checks 2005-06-22 09:12:05 -04:00
Ken Martin
369308ca76 ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk 2005-06-22 09:06:46 -04:00
Andy Cedilnik
5fab6eebd6 STYLE: Nightly Version update 2005-06-22 05:43:46 -04:00
Andy Cedilnik
01a78e617a ENH: Remove stray abort 2005-06-21 16:44:46 -04:00
Ken Martin
dd2e2807cb ENH: fix for BSD makes no longer use dir name as a target 2005-06-21 16:29:47 -04:00
Brad King
60b72ab3de BUG: Fixed error message formatting when try run executable command cannot be found. 2005-06-21 14:20:30 -04:00