]> granicus.if.org Git - postgis/shortlog
postgis
2005-03-04 Sandro SantilliExpanded "upgrading" chapter to explain postgis_restore...
2005-03-04 Sandro SantilliMade 'html' the default rule
2005-03-04 Sandro SantilliParametrized XSLBASE directory
2005-03-04 Sandro SantilliChanged to use Version.config
2005-03-04 Sandro SantilliCommented out unused variable
2005-03-04 Markus Schaberadded version improvement to changes
2005-03-04 Markus Schaber- Separates the version config variables into the tople...
2005-03-04 Sandro SantilliAdded loader/dumper bug fixes
2005-03-04 Sandro SantilliFixed bug in multiline handling.
2005-03-04 Sandro SantilliApplied patch from Jonne Savolainen fixing multilines...
2005-03-04 Sandro SantilliAdded 'test' and 'maintainer-clean' rules.
2005-03-04 Sandro SantilliAdded a maintainer-clean rule.
2005-03-04 Sandro SantilliParametrized test output dir and added Makefile
2005-03-04 Markus Schaberanother make install fix :-(
2005-03-04 Sandro SantilliPG_LWGEOM_construct() moved from lwgeom_api.c to lwgeom...
2005-03-04 Sandro SantilliModified upgrade section to show postgis_restore.pl...
2005-03-04 Markus Schaberanother "make install" fix from alex
2005-03-04 Markus SchaberAdopted Version.java to the official PostGIS scheme.
2005-03-04 Markus SchaberUpdated VERSION to RC4
2005-03-04 Markus SchaberRemoved unneccesarry TEMP variable
2005-03-03 Markus Schaberremoved obsolete build.xml
2005-03-03 Markus SchaberMake classpath element separator configurable
2005-03-03 Markus Schaberjdbc2 naming explanation
2005-03-03 Markus Schaberadd postgis_debug.jar to make install (thx to alex...
2005-03-03 Mark LeslieRebuilt the distance_sphere function.
2005-03-03 Markus SchaberFix compile with jikes
2005-03-03 Sandro Santilliparser additions note
2005-03-03 Sandro SantilliRemoved generated parser files.
2005-03-03 Sandro SantilliAdded generated parsers to avoid FLEX/YACC requirement...
2005-03-02 Sandro SantilliCommented out parser generation... requires PGSQL source :(
2005-03-02 Sandro SantilliAdded parser generation.
2005-03-02 Sandro Santilliadded FLEX & YACC fix
2005-03-02 Markus SchaberAdditional Regression Test for prepared statement usage
2005-03-02 Markus SchaberCode cleanups, Makefile improvements.
2005-03-01 Sandro SantilliRenamed lwgeom_to_wkt to lwgeom_to_ewkt, as it doesn...
2005-03-01 Sandro SantilliCorrected expected results.
2005-03-01 Sandro SantilliAdded GEOS/JTS provided functions test
2005-03-01 Sandro SantilliFixed install-lwgeom-scripts rule as suggested by Rhys...
2005-03-01 Sandro SantilliFLEX and YACC variables set after PGSQL/Makefile.global...
2005-03-01 Paul RamseyFix link error.
2005-02-28 Markus SchaberAdd serialVersionUID for jdk1.5
2005-02-28 Markus SchaberAdd serialVersionUID for jdk1.5
2005-02-25 Sandro SantilliAdded geom_accum and SnapToGrid bug fixes
2005-02-25 Sandro SantilliSnapToGrid: Fixed minor bug in consistency check.
2005-02-25 Sandro SantilliFixed a bugus free() in LWGEOM_accum.
2005-02-25 Sandro Santilliadded force_collection early return
2005-02-25 Sandro SantilliAdded early return from force_collection when input...
2005-02-25 Sandro SantilliAdded comment on top of TYPE macros
2005-02-24 Markus SchaberFixed makefile to allow compilation via kaffe javac...
2005-02-24 Markus Schabermoved trim() call, this avoids calling trim() twice...
2005-02-24 Markus SchaberAdditional regression tests for EWKT and EWKB on PostGI...
2005-02-24 Sandro SantilliAdded missing prototype
2005-02-24 Sandro SantilliFixed bug in StartPoint and EndPoint functions.
2005-02-24 Sandro Santillilib version changed to 1.0.0RC3, scripts version to...
2005-02-24 Sandro SantilliAdded spatial_ref_sys change and version/release
2005-02-23 Paul RamseyHand edit paris central meridian definitions.
2005-02-23 Markus Schaberanother fastjar fix
2005-02-23 Markus SchaberFixed jikes compiler warning, using super. for static...
2005-02-23 Sandro SantilliGeometryFromText() bug fix
2005-02-23 Sandro SantilliFixed GeometryFromText() to add a bbox cache FOR_COMPLE...
2005-02-23 Sandro SantilliAdded bool::text cast
2005-02-23 Sandro SantilliAdded bool::text cast.
2005-02-22 Markus SchaberUpdated jdbc2/Makefile:
2005-02-22 Markus SchaberRemoved unused import
2005-02-22 Markus SchaberSome more debian woody fixes.
2005-02-22 Markus SchaberRemove redundant addDataType() call that slipped in...
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...
next