]> granicus.if.org Git - postgis/shortlog
postgis
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
2016-03-23 Sandro SantilliRemove unused function
2016-03-20 Regina ObeForce sorting in ST_ColorMap test (fix aliasing issue...
2016-03-20 Regina ObeForce sorting in ST_ColorMap test
2016-03-20 Regina Obeupport ST_AsEncodedPolyLine google example, alphabetize...
2016-03-17 Paul Ramseypass POINT EMPTY tests on fun architectures, #3426
2016-03-15 Daniel Baston#3466, Casting from box3d to geometry drops Z dimension...
2016-03-13 Daniel Bastonfix typo in comment
2016-03-12 Regina ObeForce order in ST_GeneratePoints so results are determi...
2016-03-12 Regina Obestart schema qualifying calls
2016-03-11 Regina ObeExclude all c functions from schema qual except ST_Tran...
2016-03-10 Regina Obeavoid adding search_path to functions that work on...
2016-03-10 Regina Obeavoid adding search_path to functions that work on...
2016-03-09 Daniel Baston#3460, ST_ClusterWithin 'tolerance not defined' error...
2016-03-08 Regina ObeCleanup addition of search_path for upgrade scripts
2016-03-06 Regina Obefix compile error introduced in X3D commeit
2016-03-06 Regina ObeUse Tomvantilburg suggestion and just hard-code convex...
2016-03-05 Regina Oberemove this hard-coded script superceded by perl genera...
2016-03-05 Regina ObeRevise script generation to exclude SQL functions that...
2016-03-05 Regina Obescript to set search_path of functions.
2016-03-05 Daniel BastonAdd availability info for ST_Points
2016-03-05 Daniel BastonAdd new files for #3364
2016-03-05 Daniel Baston#3364, ST_GeometricMedian
2016-03-04 Daniel Baston#3480, copy input geometries to ST_ClusterDBSCAN
2016-03-04 Sandro SantilliAdd comment to topology face and node tables
2016-03-03 Paul RamseyReplace use of 'sed' with 'perl -pe' to avoid sed incom...
2016-03-03 Paul RamseyBe a little more careful w/ input sets full of nulls...
2016-03-03 Sandro SantilliGive more decimal digits in edge-motion collision detec...
2016-03-03 Sandro SantilliHave make_dist.sh use current branch as the default...
2016-03-03 Sandro SantilliAlways remove any previously existing dist dir on ...
2016-03-02 Sandro SantilliUpdate gitlab-ci badge url
2016-03-02 Sandro SantilliAllow passing custom configure flags and make command
2016-03-01 Paul Ramsey#3479 Fix assertion crash added after initial fix
2016-03-01 Sandro SantilliAutomatically use GIT if a .git directory exists locally
2016-03-01 Sandro SantilliSet version from Version.config for branch dists too
2016-03-01 Sandro SantilliBackup final (reversioned) output dirs if already existing
2016-03-01 Sandro SantilliFix version extraction from Version.config
2016-03-01 Sandro SantilliAdd -b switch to create the dist file from a branch
2016-03-01 Sandro SantilliAdd dump-restore testing for gitlab-ci
2016-03-01 Sandro SantilliAdd dump-restore testing for Travis
2016-02-29 Regina Obeoption for winnie to do dump restore - variable set...
2016-02-29 Regina Obeoption for debbbie to do dump restore - variable set...
2016-02-29 Regina ObeTry to fix make install issue using --prefix
2016-02-29 Regina ObeUpdate ST_ClusterDBScan to use integer instead of int...
2016-02-28 Paul Ramsey#3479, error out if kmeans has k > ngeoms
next