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 |
2005-01-24 |
Sandro Santilli | Added checks for flex and yacc paths. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Sandro Santilli | Moved YACC default value set from inner to config Makefile. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Sandro Santilli | Added default value for FLEX |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Sandro Santilli | Removed spaces and '?' signs in Makefile.config.in. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Sandro Santilli | Initial autoconf script. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | removed unused files |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Added failcount output. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Fixed ptest rule. |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Quoted -classpath args, added ptest args in make ptest... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Added bin/ removal to clean rule |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Changed postgis_debug.jar rule to be portable |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Added command line params to jtest rule |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Applied Markus patch to accept command line params |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Applied Markus patch |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Changed postgis.jar creation rule to respect postgresql... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Added jar files |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Added postgresql.properties and .cvsignore, Modified... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Made output more readable |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Changed 'compile' rule to keep track of last compile... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | fixed jar call for postgis.jar production |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | user env CLASSPATH honoured |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Sandro Santilli | Imported new jdbc driver source by Markus Schaber |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | Fixed a bug in pointarray box3d computation. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | Reintroduced support for '<anygeom> EMPTY' form, for... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | Handled GEOS Geometry construction errors as FALSE... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | Changed unparse_WKB interface to take an output size... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Sandro Santilli | Fixed bug introduced supporting GEOMETRYCOLLECTION... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Sandro Santilli | Added GEOMETRYCOLLECTION(EMPTY) support |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Sandro Santilli | Used quote_ident() for spatial columns constraints... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Sandro Santilli | Added one more bytes for terminating NULL in utf8 encoder |
commit | commitdiff | tree | snapshot |
2005-01-16 |
Sandro Santilli | String escaping algorithm made simpler and more robust. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Sandro Santilli | Switched to preprocessor driver CREATEFUNCTION attribut... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | estimated_extent() implemented for PG<80 |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | estimated_extent() prepared for future expansion (suppo... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | Updated expected error message on !closed polygon rings... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | Added closed-ring check for polygon geometry inputs. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | changed asText to asEWKT for lossless conversions |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | Added GEOSexception test |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | Fixed more tests |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Sandro Santilli | Changed astext() calls with asewkt() to mach expected... |
commit | commitdiff | tree | snapshot |
next |