[postgis-commits] svn - r3088 - trunk/lwgeom

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Oct 9 22:24:08 PDT 2008


Author: pramsey
Date: 2008-10-09 22:24:08 -0700 (Thu, 09 Oct 2008)
New Revision: 3088

Modified:
   trunk/lwgeom/long_xact.c
   trunk/lwgeom/lwgeom_box.c
   trunk/lwgeom/lwgeom_box2dfloat4.c
   trunk/lwgeom/lwgeom_box3d.c
   trunk/lwgeom/lwgeom_btree.c
   trunk/lwgeom/lwgeom_chip.c
   trunk/lwgeom/lwgeom_debug.c
   trunk/lwgeom/lwgeom_dump.c
   trunk/lwgeom/lwgeom_estimate.c
   trunk/lwgeom/lwgeom_functions_analytic.c
   trunk/lwgeom/lwgeom_functions_basic.c
   trunk/lwgeom/lwgeom_functions_lrs.c
   trunk/lwgeom/lwgeom_geojson.c
   trunk/lwgeom/lwgeom_geos.c
   trunk/lwgeom/lwgeom_geos.h
   trunk/lwgeom/lwgeom_geos_prepared.c
   trunk/lwgeom/lwgeom_geos_prepared.h
   trunk/lwgeom/lwgeom_gist.c
   trunk/lwgeom/lwgeom_gml.c
   trunk/lwgeom/lwgeom_inout.c
   trunk/lwgeom/lwgeom_kml.c
   trunk/lwgeom/lwgeom_ogc.c
   trunk/lwgeom/lwgeom_pg.c
   trunk/lwgeom/lwgeom_rtree.c
   trunk/lwgeom/lwgeom_spheroid.c
   trunk/lwgeom/lwgeom_sqlmm.c
   trunk/lwgeom/lwgeom_svg.c
   trunk/lwgeom/lwgeom_transform.c
   trunk/lwgeom/lwgeom_triggers.c
   trunk/lwgeom/lwpostgis.sql.in.c
   trunk/lwgeom/stringBuffer.c
   trunk/lwgeom/test.c
Log:
Set keywords propery.



Property changes on: trunk/lwgeom/long_xact.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_box.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_box2dfloat4.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_box3d.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_btree.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_chip.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_debug.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_dump.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_estimate.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_functions_analytic.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_functions_basic.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_functions_lrs.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_geojson.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_geos.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_geos.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_geos_prepared.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_geos_prepared.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_gist.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_gml.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_inout.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id

Modified: trunk/lwgeom/lwgeom_kml.c
===================================================================
--- trunk/lwgeom/lwgeom_kml.c	2008-10-10 05:17:54 UTC (rev 3087)
+++ trunk/lwgeom/lwgeom_kml.c	2008-10-10 05:24:08 UTC (rev 3088)
@@ -1,5 +1,5 @@
 /**********************************************************************
- * $Id: $
+ * $Id$
  *
  * PostGIS - Spatial Types for PostgreSQL
  * http://postgis.refractions.net


Property changes on: trunk/lwgeom/lwgeom_kml.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_ogc.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_pg.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_rtree.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_spheroid.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_sqlmm.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/lwgeom_svg.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_transform.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/lwgeom_triggers.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id

Modified: trunk/lwgeom/lwpostgis.sql.in.c
===================================================================
--- trunk/lwgeom/lwpostgis.sql.in.c	2008-10-10 05:17:54 UTC (rev 3087)
+++ trunk/lwgeom/lwpostgis.sql.in.c	2008-10-10 05:24:08 UTC (rev 3088)
@@ -1,6 +1,6 @@
 -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 -- 
--- $Id: lwpostgis.sql.in 2772 2008-04-24 01:04:52Z pramsey $
+-- $Id$
 --
 -- PostGIS - Spatial Types for PostgreSQL
 -- http://postgis.refractions.net


Property changes on: trunk/lwgeom/lwpostgis.sql.in.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/lwgeom/stringBuffer.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id


Property changes on: trunk/lwgeom/test.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Id



More information about the postgis-commits mailing list