]> granicus.if.org Git - postgis/shortlog
postgis
2005-04-07 Sandro SantilliAdded new strict OGC compliancy enforcement sector...
2005-04-07 Sandro SantilliCorrected and augmented the new chapter about ensuring...
2005-04-07 Markus SchaberAdded information about geometry validity.
2005-04-06 Sandro SantilliAdded -p flag addition for shp2pgsql
2005-04-06 Sandro SantilliRemoved manual update of gid field.
2005-04-06 Markus Schaberadded -p option (prepare mode) that spits out the table...
2005-04-06 Sandro SantilliBugfix in -w (hwgeom) handling of ZM shapefiles.
2005-04-06 Sandro Santilliforce_3dm() bugfix
2005-04-06 Sandro SantilliAugmented memory allocated by force_3dm() - detected...
2005-04-05 Markus SchaberFix documentation of -D option in shp2pgsql manpage
2005-04-05 Sandro SantilliAdded transform() bugfix
2005-04-05 Sandro SantilliBUGFIX in transform() releaseing random memory address
2005-04-05 Sandro SantilliDocumented loader support for 0.x versions
2005-04-04 Sandro SantilliAdded -w flag to output old (WKT/HWGEOM) sql.
2005-04-04 Sandro SantilliAdded install of loader/dumper manual pages
2005-04-01 Sandro SantilliAdded not about new manual pages
2005-04-01 Sandro SantilliAdded manual pages provided by Roberto Boati <roberto...
2005-03-30 Sandro SantilliUpdated to replace 'RC' into '-rc' when building packag...
2005-03-30 Sandro SantilliScripts version set to 0.3.0 (minor increment as a...
2005-03-30 Markus SchaberPreliminary change email addres to private one because...
2005-03-30 Sandro SantilliAdded RC6 release notes.
2005-03-30 Sandro SantilliObsoleted functions set back in, to avoid problems...
2005-03-30 Sandro SantilliRemoved obsoleted box2d functions
2005-03-29 Sandro SantilliAdded postgis_restore.pl bugfix
2005-03-29 Sandro SantilliChanged she-bang back the way it was (disabled) - didn...
2005-03-29 Markus SchaberFix build for win32 using mingw
2005-03-28 Sandro SantilliDropped {x,y}{min,max}(box2d) functions
2005-03-28 Sandro SantilliAdded multi() changes
2005-03-28 Sandro SantilliFixed bug in multi() leaving SRID in inner geometries.
2005-03-28 Sandro SantilliAdded regress tests for multi()
2005-03-25 Sandro SantilliFixed PQunescapeBytearea argument (might give problems...
2005-03-25 Sandro SantilliMICRO_VERSION set to RC5
2005-03-25 Sandro SantilliAdded release date and version
2005-03-25 Sandro SantilliAdded release dates
2005-03-25 Sandro SantilliAdded a not in performance tips chapter about dimension...
2005-03-25 Sandro Santilligeneralized Other changes
2005-03-25 Sandro SantilliFixed bogus she-bang
2005-03-25 Sandro SantilliUpdated release notes section
2005-03-25 Sandro Santillicode cleanup
2005-03-24 Markus Schaberadditional performance tips
2005-03-24 Sandro SantilliVariable declaration set in place in lwgeom_centroid()
2005-03-24 Sandro SantilliAdded estimated_extent() bugfix notice
2005-03-24 Sandro SantilliAdded comments in estimate_allocation() bugfix point.
2005-03-24 Sandro SantilliFixed non-GEOS centroid() function to avoid obsoleted...
2005-03-24 Sandro SantilliFixed bug in estimated_extent() returning pointer to...
2005-03-23 Sandro SantilliRemoved cr
2005-03-23 Sandro SantilliAdded box3d computation tests
2005-03-23 Sandro Santilliadded box3d computation fix
2005-03-23 Sandro SantilliFixed bug in box3d computation.
2005-03-21 Sandro Santilligrep -v arg quoted..
2005-03-21 Sandro SantilliQuoted grep argument
2005-03-21 Markus Schaberhandle versioned jars in cvsignore
2005-03-21 Sandro SantilliExpanded estimated_extent() paragraph to document diffe...
2005-03-18 Sandro SantilliSet release date
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.
next