]> granicus.if.org Git - postgis/shortlog
postgis
2005-03-18 Sandro Santillipostgis_restore.pl improvements
2005-03-18 Sandro SantilliHash used for detecting obsoleted funx in dump
2005-03-18 Sandro SantilliFixed missing use of _IMMUTABLE_STRICT define in new...
2005-03-18 Sandro Santilliadded box3d-computation bugfix note
2005-03-18 Sandro SantilliBig API cleanup.
2005-03-18 Sandro SantilliAdded extent(), extent3d() and collect() tests - should...
2005-03-17 Sandro Santillibox2d outupt precision increment
2005-03-17 Sandro SantilliBOX2D output reverted to .15g precision
2005-03-17 Sandro SantilliEarly memory releases in lwgeom_translate_recursive
2005-03-16 Sandro SantilliChanged get_proj4_from_srid() implementation from SQL...
2005-03-16 Sandro SantilliEarly memory releases on transform_geometry_recursive...
2005-03-15 Sandro Santillihole-in-ring detector made more readable
2005-03-15 Sandro SantilliAdded loader bug fix
2005-03-14 Sandro SantilliFixed holes handling.
2005-03-14 Sandro SantilliAdded cleanup of versioned jars
2005-03-14 Sandro Santilliinstalldirs/clean rules cleanup suggested by Alex Bodnaru
2005-03-11 Sandro SantilliEarly memory release in transform_geom
2005-03-11 Sandro SantilliFixed destructive memory release in LWGEOM_translate()
2005-03-11 Sandro SantilliAdded test for translate()
2005-03-10 Sandro Santilliadded 64bit bug fix
2005-03-10 Sandro SantilliHopefully fixed bug in int4 and double reader from...
2005-03-10 Sandro SantilliMade void args explicit to make newer compilers happy
2005-03-10 Sandro Santillichanged report_error typedef to allow for lwerror usage...
2005-03-08 Markus SchaberAdditional explanations in README.
2005-03-08 Markus SchaberFix possible null pointer exception if PostGIS is compi...
2005-03-08 Sandro SantilliMore cleanups on 'clean'
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
next