]> granicus.if.org Git - postgis/shortlog
postgis
2005-02-22 Markus SchaberPatches from Alex Bodnaru (debian maintainer)
2005-02-22 Sandro SantilliAdded not about early memory release
2005-02-22 Sandro SantilliEarly release of DETOASTED geoms.
2005-02-22 Sandro SantilliFixed path to lwpostgis.sql script
2005-02-22 Sandro SantilliEarly release of DETOASTED or deserialized geometries...
2005-02-22 Sandro SantilliForced cleanup of DETOASTED and deserialized geometries...
2005-02-21 Markus Schaber*** empty log message ***
2005-02-21 Sandro SantilliChanged min() max() usage with LW_MIN() LW_MAX()
2005-02-21 Sandro SantilliChanged byte to uchar to avoid clashes with win32 headers.
2005-02-21 Markus Schaberremoved ugly () display
2005-02-21 Markus SchaberAdded version printing (for debugging purposes)
2005-02-21 Markus SchaberSkip tests that are known to fail when running against...
2005-02-18 Markus SchaberSome micro optimizations and cleanups
2005-02-18 Markus SchaberAdded Version.class to allow programatically identifica...
2005-02-18 Markus SchaberAdded beta support for JTS classes
2005-02-18 Sandro Santilliadded memory leak fix
2005-02-18 Sandro SantilliRemoved memory leak in geos2postgis polygon conversion.
2005-02-17 Sandro SantilliImproved transform() errors verbosity.
2005-02-17 Sandro SantilliSyntaxes cleanups.
2005-02-17 Markus Schaberremoved verbosity from my last entry
2005-02-17 Markus Schaberfixed postgis_debug.jar
2005-02-17 Sandro SantilliFixed some introduced misorderings of func declaration...
2005-02-17 Markus SchaberFixed dependency handling for jars
2005-02-17 Markus SchaberUpdated makefile - better dependency management for...
2005-02-17 Sandro SantilliFixed a bug in pointArray_construct() copying input...
2005-02-17 Sandro SantilliAdded wkb_recv and wkb_send obsoleted functions handling
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...
next