]> granicus.if.org Git - postgis/shortlog
postgis
2015-06-24 Paul Ramsey#3177, gserialized_is_empty cannot handle nested empty...
2015-06-23 Sandro SantilliExpose ST_CPAWithin to SQL
2015-06-23 Sandro SantilliAdd lwgeom_cpa_within function
2015-06-23 Sandro SantilliRegister a notice handler in cu_tester
2015-06-23 Sandro SantilliAdd multipolygon-by-line ST_Split case in documentation
2015-06-23 Sandro SantilliWorkaround PostgreSQL-9.5dev bug forcing install on...
2015-06-23 Sandro SantilliReduce number of queries by one within ST_ModEdgeSplit
2015-06-23 Sandro SantilliWorkaround PostgreSQL-9.5dev bug forcing install on...
2015-06-22 Sandro SantilliDrop PGXSOVERRIDE temporary hack. PostgreSQL 9.0 is...
2015-06-22 Sandro SantilliAdd links to official code repo and project homepage
2015-06-22 Sandro SantilliRemove github advertisement from README.md
2015-06-19 Sandro SantilliAdd an lwpgwarning function, for those who worry !
2015-06-18 Sandro SantilliST_ApproximateMedialAxis: cast WKT to geometry on plpgq...
2015-06-17 Sandro SantilliBye bye, java
2015-06-17 Sandro SantilliAdd SRID conservancy in ApproximateMedialAxis test
2015-06-17 Sandro SantilliAdd ST_ApproximateMedialAxis (#3169)
2015-06-16 Sandro SantilliRevert "Build liblwgeom with -no-undefined flag"
2015-06-16 Sandro SantilliMake SFCGAL version available in sqldefines.h
2015-06-16 Sandro SantilliMake SFCGAL version available in postgis_config.h.in
2015-06-13 Sandro SantilliAdd ST_Boundary in "see also" section for ST_MakePolygon
2015-06-13 Sandro SantilliFix the "maintainer-clean" rule, and avoid maven downlo...
2015-06-13 Sandro SantilliOnly remove pom.xml on "make maintainer-clean"
2015-06-12 Sandro SantilliInclude pom.xml in distribution (#3154)
2015-06-12 Sandro SantilliStop using "cvs" string in dist script
2015-06-12 Paul Ramsey#3164, ST_ClipByBox2D a little less brittle
2015-06-12 Regina Obetake out pom make section to try to make travis happy...
2015-06-12 Paul Ramsey#1137, Add a tolerance distance to ST_RemoveRepeatedPoints
2015-06-12 Sandro SantilliAdd item about new functions supporting compoundcurve...
2015-06-11 Paul Ramsey#2717, support startpoint, endpoint, pointn, numpoints...
2015-06-11 Sandro SantilliOptimize ptarray_locate_along_linear to really honour...
2015-06-11 Sandro SantilliAdd test for ST_Affine bbox cache bug (#3159)
2015-06-11 Sandro SantilliMake ST_Scale not use ST_Affine
2015-06-11 Paul Ramsey#3159, only add boxes to geometries that are input...
2015-06-11 Sandro SantilliAdd missing item about |=| addition
2015-06-11 Sandro SantilliAllow passing M factor to ST_Scale (#3062)
2015-06-11 Sandro Santillilwgeom_scale: recompute bounding box if needed
2015-06-11 Sandro SantilliMove liblwgeom logging functions outside of public...
2015-06-11 Sandro SantilliDrop unused lw_vasprintf / lw_asprintf functions from...
2015-06-11 Sandro SantilliBuild liblwgeom with -no-undefined flag
2015-06-11 Sandro SantilliMove temporal function wrappers in their own file
2015-06-10 Sandro SantilliFix unused vars and funx warnings building against...
2015-06-10 Sandro SantilliRestore liblwgeom API compatibility (#3156)
2015-06-10 Sandro SantilliConvert varint test to use the new ASSERT_STRING_EQUAL...
2015-06-10 Sandro SantilliConvert ptarray test to use the new ASSERT_STRING_EQUAL...
2015-06-10 Sandro SantilliAdd lwgeom_scale and ptarray_scale with support of...
2015-06-10 Sandro SantilliTrim refpurpose section for <-> operator, move details...
2015-06-10 Sandro SantilliAdd |=| operator with CPA semantic and KNN support...
2015-06-10 Sandro SantilliEnsure ST_DistanceCPA returns NULL if inputs do not...
2015-06-10 Sandro SantilliRemove liblwgeom.h on make uninstall (#3155)
2015-06-10 Sandro SantilliAdd note about minimum PROJ4 version requirement raise
2015-06-09 Regina Obe#3154: revise make dist to build pom and not delete.
2015-06-09 Sandro SantilliFix definition of ST_DistanceCPA
2015-06-09 Sandro SantilliST_DistanceCPA: return distance at closest point of...
2015-06-09 Sandro SantilliHave ST_ClosestPointOfApproach return NULL if inputs...
2015-06-09 Sandro SantilliBe less noisy on meeting trajectories, add temporal...
2015-06-09 Sandro SantilliFix lwgeom_tcpa distance computation for degenerate...
2015-06-09 Sandro SantilliImplement missing distance3d_pt_pt function
2015-06-09 Sandro SantilliUpdate in-header documentation for lwgeom_split
2015-06-06 Regina Obe#2906: move census functions into tiger_loader_2014...
2015-06-05 Regina Obe#2906: Fix webiste link postgis.net (instead of postgis...
2015-06-04 Sandro SantilliGet "Closest Point of Approach" name straight ...
2015-06-04 Sandro SantilliMove ST_ClosestPointOfApproach tests under temporal.sql
2015-06-04 Regina Obechange extension install to go from root of tiger
2015-06-04 Regina Obea lot of this stuff is not tiger_2011, we should just...
2015-06-04 Paul Ramsey#2287, fix regressions with new debug in raster
2015-06-04 Nicklas AvénHarmonize ST_SimplifyVW with ST_Simplify behavior when...
2015-06-04 Paul Ramsey#2287, move debug messages in --enable-debug builds...
2015-06-04 Regina Obe#3133 add nd index recheck tests
2015-06-04 Regina Oberework the knn recheck tests for goemetry, geography...
2015-06-04 Sandro SantilliEmbed full version (and revision) in package name for...
2015-06-03 Paul Ramseyspellign
2015-06-03 Paul Ramsey#3133, support for recheck on M-measured geometries
2015-06-03 Paul RamseyIsolate <<->> in version-checked regression file
2015-06-03 Paul Ramseywhitespace
2015-06-03 Paul Ramsey#3133, add <<->> recheck supporrt and rip out <<#>>
2015-06-03 Nicklas AvénGuard from 1 point linestrings in st_simplifyvw and...
2015-06-03 Paul Ramsey#3132, KNN box-only operator <-> for geography to suppo...
2015-06-03 Paul Ramsey#3140, fix comparison function
2015-06-03 Paul Ramseyquite tests a bit
2015-06-03 Sandro SantilliUpdate the GEOS version warning to recommend 3.4.2
2015-06-02 Paul Ramsey#3143, use right type size / simpler pointer math?
2015-06-01 Paul RamseyGuard against crazy selectivity numbers
2015-06-01 Sandro SantilliST_BoundingDiagonal (#3139)
2015-06-01 Paul RamseyHarmonize regression test
2015-06-01 Paul RamseyStylistic OCD
2015-06-01 Paul RamseyHarmonize threshold w/ message
2015-06-01 Regina Obe#3074: Add postgres regress for ST_SubDivide, update...
2015-05-31 Regina Obemore fine tuning to force index use during index tests
2015-05-31 Regina Obe#3127 revert back to use sphere distance (spheroid...
2015-05-31 Regina Oberevert last change
2015-05-31 Regina Obe#3143 get rid of duplicate measure_suite_setup declarat...
2015-05-31 Regina Obe#3127 Switch knn to use spheroid distance instead of...
2015-05-30 Nicklas AvénA small opimization to not use temp buffer when size...
2015-05-30 Paul Ramsey#3131, just fix KNN w/ big hammer
2015-05-29 Paul RamseyUse the right function!
2015-05-29 Paul RamseyRemove stub code!
2015-05-29 Paul Ramsey#3131, fix crasher
2015-05-29 Regina ObeAdd raster garden tests to make garden run
2015-05-29 Paul RamseyLower limit on max vertices
2015-05-29 Paul Ramsey#3131, KNN geography still gives ERROR: index returned...
next