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 c5181968f6989886af157919a32d61a3f6bc5a31 (commit)
from 1fea9e181e46f4873734956fd4d8653dee71bf9d (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 c5181968f6989886af157919a32d61a3f6bc5a31
Author: Sylvain Bougerel <syl...@gm...>
Date: Mon Nov 12 03:01:07 2012 +0800
Added the first tests for the ordered_iterator and completed its entire
implementation.
Rewrote a bit the TODO list to set clear objectives by the end of the year.
-----------------------------------------------------------------------
Summary of changes:
TODO | 103 ++--
src/bits/spatial_mapping.tpp | 7 +-
src/bits/spatial_ordered.tpp | 912 +++++++++++++++++-----
tests/CMakeLists.txt | 2 +-
tests/bits/spatial_test_ordered.hpp | 650 +++++++++++++++
tests/{verify_mapping.cpp => verify_ordered.cpp} | 6 +-
6 files changed, 1433 insertions(+), 247 deletions(-)
create mode 100644 tests/bits/spatial_test_ordered.hpp
copy tests/{verify_mapping.cpp => verify_ordered.cpp} (73%)
hooks/post-receive
--
spatial
|