]> granicus.if.org Git - postgis/shortlog
postgis
2013-06-07 Paul Ramsey#2170, autogen.sh doesn't work at least for newer autoconf svn-1.3
2013-01-12 Regina Obeget rid of micro in title, fix some links (many more...
2012-01-26 Paul RamseyFix concat per a message on postgis-users from Markus...
2011-12-01 Regina Obe#1337 clarify what sql is good for and get rid of some...
2009-10-28 Regina Obecorrect links to svn and bug tracker. minor change...
2009-10-24 Paul RamseyPatch to handle tab and CR better, from dfuhriman....
2009-05-06 Regina Obetypo
2009-05-06 Regina ObeUpdate News in prep for official 1.3.6 announcement...
2009-05-04 Kevin Neufeldbumped branch svn to 1.3.7SVN
2009-05-04 Paul RamseyChanges in advance of 1.3.6
2009-04-29 Kevin Neufeldfix for ERROR in regression logs
2009-04-27 Regina Obeadd another sentence
2009-04-27 Regina Obechange empty table error to just a warning
2009-04-27 Regina Obetypo
2009-04-27 Kevin Neufeldtest commit
2009-04-27 Kevin Neufeldtest commit
2009-04-27 Kevin NeufeldTest commit to test autobuild
2009-04-26 Kevin Neufeldreverted the name of the branch back to 1.3.6SVN, other...
2009-04-26 Kevin Neufeldconverted xref to link so dblatex can build a pdf
2009-04-26 Kevin Neufeldadded missing id references
2009-04-21 Paul Ramsey1.3.6rc1 release preparation
2009-04-21 Paul Ramseymore search paths for XSL sheets in configure
2009-04-06 Paul RamseyFix mis-spelling in Eduin Carrillo's name
2009-04-05 Paul RamseyFix for collection vs collection distance behavior...
2009-03-22 Olivier CourtinFix issue #141 on 1.3 branche. Related to Multi GML...
2009-03-10 Kevin NeufeldAdded fix to address an SRID of -1 in probe_geometry_co...
2009-03-10 Pierre RacineAdded fix to address an SRID of -1 in probe_geometry_co...
2009-03-08 Paul RamseyFix goof in box2d computation.
2009-03-08 Paul RamseyFix for GBT#112
2009-03-08 Paul RamseyFix GBT#116, EMPTY hex polygon no longer causes crash.
2009-03-08 Mark Cave-AylandFix GBT#122: ST_SnapToGrid gives 13 when fed circular...
2009-02-19 Paul RamseyAdd a little more testing, so we don't write lots and...
2009-02-19 Paul RamseyAdd end-of-file marker to DBF, per GBT#105
2009-02-19 Mark Cave-AylandUpdate 1.3 branch so that it will compile against Postg...
2009-02-02 Mark LeslieFix for Issue 108 and regress test.
2009-01-22 Regina Obefix tabbing
2009-01-22 Regina Obe#HISTORY: #GBT 99: shp2pgsql 'Only import DBF' error.
2009-01-07 Kevin Neufeldupdated AddGeometryColumn to throw an error if then...
2009-01-04 Mark Cave-AylandCommit quick fix for GBT#85: ST_Distance crashes on...
2008-12-22 Regina Obe#HISTORY: #GBT 88 FIX - pgsql2shp crashes on Windows...
2008-12-17 Mark Cave-Ayland#HISTORY: Really fix what was broken in r3431/3432...
2008-12-17 Mark Cave-AylandUndo r3431/3432: this isn't ready for the primetime...
2008-12-17 Mark Cave-AylandFix for one of Regina's torture failures as posted...
2008-12-16 Regina ObeDocumented functions spot check test script
2008-12-16 Regina Obe#HISTORY GBT#34: .prj creation by pgsql2shp
2008-12-15 Paul RamseyBump branch numbers to 1.3.6SVN
2008-12-15 Paul RamseyChanges in preparation for 1.3.5 release.
2008-12-15 Mark Cave-Ayland#HISTORY: Fix for GBT#83: "ST_Multi on curved polygon...
2008-12-15 Regina Obe#GBT 84: Fix typo in boundary error
2008-12-07 Regina Obeupdate with new functions moved over
2008-12-05 Regina Obe#HISTORY: #GBT 80: ST_Multi seg faults when given MULTI...
2008-12-03 Mark Cave-AylandLightbulb moment: the fix for GBT#21: locate_along_meas...
2008-11-25 Mark Cave-AylandQuick fix for GBT#72: ST_Estimated_Extent sometimes...
2008-11-25 Paul RamseyBump working version to 1.3.5SVN
2008-11-25 Paul RamseyVersions pushed to 1.3.4 and ready to tag.
2008-11-25 Paul RamseyUpdate to prepare for 1.3.4
2008-11-24 Paul RamseyChange to not use SELECT FROM VALUES form to avoid...
2008-11-24 Mark Cave-AylandFix for GBT#73: ST_Force_Collection crashes with CIRCUL...
2008-11-24 Mark Cave-AylandFix compilation errors if DEBUG_GEOMETRY_STATS is enabl...
2008-11-23 Regina ObeRest of force family, estiamte_extent and soem other one
2008-11-21 Regina Obeadd ST_CoordDims
2008-11-20 Regina ObeUpdate ST_AsKML and ST_Transform - they require proj...
2008-11-20 Mark Cave-AylandMove remaining _ST_AsKML() definition into the #if...
2008-11-19 Regina ObeAdd compile instructions for proj and geos (forgot...
2008-11-17 Regina Obemissing st_asgml func proto
2008-11-17 Regina Oberecent corrections and additions
2008-11-14 Regina Obemakebbox constructors and ST_LineFromMultiPoint
2008-11-11 Paul RamseyPostgreSQL 8.4 support (#62)
2008-11-11 Mark Cave-AylandUpdate new version of the sed command - please ignore...
2008-11-11 Mark Cave-AylandChange Makefile.config.in to use sed instead of cut...
2008-11-07 Mark Cave-AylandAfter a quick sanity grep, I noticed that ST_Transform...
2008-11-07 Mark Cave-AylandFix GBT#69: ST_Translate crashes when fed circular...
2008-11-07 Mark Cave-AylandUndo commits 3270 & 3271. It has been discovered the...
2008-11-07 Mark Cave-AylandAdd missing LWCURVE cast functions required for some...
2008-11-07 Mark Cave-AylandAdd missing lwgeom_getcurve_inspected() function which...
2008-11-07 Mark Cave-AylandFix GBT#70: ST_NPoints Crashes with Curves. lwgeom_npoi...
2008-11-07 Mark Cave-AylandAdd missing lwgeom_getcurve_inspected() function which...
2008-11-07 Mark LeslieUpdated the curve box3d algorithm to use the floating...
2008-11-06 Mark Cave-AylandFix for GBT#66: ST_Dump kills backend when fed CIRCULAR...
2008-11-05 Paul RamseyFix for case where the p-i-p shortcut case and the...
2008-11-05 Regina Obeamend ST_Shift..
2008-11-05 Mark Cave-AylandFix ST_AsGML() not recognising GEOMETRYCOLLECTION as...
2008-11-05 Mark Cave-AylandFix regression tests reporting incorrect failures due...
2008-11-05 Mark Cave-AylandFix for GBT#68 - ST_Shift_Longitude doesn't work with...
2008-11-04 Regina Obefix proto for ST_CurveToLine
2008-11-04 Regina Obemissing protos
2008-11-04 Regina ObeChange ST_AsKML functions to use ST_Transform instead...
2008-11-04 Mark Cave-AylandFix lwgeom_typename() not returning a valid string...
2008-11-04 Mark Cave-AylandFix for GBT#65: ST_AsGML kills the backend when fed...
2008-11-04 Regina ObeMore protos for KML
2008-11-04 Regina ObeST_LineToCurve, ST_CurveToLine
2008-11-04 Mark LeslieRe-enabling the bbox2d/3d tests for circular string.
2008-10-30 Mark Cave-AylandFix regression test differences between different platf...
2008-10-30 Regina ObeAdd ST_DumpRings
2008-10-30 Regina ObeST_Accum
2008-10-29 Regina ObeAdd ST_Union second function proto
2008-10-29 Regina ObeAdd remaining linear referencing functions
2008-10-29 Regina ObeAdd ST_Line_Substring
2008-10-29 Regina ObeAdd ST_Line_Interpolate_Point
2008-10-26 Regina Obedocument st_length*spheroid functions
next