]> granicus.if.org Git - postgis/shortlog
postgis
2015-05-20 Sandro SantilliDo not get fooled by carriage returns
2015-05-19 Paul RamseyFix regression "error" in UTM/geog ticket
2015-05-19 Paul RamseyFix comment
2015-05-19 Paul RamseyOnly use new geodesics when Proj 4.9 is installed
2015-05-19 Paul RamseySupport new array_create_iterator in 9.5
2015-05-19 Paul RamseyAvoid regression failures when using old geodetic support
2015-05-19 Paul RamseyInclude new files for #2918
2015-05-19 Paul Ramsey#2918, Use GeographicLib functions for geodetics
2015-05-18 Sandro SantilliDrop obsoleted _st_mapalgebra version on upgrade (...
2015-05-18 Sandro SantilliFix error message about malformed --upgrade-path format
2015-05-18 Sandro SantilliImprove upgrade tester by adding postgis objects (...
2015-05-18 Sandro SantilliFix confusing help message for --with-pgconfig
2015-05-15 Bborie ParkDO block to emit message. ticket #3118
2015-05-15 Sandro SantilliNote Length2d_spheroid and Point_Inside_Circle renames
2015-05-15 Sandro SantilliAdd test for ST_Length2DSpheroid
2015-05-15 Sandro SantilliDeprecate ST_Length2D_Spheroid, renamed to ST_Length2DS...
2015-05-15 Sandro SantilliWarn deprecation of ST_Locate_Between_Measures and...
2015-05-15 Sandro SantilliRemove unused assignment
2015-05-13 Paul RamseySimplify argument handling for twkb
2015-05-13 Paul RamseyFree iterator when complete
2015-05-13 Paul RamseyReplace manual array iterating with pgsql iterator
2015-05-13 Paul RamseyRemove manual array iteration
2015-05-13 Paul RamseyDe-dupe doc entries
2015-05-13 Paul RamseyRemove unneed bytebuffer.h ref
2015-05-13 Paul Ramsey#3085, document ST_GeomFromTWKB
2015-05-13 Paul RamseyAdd back some $Id tags and files missing in TWKB commit
2015-05-13 Paul RamseyRemove the many and unloved $Id$ tags that clutter...
2015-05-13 Paul RamseyInclude old regression cases for GeoJSON
2015-05-13 Paul RamseyQuiet warnings about using fabs on ints
2015-05-13 Paul Ramsey#3085 Add aggregate support and enhance TWKB support...
2015-05-12 Regina Obefix tag mismatch
2015-05-12 Regina ObeFigures for new ST_Subdivide function
2015-05-12 Paul Ramsey#3108, subdivide dropping some squares
2015-05-11 Sandro SantilliDeprecate ST_Point_Inside_Circle (#2748)
2015-05-09 Regina Obeget rid of dangling para mark
2015-05-09 Regina Obeadd ST_AsX3D Geocoordinates and axis flipping support...
2015-05-09 Regina Obe#897 (part of #2840 ) Support for X3D Geocoordinate...
2015-05-04 Sandro SantilliAdd installcheck step to travis build
2015-05-04 Sandro SantilliFix online tickets test with sfcgal
2015-05-04 Sandro SantilliSimplify a couple of sfcgal tests to simply wrap originals
2015-05-04 Sandro SantilliAllow passing custom RUNTESTFLAGS with 'make installcheck'
2015-05-04 Sandro SantilliFix online legacy test with sfcgal (#3105)
2015-05-04 Sandro SantilliProperly handle tear-down with --sfcgal
2015-05-04 Sandro SantilliAdd "installcheck" rule (#2358)
2015-05-04 Sandro SantilliMake Postgis_Noop call unambiguous to not fail with...
2015-05-04 Sandro SantilliC++ style comments are not allowed in ISO C90
2015-05-04 Sandro SantilliRename "errmsg" variable to avoid clash with PostgreSQL...
2015-05-03 Bborie Parkregex for parsing constraints. ticket #3096
2015-05-02 Bborie Parkadd unit tests for numeric overflow. ticket #3100
2015-05-02 Bborie Parkround to 10 places instead of numeric(25,10). ticket...
2015-05-02 Regina Obeadd other error you might see to the security raster faq
2015-05-02 Regina ObePut back raster security details that are in 2.1 but...
2015-04-29 Regina Obe#2365: Significantly improve performance of find_srid...
2015-04-29 Paul RamseyQuiet pedantic warnings some
2015-04-29 Paul RamseyC90 madness
2015-04-29 Paul RamseyQuiet warnings about misuse of abs() / fabs() on
2015-04-29 Paul Ramsey#3104, st_asgml introduces random characters in ID...
2015-04-27 Regina Obechange to drop view if exists just in case it doesn't
2015-04-27 Regina Obe#3103 Get rid of casting of table, schema, and column...
2015-04-27 Paul Ramsey#2587, CompoundCurve with empties parses differently...
2015-04-27 Paul Ramsey#2335, rename internal LWGEOMWKB to be a bit more clear...
2015-04-27 Paul RamseyUpdate corporate name
2015-04-26 Regina Obe#3092 refinement to geometry_columns view. Aslo add...
2015-04-26 Regina Obe#3102 - add include <locale.h> to fix mingw-64 compile...
2015-04-24 Paul Ramsey#3092, Slow performance of geometry_columns
2015-04-23 Paul Ramsey#3098, odd dimension mixes in WKT
2015-04-23 Paul Ramsey#3091, segfault in unit tests in debug
2015-04-23 Paul Ramsey#3048, shp2pgsql - illegal number format when specific...
2015-04-23 Paul Ramsey#3018, GROUP BY geography sometimes returns duplicate...
2015-04-22 Sandro SantilliAllow splitting lines by multipoints
2015-04-22 Sandro SantilliAllow splitting lines by multilines and (multi)polygon...
2015-04-22 Sandro SantilliDo not leak symbols outside of header guard block
2015-04-15 Paul RamseyAdd NEWS note on ST_SubDivide
2015-04-15 Paul Ramsey#3094, found another one
2015-04-06 Nicklas Avéneffectivearea: force qsort to always return the same...
2015-04-04 Nicklas Avénadd cunit and regression tests to simplifyvw and seteff...
2015-04-04 Nicklas Avénsimplifyvw: allow polygon inner rings to collapse
2015-04-03 Nicklas Avénclean up
2015-04-03 Nicklas AvénAdd ST_SimplifyVW
2015-04-03 Nicklas Avéneffective area: fix multiple bugs in minHeap and make...
2015-03-27 Paul RamseyFix z+ handling
2015-03-26 Paul RamseyGeoJSON maintenance
2015-03-26 Nicklas AvénAdd minheap for ordering areas, and funtionality to...
2015-03-26 Paul RamseyEntity the <
2015-03-25 Paul RamseyAdd doc entry for ST_Subdivide
2015-03-24 Bborie Parkinvalid operator. Ticket #3090
2015-03-23 Bborie ParkFix ST_DumpValues() crasher when cleaning. Ticket ...
2015-03-23 Sandro SantilliDo not (re)define strcasestr in a public header (#3088)
2015-03-23 Sandro SantilliAdd 2.1.5 and 2.1.6 sections in NEWS
2015-03-23 Regina Obe#3087 cast text to geometry lwgeom_regress failure...
2015-03-23 Regina Obe#3080 regress failure on 9.5. Put in an OFFSET 0 on...
2015-03-20 Paul RamseyBack out changes from #3056
2015-03-20 Paul RamseyReorder to C order
2015-03-20 Paul RamseyReorder to C standard
2015-03-20 Paul Ramsey#3031, allow MULTIPOINT EMPTY into Geometry(Point)...
2015-03-20 Sandro SantilliAdd missing typmod tests for high-dimensioned TINs
2015-03-20 Sandro SantilliAdd non-empty (multi)point cases to the typmod test...
2015-03-20 Sandro SantilliFix typo in typmod test (#3031)
2015-03-18 Paul Ramsey#3056, only do 3d distance calcs when both args are 3d
2015-03-17 Paul Ramsey#2969, memory leak in the function of "lwtriangle_from_...
next