]> granicus.if.org Git - postgis/shortlog
postgis
2010-02-22 Olivier CourtinFix missing math.h include in lwout_svg (#438). Put...
2010-02-22 Sandro SantilliOops (#434)
2010-02-22 Sandro SantilliFix warnings when building with GEOS < 3.3.0 (ticket...
2010-02-22 Sandro SantilliFix missing prototypes warnings
2010-02-22 Olivier CourtinId tag
2010-02-22 Olivier Courtinmerge all export functions in a same file. remove usele...
2010-02-22 Olivier CourtinFix comment stuff in cunit
2010-02-22 Olivier Courtinmove ST_AsSVG from postgis to lwgeom dir. write cun...
2010-02-22 Olivier Courtinbbox only bother about external ring. add the related...
2010-02-22 Paul RamseyMove stringbuffer from ./loader to ./liblwgeom for...
2010-02-22 Olivier CourtinMove ST_AsGeoJson from postgis to liblwgeom dir. Use...
2010-02-21 Sandro SantilliCleanup the GeometryClean function now that vertex...
2010-02-21 Sandro SantilliForce multi-type in output if input was multi [RT-SIGTA]
2010-02-21 Olivier CourtinAdd missing MultiPoint test. Fix wrong LWGEOM type...
2010-02-21 Olivier Courtinadd explicit void return type
2010-02-21 Sandro SantilliDisable 'clean' test (still deciding on what's the...
2010-02-21 Olivier CourtinMove ST_AsKML from postgis to liblwgeom dir. Use as...
2010-02-21 Olivier CourtinAdd forgotten lwout_gml.c file (#377)
2010-02-21 Olivier CourtinMove ST_AsGML from postgis dir to liblwgeom. Rewrite...
2010-02-21 Olivier Courtinmake astyle session
2010-02-21 Sandro SantilliST_RemoveRepeatedPoints [RT-SIGTA]
2010-02-21 Sandro Santillistyle...
2010-02-21 Sandro SantilliMake stylish
2010-02-20 Olivier Courtinuse the rights homogenize cunit suite handlers
2010-02-20 Olivier CourtinFix computed string length in Polygon with several...
2010-02-20 Olivier CourtinUse lwgeom_homogenize in in_kml stuff. Related to #375
2010-02-20 Olivier CourtinAdd lwgeom_homogenize function. Related to #375. Add...
2010-02-20 Olivier CourtinAdd Cunit - lwerror use case handle - #420
2010-02-18 Paul RamseyAdd multilinestring support to st_line_substring (...
2010-02-17 Sandro SantilliAllow retaining badly collapsed rings (single-point...
2010-02-16 Kevin Neufeldremoved sfs_compliant note for ST_Transform
2010-02-16 Sandro SantilliReturn NULL rather than throwing when a COLLECTION...
2010-02-16 Sandro SantilliFix build with --enable-debug=3 [RT-SIGTA]
2010-02-16 Sandro SantilliAdd origin field for the clean dataset table, so we...
2010-02-16 Sandro SantilliAdd a test for input being invalid (a test of the test)
2010-02-16 Sandro SantilliSeparate areal-specific cleanups in LWGEOM_GEOS_makeVal...
2010-02-16 Sandro SantilliEmpty geometries are cleanest [RT-SIGTA]
2010-02-16 Sandro SantilliDrop the optional arg to ST_MakeClean, document what...
2010-02-16 Sandro SantilliDrop the optional parameter to ST_MakeValid, we always...
2010-02-16 Sandro SantilliDocument ST_Dimension handling of empty geometries
2010-02-16 Sandro SantilliDo not throw exception on empty ST_Dimension(empty...
2010-02-15 Sandro SantilliFurther cleanups in ST_MakeClean [RT-SIGTA]
2010-02-15 Sandro SantilliFix unsupported message
2010-02-15 Sandro SantilliPlug more leaks
2010-02-15 Sandro SantilliPlug memory leak on GEOS geom construction failure...
2010-02-15 Sandro SantilliRework the regress test to make it easier for curious...
2010-02-14 Sandro SantilliClarify the case of linestring invalidity dropping...
2010-02-14 Sandro SantilliImplement ST_MakeValid(geom_in, collect_collapses)...
2010-02-14 Sandro SantilliCleanups. Hope to reuse some structs for a C-version...
2010-02-14 Sandro SantilliTry to make st_DumpPoints reference somewhat clearer...
2010-02-14 Sandro Santilliptarray_remove_repeated_points [RT-SIGTA]
2010-02-13 Sandro SantilliAdd another validity test [RT-SIGTA]
2010-02-13 Sandro SantilliHandle NULL returns from POSTGIS2GEOS and LWGEOM2GEOS...
2010-02-12 Sandro SantilliRevert GEOS error handlers to be lwnotice to avoid...
2010-02-11 Sandro SantilliFix typo
2010-02-11 Sandro SantilliGet style
2010-02-11 Sandro SantilliSeparate GEOS part of 'buildarea' function from POSTGIS...
2010-02-10 Sandro Santillixref
2010-02-10 Sandro SantilliEnhance documentation of ptarray_addPoint [RT-SIGTA]
2010-02-09 Sandro SantilliDon't refuse to output invalid geometries trough a...
2010-02-09 Sandro SantilliOops, it seems I broke the build (sorry)
2010-02-09 Sandro SantilliFix documention
2010-02-08 Sandro Santillitweak the sponsor name
2010-02-08 Sandro SantilliInitialie GEOS using lwerror for errors so that excepti...
2010-02-08 Sandro SantilliAdd credits to new feature item
2010-02-08 Sandro SantilliDon't refuse to unparse malformed geometries. Fixes...
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
next