]> granicus.if.org Git - postgis/shortlog
postgis
2012-06-06 Sandro SantilliHave run_test.pl use strict mode
2012-06-02 Regina ObeForgot to add gisgraphy as another PostGIS geocoder...
2012-05-31 Paul RamseyConvert to using run_test.pl instead of run_test.sh
2012-05-31 Paul RamseyWorks for MinGW now
2012-05-31 Paul Ramseyback out run_test.pl change, that was an accident
2012-05-31 Sandro SantilliUse our own diff, avoid using Which. Works for me....
2012-05-31 Paul RamseyChange from sed to perl
2012-05-31 Paul RamseyConvert sed to perl
2012-05-31 Paul RamseySwitch from sed to perl
2012-05-31 Paul RamseySwitch from sed to perl
2012-05-31 Bborie ParkExplicit error message when dimensions requested exceed...
2012-05-31 Bborie ParkAdded more verbiage regarding setting SRID with -s...
2012-05-31 Bborie ParkCorrect spelling mistakes
2012-05-31 Bborie ParkUpdated docs to reflect change to minimum GDAL version
2012-05-31 Bborie ParkBumped up the minimum version of GDAL from 1.6 to 1.8
2012-05-31 Regina Obe#1812 change to use sT_Equals to account for polygon...
2012-05-31 Regina Obefix typos
2012-05-31 Regina Obe#1843 document new geocode_setting set/get functions...
2012-05-30 Paul RamseyConvert calls to 'sed' to calls to 'perl'
2012-05-30 Paul RamseyPerl-based pre/post hooks for the raster loader tests
2012-05-30 Paul RamseyUpdate the run_test.pl script to handle the raster...
2012-05-30 Regina Obe#1845 fix tracts/bg/tabblock loading
2012-05-28 Pierre RacineReplace the x, y iteration with a call to ST_MapAlgebra...
2012-05-28 Sandro SantilliInstall a signal handler to request GEOS interruption...
2012-05-27 Regina Obe#1843 - logic to add the new settings table, a get...
2012-05-25 Sandro SantilliHandle exceptions from GEOSUnionCascaded() in LWGEOM_GE...
2012-05-24 Bborie ParkCode cleanup related to rt_band_load_offline_data()
2012-05-24 Sandro SantilliDo not call OGRCleanupAll() within API functions
2012-05-24 Sandro SantilliDo not assume geos allocates using malloc. Reduce memor...
2012-05-23 Bborie ParkFixed GDALDriverH * to GDALDriverH.
2012-05-23 Bborie ParkUse GDALIdentifyDriver() to detect whether or not a...
2012-05-23 Olivier CourtinFix ST_AsGML prototype in legacy. Related to #1823
2012-05-23 Olivier CourtinFix geography prototype for ST_AsGML. Related to #1823
2012-05-23 Bborie ParkCorrect when to compute number of tiles. Ticket is...
2012-05-23 Bborie ParkAdd support for GeoTIFF subdatasets. Ticket is #1839
2012-05-23 Regina Obeforce casting to text for band types in various example...
2012-05-23 Regina Obebackout changes about 2.0.1 already accounted for in...
2012-05-23 Regina Obeadd section for 2.0.1 and more items in 2.1.0 -- sitll...
2012-05-22 Bborie ParkAdded missing "See Also" sections for ST_NearestValue and
2012-05-22 Bborie ParkFix unbalanced tags
2012-05-22 Bborie ParkAdded ST_World2RasterCoord, ST_Raster2WorldCoord, ST_Ne...
2012-05-22 Bborie ParkAdded docs for ST_NearestValue and ST_Neighborhood
2012-05-22 Bborie ParkRefactored function parameter names of ST_NearestValue and
2012-05-22 Bborie ParkAdded docs for ST_World2RasterCoord() and ST_Raster2Wor...
2012-05-22 Bborie ParkExpansion of regression tests and fix error messages
2012-05-22 Bborie ParkLowercase language due to case-sensitivity of PostgreSQ...
2012-05-22 Bborie ParkAdded regression tests for ST_World2RasterCoord and
2012-05-22 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-22 Bborie ParkRemoved unnecessary/unused variable
2012-05-22 Bborie ParkDrop ST_Neighborhood variants due to output datatype...
2012-05-22 Bborie ParkModified ST_Neighborhood and underlying functions to...
2012-05-22 Bborie ParkUpdated copyright
2012-05-22 Bborie ParkAdded SRID check to ST_NearestValue
2012-05-22 Bborie Parkaddition of ST_NearestValue and ST_Neighborhood
2012-05-22 Olivier CourtinFix wrong SQL prototype, wrong PostGIS version number...
2012-05-22 Regina Obe#1837 dupe refentry
2012-05-22 Regina Obedetail how to upgrade from tiger_2010 to tiger_2011...
2012-05-22 Paul RamseyAdd upgrade mode and start to get raster working. Bah...
2012-05-22 Paul RamseyUpgrade from 2.0 only
2012-05-22 Regina ObeAdd new functions and notes that 2.1 is tiger_2011...
2012-05-22 Regina Oberename function drop_national_tables_generate_script...
2012-05-22 Olivier CourtinUse NULL value as default for id on ST_AsGML cunit...
2012-05-22 Sandro SantilliMore entries in authors.*
2012-05-22 Olivier CourtinFix some unintialized vars. Fix becoming wrong prototyp...
2012-05-22 Paul RamseyInitial commit of the run_test.pl perl port of the...
2012-05-22 Sandro SantilliUpdate authors file for both SVN and GIT
2012-05-21 Olivier CourtinFirst implementation of gml:id support for ST_AsGML...
2012-05-21 Regina Obeget rid of old stuff can always be pulled from prior...
2012-05-21 Regina Obemove tiger_2011 work to 2.1
2012-05-21 Sandro SantilliUTF8 author names
2012-05-21 Paul RamseyBack out ST_CollectionExtract changes, too many regress...
2012-05-21 Paul RamseyHarmonize regression to new ST_CollectionExtract behavior
2012-05-21 Paul RamseyST_CollectionExtract: inconsistent EMPTY results (...
2012-05-21 Paul RamseyBump numbers for 2.1 on trunk
2012-05-21 Paul RamseyAccept PostGIS 1.5 WKB type numbers in WKB parser ...
2012-05-21 Paul RamseyRevert #1830
2012-05-20 Paul Ramseyloader dumper / gui About have version correct credits...
2012-05-20 Paul Ramseythe pgsql2shp tool should qualify its query against...
2012-05-20 Paul RamseyNews update
2012-05-20 Paul Ramseypgsql2shp fix for "XInvalid endian flag value encounter...
2012-05-20 Paul RamseyUpdate NEWS with some bug fixes
2012-05-18 Sandro SantilliFix uninitialized read in GeoJSON parser (#1829)
2012-05-17 Sandro SantilliLast bugfix item...
2012-05-17 Sandro SantilliDo not compare uninitialized memory (#1825)
2012-05-17 Sandro SantilliFix topology loader against PostgreSQL 9.2 (#1822)
2012-05-17 Paul Ramseyconfigure enabling extension reads 9.1 even on 9.2...
2012-05-17 Paul RamseyPut back 900913 srid (#1805)
2012-05-17 Paul RamseyError in empty short circuit (#1828)
2012-05-17 Sandro SantilliLink lwgeom_normalize change to its ticket #1812
2012-05-17 Sandro SantilliAdd lwgeom_normalize in LIBLWGEOM, use in cu_buildarea...
2012-05-16 Sandro SantilliUse the proper function to release returns from GEOS.
2012-05-16 Sandro SantilliCleanly handle database creation error
2012-05-16 Bborie ParkUpdated to note bug #1819
2012-05-16 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-16 Bborie ParkAddition of RASTER_rasterToWorldCoord and RASTER_worldT...
2012-05-16 Bborie ParkAdditional lower-casing of language for PostgreSQL...
2012-05-16 Regina Obe#1820 part fix 9.2 language is case sensitive if quoted...
2012-05-14 Bborie ParkAddition of some commented code. Might be useful if...
2012-05-14 Bborie ParkChanged function parameter datatypes from uint16_t...
2012-05-10 Sandro SantilliCleanup new BuildArea code, add profiling prints (...
next