[geos-commits] r2146 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Fri Aug 1 19:23:43 EDT 2008
Author: mloskot
Date: 2008-08-01 19:23:43 -0400 (Fri, 01 Aug 2008)
New Revision: 2146
Modified:
trunk/ChangeLog
Log:
Updated ChangeLog with latest submissions. Hmm, should we stil maintain the ChangeLog file?
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-07-31 17:08:34 UTC (rev 2145)
+++ trunk/ChangeLog 2008-08-01 23:23:43 UTC (rev 2146)
@@ -1,5 +1,35 @@
$Id$
+2008-07-31 Mateusz Loskot <mateusz at loskot.net>
+
+ * capi/geos_c.cpp, capi/geos_c.h.in, tests/unit/Makefile.am,
+ tests/unit/capi/GEOSPolygonizer_getCutEdgesTest.cpp: Patch completing
+ C API interface with wrapper on Polygonizer::getCutEdges (Ticket #195).
+ Unit test included in tests/unit/capi/GEOSPolygonizer_getCutEdgeTest.cpp.
+
+2008-07-26 Mateusz Loskot <mateusz at loskot.net>
+ * r2138 - r2143: Tickets #167, #191, #192
+
+2008-07-25 Mateusz Loskot <mateusz at loskot.net>
+
+ * trunk/build/README, trunk/build/msvc80/README trunk/macros/geos.m4,
+ trunk/source/headers/geos/algorithm/CentralEndpointIntersector.h,
+ trunk/source/headers/geos/geomPrep.h,
+ trunk/source/headers/geos/indexIntervalRTree.h,
+ trunk/source/headers/geos/noding/FastNodingValidator.h,
+ trunk/source/headers/geos/noding/SingleInteriorIntersectionFinder.h,
+ trunk/source/noding/FastNodingValidator.cpp,
+ trunk/source/noding/SingleInteriorIntersectionFinder.cpp,
+ trunk/source/operation/buffer/OffsetCurveVertexList.h,
+ trunk/swig/python/tests/TESTING.txt:
+ tests/unit/operation/IsSimpleOpTest.cpp,
+ tests/unit/precision/SimpleGeometryPrecisionReducerTest.cpp:
+ Updated svn:keywords property
+
+2008-07-19 Frank Warmerdam
+
+ * r2123 - r2135
+
2008-07-15 Mateusz Loskot <mateusz at loskot.net>
* source\algorithm\RobustDeterminant.cpp,
More information about the geos-commits
mailing list