]> granicus.if.org Git - postgis/shortlog
postgis
2015-08-19 Sandro SantilliAdd NEWS item about lwgeom_linemerge function in liblwgeom
2015-08-19 Sandro SantilliAdd lwgeom_linemerge to liblwgeom
2015-08-19 Regina Obeupgrade to use cgal 4.6.1 and boost 1.59.0
2015-08-18 Paul Ramsey#3238, handle case of "placeholder" GUC as well as...
2015-08-18 Sandro SantilliImplement TopoGeo_addPoint in C
2015-08-18 Sandro SantilliFix build with POSTGIS_DEBUG defined
2015-08-18 Sandro SantilliDo not use NOTICE channel for debugging prints
2015-08-18 Paul Ramsey#2283, shp2pgsql may be parsing shp's multipolygon...
2015-08-18 Sandro SantilliCorrect exception info about GetFaceByPoint and GetEdge...
2015-08-18 Sandro SantilliImplement GetNodeByPoint, GetEdgeByPoint and GetFaceByP...
2015-08-18 Sandro SantilliAdd labels for getFaceByNode tests
2015-08-18 Sandro SantilliFix getNodeWithinDistance2D callback implementation
2015-08-18 Sandro SantilliHush compiler warnings
2015-08-18 Sandro SantilliSee Also GetFaceByPoint in GetNodeByPoint and GetEdgeBy...
2015-08-17 Sandro SantilliImplement ST_ModEdgeHeal and ST_NewEdgeHeal in C
2015-08-17 Sandro SantilliImplement ST_RemEdgeNewFace in C
2015-08-16 Regina Obeschema qualify inherits clause on all tables per Brian...
2015-08-16 Sandro SantilliImplement ST_RemEdgeModFace in C
2015-08-16 Sandro SantilliDo not run ST_RemEdgeModFace in the test for ST_RemEdge...
2015-08-16 Sandro SantilliCommit the file with crlf as requested by .gitattribute...
2015-08-16 Regina Obe#3227 incorporate Brian's suggested changes and fix...
2015-08-14 Regina Obe#3227 Support for Tiger 2015 (also summary update of...
2015-08-12 Paul Ramsey#3235, ensure all commands in upgrade are within transa...
2015-08-11 Regina Obe#3236 get rid of STRICT on ST_OrderingEquals -- prevent...
2015-08-11 Paul Ramsey#2382, allow multiple libraries to co-exist during...
2015-08-10 Paul RamseyAdd 2.0.7 release
2015-08-07 Sandro SantilliEnhance test for ST_MoveIsoNode
2015-08-07 Sandro SantilliImplement ST_RemIsoNode/ST_RemoveIsoNode in C
2015-08-06 Sandro SantilliImplement ST_RemIsoNode/ST_RemoveIsoNode in C
2015-08-06 Sandro SantilliFix test to really remove an isolated node
2015-08-06 Sandro SantilliAdd more of the implemented liblwgeom topo API
2015-08-06 Sandro SantilliDo not clean *.control on "make clean"
2015-08-06 Sandro SantilliImplement ST_ChangeEdgeGeom in C
2015-08-06 Sandro SantilliFix another possible release of unallocated memory...
2015-08-06 Regina Obe#3191: address_standardizer_data_us should respect...
2015-08-05 Mateusz LoskotRevert r13885 from trunk:
2015-08-05 Mateusz LoskotMigrate Travis CI builds to the new container-based...
2015-08-05 Sandro SantilliReport postgresql support at the end of ./configure...
2015-08-05 Sandro SantilliFix --without-postgresql handling
2015-08-05 Sandro SantilliAdd --without-postgresql switch to only build liblwgeom...
2015-08-05 Sandro Santillipostgis.sql and postgis_upgrade.sql are no more created...
2015-08-04 Regina Obeadd build and package scripts and update all to copy...
2015-08-04 Regina Obe#3206 fix windows issues with topology
2015-08-04 Sandro SantilliImplement ST_GetFaceEdges in C
2015-08-04 Sandro SantilliFix unchecked return from _lwt_CheckEdgeCrossing (...
2015-08-04 Regina Oberemove sql folder and add to svnignore
2015-08-04 Regina Obeadd sql folder to svn ignore list
2015-08-04 Regina Obedelete sql folder from svn gets recreated by build
2015-08-04 Sandro SantilliIgnore extensions/address_standardizer/sql/ (git version)
2015-08-04 Sandro SantilliAvoid the short-circuite of ST_Equals while running...
2015-08-04 Sandro SantilliFix labels on interrupt tests
2015-08-04 Sandro SantilliAvoid -0 in output
2015-08-03 Regina Obe#3228: move winnie's regress into repo (still need...
2015-08-03 Regina Obe#3219: Fix windows mingw issue can't build against...
2015-07-31 Regina Obe#3206 get rid of PRId64 calls in appendInfoString and...
2015-07-31 Sandro SantilliAdd memcmp short-circuit to ST_Equals (#3223)
2015-07-31 Sandro SantilliFix uninitialized stddev in stats computation (#3222)
2015-07-31 Sandro SantilliImplement ST_GetFaceGeometry in C
2015-07-30 Sandro SantilliTypo in doc
2015-07-30 Sandro SantilliEnsure the sql/ dir exists before attempting to write...
2015-07-30 Sandro SantilliImplement ST_AddIsoEdge in C
2015-07-30 Sandro SantilliFix possible release of unallocated memory in ST_AddIsoNode
2015-07-30 Sandro SantilliAdd signature for lwt_NewEdgeHeal (unimplemented yet)
2015-07-30 Sandro SantilliSwitch to versioned liblwgeom interface (#2278)
2015-07-29 Sandro SantilliAdd TODO file for liblwgeom (for TOPO, at the moment)
2015-07-24 Paul RamseyQuite warning for robe
2015-07-24 Regina Obe#2867 can't upgrde sfcgal extension - got rid of begin...
2015-07-24 Regina Obe#3216: address standardizer mod path name not versioned
2015-07-23 Regina Obe#2285 standardize_address should no longer be marked...
2015-07-23 Paul RamseyRemove unused test
2015-07-23 Paul Ramseygridspec should be internal
2015-07-23 Paul Ramsey#2577, ST_Project() doc update
2015-07-23 Paul RamseyRemove unneeded commit/begin lines
2015-07-23 Paul RamseyAdd back in more custom postgis lines
2015-07-23 Paul RamseyAdd in custom PostGIS alterations
2015-07-23 Paul Ramsey#2737, update spatial_ref_sys.sql to latest from GDAL...
2015-07-23 Paul Ramsey#3201 ST_DistanceSphere uses SRID to obtain spheroid
2015-07-22 Paul Ramsey#3213, make interrupt tests opt-out
2015-07-22 Paul Ramsey#3212, subdivide nparts not used
2015-07-22 Paul Ramsey#2395, force un-closed KML polygons closed, and issue...
2015-07-22 Paul Ramsey#2409, ST_Summary support for curve geometries
2015-07-22 Paul Ramsey#2562, ANALYZE tables after shp2pgsql load
2015-07-22 Paul Ramsey#2896, increase cost of _st_expand(geography) a bit
2015-07-22 Paul Ramsey#3172, ST_AddMeasure refuses to set measure of zero...
2015-07-22 Paul Ramsey#2692, Curve output support in ST_Collect
2015-07-22 Paul Ramsey#2641, ST_SRID and ST_SetSRID for geography
2015-07-22 Paul Ramsey#3202, ST_DistanceSphere allows operations on mixed...
2015-07-22 Paul Ramseyharmonize SRID mismatch testing
2015-07-22 Paul RamseyHarmonize SRID mismatch handling to use same function
2015-07-22 Paul RamseyQuiet warning about dynamic array (const doesn't do...
2015-07-22 Paul RamseyQuiet warnings: unsigned ints can't be negative
2015-07-21 Sandro SantilliUpdate minimum required PostgreSQL version in README...
2015-07-20 Sandro SantilliHandle invalid topology names (#3196)
2015-07-20 Sandro SantilliDo not redefine POSTGIS_DEBUG_LEVEL (that's for debugging)
2015-07-20 Sandro SantilliIndenting only change (and a space in a printf format...
2015-07-20 Sandro SantilliRemove TopoGeometry management API from liblwgeom_topo
2015-07-20 Sandro SantilliImplement ST_AddEdgeNewFaces in C
2015-07-20 Paul RamseyMore subdivide recursion depth for really big input...
2015-07-19 Sandro SantilliAdd item about new topology API in liblwgeom
2015-07-18 Regina Obedelete java SVN folder (now managed on github)
next