]> granicus.if.org Git - postgis/shortlog
postgis
2010-02-06 Sandro SantilliSimplify hooks on GEOS error reporter function from...
2010-02-06 Sandro SantilliAdd another test for #407
2010-02-06 Olivier CourtinFix non NULL terminated string in ST_AsSVG with GEOMETR...
2010-02-05 Sandro SantilliAdd ST_isValidDetail item
2010-02-05 Sandro SantilliRegister a buffer-logger as error-reporter from ST_isVa...
2010-02-05 Sandro SantilliA space after return type looks better (and seems to...
2010-02-05 Sandro SantilliDocument ST_IsValidDetail
2010-02-05 Sandro SantilliAdd ST_isValidDetail(geom) returns valid_detail (new...
2010-02-04 Sandro SantilliAstyle run (a-ha, got you!)
2010-02-04 Paul RamseyPush version numbers on trunk forward to next release.
2010-02-04 Paul RamseyUpdate release dates and changelog for 1.5.0
2010-02-03 Paul RamseyInitialize config->createindex value to 0
2010-02-03 Paul RamseyFix handling of "missing table argument" case to use...
2010-02-02 Paul RamseyAdd --no-psqlrc to run_test (#405)
2010-02-02 Paul RamseyTiny re-format
2010-02-02 Paul RamseyExtra information per Greg Troxel
2010-02-02 Paul RamseyUpdate usage string to show correct default encoding.
2010-02-02 Paul Ramseyastyle recent change
2010-02-02 Paul RamseyFix segfault on cases where not enough arguments are...
2010-02-02 Paul RamseyFix mis-handling of the commandline operations modes...
2010-02-01 Paul RamseySilence 'no-eol' compiler warning.
2010-02-01 Paul Ramsey1.5 astyle pass
2010-01-29 Paul RamseyKeep floats out of registers for spheroid calculation...
2010-01-29 Regina Obefix example
2010-01-29 Paul RamseyExtra debugging information in spheroid area calculation.
2010-01-28 Paul RamseyMake area unit tests actually test against known good...
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...
next