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 8476d10f8995a4020cfc5d6855f0d457f805fc39 (commit)
via 069c239c44e45028b610cbd4e1accf52eabdef14 (commit)
via 64d0b2350230bca2771761d8bbb564d66e504b5c (commit)
via b050e70655b3387faf337f06502dd57ae207979a (commit)
via 02f598c772f1762814754bdac48e86b6f9d30dd7 (commit)
via 23baf0fa6df6f14f759ef601ec0775c23a3b405d (commit)
from a9cacc5cb304e835c6ecd1836623589acf0ce0e5 (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 8476d10f8995a4020cfc5d6855f0d457f805fc39
Author: Sylvain Bougerel <syl...@gm...>
Date: Mon Oct 8 16:57:14 2012 +0800
Changed the mapping_iterator<Ct>::type definition to a more simple and elegant mapping_iterator<Ct>.
This is more straight forward and does not require the extra typename declaration.
Design of extra iterator is now 100% complete.
commit 069c239c44e45028b610cbd4e1accf52eabdef14
Author: Sylvain Bougerel <syl...@gm...>
Date: Mon Oct 8 13:40:44 2012 +0800
Removing useless extra copy constructors
commit 64d0b2350230bca2771761d8bbb564d66e504b5c
Author: Sylvain Bougerel <syl...@gm...>
Date: Mon Oct 8 00:02:02 2012 +0800
Started to populate the mapping dimension test.
commit b050e70655b3387faf337f06502dd57ae207979a
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Oct 7 00:07:16 2012 +0800
Fixed upper bound checking as well as constness issues for const iterators.
A new test for dimension has been added.
commit 02f598c772f1762814754bdac48e86b6f9d30dd7
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Oct 6 23:00:22 2012 +0800
Fixed the lower_bound tests for the mapping iterator.
commit 23baf0fa6df6f14f759ef601ec0775c23a3b405d
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Oct 6 12:40:20 2012 +0800
Fixed the decrement iterator test and passed it.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_kdtree.tpp | 4 +-
src/bits/spatial_mapping.hpp | 792 ++++++++++++++++------------------
src/bits/spatial_mapping.tpp | 90 ++--
src/bits/spatial_relaxed_kdtree.tpp | 6 +-
tests/bits/spatial_test_mapping.hpp | 654 ++++++++++++++---------------
5 files changed, 737 insertions(+), 809 deletions(-)
hooks/post-receive
--
spatial
|