]> granicus.if.org Git - postgis/shortlog
postgis
2009-12-02 Kevin Neufeldadded some thoughts on DE-9IM
2009-12-02 Kevin Neufeldadded target to resize certain images
2009-12-02 Regina ObeFlag more as working with curves. I think all do excep...
2009-12-02 Regina ObeLooks fine in all my IE8 browsers perhaps its just...
2009-12-02 Kevin Neufeldadded de9im images
2009-12-02 Regina ObeNow that pdf table layout is fixed with informal table...
2009-12-02 Regina ObeDo I dear try an informal table again :)
2009-12-02 Regina ObeTry Mateusz idea of a unicode checkmark
2009-12-01 Regina Obehmm spelled geometry wrong
2009-12-01 Regina Obeget rid of padding on tables
2009-12-01 Regina Obetry again
2009-12-01 Regina Obeback to formal table
2009-12-01 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/trunk@4967...
2009-12-01 Regina Obetry again
2009-12-01 Regina Obegit-svn-id: http://svn.osgeo.org/postgis/trunk@4965...
2009-12-01 Regina Obefix build
2009-12-01 Regina Obeseeif pdf looks better with an informaltable
2009-12-01 Regina Obetitle change
2009-12-01 Regina Obetypo
2009-12-01 Regina ObeAdd sql mm compliance column get rid of cell-padding
2009-12-01 Regina Obeshorten matrix list to exclude operators and exception...
2009-12-01 Regina Obefix filter for 2.5D/curved support. More tweaking of...
2009-12-01 Regina Obeget rid of border=0 altogether exclude management,types...
2009-12-01 Regina Obeborder not taking
2009-12-01 Regina ObeI want table borders
2009-12-01 Regina Obeoops had left over junk -- get rid of junk
2009-12-01 Regina Obetry to get rid of section abstract -- see if pdflatex...
2009-12-01 Regina ObeFirst attempt at super-duper type functionality compare...
2009-11-30 Paul RamseyFix up boundary condition in node interaction test.
2009-11-30 Paul RamseyAdd an internal geometry tree for use in a native prepa...
2009-11-30 Paul RamseyAdd svn:keywords to everyone
2009-11-30 Paul RamseyAdd NL to end of expected file.
2009-11-30 Paul RamseyMove the fromGML test into the in_gml.sql file, so...
2009-11-30 Paul RamseyMove have_libxml2 define to the other library have_...
2009-11-30 Paul RamseyFix warnings from cpp during sql file build as reported...
2009-11-30 Paul RamseyUpdated SQL files for uninstallation to match current...
2009-11-30 Paul RamseyUpdate the upgrade process description to match new...
2009-11-30 Paul RamseyRename ST_PointOutside to _ST_PointOutside (#325)
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...
next