[Lunar-commits] r17900 - moonbase/trunk/science/geos

Dennis Veatch stumbles at lunar-linux.org
Wed Jan 4 14:13:22 UTC 2006


Author: stumbles
Date: 2006-01-04 14:13:20 +0000 (Wed, 04 Jan 2006)
New Revision: 17900

Modified:
   moonbase/trunk/science/geos/DETAILS
Log:

Bugfix in Polygonizer chocking on invalid LineString inputs
Performance improvement in OverlayOp::insertUniqueEdge()
Minor memory allocation improvements
Severe BUGFIX in BufferSubgraphGT and other functions used
  as StrictWeakOrdering predicates for sort()
Performance improvements in CGAlgorithms::isOnLine()

Just some highlights there. Compiled with gcc-3.4.5, glibc-2.3.6 and
2.6.15-rc7



Modified: moonbase/trunk/science/geos/DETAILS
===================================================================
--- moonbase/trunk/science/geos/DETAILS	2006-01-04 03:45:43 UTC (rev 17899)
+++ moonbase/trunk/science/geos/DETAILS	2006-01-04 14:13:20 UTC (rev 17900)
@@ -1,11 +1,11 @@
           MODULE=geos
-         VERSION=2.1.4
+         VERSION=2.2.1
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=http://geos.refractions.net/
-      SOURCE_VFY=sha1:9fe811851a57d3eeb3cc900b11f4f813e4680928
+      SOURCE_VFY=sha1:756aed7cb5b6b4e49e2d137e33d67637c4503ea5
         WEB_SITE=http://geos.refractions.net/
          ENTERED=20050902
-         UPDATED=20051123
+         UPDATED=20060104
            SHORT="Geometry Engine Open Source"
 
 cat << EOF



More information about the Lunar-commits mailing list