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-10 |
Paul Ramsey | Ptarray in place repeated point removal returns, passin... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Paul Ramsey | Back out ptarray changes for now (references #3877) |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Sandro Santilli | Remove trailing blanks |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Regina Obe | Update geocode batch update example to use LATERAL... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Sandro Santilli | Forbid creating raster support objects in a schema... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Sandro Santilli | Report extension status of postgis from postgis_full_ve... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Sandro Santilli | Use IF NOT EXISTS when dropping things |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Sandro Santilli | Add check for postgis raster being already installed |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Sandro Santilli | Do not suggest to uninstall postgis when already found |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Regina Obe | Get rid of major.micro_version in generated lib file... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Paul Ramsey | Quiet strk's warnings? |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Paul Ramsey | Change spaces to tabs in indenting |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Sandro Santilli | Keep running on failure, report all pass/fail/skip... |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Sandro Santilli | Report which upgrade failed |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Sandro Santilli | Use variables more (generic cleanup) |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Mark twkb input buffers as const |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Mark non-mutating segmentize functions as const |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Move remove_repeated_points to an in_place basis |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Ramsey | Performance improvements for b-tree geometry sorts |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Sandro Santilli | Generate postgis.control at make time, not configure... |
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-06 |
Daniel Baston | Add ST_LineInterpolatePoints |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Remove unused function prototypes from internal header |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Remove un-used function flip_coordinates |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Sandro Santilli | Uninstall upgrade paths on `make uninstall` |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Make lwgeom_dimensionality use a const argument |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Move simplify code to an in_place basis, |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Suite name should match file name |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Sandro Santilli | Don't forget to install the extension file and the... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Sandro Santilli | Really only install symlinks for upgrade paths |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | lwtriangle_is_repeated_points should be local to lwtria... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Combine multiple signum definitions |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Paul Ramsey | Fix division by zero in lw_dist2d_arc_arc |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Sandro Santilli | Remove duplicated DATA and useless EXTRA_CLEAN append |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Sandro Santilli | Drop conditionals on PG 91 (we require 93+ anyway) |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Björn Harrtell | ST_AsMVTGeom clarification on semantics of mvt_geom |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Björn Harrtell | ST_AsMVTGeom use lwgeom_grid_in_place |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Paul Ramsey | Be slightly looser in dupe detection in gridding |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Paul Ramsey | Fix memory leak in in-place gridding, when |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Regina Obe | Update travis to use proj 4.9.2 the painful way. |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Paul Ramsey | Make lwgeom_grid_in_place, and move around function |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Sandro Santilli | Install a single upgrade script and use symlinks for... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Regina Obe | Add 2.4.0 and 2.4.0dev to migration options. Get rid... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Regina Obe | Get rid of trailing spaces |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Regina Obe | ST_Angle function from Rémi Cura |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Regina Obe | update news to reflect PostGIS 2.4.0 has been released... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Paul Ramsey | Fix markdown links |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Paul Ramsey | Move many internal signatures into liblwgeom_internal... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Björn Harrtell | ST_AsMVT / ST_AsMVTGeom refactor to avoid deep clone |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Sandro Santilli | [travis] install xmllint to run documentation tests |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Sandro Santilli | [travis] ccache to make compilation faster |
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 | mark postgis_noop STABLE also for raster input |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sandro Santilli | There's no reason why postgis_noop should be volatile |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Add -lm to liblwgeom link line |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Fix memory leaks in BTREE operators |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Disable accidentally enabled debug |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Attempt to fix yaml syntax in drone config |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Sandro Santilli | Add lwt_Polygonize and lwt_AddLineNoFace functions |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Regina Obe | forgot about proj - bump to 4.9 |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Regina Obe | Update README to reflect new agreed upon requirements... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Sandro Santilli | Move PostgreSQL conditional at the top of the file |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Regina Obe | Can't load against PostgreSQL 11 head DatumGetJsonb... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Paul Ramsey | Make all suite names one-word, lowercase |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Sandro Santilli | Guard .proto file for not getting trailing blanks |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Sandro Santilli | Drop trailing blank from vector_tile.proto |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Paul Ramsey | Complete source TODO item, use double access for ptarra... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Paul Ramsey | Find all duplicates, even within very short polygons... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Paul Ramsey | Allow triangles unclosed in M to be parsed in WKT ... |
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 | Flip to 2.5.0 development |
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 |
next |