postgis/liblwgeom
Paul Ramsey c9c61193ca Fix some test cases crossing the date line
git-svn-id: http://svn.osgeo.org/postgis/trunk@4505 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-16 22:43:20 +00:00
..
cunit Fix some test cases crossing the date line 2009-09-16 22:43:20 +00:00
examples astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
box2d.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
g_box.c Add gbox string constructor for testing purposes 2009-09-16 21:09:24 +00:00
g_coord.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_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 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_serialized.c More tests pass 2009-09-16 20:19:20 +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 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
lex.yy.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
libgeom.h Add gbox string constructor for testing purposes 2009-09-16 21:09:24 +00:00
liblwgeom.h Start the geodetic machinery. Add an internal API header for eventual API rationalisation 2009-09-14 20:30:35 +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 fix commenting style so function descriptions are picked up by doxygen 2009-06-25 03:03:42 +00:00
lwalgorithm.h Start the geodetic machinery. Add an internal API header for eventual API rationalisation 2009-09-14 20:30:35 +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 astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +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 Fix some test cases crossing the date line 2009-09-16 22:43:20 +00:00
lwgeodetic.h Fix some test cases crossing the date line 2009-09-16 22:43:20 +00:00
lwgeom.c Start the geodetic machinery. Add an internal API header for eventual API rationalisation 2009-09-14 20:30:35 +00:00
lwgeom_api.c fix commenting style so function descriptions are picked up by doxygen 2009-06-25 03:03:42 +00:00
lwgparse.c Fix for ticket #234 2009-08-07 03:38:24 +00:00
lwgunparse.c First swing at ticket 212. 2009-06-30 07:35:37 +00:00
lwline.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
lwmcurve.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwmline.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwmpoint.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwmpoly.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +00:00
lwmsurface.c astyle --style=ansi --indent=tab (#133) 2009-06-11 16:44:03 +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 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
lwsegmentize.c Fix #112: ST_CurveToLine sometimes crashes server. While the circle segmentiser detected colinear circle points, it didn't check for the 2009-07-08 04:59:19 +00:00
lwutil.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
Makefile.in 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
measures.c Handle empty polygon rings 2009-06-20 21:25:15 +00:00
ptarray.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
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 More cleanup work based upon Mateusz's MSVC patches; remove references to unistd.h and sys/param.h since they are no longer required for determining endian-ness. 2009-03-16 23:06:58 +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