postgis/lwgeom
David Blasby c5169c0a58 minor changes for solaris
git-svn-id: http://svn.osgeo.org/postgis/trunk@518 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-27 23:12:11 +00:00
..
lex.yy.c Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
lwgeom.h Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
lwgeom.sql.in minor ordering change 2004-04-27 20:53:36 +00:00
lwgeom_api.c added float nextafterf_custom(float x, float y) for OSs that do not have 2004-04-27 20:49:25 +00:00
lwgeom_box2dfloat4.c inital version 2004-04-26 23:12:08 +00:00
lwgeom_estimate.c Empty files - preparing for writting actual code. 2004-03-05 18:25:34 +00:00
lwgeom_functions_analytic.c Empty files - preparing for writting actual code. 2004-03-05 18:25:34 +00:00
lwgeom_functions_basic.c Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
lwgeom_geos.c Empty files - preparing for writting actual code. 2004-03-05 18:25:34 +00:00
lwgeom_gist.c Minor cleanup 2004-04-26 23:15:19 +00:00
lwgeom_inout.c minor changes for solaris 2004-04-27 23:12:11 +00:00
lwgeom_transform.c Empty files - preparing for writting actual code. 2004-03-05 18:25:34 +00:00
lwgparse.c fixed some typos for flip_bytes in read_int and read_double 2004-04-27 22:13:33 +00:00
Makefile Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
stringBuffer.c Added a cstring(lwgeom) function that returns WKT! 2004-04-07 23:12:31 +00:00
stringBuffer.h Added a cstring(lwgeom) function that returns WKT! 2004-04-07 23:12:31 +00:00
wktparse.h Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
wktparse.lex bison -vd -p lwg_parse_yy wktparse.y 2004-04-27 17:46:46 +00:00
wktparse.tab.c Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
wktparse.tab.h Initial working version - based on Ralph Masons WKT and WKB parser/writer. 2004-04-26 23:05:20 +00:00
wktparse.y bison -vd -p lwg_parse_yy wktparse.y 2004-04-27 17:46:46 +00:00
wktunparse.c minor changes for solaris 2004-04-27 23:12:11 +00:00