2015-04-03 |
Nicklas Avén | effective area: fix multiple bugs in minHeap and make... |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Paul Ramsey | Fix z+ handling |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Paul Ramsey | GeoJSON maintenance |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Nicklas Avén | Add minheap for ordering areas, and funtionality to... |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Paul Ramsey | Entity the < |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Paul Ramsey | Add doc entry for ST_Subdivide |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Bborie Park | invalid operator. Ticket #3090 |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Bborie Park | Fix ST_DumpValues() crasher when cleaning. Ticket ... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Sandro Santilli | Do not (re)define strcasestr in a public header (#3088) |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Sandro Santilli | Add 2.1.5 and 2.1.6 sections in NEWS |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Regina Obe | #3087 cast text to geometry lwgeom_regress failure... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Regina Obe | #3080 regress failure on 9.5. Put in an OFFSET 0 on... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Paul Ramsey | Back out changes from #3056 |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Paul Ramsey | Reorder to C order |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Paul Ramsey | Reorder to C standard |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Paul Ramsey | #3031, allow MULTIPOINT EMPTY into Geometry(Point)... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Sandro Santilli | Add missing typmod tests for high-dimensioned TINs |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Sandro Santilli | Add non-empty (multi)point cases to the typmod test... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Sandro Santilli | Fix typo in typmod test (#3031) |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Paul Ramsey | #3056, only do 3d distance calcs when both args are 3d |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Paul Ramsey | #2969, memory leak in the function of "lwtriangle_from_... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Paul Ramsey | #2941, add test to back up changes |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sandro Santilli | Fix availability info for "agg_count" type (#3082) |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sandro Santilli | Fix availability info for "summarystats" type (#3082) |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sandro Santilli | Fix soft upgrade from 2.0 to 2.2 (#3081) |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sandro Santilli | Add upgrade path from 2.0.6 |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Sandro Santilli | Libtoolize build of loader unit tester, fixing build... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Paul Ramsey | Revert previous commit, problem tricked into raster... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Paul Ramsey | Add a regression test for ST_Subdivide |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Paul Ramsey | #3061, Allow duplicate points in JSON, GML, GML ST_Geom... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Paul Ramsey | #3061, do not drop repeated points when reading JSON... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Sandro Santilli | Include float.h for DBL_DIG define (#3079) |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Sandro Santilli | Generate pom.xml at configure time (#2626) |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Sandro Santilli | Strip newlines and comments from uninstall/drop scripts |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Sandro Santilli | Update postgis_restore.pl skip list |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Sandro Santilli | Draft an "update-restore" rule to update postgis_restor... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Sandro Santilli | Canonicalize signature skip list a bit |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Sandro Santilli | Clarify the role of ST_DumpValues array indexes |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Sandro Santilli | Fix bug in comment |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Sandro Santilli | Libtoolize generator build, fixing it for me |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Paul Ramsey | Comments and notes |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Paul Ramsey | Fix elog error |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Paul Ramsey | #3074, subdivide any geometry into a simple set of |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Paul Ramsey | #3074, add in lwgeom backend for subdivision |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Paul Ramsey | #3074, first piece of infrastructure, count points... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Paul Ramsey | Remove un-used pgsql headers |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sandro Santilli | Fix ST_ClipByBox2D after gbox calculations centralizati... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sandro Santilli | Fix build after gbox calculations centralization (r13313) |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sandro Santilli | Update expected results from sfcgal tests after bbox... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sandro Santilli | Simplify geometry type constraint (#3070) |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Make serialization code more agressive about not adding... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Move free before the report |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Centralize gbox calculations in liblwgeom |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Change more getpoint2d_p to const point calls |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Change some more functions to use getPoint2d_cp |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Change some getPoint2d_p to getPoint2d_cp |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Move some more primitive pointarray accesses back to... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Ramsey | Replace a few more gserialized reads with the macro |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Paul Ramsey | Catch remaining detoasting calls and replace with MACRO |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Paul Ramsey | Wrap de-toastings in a common MACRO |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Paul Ramsey | Be (slightly) more memory friendly when generating... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Paul Ramsey | #3069, bounding boxes added to simple objects on deseri... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Sandro Santilli | Have postgis_typmod_dims return NULL for unconstrained... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Sandro Santilli | Implement canonical text output for GIDX and BOX2DF |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Sandro Santilli | Fix ND-GiST picksplit method to split on the best plane... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Sandro Santilli | Reduce length of purpose section for ST_Buffer and... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sandro Santilli | Reorder docs parameters |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sandro Santilli | Add ST_SwapOrdinates function |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sandro Santilli | Update corporate name OpenGeo -> Boundless |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sandro Santilli | Add N-dimensional distance operator with KNN support |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Sandro Santilli | Include the LIMIT clause in KNN scan test queries |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Sandro Santilli | Re-enable all scan types by the end of index test |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Sandro Santilli | Only run KNN tests when building against PostgreSQL... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Sandro Santilli | Make sure <#> order is unambiguous for first result |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Sandro Santilli | Fix scan type detection function to work with nested... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Add test for index supported KNN queries |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Do not require XML support in PostgreSQL for testing... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Add test for use of GiST index with && operator |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Paul Ramsey | #3053: possible bug in geometry_geometrytype (strncat... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Paul Ramsey | #3051, warning: 'end' may be used uninitialized in... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Further reword docs for <-> and <#> operators |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Make <-> and <#> operators also available with pgsql... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Sandro Santilli | Improve documentation for GetRingEdges (#3046) |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Paul Ramsey | Move snap-to-grid functions into lwgeom where they... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Paul Ramsey | #3050 Peak into header for GeometryType |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Paul Ramsey | #3049 Use getPoint_cp for read-only accesses |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Sandro Santilli | Fix dimensionality confusion in &&& operator (#3045) |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Sandro Santilli | Add bbox cache size test |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Paul Ramsey | #3048, speed up simplify |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Sandro Santilli | Remove spaces and capital letters from suite names |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Sandro Santilli | Add tests for ND overlap operator &&& |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Sandro Santilli | Add a couple of tests for <-> and <#> operators (#3036) |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Sandro Santilli | Add missing tests for ancient operators |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Paul Ramsey | update readme |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Paul Ramsey | Harmonize Suite names |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Paul Ramsey | #3041, add remaining tests |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Paul Ramsey | #3041, Cunit 2.1-3 breaks testing |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Paul Ramsey | #3041, Cunit 2.1-3 breaks testing |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Sandro Santilli | Add note about missing operator tests |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Sandro Santilli | Extract operators tests from the generic, legacy "regre... |
commit | commitdiff | tree | snapshot |
next |