]> granicus.if.org Git - postgis/shortlog
postgis
2015-05-27 Sandro SantilliFix ST_ClosestPointOfApproach assumption of lwgeom...
2015-05-27 Regina Obethe actual geography tst needs some work, but for now...
2015-05-27 Regina Obe#3134: make garden doesn't install postgis (revise...
2015-05-26 Paul Ramsey#3126, ST_SubDivide garden crasher on Polyhedral Surface
2015-05-26 Paul RamseyFormatting
2015-05-26 Paul Ramsey0se FP_TOLERANCE instead of 0
2015-05-26 Paul RamseyDo KNN distance calcs on the spherod
2015-05-26 Sandro SantilliFix return type of LRS functions in docs from float...
2015-05-26 Sandro SantilliAdd missing tests for ST_AddMeasure and ST_InterpolatePoint
2015-05-26 Sandro SantilliAdd ST_ClosestPointOfApproach (#3128)
2015-05-26 Sandro SantilliRemove unused variable
2015-05-26 Sandro SantilliAdd some const qualifiers for 3d distance functions
2015-05-26 Regina Obe#2703: KNN geography recheck tests
2015-05-25 Paul RamseyTest for crasher
2015-05-25 Paul RamseyFix crasher found in garden tests
2015-05-25 Paul RamseyMove inline functions for clang compat
2015-05-25 Sandro SantilliIt's the object files that depend on headers, not the...
2015-05-25 Sandro SantilliInline helper measures3d functions
2015-05-25 Sandro SantilliConsider all headers as dependencies of library
2015-05-25 Sandro SantilliHeader guard and macro-protection for measures3d header
2015-05-25 Regina Obewas right first time -- no space at end.
2015-05-25 Regina Obeoops correction to what should be the results
2015-05-25 Regina Obe#2703 knn_recheck regress tests -- will currently fail...
2015-05-24 Nicklas AvénUpdate NEWS-file
2015-05-22 Paul Ramsey#2703, don't use the cache when running distance tests...
2015-05-22 Regina Obeminor wording and additional explain of KNN true dist...
2015-05-22 Paul RamseyProperly guard against unused parameter reads
2015-05-22 Regina ObeCatch enhancements
2015-05-22 Paul Ramsey#3123, add example using array input form of function
2015-05-22 Sandro SantilliTypos
2015-05-21 Paul Ramsey<-> for geography committed with recheck
2015-05-21 Sandro SantilliReduce string concatenation operations
2015-05-21 Paul RamseyClarify status
2015-05-21 Paul Ramsey#3124, Deprecation Warnings inside Aggregates
2015-05-21 Sandro SantilliAdd postgis-out.xml back as a dependency of postgis_agg...
2015-05-21 Sandro SantilliReduce number of calls to ST_RelateMatch during Validat...
2015-05-21 Sandro SantilliFix dependency of postgis_aggs_mm.xml Makefile rule
2015-05-20 Regina ObeDo not get fooled by carriage returns - chomp did not...
2015-05-20 Paul Ramsey#2703, support true KNN in PgSQL 9.5+
2015-05-20 Sandro SantilliDo not get fooled by carriage returns
2015-05-19 Paul RamseyFix regression "error" in UTM/geog ticket
2015-05-19 Paul RamseyFix comment
2015-05-19 Paul RamseyOnly use new geodesics when Proj 4.9 is installed
2015-05-19 Paul RamseySupport new array_create_iterator in 9.5
2015-05-19 Paul RamseyAvoid regression failures when using old geodetic support
2015-05-19 Paul RamseyInclude new files for #2918
2015-05-19 Paul Ramsey#2918, Use GeographicLib functions for geodetics
2015-05-18 Sandro SantilliDrop obsoleted _st_mapalgebra version on upgrade (...
2015-05-18 Sandro SantilliFix error message about malformed --upgrade-path format
2015-05-18 Sandro SantilliImprove upgrade tester by adding postgis objects (...
2015-05-18 Sandro SantilliFix confusing help message for --with-pgconfig
2015-05-15 Bborie ParkDO block to emit message. ticket #3118
2015-05-15 Sandro SantilliNote Length2d_spheroid and Point_Inside_Circle renames
2015-05-15 Sandro SantilliAdd test for ST_Length2DSpheroid
2015-05-15 Sandro SantilliDeprecate ST_Length2D_Spheroid, renamed to ST_Length2DS...
2015-05-15 Sandro SantilliWarn deprecation of ST_Locate_Between_Measures and...
2015-05-15 Sandro SantilliRemove unused assignment
2015-05-13 Paul RamseySimplify argument handling for twkb
2015-05-13 Paul RamseyFree iterator when complete
2015-05-13 Paul RamseyReplace manual array iterating with pgsql iterator
2015-05-13 Paul RamseyRemove manual array iteration
2015-05-13 Paul RamseyDe-dupe doc entries
2015-05-13 Paul RamseyRemove unneed bytebuffer.h ref
2015-05-13 Paul Ramsey#3085, document ST_GeomFromTWKB
2015-05-13 Paul RamseyAdd back some $Id tags and files missing in TWKB commit
2015-05-13 Paul RamseyRemove the many and unloved $Id$ tags that clutter...
2015-05-13 Paul RamseyInclude old regression cases for GeoJSON
2015-05-13 Paul RamseyQuiet warnings about using fabs on ints
2015-05-13 Paul Ramsey#3085 Add aggregate support and enhance TWKB support...
2015-05-12 Regina Obefix tag mismatch
2015-05-12 Regina ObeFigures for new ST_Subdivide function
2015-05-12 Paul Ramsey#3108, subdivide dropping some squares
2015-05-11 Sandro SantilliDeprecate ST_Point_Inside_Circle (#2748)
2015-05-09 Regina Obeget rid of dangling para mark
2015-05-09 Regina Obeadd ST_AsX3D Geocoordinates and axis flipping support...
2015-05-09 Regina Obe#897 (part of #2840 ) Support for X3D Geocoordinate...
2015-05-04 Sandro SantilliAdd installcheck step to travis build
2015-05-04 Sandro SantilliFix online tickets test with sfcgal
2015-05-04 Sandro SantilliSimplify a couple of sfcgal tests to simply wrap originals
2015-05-04 Sandro SantilliAllow passing custom RUNTESTFLAGS with 'make installcheck'
2015-05-04 Sandro SantilliFix online legacy test with sfcgal (#3105)
2015-05-04 Sandro SantilliProperly handle tear-down with --sfcgal
2015-05-04 Sandro SantilliAdd "installcheck" rule (#2358)
2015-05-04 Sandro SantilliMake Postgis_Noop call unambiguous to not fail with...
2015-05-04 Sandro SantilliC++ style comments are not allowed in ISO C90
2015-05-04 Sandro SantilliRename "errmsg" variable to avoid clash with PostgreSQL...
2015-05-03 Bborie Parkregex for parsing constraints. ticket #3096
2015-05-02 Bborie Parkadd unit tests for numeric overflow. ticket #3100
2015-05-02 Bborie Parkround to 10 places instead of numeric(25,10). ticket...
2015-05-02 Regina Obeadd other error you might see to the security raster faq
2015-05-02 Regina ObePut back raster security details that are in 2.1 but...
2015-04-29 Regina Obe#2365: Significantly improve performance of find_srid...
2015-04-29 Paul RamseyQuiet pedantic warnings some
2015-04-29 Paul RamseyC90 madness
2015-04-29 Paul RamseyQuiet warnings about misuse of abs() / fabs() on
2015-04-29 Paul Ramsey#3104, st_asgml introduces random characters in ID...
2015-04-27 Regina Obechange to drop view if exists just in case it doesn't
2015-04-27 Regina Obe#3103 Get rid of casting of table, schema, and column...
2015-04-27 Paul Ramsey#2587, CompoundCurve with empties parses differently...
2015-04-27 Paul Ramsey#2335, rename internal LWGEOMWKB to be a bit more clear...
next