]> granicus.if.org Git - postgis/shortlog
postgis
2018-03-06 Paul RamseyDrop unused functions for pgis_abs during upgrades
2018-03-05 Paul RamseyAnnotate changed function signatures for pgis_abs removal
2018-03-05 Darafei PraliaskouskiST_OffsetCurve: update docs about MULTI*
2018-03-05 Darafei PraliaskouskiST_OffsetCurve: support for MULTILINESTRING, GEOMETRYCO...
2018-03-05 Paul RamseyRemove the pgis_abs dummy type and replace with use...
2018-03-03 Darafei Praliaskouski[github][codecov] Fix coverage for files with the same...
2018-03-03 Regina Obeadd Saint standarization
2018-03-02 Daniel BastonFix some spelling errors
2018-02-28 Sandro SantilliSmall review pass for STYLE document
2018-02-28 Sandro SantilliFix space-indented astyle call
2018-02-28 Sandro SantilliFix astyle call for space-based indent files
2018-02-28 Sandro SantilliHave astyle.sh use same indenting as requested by edito...
2018-02-28 Sandro SantilliRename "astyle" Makefile rule to "fmt", mark as phony
2018-02-27 Raúl Marín... test_rect_tree_contains_point: Fix memory leaks
2018-02-27 Paul RamseyDocument and regress linemerge cases from SO
2018-02-27 Regina Obefix xsl script. Was flagging 2.4 items instead of...
2018-02-27 Regina ObeAdd ST_Buffer side=arg enhancement not to the docs.
2018-02-26 Paul Ramseytest case for CPADistance with narrow temporal ranges...
2018-02-26 Paul RamseyAdd re-generated files, a little after the lexer/parser
2018-02-26 Paul RamseyFix memory corruption in case where lexer is interrupte...
2018-02-26 Paul RamseyUse more precise bounds when testing overlap of tempora...
2018-02-26 Paul RamseyIgnore build dir
2018-02-24 Sandro Santillijsonb type is only available since PostgreSQL 9.4.0
2018-02-23 Mateusz LoskotClarify ST_Band, ST_AsTIFF description in case any...
2018-02-23 Sandro SantilliST_LineToCurve is also available since 1.3.0
2018-02-23 Sandro SantilliFix availability of ST_CurveToLine
2018-02-22 Paul RamseyAdd cache support for rect_node trees and expose for...
2018-02-22 Darafei PraliaskouskiFormat lwgeom_geos_clean.c before digging in
2018-02-22 Darafei PraliaskouskiFix cast from box3d to geometry
2018-02-22 Darafei Praliaskouskilwgeom_geos.c: clean up copy-paste
2018-02-21 Regina Obeminor edits
2018-02-21 Regina ObeIntro hasn't been edited in 10 years. Get rid of some...
2018-02-21 Sandro SantilliLowercase Algunenano
2018-02-20 Regina ObeAdd Raúl Marín Rodríguez to developers list
2018-02-20 Regina Oberevert commit r16327 of this file. Was causing parse...
2018-02-20 Sandro SantilliSwitch to PostgreSQL 9.6 and libjson-c-dev
2018-02-20 Paul RamseyEdge tree index on geometries makes distance calculatio...
2018-02-20 Darafei PraliaskouskiFormatting lwgeom_geos.c
2018-02-20 Darafei PraliaskouskiFix errorneous ticket number.
2018-02-20 Darafei PraliaskouskiDrop cstring2text/text2cstring in favor of PostgreSQL...
2018-02-20 Bborie Parkuse text_to_cstring instead of text2cstring
2018-02-20 Darafei PraliaskouskiPROJ: Cleanup point4d_transform and lwproj_from_string
2018-02-20 Darafei Praliaskouskirtpg_wkb: Add missing include
2018-02-19 Regina ObeGet rid of lib_envs.sh back to declaring everything...
2018-02-19 Bborie ParkMerge branch '2221_WKB_HexWKB'
2018-02-19 Regina Obemove library version declare into shared script --...
2018-02-17 Darafei PraliaskouskiAdd support to unstroke GEOMETRYCOLLECTION
2018-02-17 Darafei Praliaskouskipj_transform: Reset pj_errno after any error
2018-02-17 Darafei Praliaskouski[github] Configure codecov
2018-02-15 Daniel BastonAdd single-sided buffer option
2018-02-13 Paul RamseyUse -p call in bison instead of name-prefix in .y file
2018-02-13 Darafei Praliaskouskicheck_gdal: Don't assume failure when the datapath...
2018-02-13 Darafei PraliaskouskiAddress warnings across liblwgeom/ and postgis/
2018-02-10 Regina Obehard-code CGAL 4.11 to try to fix sfcgal 1.3.2 compileN
2018-02-08 Paul RamseyFix build tests around geometric median (Raúl Marín...
2018-02-08 Paul Ramsey#4006, cast json/jsonb to text in ST_GeomFromGeoJSON
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
next