Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv1590
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** CHANGES.current 6 Aug 2003 16:15:25 -0000 1.61
--- CHANGES.current 7 Aug 2003 18:05:35 -0000 1.62
***************
*** 2,5 ****
--- 2,13 ----
===========================
+ 2003-08-07: onsight
+ Added SIMDATA_EXPORT to classes in Random.h
+
+ Fixed #include <float.h> bug in Math.h under Windows
+
+ Moved some inline friend declarations out of the Vector3
+ class declaration to help MSVC find them.
+
2003-08-06: onsight
Removed Math.i and Vector3.inl from setup.py.
|