]> granicus.if.org Git - postgis/shortlog
postgis
2010-04-07 Regina Obeconver to 1 column 2 row table
2010-04-07 Regina Obetypo
2010-04-07 Regina Obecorrect typo
2010-04-07 Regina ObePut link to spec for a diagrammatic view.
2010-04-07 Regina Obefirst draft of ST_ConvexHull -- still need to put in...
2010-04-06 Paul RamseyAdd support for command-q shutdown in Mac GTK build
2010-04-06 Sandro SantilliWARN and continue on incomplete multibyte sequence
2010-04-05 Regina Obeslight correction
2010-04-05 Regina Obeitemize band pixel types and fix some formatting issues
2010-04-05 Regina Obemore blurb in description
2010-04-05 Regina Obexsl to build postgresql help for wktraster
2010-04-05 Regina ObeStart adding editors, give an additional better example...
2010-04-05 Regina Obeupper left x and y
2010-04-05 Regina Obeexample for st_value
2010-04-05 Regina Obetypo in constructor section
2010-04-05 Regina Obest_box2d, st_envelope (note regular Postgis changed...
2010-04-05 Regina Obemore typos fixed, add constructor section
2010-04-05 Regina ObeFix typo
2010-04-05 Regina Obemore functions documented
2010-04-05 Regina Obemore accessors
2010-04-05 Regina Obemore changes
2010-04-05 Regina ObeFirst start at integrating wktraster documentation...
2010-03-31 Sandro SantilliDo not hard-code default encoding (since it's a macro)
2010-03-31 Sandro SantilliDump more informations about failing decoding
2010-03-30 Olivier CourtinAdd geography support to ST_AsGML with prefix namespace...
2010-03-30 Olivier CourtinRemove old reference file
2010-03-29 Paul RamseyFix syntax error.
2010-03-29 Paul RamseyReorganize avprintf a litle.
2010-03-29 Paul RamseyPropogate vsnprintf errors up verbatim
2010-03-28 Olivier CourtinFix a lot of DocBook errors. Use DocBook + MathML DTD...
2010-03-27 Olivier Courtinadd make check rule in doc/Makefile. Use xmllint to...
2010-03-25 Paul RamseyMake the default size more reasonable again.
2010-03-25 Paul RamseyAdd comments on error return values.
2010-03-25 Paul RamseyImproved stringbuffer again. Always write directly...
2010-03-24 Paul RamseyRestore original license terms.
2010-03-23 Sandro SantilliExpose custom prefix arg for ST_asGML to SQL, add tests...
2010-03-23 Paul RamseyFix for array aggregation error (#469)
2010-03-22 Sandro SantilliAdd support in liblwgeom for specifying a custom (or...
2010-03-22 Paul RamseyConvert all extern opt* variables to pgis_opt* variable...
2010-03-17 Sandro SantilliAdd test for GEOMETRYCOLLECTION and ST_Split
2010-03-17 Sandro SantilliAdd ST_Split
2010-03-17 Sandro SantilliDon't choke on clean when there's nothing to clean
2010-03-17 Sandro SantilliFix 'clean' rule to descend in cunit
2010-03-16 Sandro SantilliAdd support for MULTI* in ST_Split
2010-03-16 Sandro SantilliDocument ST_Split
2010-03-16 Paul RamseySome function renaming: lwgeom_typename => lwtype_name...
2010-03-15 Sandro SantilliRename ST_SplitGeometry to ST_Split (better now than...
2010-03-15 Sandro SantilliImplement split-poly-by-line
2010-03-13 Sandro SantilliReword exception message, make algorithm more robust...
2010-03-13 Sandro SantilliFix printf call
2010-03-13 Sandro SantilliSplit-line-by-line: handle overlap cases by raising...
2010-03-13 Sandro SantilliImplement split-line-by-line
2010-03-13 Sandro SantilliBe polite
2010-03-12 Sandro SantilliFix memory errors in presence of NULL (0-verticed)...
2010-03-12 Sandro Santilliptarray_substring *does* already implement interpolation
2010-03-12 Sandro SantilliDrop extraneous task (if it referred to loader we do...
2010-03-12 Sandro SantilliFix ST_DumpPoints not to relay on NULL return from...
2010-03-12 Sandro SantilliTrigger reconstruction of regress' postgis.sql when...
2010-03-12 Sandro SantilliAdd item about GeometryN/NumGeometries
2010-03-12 Sandro SantilliAdd support for simple geometries in ST_GeometryN and...
2010-03-12 Mark Cave-AylandFix the PGXS override code for detecting older versions...
2010-03-12 Regina Obeput in note about improvement to ST_Line_SubString...
2010-03-11 Sandro SantilliMore comments cleanup
2010-03-11 Sandro Santilliremove wrong comment
2010-03-11 Sandro SantilliSet interface specs in stone within the implementation...
2010-03-11 Sandro Santilli*always* return a collection from ST_SplitGeometry
2010-03-11 Sandro SantilliHave ST_SplitGeometry return a collection of at most...
2010-03-11 Sandro SantilliAdd SRID retainment testcase for removerepeatedpoint...
2010-03-11 Sandro SantilliAdd SRID retainment testcases
2010-03-11 Sandro SantilliDon't 'clean' the SRID...
2010-03-11 Paul RamseyGrammar fix.
2010-03-10 Paul RamseyFix to allow compile on 9.0alpha
2010-03-10 Sandro SantilliInitial work on ST_SplitGeometry. Split line by point...
2010-03-10 Sandro SantilliSince we do a full scan of pointarray from ptarray_loca...
2010-03-10 Sandro SantilliDocument closest_point_on_segment in header file
2010-03-10 Sandro SantilliDocument ptarray_locate_point in header file
2010-03-10 Sandro SantilliExport geos error logger
2010-03-09 Paul RamseyFix syntax error in spatial_ref_sys hard upgrade direct...
2010-03-09 Paul RamseyInclude 'geography_columns' defn when upgrading from...
2010-03-09 Paul RamseyQuiet notices in the .sql install files (#415)
2010-03-08 Paul RamseyUpdate the bbox when you alter the underlying geometry...
2010-03-08 Kevin Neufeldupdated broken link to utmzone PostGIS plpgsql helper...
2010-03-05 Paul RamseyNote minimum required versions.
2010-03-05 Sandro SantilliFix typo
2010-03-05 Paul RamseyA few more WKB unit tests.
2010-03-04 Olivier CourtinAdd ST_PointN xref in ST_SetPoint entry, from Bruno...
2010-03-03 Paul RamseySet keywords.
2010-03-03 Paul RamseySet keywords and some copyright headers.
2010-03-03 Paul RamseyAdd some tests of the old versus new WKB output.
2010-03-03 Paul RamseyMove spheroid test to the correct place.
2010-03-03 Paul RamseyRemove doxygen flags from static functions.
2010-03-03 Paul RamseyAdd some documentation to the public functions.
2010-03-03 Paul RamseyAdd in tests and fixes for WKB emitter.
2010-03-02 Paul RamseyAdd first cut to lwgeom_to_wkb function.
2010-03-02 Paul RamseyAdd a couple functions (length, copy) to stringbuffer...
2010-03-02 Sandro SantilliST_MakeValid : turn collapsed lines into points [RT...
2010-02-28 Sandro SantilliNode lineal geometries resulting invalid. Re-enable...
2010-02-28 Sandro SantilliDon't use a collection when there's no area
2010-02-28 Sandro SantilliFix build with debugging on, fix bug when run against...
2010-02-28 Sandro SantilliAdd paranoid check to make super-sure no input vertices...
next