]> granicus.if.org Git - postgis/shortlog
postgis
2009-12-16 Paul RamseyQuiet solaris warnings
2009-12-16 Paul RamseyRemove warning on Solaris
2009-12-16 Paul RamseyAdd initial values.
2009-12-15 Paul RamseyChange MAX_DBF_FIELD_SIZE to 254 (#326)
2009-12-15 Paul RamseyAdd in support for command-line options for connection...
2009-12-15 Paul RamseyRemove custom getopt files and move back to system...
2009-12-15 Paul RamseyMake null date field blank rather than 00000000 (#321)
2009-12-15 Paul RamseyMake 4326 the default SRID for "unknown" cases, both...
2009-12-15 Paul RamseyAdd --with-libiconv argument to configure, to allow...
2009-12-15 Paul RamseyFix buffer overrun case.
2009-12-15 Paul RamseyRemove syntax error (fumbling fingers?) in the usage...
2009-12-15 Paul RamseyRemove test that enforces only OGC-standard WKT for...
2009-12-14 Paul RamseyFlip argument order for -cli exe build and add CFLAGS...
2009-12-14 Mark Cave-AylandRemove the original shp2pgsql.c file which is no longer...
2009-12-14 Mark Cave-AylandFix incorrect logic when outputting escaped strings...
2009-12-14 Mark Cave-AylandFix missing COPY terminator from shp2pgsql command...
2009-12-13 Mark Cave-AylandCommit initial version of reworked shp2pgsql architectu...
2009-12-09 Kevin Neufeldadded identifier to shp2pgsql usage section
2009-12-09 Kevin Neufeldupdated "Using the Loader" to demonstrate the use of...
2009-12-09 Regina ObeCorrect the output type of ST_Extent and flag this...
2009-12-07 Paul RamseyFix mistakes in geography faq item.
2009-12-04 Regina Obeget rid of begin; commit in geography.sql.in.c. Now...
2009-12-04 Regina Obechange to use refname instead of refid for link in...
2009-12-03 Kevin Neufeldremoved VACUUM
2009-12-03 Kevin Neufeldremoved url that is probably the cause in breaking...
2009-12-03 Kevin Neufelda couple typos in the DE-9IM explanation
2009-12-03 Kevin Neufeldfixed a typo and added a few cross links
2009-12-03 Regina ObeReplace unicode codes with images. IE 6 and 7 not...
2009-12-03 Regina Obefill in missing curve support flags for outputs
2009-12-03 Kevin Neufeldadded a few reference cross links
2009-12-02 Kevin Neufeldremoved borders around the tables in the geometry compl...
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...
next