]> granicus.if.org Git - postgis/shortlog
postgis
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
2017-09-11 Regina ObeCorrection from Kwon,Yongchan via transifex
2017-09-11 Paul RamseyTry and ensure clean memory into kmeans algorithm
2017-09-11 Paul Ramsey#3841, handle empty == empty when types are same too
2017-09-11 Paul Ramsey#3841, make POINT EMPTY < LINESTRING EMPTY
2017-09-11 Paul RamseyNote b-tree change in #3841
2017-09-11 Sandro SantilliSimplify version extraction
2017-09-11 Sandro SantilliExtract target version for upgrades from Version.config
2017-09-11 Regina ObeAlways enable cunit loader tests, per strks request
2017-09-11 Paul Ramsey#3841, geography btree handling of empty
2017-09-11 Paul RamseyStop reporting the DEBUG level in config readout
2017-09-11 Regina Obeinitialize state->num_fields and state->pgfieldtypes...
2017-09-10 Björn HarrtellST_AsMVTGeom buffer default changed from 0 to 256
2017-09-10 Björn HarrtellST_AsGeobuf attempts to handle type sizes better
2017-09-10 Regina ObeFix colmap dbf logic (should be i++ and not ++i). Also...
2017-09-10 Regina Obechange GEOS warning message to reflect the fact that...
2017-09-09 Björn HarrtellST_AsMVT fix doc example output
2017-09-09 Björn HarrtellST_AsMVT and ST_AsGeobuf doc fixes and improvements
2017-09-08 Sandro SantilliDo not call getPointxx_p on empty or null pointarray
2017-09-08 Sandro SantilliStyle only: remove trailing blanks
2017-09-08 Paul RamseyAllow paranoia to be globally defined
2017-09-08 Paul RamseyRemove PARANOIA blocks from lwgeom_api.c entirely
2017-09-08 Paul RamseyChange all PARANOIA blocks to throw errors instead of
2017-09-08 Regina ObeFix commenting of anyelement aggregates (will make...
2017-09-08 Björn HarrtellST_AsMVT/ST_AsMVTGeom/ST_AsGeobuf final signature revision
2017-09-08 Paul RamseyAdd paranoia back to lwgeom_api.c, as some code
2017-09-08 Paul RamseyQuiet build noise in raster
2017-09-08 Paul Ramsey#3837, --enable-debug to set PARANOIA level
2017-09-08 Paul Ramsey#3873, st_geohash drops a char for some non-point features,
2017-09-08 Regina ObeAdd in missing news items.
2017-09-07 Paul RamseyReplace deep cloning with direct return of pointarrays
2017-09-07 Paul RamseyPer PR#139, change return count slightly in case of...
2017-09-07 Paul RamseyAdd svn ignores for new build artifacts
2017-09-07 Paul RamseyPlace type decls at the top of code blocks per old
2017-09-07 Paul RamseyRemove use of lwerror in postgis/ directory, replace
2017-09-07 Paul RamseyRemove type warning
2017-09-07 Paul Ramsey#3184, blink fix for PgSQL 11 compile issues on protobu...
2017-09-07 Paul Ramsey#3662, write all notice/debug messages to stderr by...
2017-09-07 Regina ObeUpdate pt, pl, ko pos
2017-09-07 Regina Obeupdate ja pos
2017-09-07 Regina Obeupdate it pos
2017-09-07 Regina Obeupdated po for fr
2017-09-07 Regina Obeupdated po for German
2017-09-07 Regina Obeupdate pots
2017-09-06 Regina Obefix field typo in reverse_geocoder
2017-09-06 Paul Ramsey#3246, comment in code on the memory behavior of lwcoll...
2017-09-06 Paul Ramsey#3606, CGAL/SFCGAL/PostGIS License Implications Clarifi...
2017-09-06 Paul Ramsey#3834 PostgreSQL 11 support started, will be more of...
2017-09-06 Paul Ramsey#3405 Memory leak in lwgeom_to_points
2017-09-06 Paul Ramsey#3832, support wide integer fields as int8
2017-09-06 Paul Ramsey#3828, change strnicmp to strncasecmp for a more "moder...
next