]> granicus.if.org Git - postgis/shortlog
postgis
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...
2005-01-13 Sandro SantilliUpdated 1.0.0 release date and changed version to 1...
2005-01-13 Sandro SantilliRemoved initial README, replaced with an updated one.
2005-01-13 Sandro SantilliAdded updated README file
2005-01-13 Sandro SantilliAdded note about utils/postgis_restore.pl
2005-01-13 Sandro SantilliAdded more New Things
2005-01-13 Sandro SantilliAdded release notes chapter
2005-01-12 Sandro Santilliadded USE_ICONV configuration
2005-01-12 Sandro SantilliAdded optional UTF8 output support as suggested by...
2005-01-12 Sandro SantilliAdded not for AUTOCACHE_BBOX setting
2005-01-12 Sandro Santillidon't drop the regress test
2005-01-12 Sandro SantilliAdded a sleep before running make dist
2005-01-12 Sandro Santillicommented notice in LWGEOM_noop()
2005-01-12 Sandro SantilliChanged force_*d(geom) and multi(geom) to support AUTOC...
2005-01-12 Sandro SantillisetSRID() and force_2d() changed to use PG_LWGEOM_const...
2005-01-12 Sandro SantilliforceRHR() and reverse() forced to use pglwgeom_seriali...
2005-01-11 Sandro Santillifixed postgis_gist_joinsel signature for PG72
2005-01-11 Sandro Santilliadded optional versions specificatoin on command line
2005-01-11 Sandro Santillidropped special pgsql 7.1 handling
2005-01-11 Sandro Santilliadded postgis_lib_build_date() and postgis_scripts_buil...
2005-01-11 Sandro SantilliChanged builddate format to Y-m-D H:M:S
2005-01-11 Sandro SantilliAdded postgis_lib_build_date() and postgis_scripts_buil...
2005-01-11 Sandro Santilliinitial revision
2005-01-11 Sandro SantilliComments cleanup.
2005-01-11 Sandro Santilliremoved obsoleted script
2005-01-11 Sandro SantilliAdded SRID checks for all operators.
2005-01-11 Mark Cave-AylandAdded new indexable operators <<|, &<|, |&> and |>...
2005-01-11 Sandro SantilliFixed translate() to always use one of the AUTOCACHE_BB...
2005-01-11 Sandro Santilliremoved link from geometry_dump type ref
2005-01-11 Sandro SantilliDropped inherithed rule for static lib build (liblwgeom...
2005-01-11 Sandro SantilliFixed memory handling bug in dump(geom)
2005-01-10 Sandro SantilliAdded missing prototypes
2005-01-10 Sandro Santillichanged size_t printing lines to use %lu and unsigned...
2005-01-10 Sandro Santillirenamed misures.c to measures.c
2005-01-09 Sandro Santillisize_t usage cleanups.
next