]> granicus.if.org Git - postgis/shortlog
postgis
2008-03-30 Paul Ramseyconfirm st_*min st_*max
2008-03-28 Paul RamseySyntax error in sql.in
2008-03-28 Paul RamseyFixed up KML patch from Eduin Carillo.
2008-03-28 Paul RamseyEnable the USE_PROJ and GEOS_VERNUM macros to propogate...
2008-03-28 Paul RamseyRevert KML patch, bad puppy!
2008-03-28 Paul RamseyAdded KML patch from Eduin Carillo.
2008-03-28 Paul RamseyChanged ifeq to ifndef for CXX macro test.
2008-03-28 Paul RamseyRemoved unloved and un-used geos_version.sh file.
2008-03-28 Paul RamseyAdded SVN support patch from Dr. Marco Hugentobler...
2008-03-28 Paul RamseyAdded GEOS_VERNUM macro and protected GEOS 3.0/3.1...
2008-03-28 Mark Cave-AylandFix crash caused by double-free in LWGEOM_same - we...
2008-03-28 Paul RamseyRemoved regress_ogc_prep from tests temporarily until...
2008-03-27 Mark Cave-AylandFix bug with |>> and <<| operators - the BOX2D overabov...
2008-03-26 Paul RamseyChange link to postgis bug tracker
2008-03-21 Mark Cave-AylandResolve GBT bugs #2,#3 and #9 related to crashes when...
2008-02-12 Paul RamseyDocument ST_SimplifyPreserveTopology(geometry,float)
2008-02-12 Paul RamseyAdded hook to GEOSTopologyPreserveSimplify
2008-01-29 Ben JubbChanged the interface for the GEOS prepared predicates.
2008-01-22 Ben JubbAmmended to include prepared geometry cache code in...
2008-01-22 Ben JubbModified to check version of GEOS and stub out prepared...
2008-01-18 Ben JubbMade some minor changes suggested by Mark Cave-Ayland.
2008-01-18 Ben JubbAdded new function wrappers to expose prepared geometry...
2008-01-18 Ben JubbAdded new functions to lwgeom_geos_c.c to support prepa...
2008-01-18 Ben JubbTests for the prepared geometry predicates.
2008-01-11 Mark Cave-AylandBump version number to 1.3.3SVN for next development...
2008-01-11 Mark Cave-AylandRewrite the pgsql2shp connection string code so that...
2007-12-03 Paul RamseyFix up bad entities and screwed up programlistings...
2007-12-02 Mark Cave-AylandCommit updated versions of the ChangeLog and README...
2007-11-30 Paul RamseyAdded release notes.
2007-11-30 Mark Cave-AylandFix the (E)WKB parser so that it performs validation...
2007-11-27 Mark Cave-AylandRename the existing get_int32() and get_uint32() functi...
2007-11-27 Mark Cave-AylandExtend the PROJ.4 search path to include $sharedir...
2007-11-23 Mark Cave-AylandApply Tom Glancy's patch to shp2pgsql which corrects...
2007-11-23 Mark Cave-AylandCommit a first attempt at an Ant build.xml file for...
2007-10-29 Mark Cave-AylandApply parts of Charlie Savage's MSVC patch - mainly...
2007-10-29 Mark Cave-AylandRemove version numbers from liblwgeom references in...
2007-10-29 Mark Cave-AylandCommit Charlie Savage's patches (with additional commen...
2007-10-29 Mark Cave-AylandFix broken error message when attempting to deserialise...
2007-10-23 Paul RamseyKML credits patch <yecarrillo>
2007-10-10 Mark Cave-AylandApply extra fixes for the reworked AsGML() function...
2007-09-28 Mark Cave-AylandFix a mistake in my refactoring of the AsGML() patch...
2007-09-19 Paul RamseyApplied patch from Charlie Savage to make ST_Envelope...
2007-09-06 Mark Cave-AylandCommit modified version of Barbara Phillipot's GML...
2007-08-22 Paul RamseyRename ST_GeomUnion to ST_Union in docs and ST_MemGeomU...
2007-08-21 Mark Cave-AylandFix crash when calling ST_EndPoint caused by a double...
2007-08-15 Stephen Frost- Include levenshtein difference in rating when doing...
2007-08-13 Paul RamseyIncrement version number to 1.3.2 for next development...
2007-08-13 Paul RamseyVersion flip up to 1.3.1
2007-08-13 Mark Cave-AylandFixed spelling error for the word "geometry" thanks...
2007-08-13 Mark Cave-AylandThis time really fix the documentation missing tag...
2007-08-13 Mark Cave-AylandFix documentation since an error in the 1.3.0 release...
2007-08-13 Mark Cave-AylandRemove warning about unused variable in lwgeom.c (it...
2007-08-09 Mark LeslieAdded release notes and updated version numbers and...
2007-08-09 Mark LeslieMoved the intersects method back to the original defini...
2007-08-09 Mark LeslieBumped the version number to RC5.
2007-08-09 Mark LeslieUpdated the regression tests for curved geoms to avoid...
2007-08-03 Mark LeslieRemoved an unused function that was erroneously committed.
2007-08-02 Mark LeslieAdded PreparedGeometry and caching support to the inter...
2007-08-02 Mark LeslieRemoved a call to the deprecated point_in_ring function.
2007-07-31 Mark LeslieUpdated the version numbers.
2007-07-26 Mark LeslieApplyed Michael Fuhrs patch to fix the reserved word...
2007-07-23 Mark LeslieFixed the FP_LTEQ macro to accomodate values significan...
2007-07-23 Mark LeslieAdded the covers and coveredby functions to the jts...
2007-07-23 Mark LeslieUpdated the loader to create the index after the data...
2007-07-20 Paul RamseyFix some ST_ declarations that were missing.
2007-07-18 Mark LeslieApplying Michael Fuhrs patch to correct my attrocious...
2007-07-16 Mark LeslieAdded notes about the implicit index operators on the...
2007-07-16 Mark LeslieResurrected the ST_LineToCurve regression tests, but...
2007-07-16 Mark LeslieUpgraded the escaping of quotes from the deprecated...
2007-07-13 Mark Cave-AylandRollback experimental shp2pgsql escaping change that...
2007-07-13 Mark Cave-AylandCorrect previous commit for older PostgreSQL versions...
2007-07-12 Mark Cave-AylandAdd missing methods to the PROJ.4 cache memory context...
2007-07-12 Mark LeslieRemoving the unsnappable test calls to LineToCurve.
2007-07-11 Paul RamseyRemove extra/debian, per recommendation from Stephen...
2007-07-10 Paul RamseyRemove templategis from make, install, clean targets.
2007-07-09 Stephen Frost- Remove debugging NOTICE
2007-07-09 Stephen Frost- Added print-print function for norm_addy type (norm_a...
2007-07-08 Stephen Frost- City names are 90 characters (this matters more than...
2007-07-06 Paul RamseyST_Dwithin reference entry
2007-07-06 Paul RamseyAdded ST_DWithin SQL function
2007-07-04 Mark LeslieApplied the patch from Michael Fuhr to fix the definiti...
2007-07-03 Stephen Frost- Change to generic database name
2007-07-03 Stephen Frost- Update install instructions
2007-07-03 Stephen FrostAdd in initial import scripts for importing the TIGER...
2007-07-03 Stephen FrostAdd in broken out/updated normalize/geocode functions
2007-07-03 Stephen FrostInitial import of utility functions, seperated into...
2007-07-03 Stephen Frosttables/- New scripts for roads_local/tiger_geocode_road...
2007-07-03 Stephen Frost- Minor reorg, add in other parts of the initial load
2007-07-03 Stephen Frost- Original tiger geocoder
2007-07-03 Mark LeslieAdded a home for the tiger geocoder.
2007-06-28 Mark LeslieAdded ST_Covers and ST_CoveredBy functions, as discusse...
2007-06-28 Mark LeslieAdded a 1D rtree for polygon segment indexing, and...
2007-06-28 Mark LeslieAdded or updated debugging statements.
2007-06-28 Mark LeslieAltered the macro tests for pg_alloc, pg_realloc to...
2007-06-15 Mark LeslieUpdated the regression test suite to allow variable...
2007-06-15 Mark LeslieAdded curvey geometry recognition to the jts connector.
2007-06-12 Paul RamseyTypo corrections from Michael Fuhr.
2007-06-08 Mark Cave-AylandApplied Michael Fuhr's patch to use explicit text casts...
2007-06-07 Mark LeslieAdded relational function definitions that inline index...
2007-06-06 Norman BarkerHibernate Spatial Criteria Queries and Dialect
next