]> granicus.if.org Git - postgis/shortlog
postgis
2010-01-28 Olivier Courtinrevert r5175 commit about points results on #304. ...
2010-01-28 Olivier CourtinIn regress/tickets* Add missing srid 32702 and 32602...
2010-01-28 Sandro SantilliFix 'maintainer-clean' rule
2010-01-28 Mark Cave-AylandFix astyle.sh script so that if astyle cannot be found...
2010-01-28 Mark Cave-AylandAdd "make astyle" target to clean up source tree format...
2010-01-26 Paul RamseyMake GEOS test insist on >= 3.1.1
2010-01-26 Paul RamseyRemove warning from lwline
2010-01-26 Paul RamseyAdd example for ST_AddMeasure on multilinestring
2010-01-26 Paul RamseyMake ST_AddMeasure handle multilinestrings as well...
2010-01-26 Paul RamseyRemove unneeded See Also section.
2010-01-26 Paul RamseyRemove ST_StartMeasure ST_EndMeasure
2010-01-26 Paul RamseyIgnore postgis_comments.sql
2010-01-25 Paul RamseyReplace soft tabs with hard.
2010-01-25 Paul RamseyAdd uninstall recipe for AddMeasure (#390)
2010-01-25 Paul RamseyAdd ST_AddMeasure and associated documentations (#390)
2010-01-24 Nicklas Avéngit-svn-id: http://svn.osgeo.org/postgis/trunk@5161...
2010-01-23 Nicklas AvénTiny Typo
2010-01-23 Nicklas Avénremove ST_Maxdistance from TODO and note that C-version...
2010-01-22 Paul RamseyAdd note on removing milestone from trac
2010-01-21 Paul RamseyUpdates for 1.5.0rc1
2010-01-21 Nicklas Avénadd missing comment
2010-01-21 Nicklas AvénFix for make check on MingW #389
2010-01-21 Paul RamseyUpdated XML release notes (#374)
2010-01-20 Paul RamseyMake proper #! calls to perl in perl scripts
2010-01-20 Regina ObeAdd Jorge Arevalo to list since he's contributing a...
2010-01-19 Regina ObeAdd George, Guillaume, and Vincent to contributors...
2010-01-19 Regina ObeBump Nicklas up since he's added a lot to this release...
2010-01-18 Paul RamseyAdd towgs84 line into proj4text for srid = 28992 (...
2010-01-16 Regina ObeAdd Guillaume's PostgreSQL 8.5 contribution
2010-01-15 Paul Ramsey80col wrap NEWS
2010-01-15 Regina Obeadd note about GEOS 3.2
2010-01-15 Paul RamseyShort circuit on distance tests: only do full spheroida...
2010-01-15 Paul RamseyPrepare for 1.5.0b2
2010-01-15 Paul RamseyMake GEOS 3.1 the mandatory minimum (#385)
2010-01-15 Paul RamseyIgnore all PNG files.
2010-01-15 Olivier CourtinRound decimal part in #58 ticket unit test. As the...
2010-01-14 Olivier CourtinFix undefined vars in LWDEBUGF (#383)
2010-01-14 Olivier CourtinUpdate TODO. remove ST_GeomFromKML entry
2010-01-12 Mark Cave-AylandAdd missing MODULE_big section for #311 which was preve...
2010-01-12 Regina Obeslight typo correction
2010-01-12 Regina ObeAdd ST_DFullyWithin and add analysis as descriptor...
2010-01-12 Paul RamseyChange ST_Equals to use && instead of ~= (#378)
2010-01-12 Paul RamseyShorten trac URL.
2010-01-12 Paul RamseyAdd comment about postgis_comments.sql handling in...
2010-01-12 Paul RamseyDon't remove postgis_comments.sql when doing a 'make...
2010-01-12 Paul RamseyPerformance tweak to distance calculations with toleran...
2010-01-11 Kevin Neufeldadded missing liblwgeom target needed to build the...
2010-01-09 Regina Obefix typo
2010-01-09 Regina ObeFill in missing spots in News
2010-01-09 Paul RamseyUse macro define to determine default geometry column...
2010-01-08 Paul RamseyUpdate the NEW file
2010-01-08 Paul RamseyAdded in one removed function (st_max_distance, replace...
2010-01-08 Paul RamseyOverride pgxs defaults for install, from mcayland ...
2010-01-07 Mark Cave-AylandApply a modified version of Guillaume Lelarge's patch...
2010-01-04 Paul RamseyInitailize config value from simple_geometries
2010-01-04 Paul RamseyBracked and reformat comparison to be more explicit
2010-01-04 Paul RamseyFixed up de-serialization routines to avoid *geoms...
2010-01-04 Paul RamseyRemove the ifdef/endif blocks for HAVE_ICONV (#367)
2010-01-04 Paul RamseyMake configure error out when iconv is unavailable...
2010-01-04 Paul RamseyMinor change to about dialog build.
2010-01-04 Paul RamseyRe-fix connection password hiding (#356)
2010-01-04 Paul RamseyFix the RCSID to actually substitute
2010-01-04 Paul RamseyAdd an About dialogue that contains the revision string...
2010-01-04 Paul RamseyMake lwcollection_extract slightly more empty-intelligent
2010-01-03 Paul RamseySeparate the options config persistence from the main...
2010-01-02 Paul RamseyAdd initialization to fix one Win32 segfault.
2010-01-02 Paul RamseyAdd getopt.o into the modules used by shp2pgsql-gui.exe
2010-01-02 Paul RamseyFlip back to pgis_getopt
2010-01-01 Paul RamseyChange log entry to reflect actual iconv target encodin...
2010-01-01 Regina Obeamend upgrade instructions to include description postg...
2010-01-01 Regina Obeput in ?, -n and -N missing from loader list
2009-12-31 Regina Obeminor change
2009-12-31 Regina Obeamend shp2pgsql section to mention gui loader and also...
2009-12-30 Regina Obechange wording in what is new titles to reflect they...
2009-12-30 Regina ObeFix ST_Extent/ST_Expand docs to reflect change in behav...
2009-12-30 Mark Cave-AylandFix ST_Envelope() and ST_Expand() so that they use...
2009-12-30 Regina ObeST_Box back to Box link ref
2009-12-30 Regina Obeoops revert change I guess ST_Box .. is the one that...
2009-12-30 Regina Obeamend faqs and change Box2D,Box3D to ST_Box...
2009-12-30 Regina Obecorrect example
2009-12-30 Regina Obemore clarity on the float4/float8 for ST_Envelope
2009-12-30 Regina Obe#531 ST_Envelope has wrong return type changed from...
2009-12-30 Regina Obeslight wording change
2009-12-30 Regina Obefill in mising geography = operator
2009-12-30 Regina Obefix typo
2009-12-30 Regina Obe#365 document ST_GeogFromWKB and ST_GeogFromText
2009-12-30 Paul RamseyRename ST_GeographyFromBinary to ST_GeogFromWKB. Add...
2009-12-30 Paul RamseyRemove the NULL policy line from the GUI options (...
2009-12-30 Paul RamseyMake a few things more explicit in the handling of...
2009-12-29 Paul RamseyRemove a couple compiler warnings following last change.
2009-12-29 Paul RamseyChange options dialogue into actual GTK dialog and...
2009-12-29 Paul RamseyTry and get around the expanding window problem
2009-12-29 Mark Cave-AylandAdd a filter name to the shapefile file selector; this...
2009-12-29 Mark Cave-AylandRestrict SQL to only 255 characters when displaying...
2009-12-28 Paul RamseyInclude GUI as conditional install target
2009-12-28 Mark Cave-AylandAdd some more missing defaults to the shapefile loader...
2009-12-27 Mark Cave-AylandFix shp2pgsql-gui not picking up the correct default...
2009-12-25 Paul RamseyFix up another password leaking into the log (#356)
2009-12-24 Paul RamseyHandle case where there is no password to sanitize
2009-12-23 Paul RamseySanitize the connection string displayed in the GUI...
next