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 |
2017-09-13 |
Paul Ramsey | Fix comments up on cmp() func |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Sandro Santilli | Fix TopoJSON expected output |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Sandro Santilli | Restore leftmost edge finding in TopoJSON output |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Regina Obe | flip version back to 2.4.0dev |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Regina Obe | Prepping for rc1 release |
commit | commitdiff | tree | snapshot |
2017-09-13 |
Regina Obe | update pots and pos |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Regina Obe | Incorporate news cleanup and amendments from Darafei... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Paul Ramsey | Note the b-tree = operator change for #3844 |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Paul Ramsey | Fix SFCGAL regress tests for #3844 |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Paul Ramsey | #3844, new btree behavior for = and < > |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Regina Obe | more corrections from Andreas Schild and add doc achiev... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Regina Obe | update release notes just in case I forget later |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Regina Obe | drop _ST_DumpPoints from old installs and announce... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Regina Obe | treat alphas and betas as development versions too. |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Regina Obe | update pot and pos to reflect latest updates in transif... |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Regina Obe | Numerous doc fixes from Andreas Schild via transifex |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Regina Obe | Correction from Kwon,Yongchan via transifex |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | Try and ensure clean memory into kmeans algorithm |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | #3841, handle empty == empty when types are same too |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | #3841, make POINT EMPTY < LINESTRING EMPTY |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | Note b-tree change in #3841 |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Sandro Santilli | Simplify version extraction |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Sandro Santilli | Extract target version for upgrades from Version.config |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Regina Obe | Always enable cunit loader tests, per strks request |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | #3841, geography btree handling of empty |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Paul Ramsey | Stop reporting the DEBUG level in config readout |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Regina Obe | initialize state->num_fields and state->pgfieldtypes... |
commit | commitdiff | tree | snapshot |
2017-09-10 |
Björn Harrtell | ST_AsMVTGeom buffer default changed from 0 to 256 |
commit | commitdiff | tree | snapshot |
2017-09-10 |
Björn Harrtell | ST_AsGeobuf attempts to handle type sizes better |
commit | commitdiff | tree | snapshot |
2017-09-10 |
Regina Obe | Fix colmap dbf logic (should be i++ and not ++i). Also... |
commit | commitdiff | tree | snapshot |
2017-09-10 |
Regina Obe | change GEOS warning message to reflect the fact that... |
commit | commitdiff | tree | snapshot |
2017-09-09 |
Björn Harrtell | ST_AsMVT fix doc example output |
commit | commitdiff | tree | snapshot |
2017-09-09 |
Björn Harrtell | ST_AsMVT and ST_AsGeobuf doc fixes and improvements |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Sandro Santilli | Do not call getPointxx_p on empty or null pointarray |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Sandro Santilli | Style only: remove trailing blanks |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | Allow paranoia to be globally defined |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | Remove PARANOIA blocks from lwgeom_api.c entirely |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | Change all PARANOIA blocks to throw errors instead of |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Regina Obe | Fix commenting of anyelement aggregates (will make... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Björn Harrtell | ST_AsMVT/ST_AsMVTGeom/ST_AsGeobuf final signature revision |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | Add paranoia back to lwgeom_api.c, as some code |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | Quiet build noise in raster |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | #3837, --enable-debug to set PARANOIA level |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Paul Ramsey | #3873, st_geohash drops a char for some non-point features, |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Regina Obe | Add in missing news items. |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Replace deep cloning with direct return of pointarrays |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Per PR#139, change return count slightly in case of... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Add svn ignores for new build artifacts |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Place type decls at the top of code blocks per old |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Remove use of lwerror in postgis/ directory, replace |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | Remove type warning |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | #3184, blink fix for PgSQL 11 compile issues on protobu... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Paul Ramsey | #3662, write all notice/debug messages to stderr by... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | Update pt, pl, ko pos |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | update ja pos |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | update it pos |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | updated po for fr |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | updated po for German |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Regina Obe | update pots |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Regina Obe | fix field typo in reverse_geocoder |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3246, comment in code on the memory behavior of lwcoll... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3606, CGAL/SFCGAL/PostGIS License Implications Clarifi... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3834 PostgreSQL 11 support started, will be more of... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3405 Memory leak in lwgeom_to_points |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3832, support wide integer fields as int8 |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Paul Ramsey | #3828, change strnicmp to strncasecmp for a more "moder... |
commit | commitdiff | tree | snapshot |
next |