]> granicus.if.org Git - postgis/shortlog
postgis
2005-02-14 Sandro SantilliAdded force_collection() bug fix
2005-02-14 Sandro SantilliFixed bug in force_collection() leaving spurious bbox...
2005-02-14 Markus SchaberNow compiles against 7.2 with some magic trickery inste...
2005-02-10 Sandro Santilliadded memory alignment handling
2005-02-10 Sandro SantilliDropped getbox2d_internal().
2005-02-10 Sandro SantilliAdded a couple of distance() tests.
2005-02-10 Sandro SantilliAdded -Wall to CFLAGS
2005-02-10 Sandro SantilliChanged 'char' to 'uchar' (unsigned char typedef) where...
2005-02-10 Sandro SantilliAdded X(), Y() and Z() tests.
2005-02-09 Markus Schaberadopt documentation wr/t conflicting driverconfig.prope...
2005-02-09 Sandro Santillidocumentation update item
2005-02-09 Sandro SantilliRemoved PGSQL7.1 references, clearly stated support...
2005-02-09 Sandro Santillifixed debugging output
2005-02-08 Markus SchaberAdded patch to enable compilation against pg72jdbc2...
2005-02-08 Markus SchaberAdded jdbc2 jdk1.3 enabling note.
2005-02-08 Markus SchaberRemoved use of jdk1.4 only features to allow jdbc2...
2005-02-08 Sandro SantilliReduced scope of VACUUM ANALYZE call to the sole spatia...
2005-02-08 Sandro Santilliupdated
2005-02-08 Sandro SantilliFixed probe_geometry_columns to work with PG72 (pg_cons...
2005-02-08 Sandro SantilliFixed probe_geometry_columns so to work on spatial...
2005-02-07 Sandro Santilliupdated
2005-02-07 Sandro SantilliFixed broken 72 index bindings.
2005-02-07 Markus SchaberFixed pgjdbc 8.0 autoregistration.
2005-02-07 Sandro SantilliReplaced DEBUG* macros with PGIS_DEBUG*, to avoid clash...
2005-02-07 Sandro Santilliupdated CHANGES
2005-02-07 Sandro SantilliMore portable date command for BUILDDATE extraction
2005-02-07 Sandro Santilliupdated with next release changes
2005-02-07 Sandro Santilliupdated
2005-02-07 Markus SchaberFix makefile (broken by driverconfig.properties rename
2005-02-07 Markus SchaberRemoved issues that were done, hoping they will not...
2005-02-07 Markus SchaberFixed jdbc8.0 autoregistration, added regression test.
2005-02-04 Paul RamseyFixed literal && inside the text, replaced with &
2005-02-04 Sandro Santillimissing license
2005-02-04 Sandro SantilliAdded Performance Tips chapter
2005-02-04 Sandro SantilliApplied Markus Shaber licensing patches.
2005-02-01 Sandro SantilliChanged performance-sensible functions from STABLE...
2005-02-01 Sandro SantilliAnother small patch from Markus
2005-01-31 Sandro SantilliAdded maintainer notice, to reduce Jeff-strk mail bounces
2005-01-31 Sandro SantilliApplied Markus Shaber patches.
2005-01-31 Sandro SantilliMarkus Shaber version.
2005-01-31 Sandro SantilliUsed default float precision in BOX2D output
2005-01-31 Sandro SantilliMore error handlings in transform(geom, int)
2005-01-30 Sandro Santillireplaced by PGbox2d.java
2005-01-30 Sandro SantilliAdded BOX2D and BOX3D support and tests, by Markus...
2005-01-30 Sandro SantilliMade unparsable proj strings error more verbose and...
2005-01-28 Sandro SantilliChanged --with-geos arg to express GEOS_DIR (is more...
2005-01-28 Sandro SantilliLAST_RELEASE_VERSION bumped to 1.0.0
2005-01-28 Sandro SantilliApplied small patches from Markus Shaber
2005-01-27 Sandro SantilliFixed a bug in transform() missing to update SRID in...
2005-01-27 Sandro SantilliFixed FAQ to use the schema version of AddGeometryColumn
2005-01-26 Sandro SantilliVersion bumped to 1.0.0RC2
2005-01-26 Sandro SantilliAdded 1.0.0RC2 section
2005-01-26 Sandro SantilliAdded an --enable-autoconf switch to make sure users...
2005-01-25 Sandro SantilliRemoved ?= construct in FLEX/YACC rules
2005-01-25 Sandro SantilliMade all *FromText() accept only WKT <text>, no more...
2005-01-25 Sandro SantilliFixed a bug in transform() missing to update bbox cache
2005-01-25 Sandro SantilliMade all OGC TypeFromWKB() functions consistent in...
2005-01-25 Sandro SantilliAdded autoconf invokation
2005-01-24 Sandro SantilliFixed bug in definition of distance_spheroid.
2005-01-24 Sandro SantilliAdded checks for flex and yacc paths.
2005-01-24 Sandro SantilliMoved YACC default value set from inner to config Makefile.
2005-01-24 Sandro SantilliAdded default value for FLEX
2005-01-24 Sandro SantilliRemoved spaces and '?' signs in Makefile.config.in.
2005-01-24 Sandro SantilliInitial autoconf script.
2005-01-19 Sandro Santilliremoved unused files
2005-01-19 Sandro SantilliAdded failcount output.
2005-01-19 Sandro SantilliFixed ptest rule.
2005-01-19 Sandro SantilliQuoted -classpath args, added ptest args in make ptest...
2005-01-19 Sandro SantilliAdded bin/ removal to clean rule
2005-01-19 Sandro SantilliChanged postgis_debug.jar rule to be portable
2005-01-19 Sandro SantilliAdded command line params to jtest rule
2005-01-19 Sandro SantilliApplied Markus patch to accept command line params
2005-01-19 Sandro SantilliApplied Markus patch
2005-01-19 Sandro SantilliChanged postgis.jar creation rule to respect postgresql...
2005-01-19 Sandro SantilliAdded jar files
2005-01-19 Sandro SantilliAdded postgresql.properties and .cvsignore, Modified...
2005-01-19 Sandro SantilliMade output more readable
2005-01-19 Sandro SantilliChanged 'compile' rule to keep track of last compile...
2005-01-19 Sandro Santillifixed jar call for postgis.jar production
2005-01-19 Sandro Santilliuser env CLASSPATH honoured
2005-01-19 Sandro SantilliImported new jdbc driver source by Markus Schaber
2005-01-18 Sandro SantilliFixed a bug in pointarray box3d computation.
2005-01-18 Sandro SantilliReintroduced support for '<anygeom> EMPTY' form, for...
2005-01-18 Sandro SantilliHandled GEOS Geometry construction errors as FALSE...
2005-01-18 Sandro Santilliupdated
2005-01-18 Sandro SantilliChanged unparse_WKB interface to take an output size...
2005-01-18 Sandro SantilliFixed bug introduced supporting GEOMETRYCOLLECTION...
2005-01-17 Sandro SantilliAdded GEOMETRYCOLLECTION(EMPTY) support
2005-01-17 Sandro SantilliUsed quote_ident() for spatial columns constraints...
2005-01-17 Sandro SantilliAdded one more bytes for terminating NULL in utf8 encoder
2005-01-16 Sandro SantilliString escaping algorithm made simpler and more robust.
2005-01-14 Sandro SantilliSwitched to preprocessor driver CREATEFUNCTION attribut...
2005-01-13 Sandro Santilliestimated_extent() implemented for PG<80
2005-01-13 Sandro Santilliestimated_extent() prepared for future expansion (suppo...
2005-01-13 Sandro SantilliUpdated expected error message on !closed polygon rings...
2005-01-13 Sandro SantilliAdded closed-ring check for polygon geometry inputs.
2005-01-13 Sandro Santillichanged asText to asEWKT for lossless conversions
2005-01-13 Sandro SantilliAdded GEOSexception test
2005-01-13 Sandro SantilliFixed more tests
2005-01-13 Sandro SantilliChanged astext() calls with asewkt() to mach expected...
next