]> granicus.if.org Git - postgis/shortlog
postgis
2012-01-18 Sandro SantilliTest roundtrip with a binary cursor for both geometry...
2012-01-17 Sandro SantilliImplement canonical input-output for geography (#850)
2012-01-17 Sandro SantilliTest canonical binary output for geometry (#850)
2012-01-17 Sandro SantilliSupport alternate expected files
2012-01-17 Sandro SantilliSupport for binary output (#850)
2012-01-17 Sandro SantilliOverride geometrytype for geography (#1450).
2012-01-17 Sandro SantilliRun the testsuite again after upgrading (#1326)
2012-01-17 Sandro SantilliReword loading of upgrade scripts
2012-01-17 Sandro SantilliEnhance staged install to include raster, topology...
2012-01-17 Sandro SantilliDo not drop legacy getSRID in postgis_drop (#1401)
2012-01-16 Paul RamseyRename lwpoint_interpolate to point_interpolate
2012-01-16 Sandro SantilliSnap output of test for #723 to a grid
2012-01-16 Sandro SantilliFix 2.5d split (#745)
2012-01-16 Sandro SantilliKeep UTM zone numbers in range, regress-test _ST_BestSR...
2012-01-16 Sandro SantilliAdd an ST_AsEWKT(text) to prefer geometry over geography
2012-01-16 Sandro SantilliAdd ST_EWKT for geography type (#675)
2012-01-16 Sandro SantilliThe official unknown SRID is 0, not -1
2012-01-16 Sandro SantilliHave 'make doc' build the single-page HTML
2012-01-16 Sandro SantilliAllow building with gettext 0.14. Patch by Greg Troxel...
2012-01-16 Sandro SantilliDetect PERL locally
2012-01-16 Sandro SantilliIgnore generated extension files
2012-01-16 Sandro SantilliMove lwgeom_summary to liblwgeom (#1446)
2012-01-16 Sandro SantilliDrop getsrid (#1401)
2012-01-16 Sandro SantilliAdd test for insertion into typmod-ed table (#1414)
2012-01-16 Sandro SantilliFix WKB output for POINT EMPTY with SRID or higher...
2012-01-16 Sandro SantilliAdd WKB round-trip test for TIN
2012-01-16 Sandro SantilliFix reading TRIANGLE EMPTY in WKB form (#1474)
2012-01-16 Sandro SantilliAdd POLYHEDRALSURFACE roundtrip WKB test
2012-01-16 Sandro SantilliImplement lwgeom_same for MULTICURVE and MULTISURFACE...
2012-01-16 Sandro SantilliImplement lwgeom_same for CURVEPOLYGON types (#1475)
2012-01-16 Sandro SantilliImplement lwgeom_same for COMPOUNDCURVE (#1475)
2012-01-16 Sandro SantilliImplement lwgeom_same for circularstring (#1475)
2012-01-16 Sandro SantilliA CURVEPOLY is also a collection. Fixes #1473.
2012-01-16 Sandro SantilliPrevent lwcollection_construct from creating non-collec...
2012-01-16 Sandro SantilliUse a CTE for queries involving largs WKB input.
2012-01-16 Sandro SantilliComment out expensive DEBUG lines
2012-01-16 Sandro SantilliDowngrade notice of face splitting to debug level
2012-01-15 Sandro SantilliWrap DEBUG output in ifdef POSTGIS_TOPOLOGY_DEBUG ...
2012-01-15 Sandro SantilliMake AddTopoGeometryColumn less sequence-number-eager...
2012-01-15 Regina Obeput in spaces in ST_InterpolatePoint See Also references
2012-01-15 Regina Obeditto for ST_LocateBetween - name change flag and minor...
2012-01-15 Regina Obeput a note ST_LocateAlong name changed (and is a new...
2012-01-15 Regina Obelink to where to download pre-built cheat sheets
2012-01-15 Regina Oberevise docs about make installing extensions to note...
2012-01-15 Regina Obe#1401 Goodbye getSRID()
2012-01-14 Mark Cave-AylandDisplay "Creating Index..." text within the progress...
2012-01-14 Regina Obechange eol from native to LF to try to resolve #1466
2012-01-14 Regina Obedocument --with-gettext=no optionand case why you would...
2012-01-14 Paul RamseyAdd ST_InterpolatePoint, deprecate ST_Locate_Between_Me...
2012-01-14 Mark Cave-AylandUse normal autoconf convention of using #define to...
2012-01-14 Mark Cave-AylandSwitch liblwgeom to use the POSTGIS_* defines already...
2012-01-14 Mark Cave-AylandSwitch NLS build to use the in-built ENABLE_NLS define...
2012-01-14 Mark Cave-AylandEnable configure to accept the additional parameter...
2012-01-14 Mark Cave-AylandFix incorrect camel-casing for HAVE_JSON within configu...
2012-01-14 Mark Cave-AylandFix up AC_DEFINE macros in configure.ac that don't...
2012-01-13 Sandro SantilliAdd test for creating tables with circularstring typmod...
2012-01-13 Sandro SantilliFirst draft of a test for typmod (#1085)
2012-01-13 Regina Oberemove dangling reference to geometry_same
2012-01-13 Sandro SantilliVirtualize ``make'' calls (#1464)
2012-01-13 Mark Cave-AylandRename geometry column header in shp2pgsql-gui to ...
2012-01-13 Regina Oberemove ~= from documentation -- we don't want people...
2012-01-13 Sandro SantilliAdd all signature in the current repository
2012-01-13 Sandro SantilliAdd more signatures found in a more recent dump of...
2012-01-13 Sandro SantilliMake verbose output of postgis_restore.pl more useful...
2012-01-13 Sandro SantilliMake ~= operator GIST-indexable, following existing...
2012-01-12 Paul RamseyAdd in an offset option to ST_LocateBetween
2012-01-12 Paul RamseyAdd support for MULTIPOINT and POINT to ST_LocateBetween
2012-01-12 Paul RamseyFlip ST_LocateBetween to use the same LRS code as ST_Lo...
2012-01-12 Sandro SantilliAdd regress test for topology.AddFace robustness (see...
2012-01-12 Sandro SantilliFix lw_dist2d_pt_seg(B, AB), see #1459
2012-01-12 Sandro SantilliComplete tests for higher coordinate dimensions (#1455)
2012-01-12 Sandro SantilliFix bug in dimension computer for collection WKT.
2012-01-12 Sandro SantilliAdd tests for higher coordinate dimensions (#1455)
2012-01-12 Sandro SantilliTest roundtrip of WKT. Higher dimensions still needed...
2012-01-12 Sandro SantilliFix a bug in gserialized_read_gbox_p reading garbage...
2012-01-12 Sandro Santilligbox_float_round: do not attempt to round M when not...
2012-01-12 Sandro SantilliExpose gbox_float_round to liblwgeom API
2012-01-11 Paul RamseyChange references to BOX2DFLOAT4 to just BOX2D and...
2012-01-11 Paul RamseyTie astext(geography) and asbinary(geography) directly...
2012-01-11 Sandro SantilliAllow higher dimensions in GeomFromWKB (#1452)
2012-01-11 Sandro SantilliFix bug in gbox_same -> lwgeom_same -> ST_OrderingEqual...
2012-01-11 Sandro SantilliFix EMPTY ~= EMPTY to return TRUE (#1453)
2012-01-11 Sandro SantilliEncode dependency of libpgcommon on postgis_config.h
2012-01-11 Sandro SantilliXref ST_AsBinary to its reverse ST_GeomFromWKB
2012-01-11 Sandro SantilliAdd paranoid test of another malformed WKB found in...
2012-01-11 Sandro SantilliDrop ST_AsBinary(text) wrapper, removed in previous...
2012-01-11 Sandro SantilliAdd documentation about enhancements in ST_AsBinary...
2012-01-11 Sandro SantilliDrop geography-specific C-side of AsBinary function...
2012-01-11 Sandro SantilliLimit geometry_columns view definition within 80 columns.
2012-01-11 Sandro SantilliAdd regress test for WKB (#1448) and enable the existin...
2012-01-11 Sandro SantilliUnlease higher dimensions in ST_AsBinary, using SQL...
2012-01-11 Sandro SantilliST_AsText item is an enhancement, not a new feature
2012-01-11 Sandro SantilliAdd note aboute AsText support for higher dimension
2012-01-11 Sandro SantilliUnleash SQL/MM WKT returned by ST_AsText (#287)
2012-01-11 Sandro SantilliUse $(MAKE) to invoke whatever make was used by builder
2012-01-11 Sandro SantilliUpdate HARD UPGRADE section, mention --with-topology
2012-01-11 Paul RamseyTry an older bash syntax for robe?
2012-01-10 Paul RamseyAdd ST_LocateAlong support for multipoints too (complet...
2012-01-10 Paul RamseyBind ST_LocateAlong() to the new LRS function that...
2012-01-10 Paul Ramseysvn:ignore properties
next