Commit graph

7 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
08fa7e3d02 changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
330e50eb65 *** empty log message *** 2004-09-13 11:22:21 +00:00
Dave Goodwin
8bc8697865 cleanup 2003-12-13 14:35:25 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00