From: <bra...@us...> - 2003-07-18 01:34:14
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv31636 Modified Files: CHANGES.current Log Message: Updated notes Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** CHANGES.current 17 Jul 2003 10:12:39 -0000 1.42 --- CHANGES.current 18 Jul 2003 01:34:11 -0000 1.43 *************** *** 2,5 **** --- 2,12 ---- =========================== + 2003-07-17: brandon + Changed hash_map.h and HashUtility.h to support + MSVC 2003 by updating the version numbers >=1300 + Changed interpolate.cpp and removed the + InterpolatedData<T> from the find function param to prevent + MSVC 2003 from erroring on that. + 2003-07-16: onsight Tweaked TypeAdapter constructors to disambiguate the copy |