]> granicus.if.org Git - postgis/shortlog
postgis
2017-10-05 Paul Ramseylwtriangle_is_repeated_points should be local to lwtria...
2017-10-05 Paul RamseyCombine multiple signum definitions
2017-10-05 Paul RamseyFix division by zero in lw_dist2d_arc_arc
2017-10-05 Sandro SantilliRemove duplicated DATA and useless EXTRA_CLEAN append
2017-10-05 Sandro SantilliDrop conditionals on PG 91 (we require 93+ anyway)
2017-10-05 Björn HarrtellST_AsMVTGeom clarification on semantics of mvt_geom
2017-10-05 Björn HarrtellST_AsMVTGeom use lwgeom_grid_in_place
2017-10-04 Paul RamseyBe slightly looser in dupe detection in gridding
2017-10-04 Paul RamseyFix memory leak in in-place gridding, when
2017-10-04 Regina ObeUpdate travis to use proj 4.9.2 the painful way.
2017-10-04 Paul RamseyMake lwgeom_grid_in_place, and move around function
2017-10-04 Sandro SantilliInstall a single upgrade script and use symlinks for...
2017-10-04 Regina ObeAdd 2.4.0 and 2.4.0dev to migration options. Get rid...
2017-10-04 Regina ObeGet rid of trailing spaces
2017-10-04 Regina ObeST_Angle function from Rémi Cura
2017-10-04 Regina Obeupdate news to reflect PostGIS 2.4.0 has been released...
2017-10-04 Paul RamseyFix markdown links
2017-10-03 Paul RamseyMove many internal signatures into liblwgeom_internal...
2017-10-03 Björn HarrtellST_AsMVT / ST_AsMVTGeom refactor to avoid deep clone
2017-10-03 Sandro Santilli[travis] install xmllint to run documentation tests
2017-10-03 Sandro Santilli[travis] ccache to make compilation faster
2017-10-02 Paul RamseyFix union issue (References #3871)
2017-10-02 Paul RamseyUse type-pun to avoid memcpy in building morton key...
2017-10-02 Paul RamseyGracefully handle short-measure issue (Closes #3845)
2017-10-02 Sandro Santillimark postgis_noop STABLE also for raster input
2017-10-02 Sandro SantilliThere's no reason why postgis_noop should be volatile
2017-09-30 Sandro SantilliAdd -lm to liblwgeom link line
2017-09-30 Sandro SantilliFix memory leaks in BTREE operators
2017-09-30 Sandro SantilliDisable accidentally enabled debug
2017-09-30 Sandro SantilliAttempt to fix yaml syntax in drone config
2017-09-30 Sandro SantilliAdd lwt_Polygonize and lwt_AddLineNoFace functions
2017-09-30 Regina Obeforgot about proj - bump to 4.9
2017-09-30 Regina ObeUpdate README to reflect new agreed upon requirements...
2017-09-29 Sandro SantilliMove PostgreSQL conditional at the top of the file
2017-09-29 Regina ObeCan't load against PostgreSQL 11 head DatumGetJsonb...
2017-09-27 Paul RamseyMake all suite names one-word, lowercase
2017-09-27 Sandro SantilliGuard .proto file for not getting trailing blanks
2017-09-27 Sandro SantilliDrop trailing blank from vector_tile.proto
2017-09-26 Paul RamseyComplete source TODO item, use double access for ptarra...
2017-09-26 Paul RamseyFind all duplicates, even within very short polygons...
2017-09-26 Paul RamseyAllow triangles unclosed in M to be parsed in WKT ...
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 ObeFlip to 2.5.0 development
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
next