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 3df7f8844d8caa924418486b88a8154f76ed5ae7 (commit)
via 44ff9771c20f5efa1595c630f5aeb6ac3799198a (commit)
from 62b134b523161e8716e75f038c0f0a5df6a59037 (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 3df7f8844d8caa924418486b88a8154f76ed5ae7
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Oct 10 01:22:24 2012 +0800
Changes made to mapping_iterator compile and run all test on GCC4.7.
Started to adapt the region_iterator to the new interface defined by mapping_iterator.
Not completed but need to transfer work over to Microsoft OS...
commit 44ff9771c20f5efa1595c630f5aeb6ac3799198a
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Oct 10 00:38:16 2012 +0800
Modified the bidirectional iterator template to straight away add the empty
member optimisation on the Rank within the template.
Added new interface function to iterator to get the rank, the dimension or
other types used by the iterator. It makes the iterface more versatile.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_kdtree.tpp | 4 +-
src/bits/spatial_mapping.hpp | 164 +++++++-----
src/bits/spatial_mapping.tpp | 261 +++++++++----------
src/bits/spatial_neighbor.hpp | 67 +++--
src/bits/spatial_node.hpp | 53 +++-
src/bits/spatial_region.hpp | 491 ++++++++++++++++-------------------
src/bits/spatial_relaxed_kdtree.tpp | 4 +-
7 files changed, 526 insertions(+), 518 deletions(-)
hooks/post-receive
--
spatial
|