[geos-commits] r2253 - in trunk: capi source/geom/util source/headers/geos/geom/util source/headers/geos/io source/headers/geos/operation/union source/io source/operation/union tests/unit/capi tests/unit/operation/union

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Jan 23 18:58:18 EST 2009


Author: mloskot
Date: 2009-01-23 18:58:18 -0500 (Fri, 23 Jan 2009)
New Revision: 2253

Modified:
   trunk/capi/geos_ts_c.cpp
   trunk/source/geom/util/GeometryCombiner.cpp
   trunk/source/headers/geos/geom/util/GeometryCombiner.h
   trunk/source/headers/geos/io/CLocalizer.h
   trunk/source/headers/geos/operation/union/CascadedPolygonUnion.h
   trunk/source/io/CLocalizer.cpp
   trunk/source/operation/union/CascadedPolygonUnion.cpp
   trunk/tests/unit/capi/GEOSGeomToWKTTest.cpp
   trunk/tests/unit/capi/badthreadtest.c
   trunk/tests/unit/capi/threadtest.c
   trunk/tests/unit/operation/union/CascadedPolygonUnionTest.cpp
Log:
Updated svn:keywords property on C/C++ files.

Modified: trunk/capi/geos_ts_c.cpp
===================================================================
--- trunk/capi/geos_ts_c.cpp	2009-01-21 22:18:37 UTC (rev 2252)
+++ trunk/capi/geos_ts_c.cpp	2009-01-23 23:58:18 UTC (rev 2253)
@@ -1,6 +1,6 @@
 /************************************************************************
  *
- * $Id: geos_ts_c.cpp 2179 2008-08-29 18:17:21Z mloskot $
+ * $Id$
  *
  * C-Wrapper for GEOS library
  *


Property changes on: trunk/capi/geos_ts_c.cpp
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/geom/util/GeometryCombiner.cpp
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/headers/geos/geom/util/GeometryCombiner.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/headers/geos/io/CLocalizer.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/headers/geos/operation/union/CascadedPolygonUnion.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/io/CLocalizer.cpp
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/source/operation/union/CascadedPolygonUnion.cpp
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/tests/unit/capi/GEOSGeomToWKTTest.cpp
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/tests/unit/capi/badthreadtest.c
===================================================================
--- trunk/tests/unit/capi/badthreadtest.c	2009-01-21 22:18:37 UTC (rev 2252)
+++ trunk/tests/unit/capi/badthreadtest.c	2009-01-23 23:58:18 UTC (rev 2253)
@@ -1,6 +1,6 @@
 /************************************************************************
  *
- * $Id: geostest.c 1892 2006-11-02 10:02:59Z strk $
+ * $Id$
  *
  * Test for C-Wrapper of GEOS library
  *


Property changes on: trunk/tests/unit/capi/badthreadtest.c
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/tests/unit/capi/threadtest.c
===================================================================
--- trunk/tests/unit/capi/threadtest.c	2009-01-21 22:18:37 UTC (rev 2252)
+++ trunk/tests/unit/capi/threadtest.c	2009-01-23 23:58:18 UTC (rev 2253)
@@ -1,6 +1,6 @@
 /************************************************************************
  *
- * $Id: geostest.c 1892 2006-11-02 10:02:59Z strk $
+ * $Id$
  *
  * Multithreaded test for C-Wrapper of GEOS library
  *


Property changes on: trunk/tests/unit/capi/threadtest.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/tests/unit/operation/union/CascadedPolygonUnionTest.cpp
___________________________________________________________________
Name: svn:keywords
   + Id



More information about the geos-commits mailing list