]> granicus.if.org Git - postgis/shortlog
postgis
2005-03-08 Sandro SantilliSimplified clean rule
2005-03-08 Sandro SantilliAdded configure script removal in maintainer-clean...
2005-03-08 Sandro SantilliDeleted libjts directory... libjts production should...
2005-03-08 Sandro SantilliChanged default JTS includes and lib paths
2005-03-08 Sandro SantilliAdded libjts build scripts
2005-03-08 Sandro SantilliAdded a distclean rule to get rid of autoconf-generated...
2005-03-08 Sandro Santilliset USE_JTS back to 0 - got set to 1 from previous...
2005-03-08 Sandro SantilliAdded utils rule to set the execute bit on utilities.
2005-03-08 Sandro Santillisynced makefiles, changed default path of libjts
2005-03-08 Sandro SantilliCommented out debugging lines
2005-03-08 Sandro Santilliavoided initializzation of JvNewObjectArray with undefi...
2005-03-08 Sandro Santillimodernized old-style parameter declarations
2005-03-08 Sandro SantilliAdded estimator changes
2005-03-08 Sandro SantilliRESTRICT selectivity estimator use self->varno instead...
2005-03-08 Sandro SantilliFixed debugging lines.
2005-03-08 Sandro SantilliDiscarded environmental variable USE_JTS to avoid unexp...
2005-03-07 Sandro SantilliAdded missing JTSnoop prototype
2005-03-07 Sandro SantilliPut optimization flag back to -O2
2005-03-07 Sandro SantilliRemoved stub functions (moved to lwgeom_nojts.c) and...
2005-03-07 Sandro SantilliAdded initial JTS wrapper.
2005-03-07 Sandro SantilliAdded spatial_ref_sys.sql and README.postgis to scripts...
2005-03-07 Sandro SantilliSeparate stub funx file for builds w/out GEOS or JTS
2005-03-07 Sandro Santillisync'd with Makefile.config
2005-03-07 Sandro SantilliAdded JTS support parameter
2005-03-07 Sandro SantilliSync with Makefile.config
2005-03-07 Sandro SantilliIncremented SCRIPTS_VERSION micro num
2005-03-07 Sandro SantilliAdded process id to output files. Removed 'clean' rule.
2005-03-07 Sandro SantilliRemoved unused lwexploded_dump() function
2005-03-07 Markus SchaberFix version.in vs. version.config typo
2005-03-04 Sandro Santillicleanups - version file source
2005-03-04 Mark LeslieCleaned up distance_sphere and updated documentation.
2005-03-04 Sandro Santilliremoved temp files used in docs creation step
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
next