]> granicus.if.org Git - postgis/shortlog
postgis
2009-11-24 Kevin Neufeldadded refentry section for ST_DumpPoints()
2009-11-24 Kevin Neufeldadded an ST_DumpPoints image to the collection.
2009-11-24 Olivier Courtinexplicit NULL test on xa->name. Related to #273
2009-11-24 Olivier Courtinadd also availability note to GmlToSQL()
2009-11-24 Olivier Courtinadd availability information for postgis_libxml_version()
2009-11-23 Regina Obe#300 - minor casing changes to reference. Incorporate...
2009-11-23 Regina ObeNew postgresql type section per #300. Still need to...
2009-11-23 Olivier CourtinAdd libxml2 version information in postgis_full_version...
2009-11-22 Paul RamseyMove utility functions only used in cunit tests to...
2009-11-22 Paul RamseyReplace pow(,2.0) with POW2 macro.
2009-11-21 Paul RamseyMove from pass-by-value to pass-by-const-pointer. What...
2009-11-21 Regina Obeupdate st_buffer, st_intersection details for geography...
2009-11-21 Regina Obegrammar correction
2009-11-20 Paul RamseyFix an error hidden in a debug line.
2009-11-20 Paul RamseyFix graxing case and improve co-linear handling with...
2009-11-20 Kevin Neufeldadded missing dependency of postgis_aggs_mm for the...
2009-11-20 Mark Cave-AylandApply Kris Jurka's pgsql2shp patches, as detail in...
2009-11-20 Mark Cave-AylandFinish working on Dave Fuhry's memory-leak patch, and...
2009-11-19 Olivier CourtinSwitch to reference splitted files. Add references...
2009-11-19 Paul RamseyHandle the case where the stabline and a polygon edge...
2009-11-19 Mark Cave-AylandAlter regression test harness so that shp2pgsql/pgsql2s...
2009-11-19 Paul RamseyAttempt to clarify MULTIPOLYGON behavior in ST_Simplify...
2009-11-18 Paul RamseyAdd another example (#218)
2009-11-18 Paul RamseyPut constants reference in the example, so people see...
2009-11-18 Kevin NeufeldOk, well that didn't work. Reverting changes.
2009-11-18 Kevin Neufeldsimplified postgis-out.xml target. The sed replacement...
2009-11-17 Paul RamseyAdd in the history table convenience functions, a READM...
2009-11-17 Paul RamseyFix a double-free in the unit test for collection extract.
2009-11-17 Paul RamseyAdd availability line.
2009-11-17 Paul RamseyAdd more explanation of type numbers.
2009-11-17 Paul RamseyImplement ST_CollectionExtract() to pull specific homog...
2009-11-17 Paul RamseyTrim the binary versions of geometries to try and remov...
2009-11-17 Mark Cave-AylandProperly fix #219 by creating a separate "mini install...
2009-11-17 Paul RamseyAdd tests from #210 to the tickets.sql
2009-11-17 Paul RamseyAdd tickets.sql and expected tests derived from old...
2009-11-16 Paul RamseyAdd identifying lines to SQL so that error lines are...
2009-11-16 Paul RamseyRemove trailing space from libname
2009-11-16 Paul RamseyAdd in hack to match the library .so substition name...
2009-11-16 Paul RamseyAdd in tests for MapServer/Geoserver-style SQL calls...
2009-11-16 Paul RamseyMake scripts version independent of library micro-version.
2009-11-16 Paul RamseyMake POSTGIS_SCRIPTS_VERSION reflect the maximum SVN...
2009-11-16 Kevin NeufeldTicket #76.
2009-11-16 Paul RamseyMake an unknown geography SRID translate to a 4326...
2009-11-16 Regina Obeforgot availability note
2009-11-16 Regina Obefix typos in ST_MakeEnvelope (at least he tries :) )
2009-11-16 Paul RamseyAdd doco and regression tests for ST_MakeEnvelope(...
2009-11-16 Paul RamseyAdd ST_MakeEnvelope() constructor, terse function for...
2009-11-16 Regina Oberevise to deal with boolean arguments
2009-11-16 Regina ObeUpdate geography transform description to reflect new...
2009-11-16 Regina ObeMore encouragement to use GEOS 3.2 :)
2009-11-16 Regina Obeget rid of reference to loading geography.sql (now...
2009-11-16 Olivier Courtinrevert Makefile.in reference.xml and postgis.xml to...
2009-11-16 Paul RamseyCowboy triumphs. (#304)
2009-11-15 Paul RamseyActually use Antarctic stereographic for antarctic...
2009-11-15 Olivier CourtinAdd final semicolon. Remove useless copy related to...
2009-11-15 Olivier CourtinAdd forgotten .xml (in pdf rule)
2009-11-15 Olivier CourtinAdd forgotten .xml in postgis-out rule
2009-11-15 Olivier CourtinUpdate Makefile rules, related to reference.xml split...
2009-11-15 Olivier CourtinSplit reference.xml on several sub files (upon sect1...
2009-11-15 Paul RamseyHandle odd ArcMap scinotation for large ints. (#38)
2009-11-15 Paul RamseyAdd locale handling by setting to 'C' (#303)
2009-11-15 Paul RamseyMake the _cmp and _eq methods use the same equality...
2009-11-14 Paul RamseyMove the polar stereographic line a little further...
2009-11-14 Regina Obemissing ST_DWithin geography spheroid proto
2009-11-14 Paul RamseyAdd testing and drop deprecated functions (#202)
2009-11-13 Paul RamseyBuild out version specific upgrade scripts.
2009-11-13 Paul RamseyFirst baby steps towards version-specific loader
2009-11-13 Regina Obelibxml preferable
2009-11-13 Regina Obefix Paul's bad spelling, add KML in output list, link...
2009-11-13 Regina Obefix formatting in ST_LineCrossingDirection (replace...
2009-11-12 Paul RamseyWalk back function deletions of ST_ functions under...
2009-11-12 Paul RamseyRemove old version ifdefs for versions < PgSQL 8.3...
2009-11-11 Paul RamseyUpdate behavior of lwgeom_same to match "orderingequals...
2009-11-11 Paul RamseySlightly loosen equality tolerance check for point...
2009-11-11 Paul RamseySimplify code and improve consistency of linecrossing...
2009-11-11 Paul RamseyRemove GisT headers from file and set keywords.
2009-11-10 Paul RamseyMake the = operator do a pure equality test
2009-11-10 Paul RamseyStub implementation of ordering operators (#292)
2009-11-10 Paul RamseyApply handling for EMPTY geometries to all geography...
2009-11-10 Regina Obeput logic to recognize boolean and KML text args. ...
2009-11-10 Regina Obeput availability note first in what's new for 1.5....
2009-11-10 Regina Obeusing (T) to denote Paul's transform hacks and noting...
2009-11-10 Regina ObePut in ST_Intersection proto for geography
2009-11-10 Regina Obeadd ST_Intersects proto for geography
2009-11-10 Regina ObeAdd ST_GeomFromKML, add some grammar corrections to...
2009-11-08 Olivier CourtinInitial version of ST_GeomFromKML function and related...
2009-11-08 Olivier Courtinremove an unused var. minor comment change
2009-11-08 Olivier CourtinComplete ST_GeomFromGML documentation. Add ST_GMLToSQL...
2009-11-07 Paul RamseyRemove TODO items that have actually been done.
2009-11-07 Paul RamseyMake the configure-time test for PgSQL version check...
2009-11-07 Paul RamseyDrop database when function loads fail in regression...
2009-11-07 Paul RamseyMake ~= be a bounding box only operator and upgrade...
2009-11-07 Paul RamseyAdd text wrappers to functions we commonly expect peopl...
2009-11-07 Paul RamseyFix for point-on-vertex case of st_covers (#271)
2009-11-06 Paul RamseyUtility to read svn revision numbers from SQL scripts.
2009-11-06 Olivier Courtinfinalize Xlink support (GML SF-2 fully compliant)....
2009-11-06 Paul RamseyMake geography.sql part of the standard postgis.sql...
2009-11-06 Paul RamseyAdd costs to CPU intensive C functions and update doco...
2009-11-06 Paul RamseyUpdate documentation for those functions affected by...
2009-11-05 Paul RamseyFix for #157, ST_GeometryType output doesn't correctly...
next