]> granicus.if.org Git - postgis/commit
Further re-organization of gserialized, attempting to hide all knowledge
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 12 Jun 2019 22:04:58 +0000 (22:04 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 12 Jun 2019 22:04:58 +0000 (22:04 +0000)
commit54cf149237998018b42cb154be2206b0afefe9fb
treef74940803eb38b170ca8f11f8065850ab69279c0
parent546cefca66bf40537b9d29e24acebf56e46298dc
Further re-organization of gserialized, attempting to hide all knowledge
of the underlying structure behind the API

git-svn-id: http://svn.osgeo.org/postgis/trunk@17517 b70326c6-7e19-0410-871a-916f4a2858ee
33 files changed:
liblwgeom/Makefile.in
liblwgeom/cunit/cu_geodetic.c
liblwgeom/cunit/cu_gserialized1.c
liblwgeom/gbox.c
liblwgeom/gserialized.h
liblwgeom/gserialized1.c
liblwgeom/gutil.c
liblwgeom/liblwgeom.h.in
liblwgeom/lwcircstring.c
liblwgeom/lwcollection.c
liblwgeom/lwcurvepoly.c
liblwgeom/lwgeodetic.c
liblwgeom/lwin_twkb.c
liblwgeom/lwline.c
liblwgeom/lwpoint.c
liblwgeom/lwpoly.c
liblwgeom/lwspheroid.c
liblwgeom/lwtriangle.c
liblwgeom/lwutil.c
liblwgeom/ptarray.c
libpgcommon/gserialized_gist.c
libpgcommon/gserialized_gist.h
libpgcommon/lwgeom_pg.h
postgis/geography_centroid.c
postgis/geography_measurement.c
postgis/gserialized_gist_nd.c
postgis/gserialized_typmod.c
postgis/lwgeom_box.c
postgis/lwgeom_dumppoints.c
postgis/lwgeom_functions_analytic.c
postgis/lwgeom_geos.c
postgis/lwgeom_in_geohash.c
postgis/lwgeom_inout.c