]> granicus.if.org Git - postgis/shortlog
postgis
2015-08-26 Sandro SantilliDo not leak POINTARRAY objects on edge split
2015-08-26 Sandro SantilliDo not leak POINTARRAYs during topology function calls
2015-08-26 Sandro SantilliPlug another leak in lwt_AddIsoEdge
2015-08-26 Sandro SantilliFix ring edge finding in ST_GetFaceEdges (#3265)
2015-08-26 Sandro SantilliFix error message from GetFaceEdges
2015-08-26 Sandro SantilliMore leaks in _lwt_CheckEdgeCrossing
2015-08-26 Sandro SantilliCorrectly plug nodes leak in _lwt_AddEdge
2015-08-26 Sandro SantilliRevert "Plug nodes leak in _lwt_AddEdge"
2015-08-26 Sandro SantilliPlug nodes leak in _lwt_AddEdge
2015-08-26 Sandro SantilliMore leaks plugged in _lwt_CheckEdgeCrossing
2015-08-26 Sandro SantilliFix memory leak in _lwt_CheckEdgeCrossing, used by...
2015-08-25 Sandro SantilliAdd license header to run_test.pl
2015-08-25 Regina Obe#3262 Fix address_standardizer and postgis_tiger_geocod...
2015-08-24 Regina Obechange to unix line breaks
2015-08-24 Regina Obeupdte loading data to include vacuumning and install...
2015-08-24 Sandro SantilliDo not raise missing-topology NOTICE on postgis_full_ve...
2015-08-24 Sandro SantilliConvert .bat file to crlf, as requested by .gitattributes
2015-08-24 Regina Obe#3260: parse_address function screws up when zip is...
2015-08-24 Regina Obe#3259 pagc_normalize_address (standardize_address)...
2015-08-24 Regina Obe#2336 FIPS 20 causes wildcard expansion to wget all...
2015-08-24 Regina Obe#1108 regression test to confirm this issue is fixed.
2015-08-24 Regina Obe#1108 regression test to confirm this issue is fixed.
2015-08-23 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/trunk@13986...
2015-08-23 Regina Obemore updating to reflect all the extensions packaged...
2015-08-23 Regina Obeupdate test regress output. Fix command/screen tags...
2015-08-23 Regina Obe#3258 have winnie test tiger geocoder
2015-08-23 Regina Obe#3258 installcheck for tiger geocoder, update some...
2015-08-23 Regina Obecleanup of processing make installcheck and building...
2015-08-23 Regina Obemake pre_type check not case sensitive
2015-08-22 Regina Obehard-code to work with branches only -- will dificult...
2015-08-22 Regina Obeworks when I cut and paste in
2015-08-22 Regina Obetry again - damn bash
2015-08-22 Regina Obetry again
2015-08-22 Regina Obetweak script to get to work
2015-08-22 Regina Obemove debbie's regress script into repo (already changed...
2015-08-22 Regina Obelogic to copy dlls of address standardizer after extens...
2015-08-22 Regina Obehave winnie do installcheck on address standardizer
2015-08-22 Regina Obe#3184: regression tests for address_standardizer -...
2015-08-21 Nicklas AvénStop curves at the door when entering 3D distance calc...
2015-08-21 Paul Ramsey#3254, ST_SubDivide garden crash, not empty safe
2015-08-21 Regina ObeST_Relate use integer instead of int for arg type....
2015-08-21 Regina Obe#2448 geocoder_setting gives primary key on restore...
2015-08-21 Regina Obemissed changes per #3247 highlighted.
2015-08-20 Nicklas AvénAdd 2 regression tests for mixed dimmentionalty input...
2015-08-20 Nicklas AvénIn 3D distance functions: Using min/max Z from 3D geome...
2015-08-20 Regina Obe#2980 directional as a street name should not be abbrev...
2015-08-20 Nicklas AvénFix typo causing wrong answer in 3d-calc in some situat...
2015-08-20 Regina Obe#3161: treat nulls as blank text for rating purposes...
2015-08-20 Regina Obe#3183: Logic to upgrade the address_standardizer extensions
2015-08-20 Paul RamseyTry to quiet warnings, #3250
2015-08-20 Paul RamseyRound off test results for precision match
2015-08-20 Paul Ramsey#2422, improper stopping behavior in geographic dwithin
2015-08-20 Sandro SantilliImplement ST_RemoveIsoEdge in C
2015-08-20 Sandro SantilliDo not force debug on in C topology
2015-08-20 Sandro SantilliFix typo in PopulateGeometryColumns docs
2015-08-20 Sandro SantilliImplement TopoGeo_addPolygon in C
2015-08-20 Sandro SantilliFix error on "other connected edges" in _lwt_HealEdges
2015-08-20 Sandro SantilliImplement TopoGeo_AddLinestring to C
2015-08-19 Nicklas AvénFix for #3244
2015-08-19 Paul RamseyTests for when #3244 is fixed
2015-08-19 Sandro SantilliAlways return a fully owned object to lwgeom/geos funct...
2015-08-19 Sandro SantilliAdd lwgeom_unaryunion to liblwgeom
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...
next