2017-10-11 |
Paul Ramsey | Fix rare missing boxes in geometry subdivision |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Paul Ramsey | PgSQL 11 support for 2.4 branch (DatumGetJsonbP macro) |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Paul Ramsey | Throw error on malformed WKB input (2.4 branch) |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Paul Ramsey | Undefined behaviour in pointarray_to_encoded_polyline... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Paul Ramsey | Fix undefined behaviour in zigzag with negative inputs... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Paul Ramsey | lw_dist2d_pt_arc division by zero (References #3874) |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Regina Obe | Update geocode batch update example to use LATERAL... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Performance improvements for b-tree geometry sorts |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | geohash_point_as_int: Fix undefined behaviour in shift... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Undefined behaviour in TYPMOD_GET_SRID |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Combine multiple signum definitions (2.4) |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | division by zero in lw_dist2d_arc_arc |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Paul Ramsey | Fix union issue (References #3871) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Paul Ramsey | Use type-pun to avoid memcpy in building morton key... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Paul Ramsey | Gracefully handle short-measure issue (Closes #3845) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sandro Santilli | Add -lm to liblwgeom link line |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Sandro Santilli | Fix memory leaks in BTREE operators |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Fix yaml syntax in drone config |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Regina Obe | Bump version to 2.4.1dev, get rid of alpha, beta too |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Regina Obe | update README to reflect that 3.4 or higher is required... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Regina Obe | Soft launch PostGIS 2.4.0 |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Regina Obe | Update change log with latest changes |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Regina Obe | it's already 9/27 update date. |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Regina Obe | update changes done since 2.4.0rc3 in prep for tagging |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Paul Ramsey | Allow triangles unclosed in M to be WKT parsed (Referen... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Ignore vector_tile.pb-c when checking for trailing... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Remove trailing blank from postgis_config.h.in, prevent... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Do not use .gitignore for checking trailing blank spaces |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Remove trailing blanks |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Make check-no-trailing-blanks implementation POSIX... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sandro Santilli | Ignore generated files in check-no-trailing-blanks |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Regina Obe | update badges to point at 2.4, update to 2.4.0rc3 |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Regina Obe | Branch 2.4 in prep for release Thursday |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Nicklas Avén | increase expected max variable integer |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Paul Ramsey | Add very large uint64_t test |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Paul Ramsey | st_contains cannot handle curvepolygon / compoundcurve... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | add 2.4.0dev so can upgrade from previous unreleased... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | more parse error fixes |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | fix some tag issues |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | typo |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | prepping for PostGIS 2.4.0rc2 release |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | update pos |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | manually pulled from transifex. For some reason this... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Regina Obe | update template |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Björn Harrtell | ST_AsGeobuf fix double comparison |
commit | commitdiff | tree | snapshot |
2017-09-23 |
Björn Harrtell | ST_AsMVTGeom document internals of transform step |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Regina Obe | fixins for crash testing twkb, ST_GeomFromTWKB, and... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | Add twkb large geometry test |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | Fix crash on larger geometries, caused by direct freeing |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | Make ST_AsGeoBuf more resiliant when fed rows including... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | Remove unused strnicmp macro test (Closes #3862) |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Regina Obe | Note twkb improvements in docs. |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Regina Obe | Use ansi standard names for arg types for ST_AsMVT... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | small doco spelling |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Paul Ramsey | Fix warning |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Regina Obe | revise garden tests so can exercise anyelement now... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Regina Obe | Fixes from Andreas Schild via Transifex |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Regina Obe | Fixes from Andreas Schild via Transifex |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Paul Ramsey | Make ST_AsMVT tolerant of NULL input and return ''... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Paul Ramsey | ST_AsMVTGeom return NULL on EMPTY geometry (References... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Paul Ramsey | Harmonize behavior of ExteriorRing / InteriorRingN |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Paul Ramsey | Improve TWKT performance by avoiding lots of allocations |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Paul Ramsey | Short circuit ST_RepeatedPoints right away on point... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Paul Ramsey | Remove slicing logic from bounding box reader and |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Regina Obe | ST_ConcaveHull fix for EXtenriorRing is not a polygon |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Regina Obe | po and pot updates |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Paul Ramsey | Remove the local hacks for float rounding and go |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Regina Obe | typo and grammar corrections from Andreas Schild |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Paul Ramsey | Strip memcpy from int32 access in gserialized, |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Paul Ramsey | Add regression test for trigonometric length calculation |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Paul Ramsey | Remove unused declaration of LWLINE |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Björn Harrtell | Add notes on optional protobuf-c dependency and some... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Regina Obe | typo |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Sandro Santilli | Fix check-no-trailing-blanks to check for .c, not ... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Sandro Santilli | Remove trailing blanks from .c files |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Regina Obe | typo corrections from Andreas Schild via transifex |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Regina Obe | typo corrections from Andreas Schild via transifex |
commit | commitdiff | tree | snapshot |
2017-09-17 |
Regina Obe | typo corrections from Andreas Schild via transifex |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Paul Ramsey | #3774, compute length of compound on arcs |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Regina Obe | fix parse errors in German de |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Regina Obe | make de_DE suffix be de_DE (we might just scrap de_DE... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
Regina Obe | add de which is further ahead than de_DE |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Paul Ramsey | #3731, backend crash on stats object with zero-size... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Paul Ramsey | Quiet printf warnings in mvt size_t debug messages |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Regina Obe | update pos and pots |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Regina Obe | numerous corrections from Andreas Schild on transifex |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Paul Ramsey | Match spacing in the topology.c file |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Regina Obe | update to reflect website is now versioned on git |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | Include .gitignore in release (used by `make check`) |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | Add check-no-trailing-blanks Makefile rule and run... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | Remove trailing blanks |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | liblwgeom/lwgeom_log.h uses spaces, write in stone ! |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | liblwgeom/box2d.c has space indenting, institutionalize... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Sandro Santilli | Only prepare statements on first run |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Paul Ramsey | #3847, coverity fixes in topology and address standardizer |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Paul Ramsey | #3847, coverity fixes around the loaders |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Regina Obe | update docs to reflect = operator changed in 2.4.0... |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Paul Ramsey | Fix misplaced section end |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Paul Ramsey | #2352, #3249, ST_RemoveIsoEdge is not documented |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Paul Ramsey | #3844 Update docs to match new = operator behaviour |
commit | commitdiff | tree | snapshot |
next |