From: <sv...@ww...> - 2004-07-26 10:13:55
|
Author: delta Date: 2004-07-26 03:13:48 -0700 (Mon, 26 Jul 2004) New Revision: 1189 Modified: trunk/CSP/SimData/CHANGES.current Log: Removed SIMDATA_EXPORT. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1189 Modified: trunk/CSP/SimData/CHANGES.current =================================================================== --- trunk/CSP/SimData/CHANGES.current 2004-07-26 10:11:29 UTC (rev 1188) +++ trunk/CSP/SimData/CHANGES.current 2004-07-26 10:13:48 UTC (rev 1189) @@ -1,5 +1,9 @@ Version 0.4.0 (in progress) =========================== + +2004-07-26: delta + * Removed some not needed SIMDATA_EXPORT for vs 7.1. + 2004-07-25: onsight * Add a fast typecast operator to TaggedRecord, which checks record ids and performs a static cast if the ids match. This is much |