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 "UNNAMED PROJECT".
The branch, master has been updated
via b5f5372f1711aa72836748eaaf36abefd1a6dc4b (commit)
from 4e35896aab497610bfaf9dd9fc377095d35df02a (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 b5f5372f1711aa72836748eaaf36abefd1a6dc4b
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Nov 7 23:58:23 2013 +0800
1. The unit test for relaxed_kdtree have been reinserted.
2. The bogus interface erase(first, last) has been removed for relaxed_kdtree. In fact, at the moment, this does not make sense at all, since we can't remove bulk iterators due to the rebalancing taking place simulatneously. This needs to be reimplemented.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_relaxed_kdtree.hpp | 38 ------
tests/bits/spatial_test_relaxed_kdtree.hpp | 176 ++++++++++++----------------
2 files changed, 77 insertions(+), 137 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|