Commit graph

36 commits

Author SHA1 Message Date
Harry Moffat
1133006b91 More sleep commands needed for system calls for solaris 2006-04-30 22:05:53 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
d77534a8ef minor cleanup 2005-01-05 21:04:52 +00:00
Harry Moffat
ae5a3d3c54 ifdeffed out a static function that was not used. 2005-01-03 23:12:11 +00:00
Dave Goodwin
d6ea317d23 *** empty log message *** 2004-11-24 03:09:05 +00:00
Dave Goodwin
d77ebf7ff2 added environment-specific classes to write log files 2004-10-15 23:10:22 +00:00
Dave Goodwin
b8be5f10b5 added sleep before call to python 2004-10-10 12:09:18 +00:00
Dave Goodwin
609ff8fa8f minor cleanup 2004-10-02 07:25:05 +00:00
Harry Moffat
de9e9620e3 Got rid of msvc++ warning message. 2004-08-09 17:38:51 +00:00
Harry Moffat
9788de9846 added some more debugging stuff. 2004-08-06 22:54:39 +00:00
Harry Moffat
c00e5fc343 Added the "sleep" system command buf fix for the cygwin environment.
Added debugging printouts for the DEFINE DEBUG_PATH.
2004-08-06 20:51:45 +00:00
Dave Goodwin
d576705751 *** empty log message *** 2004-08-01 20:58:32 +00:00
Dave Goodwin
ecef36e4ee *** empty log message *** 2004-08-01 20:22:41 +00:00
Dave Goodwin
cb97e7387a added comments 2004-06-04 05:19:30 +00:00
Dave Goodwin
100c005abf *** empty log message *** 2004-05-23 17:43:28 +00:00
Dave Goodwin
ea1b61e3d9 *** empty log message *** 2004-02-03 16:42:43 +00:00
Dave Goodwin
2e6c5ad2a1 *** empty log message *** 2004-02-03 03:31:05 +00:00
Dave Goodwin
be9e63c0ed *** empty log message *** 2004-01-04 21:34:11 +00:00
Dave Goodwin
2c6d9fac8e changed check.py to .check.py 2004-01-04 14:40:16 +00:00
Dave Goodwin
8fbc5c4cd9 initial import 2004-01-01 23:11:10 +00:00
Dave Goodwin
9ccf267c94 removed #include pypath.h 2003-12-31 08:14:47 +00:00
Dave Goodwin
d95df61602 *** empty log message *** 2003-11-01 04:50:35 +00:00
Dave Goodwin
e6a0ba740c *** empty log message *** 2003-09-10 19:14:15 +00:00
Dave Goodwin
f238409026 *** empty log message *** 2003-09-09 19:33:36 +00:00
Dave Goodwin
d39052fba7 *** empty log message *** 2003-09-06 21:00:13 +00:00
Dave Goodwin
3f27dcc438 *** empty log message *** 2003-09-06 14:38:49 +00:00
Dave Goodwin
8a74abfd2d *** empty log message *** 2003-09-06 00:31:15 +00:00
Dave Goodwin
4fc77d0be9 *** empty log message *** 2003-08-26 04:19:21 +00:00
Dave Goodwin
5d1b37c7aa *** empty log message *** 2003-08-26 03:25:39 +00:00
Harry Moffat
c71dfe6c47 Commented out a spurious write operation 2003-08-21 22:34:46 +00:00
Dave Goodwin
5f640ed46d fixed get_CTML_Tree 2003-08-21 02:40:56 +00:00
Dave Goodwin
dee706303b get_CTML_Tree is now deprecated. Use get_XML_File in misc.cpp. 2003-08-20 15:26:09 +00:00
Dave Goodwin
e66874546c *** empty log message *** 2003-08-09 03:25:53 +00:00
Dave Goodwin
6d852ebafd *** empty log message *** 2003-08-08 00:34:43 +00:00
Harry Moffat
42c12344ed Fixed an error in get_CTML_Tree() where the program wouldn't use
the path where the file was found, but would assume the file
was located in the current directory. This caused an empty
ifstream to be send to build(), which then created an infinite
loop (probably another error in build() that needs to be fixed).
2003-08-07 00:16:13 +00:00
Dave Goodwin
0e5c5bcf7b *** empty log message *** 2003-08-06 22:46:11 +00:00