]> granicus.if.org Git - postgis/shortlog
postgis
2017-10-01 Sandro SantilliFix memory leaks in BTREE operators
2017-09-30 Sandro SantilliFix yaml syntax in drone config
2017-09-30 Regina ObeBump version to 2.4.1dev, get rid of alpha, beta too
2017-09-29 Regina Obeupdate README to reflect that 3.4 or higher is required...
2017-09-28 Regina ObeSoft launch PostGIS 2.4.0
2017-09-27 Regina ObeUpdate change log with latest changes
2017-09-27 Regina Obeit's already 9/27 update date.
2017-09-27 Regina Obeupdate changes done since 2.4.0rc3 in prep for tagging
2017-09-26 Paul RamseyAllow triangles unclosed in M to be WKT parsed (Referen...
2017-09-26 Sandro SantilliIgnore vector_tile.pb-c when checking for trailing...
2017-09-26 Sandro SantilliRemove trailing blank from postgis_config.h.in, prevent...
2017-09-26 Sandro SantilliDo not use .gitignore for checking trailing blank spaces
2017-09-26 Sandro SantilliRemove trailing blanks
2017-09-26 Sandro SantilliMake check-no-trailing-blanks implementation POSIX...
2017-09-26 Sandro SantilliIgnore generated files in check-no-trailing-blanks
2017-09-26 Regina Obeupdate badges to point at 2.4, update to 2.4.0rc3
2017-09-26 Regina ObeBranch 2.4 in prep for release Thursday
2017-09-25 Nicklas Avénincrease expected max variable integer
2017-09-25 Paul RamseyAdd very large uint64_t test
2017-09-25 Paul Ramseyst_contains cannot handle curvepolygon / compoundcurve...
2017-09-24 Regina Obeadd 2.4.0dev so can upgrade from previous unreleased...
2017-09-24 Regina Obemore parse error fixes
2017-09-24 Regina Obefix some tag issues
2017-09-24 Regina Obetypo
2017-09-24 Regina Obeprepping for PostGIS 2.4.0rc2 release
2017-09-24 Regina Obeupdate pos
2017-09-24 Regina Obemanually pulled from transifex. For some reason this...
2017-09-24 Regina Obeupdate template
2017-09-23 Björn HarrtellST_AsGeobuf fix double comparison
2017-09-23 Björn HarrtellST_AsMVTGeom document internals of transform step
2017-09-22 Regina Obefixins for crash testing twkb, ST_GeomFromTWKB, and...
2017-09-22 Paul RamseyAdd twkb large geometry test
2017-09-22 Paul RamseyFix crash on larger geometries, caused by direct freeing
2017-09-22 Paul RamseyMake ST_AsGeoBuf more resiliant when fed rows including...
2017-09-22 Paul RamseyRemove unused strnicmp macro test (Closes #3862)
2017-09-22 Regina ObeNote twkb improvements in docs.
2017-09-22 Regina ObeUse ansi standard names for arg types for ST_AsMVT...
2017-09-22 Paul Ramseysmall doco spelling
2017-09-22 Paul RamseyFix warning
2017-09-22 Regina Oberevise garden tests so can exercise anyelement now...
2017-09-21 Regina ObeFixes from Andreas Schild via Transifex
2017-09-21 Regina ObeFixes from Andreas Schild via Transifex
2017-09-21 Paul RamseyMake ST_AsMVT tolerant of NULL input and return ''...
2017-09-21 Paul RamseyST_AsMVTGeom return NULL on EMPTY geometry (References...
2017-09-21 Paul RamseyHarmonize behavior of ExteriorRing / InteriorRingN
2017-09-20 Paul RamseyImprove TWKT performance by avoiding lots of allocations
2017-09-20 Paul RamseyShort circuit ST_RepeatedPoints right away on point...
2017-09-20 Paul RamseyRemove slicing logic from bounding box reader and
2017-09-20 Regina ObeST_ConcaveHull fix for EXtenriorRing is not a polygon
2017-09-20 Regina Obepo and pot updates
2017-09-19 Paul RamseyRemove the local hacks for float rounding and go
2017-09-19 Regina Obetypo and grammar corrections from Andreas Schild
2017-09-19 Paul RamseyStrip memcpy from int32 access in gserialized,
2017-09-18 Paul RamseyAdd regression test for trigonometric length calculation
2017-09-18 Paul RamseyRemove unused declaration of LWLINE
2017-09-18 Björn HarrtellAdd notes on optional protobuf-c dependency and some...
2017-09-17 Regina Obetypo
2017-09-17 Sandro SantilliFix check-no-trailing-blanks to check for .c, not ...
2017-09-17 Sandro SantilliRemove trailing blanks from .c files
2017-09-17 Regina Obetypo corrections from Andreas Schild via transifex
2017-09-17 Regina Obetypo corrections from Andreas Schild via transifex
2017-09-17 Regina Obetypo corrections from Andreas Schild via transifex
2017-09-15 Paul Ramsey#3774, compute length of compound on arcs
2017-09-15 Regina Obefix parse errors in German de
2017-09-15 Regina Obemake de_DE suffix be de_DE (we might just scrap de_DE...
2017-09-15 Regina Obeadd de which is further ahead than de_DE
2017-09-14 Paul Ramsey#3731, backend crash on stats object with zero-size...
2017-09-14 Paul RamseyQuiet printf warnings in mvt size_t debug messages
2017-09-14 Regina Obeupdate pos and pots
2017-09-14 Regina Obenumerous corrections from Andreas Schild on transifex
2017-09-14 Paul RamseyMatch spacing in the topology.c file
2017-09-14 Regina Obeupdate to reflect website is now versioned on git
2017-09-14 Sandro SantilliInclude .gitignore in release (used by `make check`)
2017-09-14 Sandro SantilliAdd check-no-trailing-blanks Makefile rule and run...
2017-09-14 Sandro SantilliRemove trailing blanks
2017-09-14 Sandro Santilliliblwgeom/lwgeom_log.h uses spaces, write in stone !
2017-09-14 Sandro Santilliliblwgeom/box2d.c has space indenting, institutionalize...
2017-09-14 Sandro SantilliOnly prepare statements on first run
2017-09-14 Paul Ramsey#3847, coverity fixes in topology and address standardizer
2017-09-14 Paul Ramsey#3847, coverity fixes around the loaders
2017-09-13 Regina Obeupdate docs to reflect = operator changed in 2.4.0...
2017-09-13 Paul RamseyFix misplaced section end
2017-09-13 Paul Ramsey#2352, #3249, ST_RemoveIsoEdge is not documented
2017-09-13 Paul Ramsey#3844 Update docs to match new = operator behaviour
2017-09-13 Paul RamseyFix comments up on cmp() func
2017-09-13 Sandro SantilliFix TopoJSON expected output
2017-09-13 Sandro SantilliRestore leftmost edge finding in TopoJSON output
2017-09-13 Regina Obeflip version back to 2.4.0dev
2017-09-13 Regina ObePrepping for rc1 release
2017-09-13 Regina Obeupdate pots and pos
2017-09-12 Regina ObeIncorporate news cleanup and amendments from Darafei...
2017-09-12 Paul RamseyNote the b-tree = operator change for #3844
2017-09-12 Paul RamseyFix SFCGAL regress tests for #3844
2017-09-12 Paul Ramsey#3844, new btree behavior for = and < >
2017-09-12 Regina Obemore corrections from Andreas Schild and add doc achiev...
2017-09-12 Regina Obeupdate release notes just in case I forget later
2017-09-12 Regina Obedrop _ST_DumpPoints from old installs and announce...
2017-09-12 Regina Obetreat alphas and betas as development versions too.
2017-09-11 Regina Obeupdate pot and pos to reflect latest updates in transif...
2017-09-11 Regina ObeNumerous doc fixes from Andreas Schild via transifex
next