]> granicus.if.org Git - postgis/shortlog
postgis
2016-02-09 Sandro SantilliReally generate system_ref_sys config dump for extension
2016-02-09 Sandro SantilliCreate sql_bits dir if not present
2016-02-09 Sandro SantilliDrop temporarely added geometry_distance_box_nd(geometr...
2016-02-09 Sandro SantilliDrop temporarely existing deprecated st_effectivearea...
2016-02-09 Sandro SantilliDrop temporarely added tkwb aggregate and support functions
2016-02-09 Sandro SantilliDefine PERL before use
2016-02-09 Sandro SantilliFurther simplify extension wrapping
2016-02-09 Sandro SantilliWrap every DROP to first unregister object from postgis...
2016-02-08 Sandro SantilliRevert "Unregister all functions before starting postgi...
2016-02-08 Sandro SantilliUnregister all functions before starting postgis extent...
2016-02-07 Regina ObeSpelling error fixes from Sebastiaan Couwenberg
2016-01-29 Sandro SantilliFix return type of AddTopoGeometryColumn in documentation
2016-01-28 Sandro SantilliAutomatically generate system_ref_sys config dump for...
2016-01-23 Regina ObeDocument which functions Enhanced by PIP change. refere...
2016-01-21 Daniel BastonCopy new regress tests into sfcgal expected results
2016-01-21 Daniel Baston#75, Enhancement to PIP short circuit
2016-01-20 Daniel Baston#3433, ST_ClusterIntersecting gives incorrect result...
2016-01-19 Paul Ramsey#3436, memory handling mistake in ptarray_clone_deep
2016-01-19 Sandro SantilliFix bogus call to lwnotice (missing param)
2016-01-16 Daniel Baston#3428, ST_Points
2016-01-15 Sandro SantilliTypo
2016-01-14 Paul RamseyRemove VACUUM statements
2016-01-13 Paul Ramsey#3427, manual changes to spatial_ref_sys submitted...
2016-01-13 Paul Ramsey#3427, update spatial_ref_sys to 8.8 EPSG
2016-01-13 Sandro SantilliAvoid any drift of cutter point on lines split
2016-01-13 Regina ObePatch from Sebastiaan Couwenberg to fix test_wkb_out_po...
2016-01-11 Sandro SantilliReduce array operations in topology.asTopoJSON
2016-01-11 Paul Ramsey#3422, double tests not passing on all architectures
2016-01-07 Sandro SantilliST_AddEdge*: avoid db access for edges known to be...
2016-01-06 Sandro SantilliFix typos
2016-01-06 Sandro SantilliReword the upgradeable_extensions.mk steps
2016-01-06 Sandro SantilliRemove unused and hard-coded variable
2016-01-06 Sandro SantilliUse a better name for the postgis extension upgrade...
2016-01-06 Sandro SantilliDo not force check-installed-upgrades as a default...
2016-01-06 Sandro SantilliEnable test which would fail with GEOS < 3.3.2
2016-01-06 Regina ObeCorrect Bborie's email address
2016-01-06 Regina ObeForce ChangeLog to have LF breaks
2016-01-06 Regina ObeForce ChangeLog to have LF linefee
2016-01-06 Sandro SantilliAdd 2.2.1 section in NEWS file
2016-01-05 Regina Obeprovide table example for parse_address
2016-01-05 Sandro SantilliRewrite code to split a line by a (multi)point to impro...
2016-01-04 Regina ObeProvide example of micro/macro variant address_standardizer
2016-01-04 Sandro SantilliDo not fill object fields when not requested
2016-01-04 Sandro SantilliDecimate lines on topology load
2016-01-04 Sandro SantilliFix AC_LIBTOOL_LINKER_OPTION invocation.
2016-01-03 Regina ObeAttempt to install extension install issue on Alpine...
2016-01-02 Regina ObeInvalid --exclude_libs (fails build on OSX)
2015-12-31 Sandro SantilliUse recursive snapping to improve predictability
2015-12-30 Regina ObeRemove inaccurate note in ST_Centroid docs
2015-12-28 Daniel Baston#3411, Clustering functions not using spatial index
2015-12-28 Sandro SantilliFix left over sub-tolerance last segment in ST_RemoveRe...
2015-12-27 Regina ObeSpelling corrections from Sebastiaan Couwenberg
2015-12-26 Sandro SantilliFix crash on splitting edge defining multiple TopoGeome...
2015-12-26 Sandro SantilliFix crash splitting faces used by multiple TopoGeometry...
2015-12-22 Regina ObeAdd figures for ST_Boundary
2015-12-20 Paul Ramsey#3405, mem leak in point density test
2015-12-20 Daniel Baston#3404, ST_ClusterWithin crashes backend
2015-12-19 Regina ObePut entries in alphabetical order
2015-12-19 Regina ObeAdd examples for ST_Voronoi
2015-12-18 Sandro SantilliFix debug print
2015-12-18 Paul Ramsey#3399, tests for ST_GeneratePoints
2015-12-18 Regina Obeswap the images -- wrong order for ST_GeneratePoints
2015-12-18 Sandro SantilliFix syntax error in XML file
2015-12-18 Regina ObeFix images for ST_GeneratePoints example
2015-12-18 Daniel Baston#3400, minor optimization of PIP routines
2015-12-18 Daniel Bastonfix typos in docs
2015-12-17 Regina ObeExample for ST_GeneratePoints
2015-12-17 Paul Ramsey#3388, ST_RemoveRepeatedPoints can change endpoint
2015-12-17 Paul Ramsey#3399, ST_GeneratePoints
2015-12-17 Sandro SantilliAdd news item about ST_EstimatedExtent support for...
2015-12-15 Sandro SantilliAdd table inheritance support in ST_EstimatedExtent
2015-12-14 Daniel Bastonfix some typos in docs
2015-12-14 Daniel Baston#3393, ST_Area NaN on some polygons
2015-12-14 Sandro SantilliUpdate copyright header to add explicit license version
2015-12-14 Sandro SantilliRemoved unused file
2015-12-14 Regina ObeDouble // in default tiger import for sh
2015-12-10 Sandro SantilliMove ST_EstimatedExtent tests in their own file
2015-12-08 Regina ObeAdd PostGIS 2.3 what's new section
2015-12-07 Daniel Baston#3382, avoid deserializing small geometries during...
2015-12-03 Daniel Baston#3389, buffer overflow in lwgeom_to_geojson
2015-12-03 Sandro SantilliCorrected return type of ST_ForceRHR in docs.
2015-12-02 Regina Obeput note about new ST_Voronoi feature
2015-12-02 Daniel Bastonfix compiler warning in test
2015-12-02 Daniel Baston#2259, ST_Voronoi
2015-12-01 Daniel Baston#3365, remove code paths for POSTGIS_GEOS_VERSION < 33
2015-12-01 Sandro SantilliFix Nicklas name encoding...
2015-12-01 Sandro SantilliI don't think config.rpath belongs in the repo
2015-12-01 Sandro SantilliClean more on maintainer-clean
2015-12-01 Sandro SantilliDrop leftover java (and related) references
2015-11-30 Paul RamseyRemove warnings building against 9.6, closes #3385
2015-11-30 Paul RamseyDocument ST_Simplify parameter (#2093)
2015-11-30 Paul Ramsey#2232, avoid accumulated error in SVG rounding
2015-11-30 Regina Obegserialized_from_lwgeom get rid of is_geodetic ignored...
2015-11-30 Regina Obefix typo in instructions
2015-11-30 Daniel BastonPrevent gcc from optimizing away minimum bounding circl...
2015-11-30 Daniel BastonFix minimum bounding circle test for 32-bit build
2015-11-29 Daniel BastonAdd missing files for #2996
2015-11-29 Daniel Baston#2996 ST_MinimumBoundingCircle doesn't always contain...
2015-11-27 Regina Obewinnie and debbie jenkins job names changed to mirror...
2015-11-27 Sandro SantilliTrip BOM from unit test
next