]> granicus.if.org Git - postgis/shortlog
postgis
2017-11-09 Regina Obefix spacing
2017-11-09 Regina ObeAdd missing release notes for ST_Segmentize geography...
2017-11-07 Paul RamseyReplace project-and-entend logic with
2017-10-31 Sandro SantilliMake sure target directories are created before copying...
2017-10-26 Regina ObeFix zcta5 load - NEWS item
2017-10-26 Regina ObeFix zcta5 load
2017-10-21 Sandro SantilliPut build AUX files under build-aux
2017-10-20 Paul RamseyReflect CFLAGS passed into core
2017-10-20 Paul RamseyReflect CFLAGS passed into configure
2017-10-18 Paul RamseyQuiet compile warnings
2017-10-18 Paul RamseyBump forward versions
2017-10-18 Paul RamseyPrepare for 2.4.1 release
2017-10-17 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/branches/2...
2017-10-17 Paul RamseyAllocate enough space for all possible GBOX string...
2017-10-17 Regina ObeAdd Darafei Praliaskouski to authors lists and core...
2017-10-16 Regina ObeFix xml parse error in docs
2017-10-16 Regina ObeBackport geography changes to PostGIS 2.4.1
2017-10-15 Regina ObeTiger 2017 and zcta load support for PostGIS 2.4.1
2017-10-11 Paul RamseyFix rare missing boxes in geometry subdivision
2017-10-11 Paul RamseyPgSQL 11 support for 2.4 branch (DatumGetJsonbP macro)
2017-10-10 Paul RamseyThrow error on malformed WKB input (2.4 branch)
2017-10-10 Paul RamseyUndefined behaviour in pointarray_to_encoded_polyline...
2017-10-10 Paul RamseyFix undefined behaviour in zigzag with negative inputs...
2017-10-10 Paul Ramseylw_dist2d_pt_arc division by zero (References #3874)
2017-10-09 Regina ObeUpdate geocode batch update example to use LATERAL...
2017-10-06 Paul RamseyPerformance improvements for b-tree geometry sorts
2017-10-06 Paul Ramseygeohash_point_as_int: Fix undefined behaviour in shift...
2017-10-06 Paul RamseyUndefined behaviour in TYPMOD_GET_SRID
2017-10-05 Paul RamseyCombine multiple signum definitions (2.4)
2017-10-05 Paul Ramseydivision by zero in lw_dist2d_arc_arc
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 SantilliAdd -lm to liblwgeom link line
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
next