2005-12-06 |
Sandro Santilli | Added user-reported intersects() test |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Sandro Santilli | Fixed bbox computation of SnapToGrid output |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Sandro Santilli | Added SRID mismatch check change |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Sandro Santilli | Added missing SRID mismatch checks in GEOS wrapper |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Sandro Santilli | Fixed lwgeom_segmentize2d() to always return a clone |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Sandro Santilli | Fixed short-allocation in lwcollection_clone() |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Sandro Santilli | Added support for ICONV LDFLAGS and CFLAGS |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Sandro Santilli | Fixed segfault on addPoint() with invalid offset |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Sandro Santilli | Added Alex Mayrhofer to list of contributors |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Sandro Santilli | Back-ported support for PGSQL8.2 |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Sandro Santilli | Added proj tests, curtesy of Alex Mayrhofer |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Sandro Santilli | Fixed double free of bbox cache |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Sandro Santilli | Version bumbed to 1.0.6CVS |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Fixed a segfault on geom_accum(NULL, NULL) condition |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Added geom_accum(NULL,NULL) test |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Added bbox cache handling fix in 1.0.6 |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | minor cleanups and comments |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | memory release in force_collection |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Added force_collection test |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Fixed ExteriorRing() and Segmentize() handling of bbox... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Sandro Santilli | Added test for ExteriorRing and Segentize |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Sandro Santilli | Fixed 0-size allocation in lwcollection deserializer |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Sandro Santilli | Added -g switch documentation |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Sandro Santilli | Added switch for pgsql 82 recognition |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Sandro Santilli | Version set to 1.0.5 |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Sandro Santilli | Fixed a bug in getPoint{3dm,3dz,4d}_p() api calls autom... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Sandro Santilli | Fixed debugging printf call |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Sandro Santilli | Removed casts on lwalloc return. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Sandro Santilli | Version set to 1.0.5. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Sandro Santilli | Forced copy of BOX2D at deserialization time. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Updated |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Fixed memory alignment bug in base geometry type serial... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Fixed memory alignment issues in force_*d*_recursive |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Added some combinations of dimensionality changes |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | used pglwgeom_deserialize() where appropriate |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Added pglwgeom_deserialize function |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Set version to 1.0.5CVS |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Sandro Santilli | Fixed short-initialization in getPoint4d_p |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Sandro Santilli | Dropped initial scan of shapefile - we don't check... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Sandro Santilli | Updated |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Sandro Santilli | changed version extraction routine to work against... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Sandro Santilli | updated |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Sandro Santilli | Added optional second argument to specify schema in... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Sandro Santilli | Dropped stricter handling of integer and string attribu... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Sandro Santilli | Reverted backport of stricter INTEGER and STRING attrib... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Sandro Santilli | fixed wrong assumption about maximum size of integer... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Sandro Santilli | Added attribute types mapping change |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Sandro Santilli | Backported stricter STRING and INTEGER attributes handling. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Sandro Santilli | Applied patch by Lars Roessiger handling numerical... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Sandro Santilli | Fixed return code from shp2pgsql |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Sandro Santilli | Fixed null values fraction computation in geometry... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Sandro Santilli | Fixed release of stack memory occurring when shp2pgsql... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Sandro Santilli | Fixed X(),Y() and Z() functions description |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Sandro Santilli | Moved AddPoint() function from 'geometry constructors... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Sandro Santilli | Reverted back the fix_geometry_columns() call removal... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Sandro Santilli | Removed automatic fix_geometry_columns() call in update... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Sandro Santilli | Added Reporting Bugs chapter |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Sandro Santilli | Fixed release date of 1.0.4 |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Sandro Santilli | cleanups for waste left in previous patches |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Sandro Santilli | Fixed bug in translate() corrupting output bounding... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Sandro Santilli | Prepared for 1.0.4 release |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Sandro Santilli | Removed useless variable declaration in ptarray_compute... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Sandro Santilli | Made ptarray_compute_box3d a wrapper of ptarray_compute... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Sandro Santilli | minor speedups in distance() |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Sandro Santilli | Handled search_box outside of histogram_box case in... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Sandro Santilli | Added notes about PointN, GeometryN and InteriorRingN... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Sandro Santilli | BOX3d parser note |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Sandro Santilli | looser BOX3D parser |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Sandro Santilli | Leak plugged in compute_serialized_box3d_p. Version... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Sandro Santilli | removed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Sandro Santilli | Fixed bug in pointArray_construct() misinterpreting... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Sandro Santilli | Removed premature object destruction in InsertLineStrin... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Sandro Santilli | Added Nikita Shulga <malfet@jscc.ru> in contributors... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Sandro Santilli | Typo fixed |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Sandro Santilli | Fixed sprintf() calls to avoid overlapping memory, |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Sandro Santilli | Early memory release in GiST indexing |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Sandro Santilli | Added spatial_ref_sys change |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Paul Ramsey | Added +proj=longlat to all corrupt srs entries. |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Sandro Santilli | Removed pfree of proj4 text in make_project failure... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Sandro Santilli | Added segfault fix |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Sandro Santilli | Fixed a segfault in transform_geom exploited by proj4... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Sandro Santilli | Checked for PSQL run success |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Sandro Santilli | Added availability note for version functions |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Sandro Santilli | Added plpgsql_validator explicit function skip |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sandro Santilli | set version to 1.0.3 |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sandro Santilli | set 1.0.3 release date |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sandro Santilli | Added 1.0.3 release notes. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sandro Santilli | Back-ported upgrade chapter extension and availability... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Sandro Santilli | Added postgis_restore.pl improvements and rebuild_bbox_... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Sandro Santilli | Added more obsoleted functions, new obsoleted_ops consi... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Sandro Santilli | Fixed support for pre-schema postgresql installations |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Sandro Santilli | Initial implementation of geometries bbox cache recompu... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Sandro Santilli | Added postgis_proc_upgrade.pl description |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Sandro Santilli | Support for multibyte field names in loader |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Sandro Santilli | Minor cleanups in loader |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Sandro Santilli | Fixed handling of POINT types as WKT (-w) in loader |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Sandro Santilli | bugfix in ptarray_compute_box2d_p |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Sandro Santilli | Fixed bug in {get,pop}{int,double} for 64bit archs |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Sandro Santilli | removed useless strchr call in LWGEOM_in |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Sandro Santilli | Version set to 1.0.3cvs |
commit | commitdiff | tree | snapshot |
next |