]> granicus.if.org Git - postgis/shortlog
postgis
2004-09-21 Sandro SantilliFixed a profiler bug.
2004-09-21 Paul RamseyAdd section autolabelling to printed output
2004-09-21 Paul RamseyAdd autolabelling to sections in generated HTML.
2004-09-21 Sandro SantilliAdded missing profiling report calls in predicates
2004-09-21 Sandro SantilliAdded GEOS profiling support.
2004-09-21 Sandro Santillireduced memory copies in GEOS2POSTGIS()
2004-09-21 Sandro Santillibuffer serialized accept NULL as return-size pointer
2004-09-21 Sandro SantilliAdded lwgeom_empy_length(), lwgeom_constructempty_buf...
2004-09-21 Sandro SantilliAdded lwexploded_findlength
2004-09-20 Sandro SantilliOptimized postgis->geos conversion
2004-09-20 Sandro Santillicommented pfree call in GEOSnoop (seems to generate...
2004-09-20 Sandro Santilliupdated
2004-09-20 Sandro Santillichanged comments to better show shape type handling
2004-09-20 Sandro SantilliAdded -d -d availability notice in help string.
2004-09-20 Sandro SantilliAdded force_4d(geometry)
2004-09-20 Sandro SantilliAdded 4d geometries support.
2004-09-20 Sandro SantilliFixed a bug in popbyte. Trapped WKB endiannes errors.
2004-09-20 Sandro Santilliupdated
2004-09-20 Sandro SantilliPostgis-1.x support (LWGEOM) added.
2004-09-20 Sandro SantilliChanged postgis.sql to lwpostgis.sql
2004-09-20 Sandro SantilliAdded lwpostgis.sql rule
2004-09-20 Sandro Santilliupdated layout description and configuration instructions
2004-09-20 Sandro SantilliRenamed README
2004-09-20 Sandro SantilliAdded missing 'uninstall' rules. Fixed existing install...
2004-09-20 Sandro SantilliConfiguration and common Makefile work moved to Makefil...
2004-09-20 Sandro Santilliadded missing prototype
2004-09-20 Sandro SantilliReworked build scripts.
2004-09-20 Sandro Santillifixed bugs in non-GEOS centroid function
2004-09-20 Sandro Santillicleanups
2004-09-20 Sandro Santilligeneralized library ignore line
2004-09-20 Sandro SantilliAdded postgis_geos_version.h
2004-09-20 Sandro Santilliincluded local postgis_geos_version.h
2004-09-20 Sandro SantilliAdded detect_geos_version rule
2004-09-20 Sandro SantilliMoved lwgeom TODO in the root
2004-09-20 Sandro SantilliHWGEOM functions moved under hwgeom/ directory
2004-09-20 Sandro Santillifixed typo
2004-09-20 Sandro Santilliprepared to contain old internal representation code
2004-09-18 Sandro SantilliFixed a serius bug in pointArray_construct.
2004-09-18 Sandro SantilliAdded more debugging output
2004-09-16 Paul RamseyReorganize OpenGIS function reference into categories.
2004-09-16 Mark LeslieAdded the distance_sphere function to calculate the...
2004-09-16 Sandro SantilliAdded box3d_to_box2df_p to reduce number of required...
2004-09-16 Sandro SantilliChanged SPI_cursor_open call changes to be used for...
2004-09-16 Sandro SantilliAdded binary predicate short-circuits
2004-09-16 Sandro SantilliAdded getbox2d_internal
2004-09-16 Sandro Santilliupdated
2004-09-14 Sandro SantilliCHIP and GEOS types (forgot to add)
2004-09-14 Sandro SantilliAdded a note about tweeking random_page_cost
2004-09-14 Sandro Santillifixed a typo in the geometry_send function definition
2004-09-14 Sandro SantilliUpdated call to SPI_cursor_open to 8.0 (beta2) interface.
2004-09-13 Sandro Santilliupdated
2004-09-13 Sandro Santilliremoved old files from Attic/
2004-09-13 Paul RamseyAdded pdf rule that uses pdfxmltex
2004-09-13 Sandro SantilliAdded binary input/output function for type geometry.
2004-09-13 Sandro Santilliindentation fix
2004-09-13 Sandro Santilliupdated
2004-09-13 Sandro SantilliAdded AsSVG().
2004-09-13 Sandro SantilliAdded POINT rendering info for AsSVG function
2004-09-10 Paul RamseyBump version numbers to 0.9.0
2004-09-10 Paul RamseyAdded 'recommended' to proj/geos flags
2004-09-10 Paul RamseyNote 8.0 support and w32
2004-09-10 Paul RamseyAdded Log tag to header.
2004-09-10 Sandro SantilliAdded asSVG documentation
2004-09-10 Sandro Santilliupdated
2004-09-10 Sandro Santillifixed a memory fault
2004-09-10 Sandro SantilliIncluded SVG output function, modified to have precisio...
2004-09-10 Sandro SantilliAdded all ..FromWKB functions, asbinary(geom) and bytea...
2004-09-10 Sandro Santilliasbinary(), geomfromwkb
2004-09-09 Paul RamseyChanges in preparation for 0.9
2004-09-09 Paul RamseyFix silly entity handling in chunked mode HTML generation
2004-09-09 Paul RamseyAdded FAQ for mapserver section and entries on SQL...
2004-09-09 Paul RamseyAdded example spatial SQL section.
2004-09-09 Paul RamseyAdd --output flag to html build rule
2004-09-08 Sandro Santillisome bug fixes... geometry_analyze added
2004-09-08 Sandro SantilliFixed bug in GEOS link reference
2004-09-08 Sandro Santilliupdated
2004-09-08 Sandro SantilliAdded segmentize()
2004-09-08 Sandro SantilliAdded segmentize(geom,double) documentation
2004-09-08 Sandro Santilliupdated
2004-09-08 Sandro Santillire-introduced 'jw' optional production method
2004-09-08 Sandro SantilliFixed a bug in the z() function.
2004-09-08 Paul RamseyCommit today's edits.
2004-09-07 Paul RamseyMake default html output be a single page.
2004-09-07 Paul RamseyChange chunking depth to "chapter".
2004-09-07 Paul RamseyMore minor editorial changes.
2004-09-07 Paul RamseyChanged Docbook processing from DSSSL to XSL.
2004-09-07 Sandro SantilliGEOS support added.
2004-09-07 Sandro SantilliAdded CHIP type and support funx
2004-09-06 Sandro Santilliupdated some comments
2004-09-06 Sandro Santilliupdated
2004-09-06 Sandro SantilliChanged getbox2d_p signature to return 0 for EMPTY...
2004-09-06 Sandro SantilliAdded IsEmpty()
2004-09-06 Sandro SantilliFinished BOX3D functions porting.
2004-09-06 Sandro SantilliAdded min/max coordinates from box2d and box3d.
2004-09-06 Sandro SantilliAdded box3d support and expand(geom|box2d|box3d, double)
2004-09-04 Paul RamseyMore minor edits.
2004-08-28 Paul RamseyReplace all tabs with spaces.
2004-08-28 Paul RamseyUpdated street address reference.
2004-08-28 Paul RamseyRemoved < sign and replaced with &lt;
2004-08-27 Sandro SantilliAdded geom_accum(), collect_garray() and collect()
next