]> granicus.if.org Git - postgis/shortlog
postgis
2015-02-20 Sandro SantilliFix dimensionality confusion in &&& operator (#3045)
2015-02-20 Sandro SantilliAdd bbox cache size test
2015-02-20 Paul Ramsey#3048, speed up simplify
2015-02-19 Sandro SantilliRemove spaces and capital letters from suite names
2015-02-19 Sandro SantilliAdd tests for ND overlap operator &&&
2015-02-19 Sandro SantilliAdd a couple of tests for <-> and <#> operators (#3036)
2015-02-19 Sandro SantilliAdd missing tests for ancient operators
2015-02-19 Paul Ramseyupdate readme
2015-02-18 Paul RamseyHarmonize Suite names
2015-02-18 Paul Ramsey#3041, add remaining tests
2015-02-18 Paul Ramsey#3041, Cunit 2.1-3 breaks testing
2015-02-18 Paul Ramsey#3041, Cunit 2.1-3 breaks testing
2015-02-18 Sandro SantilliAdd note about missing operator tests
2015-02-18 Sandro SantilliExtract operators tests from the generic, legacy "regre...
2015-02-18 Sandro SantilliReword doc for &&& operator to avoid confusing "ND...
2015-02-18 Sandro SantilliReword documentation for <-> operator
2015-02-18 Sandro SantilliFurther raise tolerated interrupt delay to 250ms (...
2015-02-18 Sandro SantilliRaise tolerated lateness in interruption of ST_Segmenti...
2015-02-18 Sandro SantilliSupport adding operator class members in minor upgrades
2015-02-17 Sandro SantilliPretend raster/geometry operator ~ never changed (...
2015-02-17 Sandro SantilliFix warning about unchecked return code
2015-02-17 Sandro SantilliDrop use of lw_asprintf
2015-02-17 Sandro SantilliFix another typo in recent rewrite of message handlers
2015-02-17 Sandro SantilliFix typo in recent rewrite of message handlers
2015-02-17 Sandro SantilliRemove use of lw_vasprintf from loader GUI
2015-02-17 Sandro SantilliFix build, providing a missing macro from recent commit
2015-02-17 Sandro SantilliRemove unused vasbappend function from shp2pgsql core
2015-02-17 Sandro SantilliRemove use of lw_vasprintf from libpgcommon
2015-02-17 Sandro SantilliRemove use of lw_vasprintf from liblwgeom
2015-02-17 Sandro SantilliRemove use of lw_vasprintf from raster
2015-02-17 Sandro SantilliEmbed availability info for raster operators
2015-02-17 Sandro SantilliEmbed availability info for raster types
2015-02-16 Sandro SantilliAdd embedded availability info for all operators
2015-02-16 Sandro SantilliAdd embedded availability info for all types
2015-02-12 Sandro SantilliFix conditional enabling of json input unit test
2015-02-11 Nicklas AvénFix for #3034
2015-02-10 Regina Obe#3032 force eol to be unix LF for this file and accept...
2015-02-02 Sandro SantilliDo not drop non-obsoleted functions on upgrade (#2038)
2015-01-29 Sandro SantilliDocument swapping 'edge crosses node' reported ids...
2015-01-27 Sandro SantilliValidateTopology: swap edge_id and node_id for "edge...
2015-01-25 Regina Obeset availability
2015-01-25 Regina Obemissing 2.1.5 release notes
2015-01-25 Regina Obe#3021 table to document the different error return...
2015-01-24 Bborie Parkfix up cunit test
2015-01-24 Bborie Parkslight cleanup
2015-01-24 Bborie Parkadd unit test for #3020. use rectangular out-db raster
2015-01-24 Bborie ParkST_AddBand out-db band uses width value for height
2015-01-23 Sandro SantilliTweak images for ST_Split documentation to be more...
2015-01-22 Sandro SantilliGracefully handle typos in style names for docs images
2015-01-21 Sandro SantilliUpdate list of deprecated signatures
2015-01-21 Sandro SantilliDeprecate ST_3DLength_Spheroid (#2748)
2015-01-21 Sandro SantilliAllow unregistering layers of corrupted topologies...
2015-01-21 Sandro SantilliAvoid exceptions from TopologySummary (#3015)
2015-01-21 Sandro SantilliDisreguard ALTER responses during testing
2015-01-20 Regina Obetake out statements about how SFCGAL handles Polyhedral...
2015-01-18 Regina Obeflag ST_3DIntersects as overloaded sfcgal function
2015-01-18 Regina Obe#3014: add upgrade path from 2.1.5
2015-01-18 Regina ObeFAQ about 2.0.6, 2.1.3 security changes for raster
2015-01-16 Sandro SantilliCamelCase-ize ST_DistanceSphere (#2748)
2015-01-15 Sandro SantilliFill in meta info for RFC documents
2015-01-11 Nicklas AvénAdd function ST_EffectiveArea, Visvalingam’s algorithm...
2015-01-04 Sandro SantilliCamelCase-ize ST_LengtSpheroid, ST_DistanceSpheroid...
2015-01-04 Sandro SantilliCamelCase-ize ST_ShiftLongitude, ST_CombineBbox, ST_Fin...
2015-01-02 Sandro SantilliDrop topology schema after topology extension test...
2014-12-30 Sandro SantilliFix typo, insert a comma
2014-12-30 Sandro SantilliAllow index scans in edge splitting and healing queries...
2014-12-29 Sandro SantilliEnhance some comments
2014-12-29 Sandro SantilliDo not rely on TopoGeometry->Geometry cast in ST_Simpli...
2014-12-29 Sandro SantilliIgnore raster garden test results
2014-12-17 Paul Ramsey#3009, geography case may alter tuple values
2014-12-12 Regina Obechange title and point to raw version of vincent's...
2014-12-12 Regina Obefix link to vincent's topology talk -- point to 2012...
2014-12-12 Regina Obemissed get to gets correction in last commit
2014-12-12 Regina ObeGrammar corrections from Eric Theise - https://github...
2014-12-04 Paul RamseyFix Solaris regression failure for string representatio...
2014-12-03 Paul RamseyUpdate emails in authors files
2014-12-03 Paul RamseyRemove old knowledge from the README
2014-12-03 Regina Obe#3006 Numeric overflow when executing AddRasterConstrai...
2014-12-02 Paul RamseyReplace final reference to 'make' with $(MAKE)
2014-11-14 Regina Obeget rid of redundant DO regress
2014-11-14 Regina Obe#2992: revise DO regular expression to work under windo...
2014-11-12 Sandro SantilliReword documentation for TopoElement domain
2014-11-11 Sandro SantilliDo not expect DO responses in raster regress
2014-11-11 Sandro SantilliReset timer after creating input tables (#2989)
2014-11-11 Sandro SantilliDisreguard DO responses during testing
2014-11-10 Sandro SantilliTest relate-based function interruptibility (#2975)
2014-11-06 Sandro SantilliAllow interruption to take some more time.
2014-11-06 Sandro SantilliAdd timing check to interrupt tests
2014-11-05 Sandro SantilliHush toTopoGeom debugging NOTICE
2014-10-31 Paul RamseyFix regression for GML output for curvepolygons
2014-10-31 Paul Ramsey#2938, fix to include <ring></ring> around curvepolygon...
2014-10-31 Paul Ramsey#2938 gml export of curvepolygons fix
2014-10-25 Regina Obemore explanation
2014-10-25 Regina Obeput para around empha
2014-10-25 Regina Obefill in remaining tokens
2014-10-25 Regina Obework in progress - will reshuffle some things later
2014-10-24 Regina Obe#2977 pagc_normalize_address function errors on nulls...
2014-10-22 Sandro SantilliAllow running "make garden" over an existing "postgis_g...
2014-10-22 Sandro SantilliFix typo in "make garden" output summary
2014-10-22 Sandro SantilliComplete improvement of geos-implemented error message...
next