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 "UNNAMED PROJECT".
The branch, feature_4 has been updated
via 927b6d4410b5f6c616df51d42d440e7f89289078 (commit)
via c871548d9787f0ccff06da9a9d97dd815798ff11 (commit)
via d47b1f02db6186c726e0e56b3ecb19871c01983b (commit)
via 5f33144d2465488dea11681e76cd7e651f4523de (commit)
via a32760a2fa11459b36c97288a2bd769fa2ec965e (commit)
via 7072a299b05853c52aa5cb01f0047fd07aaa9e85 (commit)
via 31c887eaf7bdd191b83021657149aa43face5486 (commit)
via 6a30788d3429c0d265276073c59408454b875767 (commit)
via 9d125aef04fe9364582007b456ac2cc60cb58120 (commit)
from 0ab171c48c27d982cb4f57fa55dac83cafa5ccb0 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 27 +++++++++-
doc/images/spatial_48_dirtywhite.gif | Bin 0 -> 1693 bytes
doc/manual/main.dox | 69 ++++++++++++++++++------
src/bits/spatial_builtin.hpp | 26 +++++-----
src/bits/spatial_check_concept.hpp | 3 -
src/bits/spatial_euclidian_neighbor.hpp | 32 ++++++------
src/bits/spatial_import_type_traits.hpp | 52 ++++++++++++++++++
src/bits/spatial_kdtree.hpp | 4 +-
src/bits/spatial_manhattan_neighbor.hpp | 32 ++++++------
src/bits/spatial_math.hpp | 23 ++++----
src/bits/spatial_neighbor.hpp | 20 ++++----
src/bits/spatial_preorder.hpp | 7 +--
src/bits/spatial_pull_tr1.hpp | 26 ---------
src/bits/spatial_quadrance_neighbor.hpp | 32 ++++++------
src/bits/spatial_template_member_swap.hpp | 8 ++--
src/box_multimap.hpp | 2 +-
src/box_multiset.hpp | 2 +-
src/function.hpp | 24 ++++++++-
src/idle_box_multimap.hpp | 2 +-
src/idle_box_multiset.hpp | 2 +-
src/idle_point_multimap.hpp | 2 +-
src/idle_point_multiset.hpp | 2 +-
src/mapping_iterator.hpp | 4 +-
src/metric.hpp | 6 +-
src/point_multimap.hpp | 2 +-
src/point_multiset.hpp | 2 +-
src/spatial.hpp | 6 +-
tests/CMakeLists.txt | 76 +++++++++++++++++++++++----
tests/bits/spatial_import_array.hpp | 48 +++++++++++++++++
tests/bits/spatial_test_equal.hpp | 34 ++++++++-----
tests/bits/spatial_test_kdtree.hpp | 22 ++++----
tests/bits/spatial_test_metric.hpp | 6 +-
tests/bits/spatial_test_neighbor.hpp | 78 ++++++++++++++++++++++++----
tests/bits/spatial_test_neighbor_safer.hpp | 6 --
tests/bits/spatial_test_ordered.hpp | 4 +-
tests/bits/spatial_test_region.hpp | 36 ++++++------
tests/bits/spatial_test_relaxed_kdtree.hpp | 9 ++--
tests/bits/spatial_test_types.hpp | 16 +++---
38 files changed, 504 insertions(+), 248 deletions(-)
create mode 100644 doc/images/spatial_48_dirtywhite.gif
create mode 100644 src/bits/spatial_import_type_traits.hpp
delete mode 100644 src/bits/spatial_pull_tr1.hpp
create mode 100644 tests/bits/spatial_import_array.hpp
hooks/post-receive
--
UNNAMED PROJECT
|