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, feature_4 has been updated
via eca8ae385b0ffc11c2c2c8440501d804e7395e0f (commit)
via 1630300b0518bc299955d62b6ebc180088aeac93 (commit)
via df27f0e403ecf72c495cc17f55ba58b2c555370c (commit)
from f35ad82895dff0483104057bc73a8e305e9e128f (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 eca8ae385b0ffc11c2c2c8440501d804e7395e0f
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Jun 29 19:26:04 2014 +0800
Made optimization the default for examples.
commit 1630300b0518bc299955d62b6ebc180088aeac93
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Mar 12 00:07:33 2014 +0800
The code run and some unit tests are passing, erase is failing
commit df27f0e403ecf72c495cc17f55ba58b2c555370c
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Mar 6 08:46:18 2014 +0800
Testing a compilation of the new mapping iterator on the way
-----------------------------------------------------------------------
Summary of changes:
examples/CMakeLists.txt | 6 +
examples/basic/runtime_container_rank.cpp | 4 +-
src/bits/spatial_equal.hpp | 4 +-
src/bits/spatial_kdtree.hpp | 18 ++--
src/bits/spatial_mapping.hpp | 142 ++++++++++-------------
src/bits/spatial_node.hpp | 18 +++-
src/bits/spatial_relaxed_kdtree.hpp | 31 +++---
src/mapping_iterator.hpp | 177 ++++++----------------------
tests/bits/spatial_test_equal.hpp | 16 ++--
tests/bits/spatial_test_mapping.hpp | 19 ---
10 files changed, 156 insertions(+), 279 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|