2005-03-02 |
Sandro Santilli | added FLEX & YACC fix |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Markus Schaber | Additional Regression Test for prepared statement usage |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Markus Schaber | Code cleanups, Makefile improvements. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Sandro Santilli | Renamed lwgeom_to_wkt to lwgeom_to_ewkt, as it doesn... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Sandro Santilli | Corrected expected results. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Sandro Santilli | Added GEOS/JTS provided functions test |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Sandro Santilli | Fixed install-lwgeom-scripts rule as suggested by Rhys... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Sandro Santilli | FLEX and YACC variables set after PGSQL/Makefile.global... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Paul Ramsey | Fix link error. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Markus Schaber | Add serialVersionUID for jdk1.5 |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Markus Schaber | Add serialVersionUID for jdk1.5 |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | Added geom_accum and SnapToGrid bug fixes |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | SnapToGrid: Fixed minor bug in consistency check. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | Fixed a bugus free() in LWGEOM_accum. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | added force_collection early return |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | Added early return from force_collection when input... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Sandro Santilli | Added comment on top of TYPE macros |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Markus Schaber | Fixed makefile to allow compilation via kaffe javac... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Markus Schaber | moved trim() call, this avoids calling trim() twice... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Markus Schaber | Additional regression tests for EWKT and EWKB on PostGI... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Sandro Santilli | Added missing prototype |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Sandro Santilli | Fixed bug in StartPoint and EndPoint functions. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Sandro Santilli | lib version changed to 1.0.0RC3, scripts version to... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Sandro Santilli | Added spatial_ref_sys change and version/release |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Paul Ramsey | Hand edit paris central meridian definitions. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Markus Schaber | another fastjar fix |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Markus Schaber | Fixed jikes compiler warning, using super. for static... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Sandro Santilli | GeometryFromText() bug fix |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Sandro Santilli | Fixed GeometryFromText() to add a bbox cache FOR_COMPLE... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Sandro Santilli | Added bool::text cast |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Sandro Santilli | Added bool::text cast. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Markus Schaber | Updated jdbc2/Makefile: |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Markus Schaber | Removed unused import |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Markus Schaber | Some more debian woody fixes. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Markus Schaber | Remove redundant addDataType() call that slipped in... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Markus Schaber | Patches from Alex Bodnaru (debian maintainer) |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Sandro Santilli | Added not about early memory release |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Sandro Santilli | Early release of DETOASTED geoms. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Sandro Santilli | Fixed path to lwpostgis.sql script |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Sandro Santilli | Early release of DETOASTED or deserialized geometries... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Sandro Santilli | Forced cleanup of DETOASTED and deserialized geometries... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Markus Schaber | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Sandro Santilli | Changed min() max() usage with LW_MIN() LW_MAX() |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Sandro Santilli | Changed byte to uchar to avoid clashes with win32 headers. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Markus Schaber | removed ugly () display |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Markus Schaber | Added version printing (for debugging purposes) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Markus Schaber | Skip tests that are known to fail when running against... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Markus Schaber | Some micro optimizations and cleanups |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Markus Schaber | Added Version.class to allow programatically identifica... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Markus Schaber | Added beta support for JTS classes |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Sandro Santilli | added memory leak fix |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Sandro Santilli | Removed memory leak in geos2postgis polygon conversion. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Sandro Santilli | Improved transform() errors verbosity. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Sandro Santilli | Syntaxes cleanups. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Markus Schaber | removed verbosity from my last entry |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Markus Schaber | fixed postgis_debug.jar |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Sandro Santilli | Fixed some introduced misorderings of func declaration... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Markus Schaber | Fixed dependency handling for jars |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Markus Schaber | Updated makefile - better dependency management for... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Sandro Santilli | Fixed a bug in pointArray_construct() copying input... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Sandro Santilli | Added wkb_recv and wkb_send obsoleted functions handling |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Sandro Santilli | Added force_collection() bug fix |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Sandro Santilli | Fixed bug in force_collection() leaving spurious bbox... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Markus Schaber | Now compiles against 7.2 with some magic trickery inste... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | added memory alignment handling |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | Dropped getbox2d_internal(). |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | Added a couple of distance() tests. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | Added -Wall to CFLAGS |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | Changed 'char' to 'uchar' (unsigned char typedef) where... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sandro Santilli | Added X(), Y() and Z() tests. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Markus Schaber | adopt documentation wr/t conflicting driverconfig.prope... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Sandro Santilli | documentation update item |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Sandro Santilli | Removed PGSQL7.1 references, clearly stated support... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Sandro Santilli | fixed debugging output |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Markus Schaber | Added patch to enable compilation against pg72jdbc2... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Markus Schaber | Added jdbc2 jdk1.3 enabling note. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Markus Schaber | Removed use of jdk1.4 only features to allow jdbc2... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sandro Santilli | Reduced scope of VACUUM ANALYZE call to the sole spatia... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sandro Santilli | Fixed probe_geometry_columns to work with PG72 (pg_cons... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sandro Santilli | Fixed probe_geometry_columns so to work on spatial... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | Fixed broken 72 index bindings. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Markus Schaber | Fixed pgjdbc 8.0 autoregistration. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | Replaced DEBUG* macros with PGIS_DEBUG*, to avoid clash... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | updated CHANGES |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | More portable date command for BUILDDATE extraction |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | updated with next release changes |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Markus Schaber | Fix makefile (broken by driverconfig.properties rename |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Markus Schaber | Removed issues that were done, hoping they will not... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Markus Schaber | Fixed jdbc8.0 autoregistration, added regression test. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Paul Ramsey | Fixed literal && inside the text, replaced with & |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Sandro Santilli | missing license |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Sandro Santilli | Added Performance Tips chapter |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Sandro Santilli | Applied Markus Shaber licensing patches. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Sandro Santilli | Changed performance-sensible functions from STABLE... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Sandro Santilli | Another small patch from Markus |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Sandro Santilli | Added maintainer notice, to reduce Jeff-strk mail bounces |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Sandro Santilli | Applied Markus Shaber patches. |
commit | commitdiff | tree | snapshot |
next |