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 49d07de91e340ff4d14f49d3f2deedcee20c0f7a (commit)
via 793e830f1bd6f7cdbe201de40c350cab617a519b (commit)
from de848ee4ab1c838be9187a123fc4e21067199a64 (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 49d07de91e340ff4d14f49d3f2deedcee20c0f7a
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Oct 11 09:21:42 2012 +0800
Addition of new Region tests.
commit 793e830f1bd6f7cdbe201de40c350cab617a519b
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Oct 11 09:15:54 2012 +0800
Ported the code to G++ to make sure it compiled, which help fixed some errors.
Somehow MSVC++ is lax about extra 'typename's in the source.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_kdtree.hpp | 10 +-
src/bits/spatial_kdtree.tpp | 4 +-
src/bits/spatial_region.hpp | 360 +++++++++++++++++-----------------
src/bits/spatial_region.tpp | 16 +-
src/bits/spatial_relaxed_kdtree.hpp | 10 +-
src/bits/spatial_relaxed_kdtree.tpp | 5 +-
tests/bits/spatial_test_region.hpp | 2 +
tests/verify.cpp | 2 +-
8 files changed, 199 insertions(+), 210 deletions(-)
hooks/post-receive
--
spatial
|