2014-09-30 |
Nicklas Avén | This should repair the build but the emty geometry... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Nicklas Avén | Add support for bboxes in twkb |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Paul Ramsey | #2943, replace && with ~ and @ in places it makes sense... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Paul Ramsey | Add an ignore |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Sandro Santilli | Fix syntax error in RAISE calls (#2942) |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Sandro Santilli | Fix regression suite to skip ST_ClipByBox2D testing... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Sandro Santilli | Add ST_ClipByBox2D and lwgeom_clip_by_rect (#2939) |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Sandro Santilli | Fix unused variable warning |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Sandro Santilli | Include <ctypes.h> for declaration of tolower() function |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Paul Ramsey | Remove another call of liblwgeom_internal.h |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Sandro Santilli | Reduce default paranoia on geometry collection construction |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Paul Ramsey | Ignore some build artifacts |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Paul Ramsey | #2934, support strcasestr for platforms that (passing... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Paul Ramsey | Replace MAXFLOAT with more "standard" FLT_MAX |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Paul Ramsey | Quiet warnings from clang |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Sandro Santilli | Update comment above getPoint2d_internal, it is safe... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Paul Ramsey | Remove many references to liblwgeom_internal.h outside... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Paul Ramsey | #2931, BOX representation is case sensitive |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Sandro Santilli | Link ST_UnaryUnion with ST_Node, fix See Also section... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Sandro Santilli | Remove ST_Tile references from ST_Retile docs |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Sandro Santilli | Move ST_Retile documentation under "raster constructors" |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Regina Obe | cut in missing 2.1.3 and 2.1.4 release notes, fix date... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Regina Obe | #2927 reverse geocode ammendment - found bug introduced... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Regina Obe | #2927 Get rid of tiger. prefix. Not that it affects... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Regina Obe | #2927 reverse geocode not filling in direction prefix... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Regina Obe | #2762 renamed ST_Estimated_Extent page to ST_EstimatedE... |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Regina Obe | wrong function (non-existent xref) |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Regina Obe | #2920 stab at explaining requirement for alignment... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Fix parser rules to run automatically if needed |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Regenerate parser with bison 3.0.2 and flex 2.5.35 |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Fix 'defined but not used' and other warnings in unit... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Fix %name-prefix usage in gramma file |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Fix grammar file to work around suspected bison 3.0... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Fix "'input' defined but not used" warning on building... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | [TRAVIS] Do not use IRC notifications |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sandro Santilli | Rule to build parser is "parser", not "parse" |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Link ST_CreateOverview from AddOverviewConstraints |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Implement ST_Retile and ST_CreateOverview (#2247) |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Fix typo in DropOverviewConstraints doc |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Fix warnings in docs image generator build |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Add documentation for {Add,Drop}OverviewConstraints... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Sandro Santilli | Add availability info for {Add,Drop}OverviewConstraints |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Regina Obe | #2906 document new enhancement |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Sandro Santilli | Slightly simplify a loop setting projection parameters... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Sandro Santilli | Fix output georeference on warping rasters with default... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Sandro Santilli | Add sections for 2.0.5, 2.0.6 and 2.1.3 |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Sandro Santilli | Remove bugfix items already noted for previous versions |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Sandro Santilli | Fix crash on null input to ST_Union(raster) |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Sandro Santilli | Add TODO item about not needlessly dropping ST_SummaryS... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Sandro Santilli | Do not skip lines starting with "--" from comments... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Regina Obe | #2906 support for Tiger 2014 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Regina Obe | 2855: better documentation to reflect minkowski doesn... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Regina Obe | #2899 geocode limit 1 not always returning best answer |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Paul Ramsey | #2720, lwpoly_add_ring should update maxrings after... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Nicklas Avén | remove extra option for next feature (bboxes, comming... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Nicklas Avén | Added optional geometry size in TWKB. Also reworked... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Regina Obe | #2903 change in #2620 (to support debian freebsd kernel... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Regina Obe | #2708: updategeometrysrid doesn't update srid check... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Regina Obe | #2871 fix update to 2.0 message for ST_LineInterpolateP... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Regina Obe | #2871 fix update to 2.0 message for ST_LineInterpolateP... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Paul Ramsey | #2605 armel: _ST_Covers() returns true for point in... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Sandro Santilli | Simplify docs building rules, hopefully fixing build... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Regina Obe | #2870 put in change notice in sql geograpy(bytea) has... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Sandro Santilli | Raise cost of ST_ConvexHull(raster) from 1 to 300 ... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Paul Ramsey | #2780, Binary insert into geography column results... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Regina Obe | #2892 add back liblwgeom fix warnings |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Nicklas Avén | going back to put varint functions in varint.c |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Bborie Park | revert option for -s. Ticket #2891 |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Regina Obe | #2890 missing availability info for geography operators |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Bborie Park | cast const char * to char *. Ticket #2885 |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Bborie Park | Remove unused variable. Ticket #2884. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicklas Avén | New try for #2878 and #2880, see discussion in #2880 |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Nicklas Avén | Ok, varint.h is taken away again #2878 also see #2880 |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicklas Avén | Put back varint.h to get rid of compiler warnings |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Nicklas Avén | put in declrations to get rid of compiler warnings |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Sandro Santilli | Mark inline functions as such, fixing related warnings... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Regina Obe | #2883 warning SET_VARSIZE(PTR,len) redefined. get... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Regina Obe | #2882 warbubg too many arguments for format |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Regina Obe | #2878 get rid of duplicate definition of hexbytes_from_... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Regina Obe | #2877 -- folder address_standardizer into configure... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Nicklas Avén | Fix typo |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Nicklas Avén | Move varINT function to header file for performance... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Nicklas Avén | Add cunit tests for twkb |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Sandro Santilli | Remove more generated Makefile on "distclean" (#2876) |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Sandro Santilli | Add missing commas in some See Also sections, link... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Regina Obe | #2874 document move of address_standardizer to extensio... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Regina Obe | remove now part of extensions folder |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Regina Obe | Prep to move address_standardizer into extensions folder |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Bborie Park | forgot to add unit tests to git. ticket #2828 |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Ramsey | Make the two-line decl check work |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Ramsey | Make grep and sed swappable as well (Solaris again) |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Ramsey | Keep isfinite() but downgrade for platforms that lack it. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Ramsey | #2845, fix patch |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Paul Ramsey | #2845, Bad geometry created from ST_AddPoint |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Regina Obe | #2838 grudgingly wrap shape tags around collected geome... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Sandro Santilli | Add a couple more tests for varint encoding |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sandro Santilli | [TRAVIS] Do not remove postresql-common |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sandro Santilli | [TRAVIS] Ensure to install also the 9.1 server, needed... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sandro Santilli | [TRAVIS] Remove more postgresql item not in the 9.1... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sandro Santilli | [TRAVIS] remove postgresql 9.2 and 9.3 |
commit | commitdiff | tree | snapshot |
next |