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, task_3432355 has been updated
via 764634c8f6d2cd44081c4bc7a953377011c8ccdd (commit)
from c4425c59f53d000a33feea9c99af3e6099715bfb (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 764634c8f6d2cd44081c4bc7a953377011c8ccdd
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Mar 13 00:17:15 2013 +0800
Finally ready to start the real unit-testing with neighbor iterators.
A few functions remains to be written, but the base is strong now.
Only specialized euclidian_neighbor_begin, etc, are missing.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_details.hpp | 24 +-
src/bits/spatial_kdtree.hpp | 116 ++++----
src/bits/spatial_kdtree.tpp | 20 +-
src/bits/spatial_mapping.hpp | 26 +-
src/bits/spatial_metric.hpp | 550 +++++++++++++++++-----------------
src/bits/spatial_neighbor.hpp | 98 ++++---
src/bits/spatial_ordered.hpp | 18 +-
src/bits/spatial_region.hpp | 142 +++++-----
src/bits/spatial_relaxed_kdtree.hpp | 112 ++++----
tests/bits/spatial_test_metric.hpp | 27 +-
tests/bits/spatial_test_neighbor.hpp | 33 ++-
11 files changed, 596 insertions(+), 570 deletions(-)
hooks/post-receive
--
spatial
|