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, ticket-9 has been updated
via c7d5aa7621dbb17e1c81de0a3edbe7fab9c7af23 (commit)
from 35775826e51a94e2f1fa2e89d6b24028ba62da4c (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 c7d5aa7621dbb17e1c81de0a3edbe7fab9c7af23
Author: Sylvain Bougerel <syl...@gm...>
Date: Tue Dec 29 22:42:23 2015 +0100
Getting rid of traits (they serve no purpose) and slowly replacing dim for depth in several algorithms.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_equal.hpp | 132 +-------------
src/bits/spatial_kdtree.hpp | 1 +
src/bits/spatial_node.hpp | 12 ++
src/bits/spatial_ordered.hpp | 141 ++++++---------
src/bits/spatial_relaxed_kdtree.hpp | 1 +
src/equal_iterator.hpp | 171 ++++++++++++++----
src/mapping_iterator.hpp | 38 ++--
src/ordered_iterator.hpp | 346 +++++++++++++++++------------------
tests/verify/verify_equal.cpp | 4 +-
tests/verify/verify_traits.cpp | 1 +
10 files changed, 397 insertions(+), 450 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|