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 bffeaf45e5916a67b94b377aa71d6cb2e3699d03 (commit)
via d436346a3117fbfe854e29d5eded2f0f28e2a72a (commit)
via 44e6a44b04f8e608151ce12c4ea083480f1fcfba (commit)
from ec2fbf60e511717f2576d91ccbef0070441d513b (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 bffeaf45e5916a67b94b377aa71d6cb2e3699d03
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Oct 28 23:17:50 2012 +0800
Fixed several basic opertions on regions, as well as conversion between const and non-const iterators.
Compiled everything on gcc. Need to start working on the iteration operations.
commit d436346a3117fbfe854e29d5eded2f0f28e2a72a
Merge: 44e6a44 ec2fbf6
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Oct 27 18:52:00 2012 +0800
Merge branch 'task_3432355' of ssh://spatial.git.sourceforge.net/gitroot/spatial/spatial into task_3432355
commit 44e6a44b04f8e608151ce12c4ea083480f1fcfba
Author: Sylvain Bougerel <syl...@gm...>
Date: Sat Oct 27 18:50:25 2012 +0800
Ported the overlap tests. Fix the issues. Porting the enclosed tests.
Some improvement on the main page of the documentation.
-----------------------------------------------------------------------
Summary of changes:
doc/meta/concepts.dox | 18 +-
doc/meta/main.dox | 28 +-
src/bits/spatial_kdtree.hpp | 2 +-
src/bits/spatial_region.hpp | 360 +++++++++++++--------
tests/bits/spatial_test_fixtures.hpp | 1 -
tests/bits/spatial_test_geometry.hpp | 183 +----------
tests/bits/spatial_test_mapping.hpp | 344 ++++++++++----------
tests/bits/spatial_test_region.hpp | 585 ++++++++++++++++------------------
tests/bits/spatial_test_types.hpp | 22 ++
tests/verify.cpp | 2 +-
10 files changed, 727 insertions(+), 818 deletions(-)
hooks/post-receive
--
spatial
|