postgis/liblwgeom
Maxime Schoemans 77bcee7933 export circ_tree_distance_tree_internal
and use memset instead of bzero
Closes #5784 for PostGIS 3.6.0
2024-10-12 02:38:17 -04:00
..
cunit Remove trailing blanks from file 2024-08-30 11:23:07 +02:00
topo Fix ST_NewEdgesSplit can cause invalid topology 2024-10-11 21:27:59 +02:00
bytebuffer.c Fix typos 2024-08-23 01:26:24 -07:00
bytebuffer.h Revert incorrect "Optimize varlena returning functions" 2020-04-28 19:13:38 +02:00
effectivearea.c Fix typos 2024-08-23 01:26:24 -07:00
effectivearea.h Fix some spelling errors 2018-03-02 01:47:41 +00:00
gbox.c Support for GEOS 3.13 and RelateNG. 2024-08-23 12:00:12 -07:00
gserialized.c Fix some -pedantic warnings 2024-08-28 13:54:56 +02:00
gserialized.h Drop redundant getPoint2d_p_ro function 2021-08-11 16:43:46 +02:00
gserialized.txt Fix typos 2024-08-23 01:26:24 -07:00
gserialized1.c Fix typos 2024-08-23 01:26:24 -07:00
gserialized1.h Drop redundant getPoint2d_p_ro function 2021-08-11 16:43:46 +02:00
gserialized2.c Fix typos 2024-08-23 01:26:24 -07:00
gserialized2.h Drop redundant getPoint2d_p_ro function 2021-08-11 16:43:46 +02:00
intervaltree.c Replace the old cached point-in-polygon code with a new 2024-01-17 13:07:29 -08:00
intervaltree.h Replace the old cached point-in-polygon code with a new 2024-01-17 13:07:29 -08:00
liblwgeom.h.in More -pedantic warnings removal 2024-08-28 14:24:54 +02:00
liblwgeom_internal.h Fix lwline_split_by_point_to determination of boundary points 2024-03-22 18:04:44 +01:00
lookup3.c Fix typos 2024-08-23 01:26:24 -07:00
lwalgorithm.c ST_3DDistance on segments with identical start, references #5589 2024-02-28 15:27:47 -08:00
lwboundingcircle.c Apply the epsilon fix to bounding circle (references #3930) 2017-12-20 14:28:56 +00:00
lwchaikins.c Address compiler warnings and add -Wextra to travis 2018-05-21 15:22:38 +00:00
lwcircstring.c Add extended flags area in serialization 2019-06-26 22:34:24 +00:00
lwcollection.c Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwcompound.c Fix typos 2024-08-23 01:26:24 -07:00
lwcurvepoly.c Fix leak in lwcurvepoly_from_wkb_state 2019-10-10 10:10:37 +00:00
lwgeodetic.c Fix typos 2024-08-23 01:26:24 -07:00
lwgeodetic.h Support geography in ST_EstimatedExtent 2024-06-14 09:54:43 -07:00
lwgeodetic_measures.c Reflect updates from MobilityDB on use of spheroid and line-locate-point, closes #5460 2023-07-28 12:27:33 -07:00
lwgeodetic_tree.c export circ_tree_distance_tree_internal 2024-10-12 02:38:17 -04:00
lwgeodetic_tree.h export circ_tree_distance_tree_internal 2024-10-12 02:38:17 -04:00
lwgeom.c Fix some -pedantic warnings 2024-08-28 13:54:56 +02:00
lwgeom_api.c Fix typos 2024-08-23 01:26:24 -07:00
lwgeom_debug.c Fix typos 2024-08-23 01:26:24 -07:00
lwgeom_geos.c Fix printf formats to be safe on 32bit systems 2024-05-17 23:18:28 +02:00
lwgeom_geos.h Support for GEOS 3.13 and RelateNG. 2024-08-23 12:00:12 -07:00
lwgeom_geos_clean.c Remove commented out debug and paranoia defines from old dev work 2024-01-18 14:46:44 -08:00
lwgeom_geos_cluster.c Add an interrupt check in dbscan 2023-03-31 08:53:52 -07:00
lwgeom_geos_node.c Fix ST_Node with 1-vertex linestring 2024-03-06 08:59:56 +01:00
lwgeom_geos_split.c Fix typos 2024-08-23 01:26:24 -07:00
lwgeom_log.h Add format attributes suggested by -Wsuggest-attribute=format 2024-06-12 08:10:36 -07:00
lwgeom_median.c Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwgeom_remove_irrelevant_points_for_view.c Make optimization based on cartesian math optional (#5744) 2024-08-29 18:27:13 +02:00
lwgeom_remove_irrelevant_points_for_view.h Make optimization based on cartesian math optional (#5744) 2024-08-29 18:27:13 +02:00
lwgeom_sfcgal.c lwgeom_sfcgal.c: add ifdef when using sfcgal_point_m 2024-03-09 06:59:19 -08:00
lwgeom_sfcgal.h add sfcgal_full_version 2022-01-07 01:18:20 -05:00
lwgeom_transform.c Fix typos 2024-08-23 01:26:24 -07:00
lwgeom_wrapx.c Fix some -pedantic warnings 2024-08-28 13:54:56 +02:00
lwhomogenize.c Fix printf formats to be safe on 32bit systems 2024-05-17 23:18:28 +02:00
lwin_encoded_polyline.c Support new Proj6 API 2019-02-22 21:36:27 +00:00
lwin_geojson.c Fix printf formats to be safe on 32bit systems 2024-05-17 23:18:28 +02:00
lwin_twkb.c Fix some -pedantic warnings 2024-08-28 13:54:56 +02:00
lwin_wkb.c Fix some -pedantic warnings 2024-08-28 13:54:56 +02:00
lwin_wkt.c Fix typos 2024-08-23 01:26:24 -07:00
lwin_wkt.h Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwin_wkt_lex.c fix from pramsey for NaN on mingw64. Closes #4872 2021-03-09 21:58:22 -05:00
lwin_wkt_lex.l fix from pramsey for NaN on mingw64. Closes #4872 2021-03-09 21:58:22 -05:00
lwin_wkt_parse.c Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwin_wkt_parse.h Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwin_wkt_parse.y Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwinline.h Remove the PARANOIA define 2024-01-19 11:49:49 -08:00
lwiterator.c Add ST_CurveN and ST_NumCurves. Make ST_GeometryN and ST_NumGeometries behaviour 2024-02-21 14:05:29 -08:00
lwkmeans.c Fix typos 2024-08-23 01:26:24 -07:00
lwline.c lwline.c: fix a typo 2023-09-11 07:56:10 +02:00
lwlinearreferencing.c Remove the PARANOIA define 2024-01-19 11:49:49 -08:00
lwmcurve.c Update copyright header to add explicit license version 2015-12-14 10:11:21 +00:00
lwmline.c OSS Fuzz for geojson. 2019-08-18 11:27:31 +00:00
lwmpoint.c Always use int32_t for srid 2019-04-24 10:44:27 +00:00
lwmpoly.c Always use int32_t for srid 2019-04-24 10:44:27 +00:00
lwmsurface.c Update copyright header to add explicit license version 2015-12-14 10:11:21 +00:00
lwmval.c Triangle and TIN output support 2019-08-04 11:43:42 +00:00
lwout_encoded_polyline.c Revert incorrect "Optimize varlena returning functions" 2020-04-28 19:13:38 +02:00
lwout_geojson.c Convert GeoJSON output to use stringbuffer instead of count-n-fill procedure. Much less code. 2022-12-05 15:07:32 -08:00
lwout_gml.c Convert AsGML to use stringbuffer_t 2023-01-26 08:45:08 -08:00
lwout_kml.c WKT/KML: Print doubles directly into stringbuffers 2020-07-29 10:52:28 +02:00
lwout_svg.c Fix typos 2024-08-23 01:26:24 -07:00
lwout_twkb.c Fix typos 2024-08-23 01:26:24 -07:00
lwout_twkb.h Fix typos 2024-08-23 01:26:24 -07:00
lwout_wkb.c Fix various CodeQL' 'Multiplication result converted to larger type' warnings 2024-02-07 19:35:33 +01:00
lwout_wkt.c MultiPoint WKT writer: use parentheses in sub-members in WKT_ISO format 2022-04-09 16:15:29 +02:00
lwout_x3d.c Use the shortest representation when printing doubles 2020-07-28 13:18:38 +02:00
lwout_x3d.h ST_AsX3D: Stop calculating the srs 2020-05-01 11:35:26 +02:00
lwpoint.c Add extra signatures for ST_Project, 2023-06-30 15:07:52 -07:00
lwpoly.c Fix typos 2024-08-23 01:26:24 -07:00
lwprint.c Fix typos 2024-08-23 01:26:24 -07:00
lwpsurface.c Fix some spelling errors 2018-03-02 01:47:41 +00:00
lwrandom.c Add seed parameter for ST_GeneratePoints. 2019-02-12 10:32:15 +00:00
lwrandom.h Add seed parameter for ST_GeneratePoints. 2019-02-12 10:32:15 +00:00
lwspheroid.c Short circuit geodesic distance when input points are equal (References #5171) 2022-08-17 13:45:41 -07:00
lwstroke.c Fix printf formats to be safe on 32bit systems 2024-05-17 23:18:28 +02:00
lwtin.c Fix some spelling errors 2018-03-02 01:47:41 +00:00
lwtree.c Revert "Clean up recttree a little bit" 2024-04-16 13:23:05 -07:00
lwtree.h Revert "Clean up recttree a little bit" 2024-04-16 13:23:05 -07:00
lwtriangle.c Further re-organization of gserialized, attempting to hide all knowledge 2019-06-12 22:04:58 +00:00
lwunionfind.c Support new Proj6 API 2019-02-22 21:36:27 +00:00
lwunionfind.h Remove trailing blanks 2017-09-14 15:56:58 +00:00
lwutil.c Fix typos 2024-08-23 01:26:24 -07:00
Makefile.in Make optimization based on cartesian math optional (#5744) 2024-08-29 18:27:13 +02:00
measures.c Improve robustness of min distance calculation 2024-10-01 10:45:40 +02:00
measures.h Support 2D TINs in ST_3DIntersection 2019-08-23 09:56:37 +00:00
measures3d.c Fix typos 2024-08-23 01:26:24 -07:00
measures3d.h ST_3DDistance on segments with identical start, references #5589 2024-02-28 15:27:47 -08:00
optionlist.c Add GUS postgis.gdal_vsi_options 2021-06-17 09:26:36 -07:00
optionlist.h Add GUS postgis.gdal_vsi_options 2021-06-17 09:26:36 -07:00
ptarray.c export circ_tree_distance_tree_internal 2024-10-12 02:38:17 -04:00
stringbuffer.c Fix typos 2024-08-23 01:26:24 -07:00
stringbuffer.h Add format attributes suggested by -Wsuggest-attribute=format 2024-06-12 08:10:36 -07:00
stringlist.c Use size in stringlist_create_with_size 2024-04-08 01:35:52 -07:00
stringlist.h Add GUS postgis.gdal_vsi_options 2021-06-17 09:26:36 -07:00
varint.c LTO enabled by default if supported; selecting ar, ranlib implementation based on compiler vendor; lwgeom, raster: possible uninitialized variable fixes 2022-03-15 14:19:30 +03:00
varint.h Fix undefined behaviour in zigzag with negative inputs 2017-10-10 16:59:34 +00:00