]> granicus.if.org Git - postgis/shortlog
postgis
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 (...
2012-05-09 Sandro SantilliSignificatively speedup BuildArea with complex input...
2012-05-09 Sandro SantilliAdd unit test for lwgeom_buildarea (useful for #1806)
2012-05-08 Sandro SantilliST_BuildArea: arrange polygonized output reducing overl...
2012-05-08 Sandro SantilliMake ST_MakeValid tests immune by coordinates order...
2012-05-08 Sandro SantilliCross reference ST_BuildArea with ST_MakePolygon
2012-05-07 Regina Obewho is in charge of QA here? 1.5.4 completely missing...
2012-05-07 Sandro Santillipostgis_raster_lib_version is also in rtpostgis.sql...
2012-05-07 Sandro Santillipostgis_raster_scripts_installed is in rtpostgis.sql...
2012-05-05 Paul RamseyREADME Installation error (#1804)
2012-05-04 Sandro SantilliSort bugfixes by ticket number, add an item for #1802
2012-05-04 Sandro SantilliTurn custom allocators into an occasion for interruptio...
2012-05-04 Sandro SantilliProtect ST_Segmentize from max_length=0 (#1799)
2012-05-04 Bborie ParkAdditional refactoring of rtpg_getSR().
2012-05-04 Bborie ParkAdditional fixups in rtpg_getSR() for better handling...
2012-04-30 Paul RamseyRestrict the coverage of the geography polar interescti...
2012-04-30 Regina Obeupdate stats
2012-04-30 Regina Obedrop_state_tables_generate_script state arg misnamed...
2012-04-26 Sandro SantilliAdd note about clang build fix (#1694)
2012-04-26 Sandro SantilliFix wrong ticket reference
2012-04-26 Sandro SantilliFix false edge-node crossing report in ValidateTopology...
2012-04-26 Sandro SantilliGive ST_Azimuth a chance with close but distinct points...
2012-04-25 Regina Obemeida /print wasn't working on all cheatsheets because...
2012-04-25 Paul RamseyAddGeometryColumns allow dims = 0 (#1573)
2012-04-25 Sandro SantilliFix toTopoGeom handling of duplicated primitives (...
2012-04-25 Paul Ramseyst_dwithin(geog, geog, 0) doesn't work (#1264)
2012-04-25 Paul RamseyForward port test from #1170
2012-04-24 Regina Obedon't underline and color hyperlinks in print mode
2012-04-24 Paul Ramseyrun_test hangs on MSYS (#1788)
2012-04-24 Paul Ramseyrun_test hangs on MSYS (#1788)
2012-04-24 Sandro SantilliAzimuth on the 9th hour of the clock is 3PI/2, not...
2012-04-24 Paul Ramseylibjson configure test doesn't include support for...
2012-04-24 Sandro SantilliHush debugging in ST_DumpPoints
2012-04-24 Sandro Santilliliblwgeom depends on postgis_config.h and postgis_svn_r...
2012-04-24 Sandro SantilliFix deps of postgis on postgis_svn_revision.h, pgcommon...
2012-04-23 Regina Obemake igst index link tag friendly and provide example...
2012-04-20 Bborie ParkAdded note related to overviews not being aligned thoug...
2012-04-20 Bborie ParkAdded ticket #1782 to NEWS. Updated contributors section.
2012-04-20 Paul RamseyFix incorrect call to geom->type where geom->flags...
2012-04-20 Paul Ramseyst_isclosed() doesn't return false for unclosed POLYGON...
2012-04-19 Bborie ParkRemoved emptry string check that prevented use of proj4...
2012-04-19 Bborie Parkminor comments changed
2012-04-18 Bborie ParkFix handling of tuples as described in #1782
2012-04-16 Bborie ParkReplaced testing of two rasters' geotransform matrix...
2012-04-15 Mark Cave-AylandFix #1468: shp2pgsql-gui table column schema get shifted
2012-04-15 Mark Cave-Aylandshp2pgsql-gui: don't allow the user to edit the schema...
2012-04-13 Sandro SantilliRegress-test ST_ChangeEdgeGeom with 2-vertext target...
2012-04-13 Sandro Santillifix ST_SymDifference(empty, geom) to return geom (...
2012-04-13 Sandro SantilliGive more detail on topology editing function exception
2012-04-12 Sandro SantilliUse an SQLPP command for pre-processing SQL files ...
2012-04-12 Sandro SantilliUse more compatible '#define' syntax
2012-04-12 Sandro SantilliDo not assume ndims check statements are fully qualifie...
2012-04-12 Sandro SantilliAutomate test for toTopoGeom usage with custom search_p...
2012-04-12 Sandro SantilliDo not consider RESET outputs
2012-04-12 Sandro SantilliRephrase item for about topology functions and full...
2012-04-12 Sandro SantilliFix NaN from ptarray_locate_point with zero-length...
2012-04-12 Sandro SantilliFix comment doc about lwline_split_by_point_to
2012-04-11 Sandro SantilliAdd note about ST_RemEdgeModFace and ST_RemEdgeNewFace...
2012-04-11 Sandro SantilliDon't let ST_RemEdge* destroy TopoGeometry objects...
2012-04-11 Sandro SantilliAdd note aboute #1714 bugfix
2012-04-11 Sandro SantilliCleanup lines after (bad) snapping (#1714)
2012-04-10 Sandro SantilliHave ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spi...
2012-04-10 Sandro SantilliCall config.status if liblwgeom.h.in newer than liblwge...
2012-04-10 Sandro SantilliAdd bug fixes committed so far in the 2.0 branch
2012-04-10 Regina Obe#1759 transform functionality doesn't work if you have...
2012-04-09 Bborie ParkAdded handling of subdatasets coming from NetCDF, HDF4...
2012-04-08 Sandro SantilliFully qualify calls to topology functions (#1763)
2012-04-07 Regina Obe#1757 -- change in behavior of ST_3Dlength_spheroid...
2012-04-06 Regina Obehyperlink function names to section in online manual
2012-04-05 Chris Hodgsonupdated version number in pom.xml
2012-04-05 Paul RamseyGeometry has Z dimension but column does not (#1755)
2012-04-05 Paul RamseySend an "unknown" typmod into gserialized constructor...
2012-04-05 Sandro SantilliAllow for 1.#INF to be threated as Inf (#1736)
2012-04-05 Sandro SantilliThreat Infinite and 1.#INF the same (#1736)
2012-04-05 Sandro SantilliDrop java/pljava dir (#1411)
2012-04-05 Sandro SantilliDo not mention pljava, it's gone (#1411)
2012-04-05 Bborie ParkFixed missing SVN revision tag in raster2pgsql's help
2012-04-04 Sandro SantilliAdd note about topology.Polygonize not doing edge linking
2012-04-04 Sandro SantilliTabs to spaces
2012-04-03 Paul RamseyUpdate release date for 2.0.0 (TODO more readable relea...
2012-04-03 Paul RamseySet up for 2.0.1
2012-04-03 Paul RamseyPrep for 2.0.0
2012-04-03 Bborie ParkFix error message
2012-04-03 Sandro SantilliUse full URL to trac query
2012-04-03 Paul RamseyAdd extensions
2012-04-03 Paul RamseyConvert text to UTF8
next