]> granicus.if.org Git - postgis/shortlog
postgis
2012-03-08 Sandro SantilliGive introduction chapter an id.
2012-03-08 Sandro SantilliRemove .svnignore files (#1665)
2012-03-08 Sandro SantilliDrop .cvsignore files
2012-03-07 Paul RamseyUpdate trunk versions for next cycle
2012-03-07 Paul RamseyUpdate for beta2 release
2012-03-07 Paul RamseyFix need to hack regress source path
2012-03-07 Paul RamseyRemove reliance on `pwd` for raster build and test.
2012-03-07 Paul RamseyReplace " with ' in mingw pwd call
2012-03-07 Paul RamseyMinGW configure for regression dir
2012-03-07 Paul RamseyST_Summary output contains a spurious "+" sign (#1663)
2012-03-07 Sandro SantilliActually run GeoJSON input tests when libjson is available
2012-03-07 Sandro SantilliReport libjson availability from postgis_full_version...
2012-03-07 Sandro SantilliAdd note about installing json-c library on apt-based...
2012-03-07 Sandro SantilliUpdate REQUIREMENTS section, add JSON-C (#1660)
2012-03-07 Sandro SantilliI didn't realize we had ST_AsLatLonText already :)
2012-03-07 Paul RamseyCrash in ST_Project on NULL input (#1658)
2012-03-07 Bborie ParkSlightly more verbose error message for when rt_raster_...
2012-03-06 Sandro SantilliUpdate TODO list dropping done items
2012-03-06 Paul RamseyWork around default rule for lexer generation. (#1644)
2012-03-06 Paul RamseyI'm not sure this "fix" was actually a fix so I'm remov...
2012-03-06 Sandro SantilliSnap new lines over existing nodes (#1654)
2012-03-06 Sandro SantilliDon't let a single collapse hide _all_ edges (#1650)
2012-03-06 Sandro SantilliSkip collapsed edges after snapping (#1650)
2012-03-06 Sandro SantilliUncomment new tests for #1641
2012-03-06 Sandro SantilliHave "make install" only install what "make" built...
2012-03-06 Sandro SantilliFix toTopoGeom to actualy _use_ to given tolerance...
2012-03-05 Paul RamseyRename LOADER_OBJS to the more direct SHPLIB_OBJS
2012-03-05 Paul RamseyDefines are picked up from ../../postgis_config.h via...
2012-03-05 Paul RamseyAdd static link directive to libtool (#1644) allows...
2012-03-05 Paul RamseyUpdate kneufeld contact info
2012-03-05 Sandro SantilliAdd GetTopologySRID (#1182)
2012-03-05 Sandro SantilliOptimize ST_AddIsoNode (#983)
2012-03-05 Sandro SantilliMove topology reference entries from "processing" to...
2012-03-05 Sandro Santilli_ST_MinTolerance isn't IMMUTABLE, due to db lookup...
2012-03-05 Sandro SantilliHandle 0 tolerance by using topology.precision or min...
2012-03-05 Sandro SantilliFix typos (FUNCION), drop duplicate entries
2012-03-04 Regina Obeput in libiconv path specification if it needs to be...
2012-03-03 Regina ObeLink postgis raster contributors to raster funding...
2012-03-03 Regina Obeadd in missing credits and link to Paul's credit descri...
2012-03-02 Paul RamseyAdd an SRID to box3d to allow lossless casts.
2012-03-02 Pierre RacineFinish fix for ticket #1635. Added operator function...
2012-03-02 Pierre RacineFix for ticket #1589. Removed misleading example.
2012-03-02 Pierre RacineFix for ticket #1589. Removed misleading example.
2012-03-02 Bborie ParkFixed problem with passing PROJ.4 text to GDAL which...
2012-03-02 Regina Obe#1630 and drop type raster_columns. Good grief how...
2012-03-02 Regina Obe#1630 Add missing permutations of st_clip that exist...
2012-03-02 Regina Obeoops type in last commit.
2012-03-02 Regina Obe#1630 -- this has got to be a bug in the PostgreSQL...
2012-03-02 Regina ObeAdd section about soft upgrade with extensions.
2012-03-02 Bborie ParkAdd handling of when clamped pixel values is equal...
2012-03-01 David ZwargAdded regression test for error case reported in #1638.
2012-03-01 Bborie ParkRefactored how skewed rasters are computed as the exten...
2012-03-01 Pierre RacineFix for #1589 and #1633.
2012-03-01 Sandro Santillipostgis_drop_before.sql.in.c => postgis_drop_before.sql
2012-03-01 Paul RamseyMake --prefix note a warning rather than a failure...
2012-03-01 Sandro SantilliAdd an internal topology._st_mintolerance funtion
2012-03-01 Bborie ParkUpdate regression tests for 1-raster ST_MapAlgebraExpr...
2012-03-01 Pierre RacineFix for ticket #1635. Added explicit ~ and && operators...
2012-03-01 Bborie ParkForced casting of output from 1-raster ST_MapAlgebraExp...
2012-03-01 Sandro SantilliMathML DTDs are also needed for the HTML
2012-03-01 Sandro Santilliadded MathML 3 DTD to requirements in doc
2012-03-01 Sandro SantilliAdd a test for #1641 using a tolerance (1e-16 is good...
2012-03-01 Sandro SantilliAdd test for #1641 (disabled as it would fail)
2012-03-01 Sandro SantilliCleanup the face table as well (you just can't drop...
2012-03-01 Sandro SantilliAdd more items in the skip list (#1640)
2012-03-01 Sandro SantilliAdd tests for ptarray_insert_point (see #1640)
2012-03-01 Sandro SantilliCheck args passed to ptarray_set_point4d
2012-03-01 Sandro SantilliDrop reference to postgis_uses_stats (#1632)
2012-03-01 Sandro SantilliProperly exit the loop parsing spatial_ref_sys populati...
2012-03-01 Sandro SantilliDrop postgis_uses_stats (#1632)
2012-03-01 Sandro SantilliRename drop files to be hopefully clearer, add copyrigh...
2012-03-01 Sandro SantilliStop including drop calls from main postgis.sql file
2012-02-29 Paul Ramseymake parse location error test a little more lenient
2012-02-29 Paul RamseyUpdate for post-Beta1
2012-02-29 Paul RamseyUpdate for beta1
2012-02-29 Sandro SantilliCheck first point after snapping an edge to a new point...
2012-02-29 Sandro SantilliGet the deprecated function right (fixes previous commit)
2012-02-29 Sandro SantilliDrop removed st_clip function (#1630)
2012-02-29 Sandro SantilliDo not install intermediary files (#1621)
2012-02-29 Sandro SantilliDon't override postgis_svn_revision.h with a fake revis...
2012-02-29 Sandro SantilliStop using postgis_uses_stats() from postgis_full_versi...
2012-02-29 Sandro SantilliIntegrate upgrade tips in postgis_full_version reference
2012-02-29 Sandro SantilliMention rtpostgis_upgrade* and topology_upgrade* in...
2012-02-29 Sandro SantilliHave XSLTPROCFLAGS default to --nonet
2012-02-29 Sandro SantilliAdd support for a user-defined XSLTPROCFLAGS variable...
2012-02-29 Regina Obe#1630: Swap the order of dropping - you have to drop...
2012-02-29 Regina Obe#1630: drop wktgeomval type from extension, but still...
2012-02-29 Regina Obe#1619: Logic to mark spatial_ref_sys, topology, layers...
2012-02-29 Pierre Racinegit-svn-id: http://svn.osgeo.org/postgis/trunk@9339...
2012-02-29 Pierre RacineOther minor fix.
2012-02-29 Pierre Racinefix doc typo.
2012-02-29 Pierre RacineFix for ticket 1536. Added a nodataval[] parameter...
2012-02-29 Paul RamseyFix for MinGW!
2012-02-29 Paul RamseyFix for windoze!
2012-02-28 Paul RamseyMake our --prefix policy crystal clear
2012-02-28 Paul RamseyFix regression due to new error message in GML generation
2012-02-28 Paul RamseyMake error message on GML2 calls for TIN more instructi...
2012-02-28 Sandro SantilliTopoGeo_addPoint: use a more functional tolerance when...
2012-02-28 Sandro SantilliHush debugging lines unless requested
2012-02-28 Sandro SantilliIgnore extension sql target dirs
next