This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "spatial".
The branch, master has been updated
via e03fe8306eacaf14cae51cefa04375671150a39a (commit)
from 9f7b006da17d207e50a90717cf6d26748d236a0d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e03fe8306eacaf14cae51cefa04375671150a39a
Author: Sylvain Bougerel <syl...@gm...>
Date: Tue Oct 25 22:50:18 2011 +0800
New interface for Kdtree and Relaxed_kdtree, that helps express the key type and value type is now stabilized. Unit tests will be reworked in the next version, in order to better separate unit tests
-----------------------------------------------------------------------
Summary of changes:
doc/meta/concepts.hpp | 45 +++-
src/bits/spatial_kdtree.hpp | 148 +++++-----
src/bits/spatial_kdtree.tpp | 58 ++--
src/bits/spatial_mapping.hpp | 20 +-
src/bits/spatial_neighbor.hpp | 4 +-
src/bits/spatial_range.hpp | 4 +-
src/bits/spatial_relaxed_kdtree.hpp | 146 ++++------
src/bits/spatial_relaxed_kdtree.tpp | 66 ++---
src/bits/spatial_traits.hpp | 43 +---
src/boxmap.hpp | 149 ++++++-----
src/boxset.hpp | 48 ++--
src/frozen_boxmap.hpp | 47 ++--
src/frozen_boxset.hpp | 41 ++-
src/frozen_pointmap.hpp | 56 +++--
src/frozen_pointset.hpp | 42 ++-
src/pointmap.hpp | 64 +++--
src/pointset.hpp | 47 ++--
tests/verify.cpp | 537 +++++++++++++++++------------------
18 files changed, 804 insertions(+), 761 deletions(-)
hooks/post-receive
--
spatial
|