]> granicus.if.org Git - postgis/shortlog
postgis
2015-09-21 Sandro SantilliSearch for exclude-libs support at configure time
2015-09-21 Sandro SantilliStop looking for C++ compiler (#3282)
2015-09-21 Sandro SantilliCross-link ST_Subdivide and ST_Split
2015-09-18 Regina ObeGet rid of compiler warnings
2015-09-16 Sandro SantilliFix precision of face bounding box in topology callbacks
2015-09-16 Sandro SantilliFix premature reset of data_changed flag
2015-09-16 Sandro SantilliPlug leak in lwpoly_make_valid for unclosed ring polygons
2015-09-16 Sandro SantilliFix mis-handling of _lwt_EdgeMotionArea return code
2015-09-15 Sandro SantilliPlug gbox leak in _lwt_AddFaceSplit
2015-09-15 Sandro SantilliPlug leak in lwt_RemoveIsoNode
2015-09-15 Sandro SantilliPlug leaks in lwt_MoveIsoNode
2015-09-15 Sandro SantilliDo not assume lwerror long-jumps in ptarray_insert_point
2015-09-15 Sandro SantilliFix memory leak in lwt_GetNodeByPoint
2015-09-15 Sandro SantilliPlug leak in lwt_GetEdgeByPoint
2015-09-15 Sandro SantilliPlug leak of signed edge ids in _lwt_AddFaceSplit
2015-09-15 Sandro SantilliRemove memory leak in lwt_AddLine
2015-09-14 Sandro SantilliFix hardly reachable memory fault and plug more tempora...
2015-09-14 Sandro SantilliPlug leak in get{Node,Edge,Face}WithinBox2D topology...
2015-09-14 Sandro SantilliAdd all missing format attributes under GNUC
2015-09-09 Sandro SantilliFix docs for topology.intersects (#2593)
2015-09-09 Sandro SantilliDo not force comments install when building without...
2015-09-09 Sandro SantilliDrop --without-postgresql, use --without-pgconfig for...
2015-09-09 Regina Obefix mismatched ids
2015-09-09 Regina Obefix link tag typo
2015-09-09 Regina ObeFlesh out the rules table description and how to create...
2015-09-09 Regina Obe#2978 address standardizer doesn't handle street number...
2015-09-08 Regina Obe#2981 handling state highways with named parts. This...
2015-09-07 Sandro SantilliReduce pointarray copies on face split
2015-09-06 Regina ObeThis is to fix tiger data that causes geocoding issues...
2015-09-04 Regina Obeget rid of all windows line breaks and enforce Unix...
2015-09-04 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/trunk@14046...
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
next