Commit graph

12 commits

Author SHA1 Message Date
Dave Goodwin
f5ffa16a48 changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
cb27d211e3 merged changes from branch 2005-01-07 10:26:43 +00:00
Dave Goodwin
987e1ddbb0 support for multiphase equilibrium 2004-12-01 22:57:23 +00:00
Dave Goodwin
3de1be8c1d changes to make type integer compatible with f2c 2004-10-10 20:46:35 +00:00
Dave Goodwin
ab8f620ccb cleanup 2004-08-28 16:12:41 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Harry Moffat
8b39a55e7e static_cast to eliminate VC++ warnings 2004-07-01 23:40:38 +00:00
Dave Goodwin
aa607d8832 updated Windows build procedure 2003-12-22 14:30:59 +00:00
Dave Goodwin
05b839c561 *** empty log message *** 2003-11-13 13:57:55 +00:00
Dave Goodwin
dcae4f3acd *** empty log message *** 2003-10-04 02:15:55 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00