]> granicus.if.org Git - postgis/shortlog
postgis
2016-06-16 Sandro SantilliFix LWDEBUGGF definition for non-debug builds
2016-06-16 Sandro SantilliAdd missing LWDEBUGGF macro definition for non-debug...
2016-06-16 Sandro SantilliFix macro redefinition
2016-06-16 Sandro SantilliAdd LWDEBUGGF macro
2016-06-16 Sandro SantilliAdd LWDEBUGG macro in lwgeom_log.h
2016-06-16 Sandro SantilliShorten ST_ShiftLongitude refpurpose section
2016-06-16 Sandro SantilliImplement lwgeom_wrapx and ST_WrapX
2016-06-16 Sandro SantilliStyle only change: remove trailing and tab-leading...
2016-06-15 Paul Ramsey#3579, crash in LWGEOM2GEOS
2016-06-15 Sandro SantilliRemove spurious newline in regress expected
2016-06-15 Sandro SantilliRegister a debug logger for unit tester
2016-06-15 Sandro SantilliFix typos in debug strings
2016-06-15 Sandro SantilliStyle only change: remove trailing spaces
2016-06-15 Sandro SantilliFix typo in documentation
2016-06-15 Sandro SantilliShorten refpurpose sections, always use first person
2016-06-15 Sandro SantilliAdd ST_Normalize function
2016-06-15 Sandro Santillistyle only change: remove trailing spaces
2016-06-15 Sandro Santillistyle only change: remove trailing spaces
2016-06-15 Sandro Santillistyle only change: remove trailing spaces
2016-06-14 Sandro SantilliFix description for ST_NumInteriorRings
2016-06-14 Sandro SantilliFix another printf format string for SPI_processed...
2016-06-08 Sandro SantilliFix printf format for SPI_processed (not a long)
2016-06-07 Daniel BastonMake test for #3573 run only on PG 9.5+
2016-06-07 Daniel Baston#3573, operator <<->> incorrectly calculates m distance
2016-06-07 Daniel BastonResolve scan-build strncat warning
2016-06-07 Regina ObeMark stable and immutable strict functions as parallel...
2016-06-06 Daniel BastonCorrect ST_ClusterDBSCAN doc XML
2016-06-06 Daniel BastonFix memory leak in lwgeom_cluster_2d_kmeans
2016-06-06 Daniel Baston#3572, ST_ClusterDBSCAN should not join clusters by...
2016-06-04 Regina ObeInstall desktop file and application icons for shp2pgsq...
2016-06-03 Daniel BastonPreserve SRID in ST_Expand
2016-06-02 Daniel Baston#3059, Allow passing per-dimension parameters in ST_Exp...
2016-06-02 Daniel Baston#3059, Allow passing per-dimension parameters in ST_Expand
2016-06-02 Daniel Baston#3567, Make ST_ClusterDBSCAN return a NULL id for input...
2016-05-31 Sandro SantilliImprove query performance in cb_getEdgeByFace
2016-05-31 Sandro SantilliDo not leak a serialized geometry
2016-05-31 Sandro SantilliImprove query performance in cb_getFaceContainingPoint
2016-05-31 Sandro SantilliUse space indent for topology/*
2016-05-30 Sandro SantilliFix typo in comment
2016-05-25 Daniel BastonEdits to ST_MakePolygon doc
2016-05-25 Daniel BastonCorrection to doc for ST_GeomFromText (it accepts SRIDs...
2016-05-18 Daniel BastonAdd some missing NEWS items for 2.3
2016-05-18 Daniel BastonAdd some tests to document ST_Expand behavior
2016-05-17 Regina Obe#3557 Flag more geometry functions as parallel safe
2016-05-16 Sandro SantilliAdd -L switch to provide custom TOC to postgis_restore.pl
2016-05-16 Sandro SantilliTrim trailing spaces
2016-05-16 Regina ObeFunction costs for geometry functions based on query...
2016-05-15 Paul Ramsey#3549, parallel query in PgSQL 9.6
2016-05-15 Paul RamseyConvert some SED to PERL for more reliability in BSD...
2016-05-15 Paul RamseyQuiet compile warning on printf(%d) on long int
2016-05-12 Regina Obereferences #3552 get rid of depecated calls for PostGIS 2.3
2016-05-12 Sandro SantilliMove static structures where used, fixes compile warnings
2016-05-12 Sandro SantilliUpdate debbie and winnie links to use https
2016-05-11 Daniel BastonFix logic error introduced in r14890
2016-05-11 Daniel BastonFix compiler warning in ST_GeometricMedian
2016-05-11 Daniel BastonUse limits for double, not float, in fix for #3523
2016-05-11 Daniel Baston#3523, kmeans compile warnings
2016-05-11 Sandro SantilliSimplify GML test for P1/P2 to use a single ORDER BY
2016-05-11 Sandro SantilliReview comments above P1-visited and P2-visited GML...
2016-05-11 Sandro Santillistyle-only commit: remove trailing spaces
2016-05-09 Regina ObeCloses #3514 zipcode penalty switch
2016-05-04 Daniel BastonAdd additional test to document ST_Polygonize behavior...
2016-05-04 Daniel Baston#3470, ST_Polygonize doesn't accept NULL geometries
2016-05-04 Daniel BastonSet nargs correctly in PGISDirectFunctionCall2
2016-05-04 Daniel BastonFix debug output
2016-05-02 Sandro SantilliMake AsGML execution order predictable (see #3513 again)
2016-05-01 Daniel Baston#3119, Wrong documented behavior for ST_LengthSpheroid
2016-04-28 Sandro SantilliSome syle consistency (and drop trailing whitespaces)
2016-04-27 Sandro SantilliStyle only change: remove trailing whitespaces
2016-04-27 Sandro SantilliMake ordering consistent with the rest of the test
2016-04-27 Sandro SantilliOrder return from SRF, improving predictability
2016-04-27 Daniel Baston#3218, ST_PixelAsCentroid documentation has incorrect...
2016-04-27 Daniel Baston#3217, ST_Value documentation has incorrect parameter...
2016-04-27 Daniel Baston#3413, typo in find_srid error notice
2016-04-26 Daniel Bastonfix doc typo
2016-04-26 Daniel BastonPreserve SRID in ST_MinimumClearanceLine, and add regre...
2016-04-25 Daniel Baston#3424, ST_MinimumClearance
2016-04-22 Sandro SantilliTrim trailing whitespaces (as per .editorconfig)
2016-04-22 Sandro SantilliAdd note about ST_IsValid flag argument being an extens...
2016-04-21 Sandro SantilliTrim trailing whitespaces (as per .editorconfig)
2016-04-18 Sandro SantilliFix link to gitlab-ci build for the branch
2016-04-17 Regina Obeprevent error when tiger street number is not a number...
2016-04-17 Regina ObeMinor cleanup of last commit and also more schema quali...
2016-04-17 Regina Oberevise to use node start/end of edges for geocode_inter...
2016-04-14 Regina Obeput back makde pdf but after the html files ahave alrea...
2016-04-13 Regina Obeget rid of make update po, get rid of html make hard...
2016-04-13 Paul Ramsey#3529, move test to subdivide.sql
2016-04-13 Paul RamseyDon't run online test for GEOS 3.5+ feature, closes...
2016-04-13 Sandro SantilliFix reference to ST_LineLocatePoint
2016-04-12 Paul Ramsey#3522, handle POINT and MULTIPOINT correctly in ST_Subd...
2016-04-12 Paul Ramseyignore build stuff
2016-04-12 Paul Ramsey#3524, add interruptibility to geography brute force...
2016-04-11 Paul Ramsey#1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84
2016-04-06 Sandro SantilliFirst pass of style tweaks
2016-04-06 Sandro SantilliRemove reference to '*.in.c' files as they don't exist...
2016-04-06 Sandro SantilliStub an EditorConfig configuration
2016-04-03 Regina Obeminor cleanup to prevent adding ofa ll address*.dlls
2016-03-26 Daniel Baston#3516, ST_Voronoi crashes backend
2016-03-24 Paul RamseyIgnore some new build artifacts
2016-03-23 Sandro SantilliAdd 2.2.2 section
next