postgis/liblwgeom
Paul Ramsey 8cabdcf81f 1.5 astyle pass
git-svn-id: http://svn.osgeo.org/postgis/trunk@5181 b70326c6-7e19-0410-871a-916f4a2858ee
2010-02-01 17:35:55 +00:00
..
cunit 1.5 astyle pass 2010-02-01 17:35:55 +00:00
examples 1.5 astyle pass 2010-02-01 17:35:55 +00:00
box2d.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
g_box.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
g_coord.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
g_geometry.c Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;) 2009-09-14 10:54:33 +00:00
g_ptarray.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
g_serialized.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
g_serialized.txt Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;) 2009-09-14 10:54:33 +00:00
g_util.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lex.yy.c Fix for #175, numbers with a terminal decimal won't parse. 2009-11-04 20:35:29 +00:00
libgeom.h Quiet solaris warnings 2009-12-16 17:00:26 +00:00
liblwgeom.h Make ST_AddMeasure handle multilinestrings as well as linestrings. 2010-01-26 18:56:22 +00:00
liblwgeom_internal.h Start the geodetic machinery. Add an internal API header for eventual API rationalisation 2009-09-14 20:30:35 +00:00
lwalgorithm.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwalgorithm.h Add an internal geometry tree for use in a native prepared geometry scheme for fast intersection tests. 2009-11-30 20:52:16 +00:00
lwcircstring.c Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;) 2009-09-14 10:54:33 +00:00
lwcollection.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwcompound.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwcurvepoly.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwgeodetic.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwgeodetic.h Add an internal geometry tree for use in a native prepared geometry scheme for fast intersection tests. 2009-11-30 20:52:16 +00:00
lwgeom.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwgeom_api.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwgparse.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwgunparse.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwline.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwmcurve.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwmline.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwmpoint.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwmpoly.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwmsurface.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwpoint.c Merge Paul's geodetic (geography) branch into trunk, as per discussions on postgis-devel. Most of the merge was automatic (albeit quite slow), with a few manual touch-ups where the merge algorithm couldn't handle this automatically. "make check" runs and passes, so I hope I haven't managed to break too much ;) 2009-09-14 10:54:33 +00:00
lwpoly.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwsegmentize.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwspheroid.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwtree.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
lwtree.h Add an internal geometry tree for use in a native prepared geometry scheme for fast intersection tests. 2009-11-30 20:52:16 +00:00
lwutil.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
Makefile.in Keep floats out of registers for spheroid calculation. Fixes odd bug in OS/X gcc 4.1. Could probably be narrowed to only use flag on affected platform. (#395) 2010-01-29 21:24:24 +00:00
measures.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
measures.h Merge Nicklas Aven's distance spike into trunk. (#63, #231) 2009-11-25 19:15:57 +00:00
ptarray.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
vsprintf.c Fix compile problems on non-GNU systems by using va_copy as an alias onto the real version. Per report from Stefano Bonnin. 2009-07-07 10:33:23 +00:00
wktparse.h astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
wktparse.lex revert wrong commit (r4741) on wktparse.lex file 2009-11-04 21:19:59 +00:00
wktparse.tab.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
wktparse.tab.h astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
wktparse.y Moving parser changes from spike/mleslie/parser to allow the proper nesting of compound curves within curve polygons and the validation of compound curve continuity. This also resolves GBT#124. 2009-03-10 00:29:32 +00:00