]> granicus.if.org Git - postgis/shortlog
postgis
2019-10-15 Raúl Marín... Address leaks detected by OSS-FUZZ
2019-10-14 Regina ObeAdd missing libxml and ssl libs for windows packaging
2019-10-14 Sandro SantilliPrint version before upgrade, in upgrade tests
2019-10-13 Regina Obeupdate pos and pots
2019-10-13 Sandro SantilliAvoid sending two queries at once, to more easily spot...
2019-10-13 Regina ObeFlip to 3.1.0 development
2019-10-13 Regina Obemissed spot
2019-10-13 Regina ObePrepping for PostGIS 3.0.0rc2 release
2019-10-11 Raúl Marín... Memory leak in lwpoly_from_wkb_state
2019-10-10 Regina Obemanual fix release note dates and numbers
2019-10-10 Raúl Marín... WKB: Avoid buffer overflow
2019-10-10 Raúl Marín... Fix leak in WKT collection parser
2019-10-10 Raúl Marín... Fix leak in lwcollection_from_wkb_state
2019-10-10 Raúl Marín... Fix leak in lwcurvepoly_from_wkb_state
2019-10-08 Raúl Marín... Remove HAVE_LIBJSON_C
2019-10-08 Sandro SantilliMake sure "make clean" really cleans what's created...
2019-10-08 Sandro SantilliAllow running core tests from any directory
2019-10-08 Sandro SantilliForce using systemwide scripts when run with --extension
2019-10-08 Regina ObeFlip to 3.0.0rc2dev
2019-10-08 Regina ObeChange to package 3.8.0rc2 for windows, prepare for...
2019-10-08 Regina ObeFix pos for spanish and french so they produce proper XML
2019-10-07 Regina ObeAdd step to pull translations from transifex
2019-10-07 Paul RamseyRemove view testing from upgrade objects testing
2019-10-07 Regina Obeupdate rest of pos
2019-10-07 Paul RamseyTry and be a little broader in dropping temporary old...
2019-10-07 Raúl Marín... Fix lib detection with "--with-jsondir" flag
2019-10-07 Raúl Marín... Fix --with-jsondir ldflags
2019-10-07 Raúl Marín... Address compiler warnings
2019-10-07 Sandro SantilliUse clang pragma only with clang
2019-10-07 Regina ObeFix tag issues
2019-10-07 Sandro SantilliTweak editorconfig for postgis_proc_upgrade.pl and...
2019-10-07 Regina Oberemove reference_exception evidentally was taken out...
2019-10-07 Regina ObeAdd reference_exception.xml -- is referenced in referen...
2019-10-07 Regina ObeUpdate more po files
2019-10-07 Regina Obeupdate IT from transifex
2019-10-07 Regina Obeuodate de files from transifex
2019-10-07 Regina Obetake out reference_misc entirely instead of just commen...
2019-10-07 Paul RamseyGuard some newer GCC'isms to allow older platforms
2019-10-07 Paul RamseyUse older perl idiom to allow build on
2019-10-07 Paul RamseydatumCopy has to happen in agg context or else
2019-10-07 Regina ObeGet rid of reference_temporal. that evidentally was...
2019-10-07 Regina ObeUpdate pot files -- references #4525
2019-10-06 Regina ObeChange expected release from 10/5 to 10/8
2019-10-05 Regina ObePrepping for PostGIS 3.0.0rc1 release
2019-10-04 Paul RamseyRestore ST_Union() aggregate signature and re-work
2019-10-03 Raúl Marín... autogen.sh: Exit with an error when a tool is missing
2019-10-03 Raúl Marín... Use a clean environment when detecting C++ libraries
2019-10-02 Paul RamseyUse snprintf in building SRID query string
2019-10-02 Raúl Marín... getSRIDbySRS: Fix crash
2019-10-01 Paul RamseyGet a little bit ahead on extension upgrade paths, so
2019-10-01 Paul RamseyFix scripts-based (not extension) upgrade from 2.4
2019-10-01 Regina ObeCreate slot for next release - be confident we'll do...
2019-09-30 Paul RamseyTurn rt_gdalwarp tests back on, removing grid shifts...
2019-09-30 Paul RamseyAvoid datum/grid shifts in reproject test, to lower
2019-09-30 Regina ObeAdd CXX and CXXFLAGS from pg_config seems to fix wagyu...
2019-09-30 Regina ObePut back wagyu, but try to force gcc8 as compiler and...
2019-09-29 Regina ObeFlip to 3.0.0beta2dev
2019-09-28 Regina Obeoops forgot to commit same note in NEWS
2019-09-28 Regina ObeAdd note about additional performance enhancements...
2019-09-28 Regina ObePrepare for PostGIS 3.0.0beta1
2019-09-28 Regina ObeTurn off wagyu for now for 32-bit FreeBSD12. For some...
2019-09-28 Regina Obetake out all pathing to see if that fixes the issue...
2019-09-28 Regina ObeUpdate docs in prep for 3.0.0beta1 release
2019-09-28 Regina ObeFix issue with loading tabblock
2019-09-28 Regina ObeMissed some fixes in last commit. this should work...
2019-09-27 Regina ObeRevise topology tests so they yield same results in...
2019-09-25 Raúl Marín... upgrade-paths-rules.mk: Drop the -v flag
2019-09-24 Raúl Marín... Speed up ST_Simplify
2019-09-24 Raúl Marín... ST_RemoveRepeatedPoints: Optimize multipoints with...
2019-09-24 Raúl Marín... Travis: Fix clang ubsan build
2019-09-23 Raúl Marín... Fix several documentation typos
2019-09-17 Paul RamseyRemove tolerance in point-in-ring stabline tests
2019-09-17 Raúl Marín... Disable raster failing tests
2019-09-16 Raúl Marín... Speed up ST_RemoveRepeatedPoints
2019-09-14 Daniel BastonSpeed up conversion of geometries to/from GEOS
2019-09-14 Daniel BastonUse GEOSMakeValid and GEOSBuildArea for GEOS 3.8+
2019-09-13 Regina Obeshp2pgsql -D not working with schema qualified tables
2019-09-13 Raúl Marín... Speed up the calculation of cartesian bbox
2019-09-12 Daniel BastonReduce sensitivity of ST_OrientedEnvelope test
2019-09-07 Regina ObeMark tiger geocoder as superuser safe since it only...
2019-09-05 Raúl Marín... Make ST_Simplify(TRIANGLE) collapse if requested
2019-09-05 Paul RamseyMuck with stats message
2019-09-02 Raúl Marín... Fix ST_SnapToGrid output having an outdated bbox
2019-08-30 Raúl Marín... _postgis_drop_function_if_needed: Update ST_GeoJSON...
2019-08-30 Raúl Marín... Fix ST_RemoveRepeatedPoints output having an outdated...
2019-08-29 Raúl Marín... Fix ST_Simplify output having an outdated bbox
2019-08-29 Raúl Marín... Fix ST_Simplify ignoring the value of the 3rd parameter
2019-08-29 Sandro SantilliBe less assertive in debug message printed when missing...
2019-08-28 Sandro SantilliExpand info about polygon orientation functions in...
2019-08-28 Sandro SantilliAdd availability info for orientation checking and...
2019-08-26 Raúl Marín... Configure: Fix --with-wagyu flag
2019-08-26 Sandro SantilliLink AddTopoGeometryColumn to DropTopoGeometryColumn
2019-08-23 Sandro Santilli[drone] Reorganize configuration to use external script
2019-08-23 Darafei PraliaskouskiSupport 2D TINs in ST_3DIntersection
2019-08-23 Sandro Santilli[travis] Revert travis recipes modifications
2019-08-23 Sandro SantilliReorder Makefile dependencies to avoid duplicated build
2019-08-22 Sandro Santilli[travis] More "make" before "make check"
2019-08-22 Paul RamseyMove geobuf testing solely into configure
2019-08-22 Sandro Santilli[travis] don't assume "make check" will work parallel...
2019-08-22 Paul RamseyRemove apparently unhelpful dependency lines
next