Commit graph

41 commits

Author SHA1 Message Date
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
d0de362e22 *** empty log message *** 2005-07-14 18:48:57 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
4158c19375 changed C++ demos 2005-01-24 15:06:36 +00:00
Dave Goodwin
4c65331514 *** empty log message *** 2004-12-02 22:11:28 +00:00
Dave Goodwin
d77ebf7ff2 added environment-specific classes to write log files 2004-10-15 23:10:22 +00:00
Dave Goodwin
3a952fac48 added sleep function 2004-10-10 12:09:50 +00:00
Dave Goodwin
72b1a3febb moved exception constructor definitions here from ctexceptions.h 2004-10-09 14:58:21 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Dave Goodwin
8da6622c31 *** empty log message *** 2004-08-07 06:06:21 +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
Harry Moffat
89e4751823 Took the deletion of a static pointer out of destructor. 2004-07-21 20:41:06 +00:00
Harry Moffat
40e19048c8 Fixed an error that I recently introduced in using size_types 2004-07-08 18:09:22 +00:00
Harry Moffat
50a73379a8 Fixed an error that I introduced. Must always check string::size_type
against string::npos.
2004-07-08 16:08:17 +00:00
Harry Moffat
d7cc6b39cf static_cast and size_type to eliminate VC++ warnings. 2004-07-02 14:47:05 +00:00
Dave Goodwin
100c005abf *** empty log message *** 2004-05-23 17:43:28 +00:00
Dave Goodwin
b65540f514 *** empty log message *** 2004-05-22 00:46:16 +00:00
Dave Goodwin
206ce732db *** empty log message *** 2004-05-18 00:13:29 +00:00
Dave Goodwin
f1a15f0e69 *** empty log message *** 2004-05-13 16:58:29 +00:00
Dave Goodwin
3563f4316f *** empty log message *** 2004-01-02 00:30:09 +00:00
Dave Goodwin
8c2016abd4 cleanup 2004-01-01 19:56:42 +00:00
Dave Goodwin
b02e301216 - 2003-12-13 22:58:55 +00:00
Dave Goodwin
e109142249 isolated Chemkin file support to building ck2cti 2003-12-12 16:11:30 +00:00
Dave Goodwin
120dca66c7 *** empty log message *** 2003-11-12 18:58:15 +00:00
Harry Moffat
d456c04a55 Added a call to delete the static instance of a Falloff factory 2003-10-15 16:21:49 +00:00
Dave Goodwin
e6a0ba740c *** empty log message *** 2003-09-10 19:14:15 +00:00
Dave Goodwin
8a74abfd2d *** empty log message *** 2003-09-06 00:31:15 +00:00
Harry Moffat
6f190b568d Added a function called appdelete(), which deletes all global
data malloced by Cantera. With this call added to applications,
Cantera passes the leak check from the valgrind application.
(Well there is some squirrely behavior associated with either
valgrind, linux, or the stl implementation, but it's not
Cantera's fault).

I also changed get_XML_File to store the absolute pathname
in the map, so that the same XML tree isn't deleted twice.
Lookups are always done wrt absolute pathnames.
2003-09-03 18:45:06 +00:00
Dave Goodwin
3379326809 *** empty log message *** 2003-08-26 04:38:29 +00:00
Dave Goodwin
5d1b37c7aa *** empty log message *** 2003-08-26 03:25:39 +00:00
Harry Moffat
3e9e01ccce Added a comment 2003-08-21 22:32:46 +00:00
Harry Moffat
3e4ffd2524 Added header lines to the file 2003-08-20 21:34:25 +00:00
Dave Goodwin
ff4720ef12 *** empty log message *** 2003-08-20 15:32:00 +00:00
Dave Goodwin
a9375b30c1 added option to clear all entries in close_XML_File. 2003-08-20 15:19:33 +00:00
Dave Goodwin
6d852ebafd *** empty log message *** 2003-08-08 00:34:43 +00:00
Dave Goodwin
e26a9e54dd *** empty log message *** 2003-08-04 14:31:06 +00:00
Harry Moffat
00a5e7b130 Fixed a typo in a comment 2003-06-10 16:39:32 +00:00
Dave Goodwin
2a00814a9d *** empty log message *** 2003-06-07 23:53:49 +00:00
Dave Goodwin
32fed991cf - 2003-05-13 19:43:30 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00