2015-05-27 |
Sandro Santilli | Fix ST_ClosestPointOfApproach assumption of lwgeom... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Regina Obe | the actual geography tst needs some work, but for now... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Regina Obe | #3134: make garden doesn't install postgis (revise... |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Paul Ramsey | #3126, ST_SubDivide garden crasher on Polyhedral Surface |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Paul Ramsey | Formatting |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Paul Ramsey | 0se FP_TOLERANCE instead of 0 |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Paul Ramsey | Do KNN distance calcs on the spherod |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Sandro Santilli | Fix return type of LRS functions in docs from float... |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Sandro Santilli | Add missing tests for ST_AddMeasure and ST_InterpolatePoint |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Sandro Santilli | Add ST_ClosestPointOfApproach (#3128) |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Sandro Santilli | Remove unused variable |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Sandro Santilli | Add some const qualifiers for 3d distance functions |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Regina Obe | #2703: KNN geography recheck tests |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Paul Ramsey | Test for crasher |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Paul Ramsey | Fix crasher found in garden tests |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Paul Ramsey | Move inline functions for clang compat |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Sandro Santilli | It's the object files that depend on headers, not the... |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Sandro Santilli | Inline helper measures3d functions |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Sandro Santilli | Consider all headers as dependencies of library |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Sandro Santilli | Header guard and macro-protection for measures3d header |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Regina Obe | was right first time -- no space at end. |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Regina Obe | oops correction to what should be the results |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Regina Obe | #2703 knn_recheck regress tests -- will currently fail... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Nicklas Avén | Update NEWS-file |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Paul Ramsey | #2703, don't use the cache when running distance tests... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Regina Obe | minor wording and additional explain of KNN true dist... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Paul Ramsey | Properly guard against unused parameter reads |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Regina Obe | Catch enhancements |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Paul Ramsey | #3123, add example using array input form of function |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sandro Santilli | Typos |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Paul Ramsey | <-> for geography committed with recheck |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sandro Santilli | Reduce string concatenation operations |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Paul Ramsey | Clarify status |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Paul Ramsey | #3124, Deprecation Warnings inside Aggregates |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sandro Santilli | Add postgis-out.xml back as a dependency of postgis_agg... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sandro Santilli | Reduce number of calls to ST_RelateMatch during Validat... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sandro Santilli | Fix dependency of postgis_aggs_mm.xml Makefile rule |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Regina Obe | Do not get fooled by carriage returns - chomp did not... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Paul Ramsey | #2703, support true KNN in PgSQL 9.5+ |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sandro Santilli | Do not get fooled by carriage returns |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Fix regression "error" in UTM/geog ticket |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Fix comment |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Only use new geodesics when Proj 4.9 is installed |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Support new array_create_iterator in 9.5 |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Avoid regression failures when using old geodetic support |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | Include new files for #2918 |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Paul Ramsey | #2918, Use GeographicLib functions for geodetics |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sandro Santilli | Drop obsoleted _st_mapalgebra version on upgrade (... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sandro Santilli | Fix error message about malformed --upgrade-path format |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sandro Santilli | Improve upgrade tester by adding postgis objects (... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sandro Santilli | Fix confusing help message for --with-pgconfig |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Bborie Park | DO block to emit message. ticket #3118 |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sandro Santilli | Note Length2d_spheroid and Point_Inside_Circle renames |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sandro Santilli | Add test for ST_Length2DSpheroid |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sandro Santilli | Deprecate ST_Length2D_Spheroid, renamed to ST_Length2DS... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sandro Santilli | Warn deprecation of ST_Locate_Between_Measures and... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sandro Santilli | Remove unused assignment |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Simplify argument handling for twkb |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Free iterator when complete |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Replace manual array iterating with pgsql iterator |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Remove manual array iteration |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | De-dupe doc entries |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Remove unneed bytebuffer.h ref |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | #3085, document ST_GeomFromTWKB |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Add back some $Id tags and files missing in TWKB commit |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Remove the many and unloved $Id$ tags that clutter... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Include old regression cases for GeoJSON |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | Quiet warnings about using fabs on ints |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Paul Ramsey | #3085 Add aggregate support and enhance TWKB support... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Regina Obe | fix tag mismatch |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Regina Obe | Figures for new ST_Subdivide function |
commit | commitdiff | tree | snapshot |
2015-05-12 |
Paul Ramsey | #3108, subdivide dropping some squares |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Sandro Santilli | Deprecate ST_Point_Inside_Circle (#2748) |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Regina Obe | get rid of dangling para mark |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Regina Obe | add ST_AsX3D Geocoordinates and axis flipping support... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Regina Obe | #897 (part of #2840 ) Support for X3D Geocoordinate... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Add installcheck step to travis build |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Fix online tickets test with sfcgal |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Simplify a couple of sfcgal tests to simply wrap originals |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Allow passing custom RUNTESTFLAGS with 'make installcheck' |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Fix online legacy test with sfcgal (#3105) |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Properly handle tear-down with --sfcgal |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Add "installcheck" rule (#2358) |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Make Postgis_Noop call unambiguous to not fail with... |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | C++ style comments are not allowed in ISO C90 |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Sandro Santilli | Rename "errmsg" variable to avoid clash with PostgreSQL... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Bborie Park | regex for parsing constraints. ticket #3096 |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Bborie Park | add unit tests for numeric overflow. ticket #3100 |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Bborie Park | round to 10 places instead of numeric(25,10). ticket... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Regina Obe | add other error you might see to the security raster faq |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Regina Obe | Put back raster security details that are in 2.1 but... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Regina Obe | #2365: Significantly improve performance of find_srid... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Paul Ramsey | Quiet pedantic warnings some |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Paul Ramsey | C90 madness |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Paul Ramsey | Quiet warnings about misuse of abs() / fabs() on |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Paul Ramsey | #3104, st_asgml introduces random characters in ID... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Regina Obe | change to drop view if exists just in case it doesn't |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Regina Obe | #3103 Get rid of casting of table, schema, and column... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Paul Ramsey | #2587, CompoundCurve with empties parses differently... |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Paul Ramsey | #2335, rename internal LWGEOMWKB to be a bit more clear... |
commit | commitdiff | tree | snapshot |
next |