]> granicus.if.org Git - postgis/shortlog
postgis
2015-09-04 Regina Obeget rid of windows end line
2015-09-03 Regina Obegive example of ST_3DArea
2015-09-03 Regina Obechange to always be linux line feed
2015-09-03 Regina Obeadd an tuples only unaligned include so don't have...
2015-09-03 Regina Obe#2324: Fix chart so 2D support only enabled with sfcgal...
2015-09-03 Regina Obefix tag typo
2015-09-03 Regina ObeST_Volume example with caveats need to have Solid geometry
2015-09-03 Regina Obefix typo
2015-09-03 Regina Obeput in more description of minkowski sum, fix first...
2015-09-03 Regina Obe#2305 example with figure for minkowski sum. Could...
2015-09-02 Regina Obe#3220 patch from Dan Baston to address Mingw failure...
2015-08-29 Nicklas AvénFix right spelling of Avén in UTF8
2015-08-29 Sandro SantilliMore SRID fixes
2015-08-29 Sandro SantilliFix srid-aware test for "newedgessplit"
2015-08-29 Sandro SantilliDo not loose SRID on edge split
2015-08-29 Sandro SantilliUse extended WKT for debuggin
2015-08-29 Sandro SantilliRemove function name from debug messages (it's already...
2015-08-29 Sandro SantilliDo not reference face object after free
2015-08-28 Sandro SantilliProperly encode Nicklas name in UTF8
2015-08-28 Paul Ramseyyes, our docs have to 1:1 match our functions :/
2015-08-28 Paul RamseyTry to remove multiple signatures...
2015-08-27 Sandro SantilliFix debug build
2015-08-27 Sandro SantilliRemove (leaky) debugging
2015-08-27 Sandro SantilliUse LWTFMT_ELEMID under topology/ too (#3243)
2015-08-27 Sandro SantilliMore leaks plugging
2015-08-27 Sandro SantilliFix leak in ptarray_merge
2015-08-27 Sandro SantilliFix some leaks in _lwt_AddFaceSplit
2015-08-27 Sandro SantilliTypo in topo signature
2015-08-27 Sandro SantilliAdd SFGAL script version mismatch on postgis_full_version
2015-08-26 Sandro SantilliPlug more leaks in lwgeom-topo
2015-08-26 Sandro SantilliPlug edge leak on edge split
2015-08-26 Sandro SantilliMore leaks plugged on edge split
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
next