Commit graph

48 commits

Author SHA1 Message Date
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
36f5c99d3a Took out a few warnings. 2009-08-01 01:32:46 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
973128d867 General commit. Now putting both the release and debug files into the
distribution. Debug files have a _d added to their name.
2009-07-22 01:23:40 +00:00
Harry Moffat
c0e7605d15 General commit of pc implementation 2009-07-21 18:58:48 +00:00
Harry Moffat
fdfebcec37 General commit of clib package.
Added checking of arguments.
  Added header info
2009-07-11 17:16:09 +00:00
Dave Goodwin
73bebe4768 cmake files 2008-02-05 23:36:07 +00:00
Harry Moffat
e3d50370dd Fixed a Solaris compile issue.
Solaris decided a declaration was actually a definition.
So, I changed the way templated static storage is declared. It
still needs to be defined once and only once on all platforms.
2007-08-29 20:51:33 +00:00
Dave Goodwin
5f74aa996e *** empty log message *** 2007-06-11 16:40:37 +00:00
Dave Goodwin
dafd2ad411 *** empty log message *** 2007-05-22 20:16:47 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Harry Moffat
4ae46da12f Fix for solaris. Previous attempted bug fix actually didn't compile on
solaris. The solution to get it to work on both linux and solaris was
to add a declaration (not a definition) to the alternate file.
2007-04-10 22:19:59 +00:00
Harry Moffat
b32b2c2844 Fixed linking error in python module that was caused by
duplicate static member storage statements on linux.
2007-04-10 22:04:06 +00:00
Harry Moffat
dfc7e71f5b Solaris 10 update
Forgot the template specialization on the static storage declaration.
  Thus, previous commit wouldn't compile on linux. This fixes the
  problem.
2007-03-20 22:42:17 +00:00
Harry Moffat
b23a49c1f2 Solaris 10 updates
Added declarations of static member storage for templated classes.
2007-03-20 21:58:27 +00:00
Dave Goodwin
ce73f8bacd removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Harry Moffat
1cd614efc6 Fixed a warning message about no return from a double function. 2006-02-24 23:22:14 +00:00
Dave Goodwin
33fbbf0b93 removed critical and saturation properties from ThermoPhase 2005-12-09 17:49:33 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
d6611f5878 *** empty log message *** 2005-07-14 18:54:10 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
cb27d211e3 merged changes from branch 2005-01-07 10:26:43 +00:00
Dave Goodwin
92c9d54cdb *** empty log message *** 2004-12-13 18:42:32 +00:00
Harry Moffat
dee6810c6f Added a static_cast. 2004-11-15 20:52:44 +00:00
Harry Moffat
af6b3b8765 Added a return statement. 2004-11-15 20:51:04 +00:00
Dave Goodwin
e60cc5b8db *** empty log message *** 2004-10-16 09:12:47 +00:00
Dave Goodwin
56ed18b705 *** empty log message *** 2004-10-09 15:21:43 +00:00
Dave Goodwin
3e7e28b6fb *** empty log message *** 2004-08-03 10:25:03 +00:00
Harry Moffat
26b08c1892 static_cast to eliminate warnings from msvc. 2004-07-12 14:58:58 +00:00
Dave Goodwin
deb25434b8 *** empty log message *** 2004-05-24 13:21:34 +00:00
Dave Goodwin
6f43b06ca5 *** empty log message *** 2004-05-17 23:09:27 +00:00
Dave Goodwin
d298e3b4b0 *** empty log message *** 2004-03-12 05:59:53 +00:00
Dave Goodwin
dbc7aec069 *** empty log message *** 2004-03-10 14:30:55 +00:00
Dave Goodwin
4f0c424fb7 *** empty log message *** 2004-02-22 17:10:05 +00:00
Dave Goodwin
319263100e *** empty log message *** 2004-02-08 13:09:02 +00:00
Dave Goodwin
2e6c5ad2a1 *** empty log message *** 2004-02-03 03:31:05 +00:00
Dave Goodwin
8bc8697865 cleanup 2003-12-13 14:35:25 +00:00
Dave Goodwin
ec71c9dd36 - 2003-11-24 16:39:27 +00:00
Dave Goodwin
b91fc880ea *** empty log message *** 2003-09-10 13:42:25 +00:00
Dave Goodwin
8a74abfd2d *** empty log message *** 2003-09-06 00:31:15 +00:00
Dave Goodwin
df345002cd *** empty log message *** 2003-08-21 14:29:52 +00:00
Dave Goodwin
ef8f30c7f7 *** empty log message *** 2003-08-15 15:45:42 +00:00
Dave Goodwin
6d852ebafd *** empty log message *** 2003-08-08 00:34:43 +00:00
Dave Goodwin
f36305a288 *** empty log message *** 2003-08-04 14:36:12 +00:00
Dave Goodwin
0d00c29e75 *** empty log message *** 2003-07-30 00:27:26 +00:00
Dave Goodwin
76526a6aa3 *** empty log message *** 2003-07-04 06:37:42 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00