]> granicus.if.org Git - postgis/shortlog
postgis
2004-09-22 Sandro Santilliremoved some compiler warnings
2004-09-22 Sandro SantilliAdded missing prototype to make compiler happy
2004-09-22 Sandro SantilliAdded lwpoint_size, lwline_size, lwpoly_size for computing
2004-09-22 Sandro SantilliSome more source file cleanups.
2004-09-22 Sandro SantilliMoved size computation functions in module static scope.
2004-09-22 Sandro Santillilw<type>_findlength function made statics of lwgeom_api.c.
2004-09-22 Sandro SantilliLWGEOM TODO moved back to the lwgeom/ dir.
2004-09-22 Sandro Santilliupdated
2004-09-22 Sandro Santilliline_interpolate_point added.
2004-09-22 Sandro Santillifixed a comment
2004-09-22 Sandro SantilliAdded 'label' argument to the profreport macro.
2004-09-22 Sandro SantilliRenamed lwgeom_npoints_recursive to lwgeom_npoints...
2004-09-22 Paul RamseyAdd number nesting to sections. Fix link in postgis.xml
2004-09-21 Sandro Santillislightly changed PROF_SUM output for sort acceptance
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.
next