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, master has been updated
via d1b05c1b55d16c10ff01fa6a7b39ade189c2acaa (commit)
via 3d0220e2883f34d83a300e757c16640173a01413 (commit)
from 25552e62275b6fcf21f44742e4eb101a6d17701b (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 d1b05c1b55d16c10ff01fa6a7b39ade189c2acaa
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Jul 28 22:15:51 2013 +0800
Removed some impossible references.
commit 3d0220e2883f34d83a300e757c16640173a01413
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Jul 28 20:34:10 2013 +0800
The file spatial_region.hpp has been removed since it served no purpose after
the addition of the equal_iterator. The API was not changed.
-----------------------------------------------------------------------
Summary of changes:
doc/Doxyfile | 2 +-
doc/xref_aliases | 2 +-
src/bits/spatial_euclidian_neighbor.hpp | 16 +-
src/bits/spatial_kdtree.hpp | 4 +-
src/bits/spatial_manhattan_neighbor.hpp | 16 +-
src/bits/spatial_neighbor.hpp | 16 +-
src/bits/spatial_quadrance_neighbor.hpp | 16 +-
src/bits/spatial_region.hpp | 661 --------------------------
src/bits/spatial_relaxed_kdtree.hpp | 4 +-
src/exception.hpp | 13 +-
src/metric.hpp | 2 +-
src/region_iterator.hpp | 768 +++++++++++++++++++++++++++++--
12 files changed, 770 insertions(+), 750 deletions(-)
delete mode 100644 src/bits/spatial_region.hpp
hooks/post-receive
--
UNNAMED PROJECT
|