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 |
2005-01-31 |
Sandro Santilli | Markus Shaber version. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Sandro Santilli | Used default float precision in BOX2D output |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Sandro Santilli | More error handlings in transform(geom, int) |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Sandro Santilli | replaced by PGbox2d.java |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Sandro Santilli | Added BOX2D and BOX3D support and tests, by Markus... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Sandro Santilli | Made unparsable proj strings error more verbose and... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Sandro Santilli | Changed --with-geos arg to express GEOS_DIR (is more... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Sandro Santilli | LAST_RELEASE_VERSION bumped to 1.0.0 |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Sandro Santilli | Applied small patches from Markus Shaber |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Sandro Santilli | Fixed a bug in transform() missing to update SRID in... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Sandro Santilli | Fixed FAQ to use the schema version of AddGeometryColumn |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Sandro Santilli | Version bumped to 1.0.0RC2 |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Sandro Santilli | Added 1.0.0RC2 section |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Sandro Santilli | Added an --enable-autoconf switch to make sure users... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Sandro Santilli | Removed ?= construct in FLEX/YACC rules |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Sandro Santilli | Made all *FromText() accept only WKT <text>, no more... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Sandro Santilli | Fixed a bug in transform() missing to update bbox cache |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Sandro Santilli | Made all OGC TypeFromWKB() functions consistent in... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Sandro Santilli | Added autoconf invokation |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Sandro Santilli | Fixed bug in definition of distance_spheroid. |
commit | commitdiff | tree | snapshot |
next |