]> granicus.if.org Git - postgis/shortlog
postgis
2014-07-05 Regina Obe#2810 document the delimeter argument and big warning...
2014-07-04 Sandro SantilliChange append_stringbuffer to take ownership of string...
2014-07-04 Sandro SantilliInline hex conversion of raster wkb in rt_raster_to_hex...
2014-07-04 Sandro SantilliAdd woodbri in git/svn authors file
2014-07-04 Sandro SantilliInclude PostgreSQL failure messages in AddRasterConstraints
2014-07-03 Stephen Woodbridgetest commit to check access rights
2014-07-03 Sandro SantilliCheck that ST_MapAlgebra strict callbacks get passed...
2014-07-03 Regina Obemissed an edit
2014-07-03 Regina ObeAdd address_standardizer and sfcgal to list of contribu...
2014-07-03 Regina ObeFork of http://sourceforge.net/p/pagc/code/HEAD/tree...
2014-07-01 Paul RamseyIgnore build artifacts
2014-07-01 Sandro SantilliIgnore install-sh, generated by autogen.sh
2014-07-01 Sandro Santilliinstall-sh is a built artifact, should not be in the...
2014-06-30 Paul Ramseyfix build
2014-06-30 Paul Ramsey#2797 cu_surface.c warning on polyhedralsurface_parse
2014-06-30 Paul Ramsey#2796, sfcgal_comments.sql missing for regress testing...
2014-06-30 Paul Ramsey#2793, sfcgal cunit tests do not seem to run
2014-06-30 Paul RamseyIgnore some build artefacts
2014-06-30 Sandro SantilliOops, confused mapnik with postgis
2014-06-30 Regina Obe#2790 SET_VARSIZE redefined - to fix swapped out liblwg...
2014-06-29 Regina Obe#2794 sfcgal regress sfcgal doesn't install if RUNTESTF...
2014-06-29 Regina Obe#2488: patch from Vincent Mora to make sfcgal_tickets...
2014-06-29 Regina Obeupdate postgis_full_version output the old was ancient...
2014-06-29 Regina Obe#2792 docbook validation issues -- remove for raster_co...
2014-06-27 Regina Obeupdate docs to include breaking function changes, fact...
2014-06-27 Regina ObeAdd Vincent Mora to credits
2014-06-27 Regina Obe#2754 postgis_sfcgal extension oops missed new extensio...
2014-06-27 Regina Obe#2754 need postgis_sfcgal wrapped as an extension ...
2014-06-27 Regina Obe#2783 add JSON_CPPGLAGS to CPPFLAGS so works correctly...
2014-06-27 Paul Ramsey#2704, ST_GeomFromGML() does not work properly with...
2014-06-27 Paul RamseyEnsure conditional has access to configuration values
2014-06-27 Paul Ramsey#2788 Warning on PG_RETURN_HEAPTUPLEHEADER building...
2014-06-27 Sandro SantilliFix undefined behavior in ptarray_calculate_gbox_geodet...
2014-06-27 Sandro SantilliDo not assume utils/create_unpackaged.pl is executable
2014-06-26 Paul Ramsey#2712 ST_Segmentize exception on Empty input: getPoint4...
2014-06-26 Sandro SantilliAdd note about ./autogen.sh
2014-06-26 Sandro SantilliAdd README.md to show nice travis link on the github...
2014-06-26 Sandro SantilliFix potential memory fault in ST_MakeValid
2014-06-26 Sandro SantilliFix handling of bogus argument passed to --with-sfcgal...
2014-06-25 Sandro SantilliWith latest changes, support for libjson 0.9 was restor...
2014-06-25 Sandro SantilliStill build libjson code when having 0.9
2014-06-25 Sandro SantilliOops, unterminated #ifdef
2014-06-25 Sandro SantilliAttempt re-adding support fo libjson < 0.10 (#2723)
2014-06-25 Sandro SantilliFix warning: no previous prototype for 'lwgeom_sfcgal_v...
2014-06-25 Sandro SantilliFix SFCGAL tests to work with all versions (#2755)
2014-06-25 Sandro SantilliDocument minimum required libjson-c version being 0.10
2014-06-25 Sandro SantilliReport libjson version from postgis_full_version()...
2014-06-24 Paul Ramsey#2775 lwline_from_lwmpoint leaks memory
2014-06-24 Paul Ramsey#2723 failure to build against external json-c 0.12
2014-06-24 Paul RamseyUse macro GREP instead of hardcoded
2014-06-24 Regina Obe#2779 put in missing availability information
2014-06-24 Regina Obe#2753 Add ST_IsPlanar (hmm did I forget to put in this...
2014-06-24 Sandro SantilliRevert r12350 as it didn't fix #2382
2014-06-24 Sandro SantilliForce load of target shared object before major version...
2014-06-23 Bborie Parkadd comments for out-db raster in regress tests
2014-06-23 Sandro SantilliDisable ST_MemSize test for outdb rasters
2014-06-23 Sandro SantilliFix ST_MemSize test query with PostgreSQL 9.1
2014-06-23 Sandro SantilliSubtract size of offdb raster paths in test for ST_MemSize
2014-06-23 Sandro SantilliTypo
2014-06-22 Regina Obe#2770 Document new ST_MemSize for raster and #2769...
2014-06-21 Bborie Parkfix premature memory free in RASTER_getBandPath (ST_Ban...
2014-06-20 Sandro SantilliImplement ST_MemSize(raster)
2014-06-20 Sandro SantilliDeprecate ST_Mem_Size, welcome ST_MemSize
2014-06-20 Regina Obe#2753 fix xsl to not trap intro
2014-06-20 Regina Obe#2753 change func proto ST_Minkowski to ST_MinkowskiSum
2014-06-20 Regina Obe#2753: patch from vmp -- revised patch moving intro...
2014-06-19 Sandro SantilliAdd postgis_noop(raster) function
2014-06-16 Regina Obe#2737 typo
2014-06-16 Regina Obe#2737 add back 900913 and update backup exclusion to...
2014-06-16 Regina Obe#2737 patch from Even Rouault: Upgrade of spatial_ref_s...
2014-06-11 Regina Obemissing migration path from 2.1.3
2014-06-09 Regina Obefix typo in function proto for ST_NotSameAlignmentReaso...
2014-06-01 Regina Obe#2752: raster @ and ~ operators not documented
2014-06-01 Regina Obe#2752: raster && geometry is undocumented
2014-05-29 Sandro SantilliAdd availability info for raster/geometry operators
2014-05-27 Sandro SantilliWrap rtpostgis_upgrade.sql in a transaction (#2749)
2014-05-25 Bborie Parkadd news for GDAL 2.0
2014-05-25 Bborie Parkbasic support for GDAL 2.0
2014-05-21 Sandro SantilliReduce overhead of ST_Simplify calls against points...
2014-05-19 Sandro SantilliDrop PlanetPostgis announce (automatic via http://postg...
2014-05-19 Regina Obefix links and version
2014-05-14 Sandro SantilliUse a variable for extname
2014-05-14 Sandro SantilliComplain if extension scripts are sourced in psql
2014-05-14 Sandro SantilliAutomate postgis_download_url setting in doc/postgis.xml
2014-05-14 Sandro SantilliDrop checkout step from release procedure, other cleanups
2014-05-13 Sandro SantilliReorder release steps to avoid touching repository...
2014-05-13 Sandro SantilliAdd "ChangeLog" rule, update HOWTO_RELEASE with that...
2014-05-13 Bborie Parktweak messages
2014-05-13 Bborie Parkdisable one unit test
2014-05-13 Bborie Parkemit message for unknown GDAL drivers
2014-05-13 Sandro SantilliFix header guard
2014-05-13 Sandro SantilliHeader-guard postgis_config.h
2014-05-12 Regina Obefix url back
2014-05-12 Regina Obe#2732 gserialized_estimate crashes under mingw64 window...
2014-05-06 Bborie Parkstrcat instead of sprintf
2014-05-05 Sandro SantilliTweak search_path inline when creating topology extension
2014-05-05 Sandro SantilliRemove debugging print from run_test.pl
2014-05-05 Sandro SantilliOffline rasters are always supported
2014-05-04 Bborie Parkadd text mentioning env variables
2014-05-04 Bborie Parkadded support for POSTGIS_GDAL_ENABLED_DRIVERS and...
next