]> granicus.if.org Git - postgis/shortlog
postgis
2018-02-07 Bborie ParkAdd ST_SetBandPath (#4007) and ST_SetBandIndex (#4008...
2018-02-03 Regina ObeFix versions to be compatible with what SFCGAL was...
2018-02-02 Paul RamseyApply node sorting before descent to CIRC_NODE trees for
2018-02-02 Paul RamseyQuiet compiler warnings regarding abs/fabs
2018-02-02 Daniel BastonAdd files missed in last commit
2018-02-02 Daniel BastonAdd ST_OrientedEnvelope
2018-02-01 Bborie Parkadditional information for systemd Ubuntu
2018-01-26 Paul Ramseylwgeom_median: Avoid division by zero
2018-01-26 Paul Ramseylwprint_double: Avoid undefined behaviour with infinity
2018-01-26 Paul Ramseylwpoly_construct_circle: Avoid division by zero (Raúl...
2018-01-26 Paul RamseyAvoid memory exhaustion when building a btree index...
2018-01-24 Daniel BastonRemove unneeded casts
2018-01-22 Sandro Santilli[drone] Use trisquel2 image, test all pgsql versions...
2018-01-22 Sandro SantilliSet availability of support function for KNN index
2018-01-20 Sandro SantilliInclude minor upgrade in sfcgal unpackaged upgrade
2018-01-20 Sandro SantilliImprove check for probin consistency
2018-01-19 Sandro Santilli[run_test.pl] Do not assume OPT_UPGRADE_FROM was given
2018-01-19 Darafei PraliaskouskiAddress configure issues for unusual CC/CFLAGS
2018-01-19 Darafei PraliaskouskiFix bug in iterate_4d.
2018-01-19 Sandro SantilliMake OPT_UPGRADE_FROM visible from subroutines (I think)
2018-01-19 Sandro SantilliMore debugging outputs from run_test.pl
2018-01-19 Sandro SantilliProperly handle upgrade of sfcgal and topology from...
2018-01-19 Sandro Santilli[debbie] pass -v swith to run_test.pl consistently
2018-01-18 Sandro SantilliForgot to add pkg.m4 macro in r16324
2018-01-18 Sandro SantilliRe-enable upgrade testing in debbie, chances are sfcgal...
2018-01-18 Sandro SantilliFix sfcgal upgrade in run_test.pl
2018-01-18 Regina ObeDon't run upgrade tests until we've resolved the sfcgal...
2018-01-18 Regina Obeturn off update-po for now until can figure out what...
2018-01-18 Paul RamseyTweak a couple string allocation to use the "just right...
2018-01-18 Darafei PraliaskouskiST_AsText now has second argument to limit decimal...
2018-01-17 Darafei PraliaskouskiFormatting: remove trailing whitespace from .sql files.
2018-01-16 Darafei PraliaskouskiUse bigint in regress_lots_of_points* to make 32bit...
2018-01-16 Sandro SantilliUse PKG_PROG_PKG_CONFIG macro from pkg.m4 to detect...
2018-01-16 Darafei Praliaskouskiinterpolate_point4d: PARANOIA check should be on raw...
2018-01-16 Darafei Praliaskouski[travis] Enable -Wall
2018-01-16 Darafei PraliaskouskiFix warnings.
2018-01-16 Paul RamseyRemove warning: unsigned is always positive
2018-01-16 Regina Obefix typo in condition
2018-01-16 Regina Obestrip the microversion in the doc generation of doc...
2018-01-15 Regina Obechange to call with bash instead of sh, get rid of...
2018-01-15 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/trunk@16310...
2018-01-15 Regina Obeone more try to get this bash logic right
2018-01-15 Regina Obetry again
2018-01-15 Regina Obefix typo
2018-01-15 Regina Obeinject a dev timestamp into the docs only when in devel...
2018-01-15 Regina Obeadd missing 2.3.5, 2.3.6, 2.4.3 to extensions upgrade,
2018-01-15 Regina Obewith_interrupt_tests using non-standard extension
2018-01-14 Darafei PraliaskouskiSynchronize coordinate output functins.
2018-01-14 Regina Oberemove no longer valid steps from HOWTO_RELEASE
2018-01-13 Regina Oberevise doc build to build html tar ball. Revise how...
2018-01-13 Regina ObeAdd missing pgpath variable to doc build, get rid of...
2018-01-13 Regina ObeAdd step to make the PDF, html and other docs.
2018-01-13 Regina Oberevise make_dist.sh to allow overriding the package...
2018-01-13 Regina Obeno need to cd down, already in root
2018-01-13 Regina ObeFirst draft
2018-01-12 Sandro SantilliFix install and clean rules
2018-01-12 Darafei PraliaskouskiUse fixed width integers.
2018-01-12 Sandro SantilliGenerate control file from Makefile rather than ./configure
2018-01-12 Darafei Praliaskouski[travis] fix RUNTESTFLAGS to hold --verbose even when...
2018-01-12 Darafei PraliaskouskiEncoded Polyline of EMPTY
2018-01-11 Paul RamseyWhen looking up SRID numbers, assume that spatial_ref_s...
2018-01-11 Sandro SantilliDo not try to install sfcgal extension when not available
2018-01-11 Sandro SantilliFix editorconfig specification for perl scripts
2018-01-11 Darafei PraliaskouskiAdd lost mention of Shoaib Burq.
2018-01-11 Sandro SantilliDo not try to test upgrade from-to the same version
2018-01-11 Regina ObeChange to have MAKE_GARDEN, MAKE_EXTENSION, DUMP_RESTOR...
2018-01-11 Darafei Praliaskouski[github] enable probot/stale to take care of old pull...
2018-01-11 Sandro Santillitopology and sfcgal extension control files are created...
2018-01-11 Darafei PraliaskouskiFormatting only before toucing Encoded Polyline logic.
2018-01-11 Sandro SantilliRefactor sfcgal extension script to use generic include
2018-01-11 Sandro SantilliFix generation of postgis_topology.control
2018-01-10 Darafei PraliaskouskiSimplify KMeans code.
2018-01-10 Sandro SantilliFix topology extension install
2018-01-10 Paul RamseyBack out SPI_execute change, it causes a crash in my...
2018-01-10 Paul RamseyChange to SPI_execute so we can run SRS query in 'read_...
2018-01-10 Sandro SantilliGeneralize upgrade paths extension installs
2018-01-09 Sandro SantilliRemove duplicated diff output
2018-01-09 Sandro SantilliUpgrade SFCGAL too when requested
2018-01-09 Sandro SantilliAlso test unexpected probin in sfcgal
2018-01-09 Sandro SantilliReally fix syntax this time (I hope)
2018-01-09 Sandro SantilliFix OPERATOR CLASS syntax
2018-01-09 Sandro SantilliDrop FAMILY specifier from operator class of brin
2018-01-09 Sandro SantilliSimplify syntax for brin opclasses so upgrade script...
2018-01-09 Sandro SantilliDo not assume CREATE OPERATOR CLASS needs to end with...
2018-01-09 Darafei PraliaskouskiNEWS entry for KMeans init change.
2018-01-09 Sandro SantilliHandle error from make garden too
2018-01-09 Darafei PraliaskouskiChange KMeans init algorithm to one with less skew.
2018-01-09 Sandro SantilliFix check_all_upgrades call for Debbie
2018-01-09 Sandro SantilliHave Debbie test available upgrades
2018-01-09 Sandro SantilliAdd a test for probin correctness
2018-01-08 Regina ObeRewrite to use stringbuffer instead of the mess of...
2018-01-05 Darafei PraliaskouskiDisable asserts in non-debug builds
2018-01-05 Darafei PraliaskouskiDisable negative values in weighted geometric median.
2018-01-05 Darafei PraliaskouskiFix ST_RemoveRepeatedPoints dropping one extra point...
2018-01-04 Regina Obereplace lazy sleep 5 with Darafei's more robust sleep...
2018-01-04 Darafei Praliaskouski[travis] enable logbt.
2018-01-03 Darafei Praliaskouski[travis] pull proj4.9 package from ubuntu artful
2018-01-02 Darafei Praliaskouski[travis] gcc4.8 does not support -fstack-protector...
2018-01-02 Darafei Praliaskouski[travis] Travis lies about cpu type which causes -march...
2018-01-02 Sandro SantilliISO C90 forbids mixed declarations and code, fix corres...
next