]> granicus.if.org Git - postgis/shortlog
postgis
2009-11-30 Kevin Neufeldrenamed ST_DumpPoints to _ST_DumpPoints
2009-11-30 Regina Oberevise template to use new entities
2009-11-30 Regina Obeavailability note not specified right for ST_DumpPoints
2009-11-30 Regina Obefill in missing proto for st_polygonize
2009-11-29 Regina ObeYeh ST_GeomFromKML/GML not crashing anymore on Windows...
2009-11-28 Regina ObeAdd missing ST_CoveredBy proto for geography
2009-11-28 Regina Obetry to force paragraph at top using sectinfo abstract...
2009-11-28 Regina Obeslight amendment to description of casts
2009-11-28 Regina Obefill out casting behavior, also list box type functions...
2009-11-27 Paul RamseyAdd install directory as an ignore.
2009-11-27 Regina Obelink to new geometry_dump sections, also alphabetize...
2009-11-27 Regina Obethanks Kevin -- this should work now
2009-11-27 Regina Obetake out link and see if hudson is happy
2009-11-27 Regina Obetry again - maybe typo
2009-11-27 Regina ObeAdd geometry_dump and special index to list all functio...
2009-11-27 Paul RamseyA few more Mapserver usage updates.
2009-11-27 Paul RamseyUpdate the using mapserver section a little
2009-11-27 Paul RamseyAdd newlines at file ends to silence warnings
2009-11-27 Kevin NeufeldFixed a few typos and missing references
2009-11-27 Regina Obeokay another try. bad scaling
2009-11-27 Regina Obemake all colors different for clarity
2009-11-27 Regina Obeforgot images
2009-11-27 Regina Oberemove dupe ST_DFullyWithin, put in availability note...
2009-11-26 Regina Obeanother st_longestline example
2009-11-26 Mark Cave-AylandCommit slightly altered regression tests for the above.
2009-11-26 Mark Cave-AylandFix #316: IsValid? called on invalid 3d object leads...
2009-11-26 Regina Obechange shortestline/longestline point/line example
2009-11-25 Regina Obeanother typo
2009-11-25 Regina Obefix typo in coordinates
2009-11-25 Regina Obemake diagrams more interesting
2009-11-25 Regina ObePut in figures for ST_LongestLine. revise figure for...
2009-11-25 Regina Obecosmetic changes
2009-11-25 Regina ObePut in images for ST_ShortestLine
2009-11-25 Regina Obeput in missing availability notes
2009-11-25 Paul RamseyMerge Nicklas Aven's distance spike into trunk. (#63...
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)
next