[fdo-internals] Code Submission Notification: Port several code
changes from 3.2.x to trunk
Gavin Cramer
gavin.cramer at autodesk.com
Mon Jan 29 15:24:52 EST 2007
T he following changes have been ported to the FDO trunk ...
Summary:
Port FDO200, FDO261, FDO262, FDO300, FDO319 from 3.2.x to trunk
Description:
FDO200: SHP provider fails to read PolygonZShape (FDO portion of Dan
Stoica's fix)
FDO261, FDO262: FDO: Geometry performance
FDO300: FDO: FdoFgfGeometryFactory::GetPrivateInstance support
FDO319: FDO: Spatial Condition Inside with Point on Polygon edge
Log:
Modified: D:\fdo_trunk\Fdo\Unmanaged\Fdo.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\FileToHdr.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\Geometry.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\McToMsf.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\Nls.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\Spatial.vcproj
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\CurvePolygon.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\CurvePolygon.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\CurveString.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\CurveString.h
Modified:
D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\GeometryFactory.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\GeometryFactory2.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\LineString.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\LineString.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\LinearRing.cpp
Modified:
D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiCurvePolygon.cpp
Modified:
D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiCurvePolygon.h
Modified:
D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiCurveString.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiCurveString.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiGeometry.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiGeometry.h
Modified:
D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiLineString.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiLineString.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiPoint.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiPoint.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiPolygon.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\MultiPolygon.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Point.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Point.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Polygon.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Polygon.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Pool.h
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Geometry\Fgf\Util.cpp
Modified: D:\fdo_trunk\Fdo\Unmanaged\Src\Spatial\SpatialUtility.cpp
Modified: D:\fdo_trunk\Fdo\UnitTest\UnitTest.vcproj
Modified: D:\fdo_trunk\Utilities\Common\FdoCommon.vcproj
Modified: D:\fdo_trunk\Utilities\SchemaMgr\LogicalPhysical.vcproj
Modified: D:\fdo_trunk\Utilities\SchemaMgr\Overrides.vcproj
Modified: D:\fdo_trunk\Utilities\SchemaMgr\Physical.vcproj
Modified: D:\fdo_trunk\Utilities\SchemaMgr\SchemaMgr.vcproj
Modified: D:\fdo_trunk\Utilities\SchemaMgr\SmMessage.vcproj
Modified: D:\fdo_trunk\Providers\GenericRdbms\Nls\fdordbms.vcproj
Modified: D:\fdo_trunk\Providers\GenericRdbms\Src\Gdbi\GdbiCommands.cpp
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\Gdbi\Gdbi_Oracle.vcproj
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\SchemaMgr\GrdSchemaMgr.vcproj
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\SchemaMgr\RdbmsOverrides.vcproj
Summary:
Port FDO335 from 3.2.x to trunk
Description:
FDO335: ODBC: Cannot perform two consecutive commands w/Oracle
Log:
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\ODBC\SchemaMgr\Ph\Rd\OraDbObject
Reader.cpp
Modified: D:\fdo_trunk\Utilities\SchemaMgr\Src\Sm\Lp\ClassDefinition.cpp
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Odbc\OdbcFdoConnectTest
.cpp
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\OracleTestConfig2.xml
Summary:
Port ODBC WCHAR fix from 3.2.x to trunk
Description:
ODBC: Fix WCHAR type in Access
Log:
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Odbc\OdbcFdoSelectTest.
cpp
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Odbc\OdbcFdoSelectTest.
h
Modified: D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\MSTest.mdb
Summary:
Port ODBC spatial context fix from 3.2.x to trunk
Description:
ODBC: Missing default spatial context
Log:
Modified:
D:\fdo_trunk\Utilities\SchemaMgr\Src\Sm\Ph\Rd\SpatialContextReader.cpp
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\MsTestConfig.xml
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\MySqlTestConfig2.xml
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Common\FdoSqlCmdTest.cp
p
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Common\UnitTestUtil.cpp
Summary:
Port Geometry unit test fix from 3.2.x to trunk
Description:
Fix unit test.
Log:
Modified:
D:\fdo_trunk\Providers\GenericRdbms\Src\UnitTest\Common\GeometryTests.cp
p
Gavin Cramer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20070129/e0f9df71/attachment.html
More information about the fdo-internals
mailing list