postgis/liblwgeom/cunit
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
..
cu_algorithm.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
cu_algorithm.h Simplify code and improve consistency of linecrossing results (#272) 2009-11-11 19:02:19 +00:00
cu_geodetic.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
cu_geodetic.h Handle the case where the stabline and a polygon edge are co-linear in point-in-polygon test. 2009-11-19 20:23:29 +00:00
cu_geodetic_data.h Add newlines at file ends to silence warnings 2009-11-27 17:50:24 +00:00
cu_libgeom.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
cu_libgeom.h Fixed up de-serialization routines to avoid *geoms = malloc(0) cases which were causing free to fail later on down the line (#370) 2010-01-04 17:55:14 +00:00
cu_measures.c 1.5 astyle pass 2010-02-01 17:35:55 +00:00
cu_measures.h Add svn:keywords to everyone 2009-11-30 20:50:57 +00:00
cu_tester.c Clean up gbox serialization a little 2009-09-17 05:33:35 +00:00
cu_tester.h Geocentric bounding box roughed in and compiles. 2009-09-15 19:50:24 +00:00
Makefile.in Remove dependency on regex library by implementing the same functionality using standard C functions. Passes regression tests for me. 2009-09-22 11:13:33 +00:00