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 67fd5bbc264c6baf007d7f4676ad41c4641f0318 (commit)
via 7acfe9163d2fd627828436ae56b116e15167c98e (commit)
from 3b64678b2dd6be4ea07b246a607338cb81552f68 (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:
doc/Doxyfile | 2 +-
doc/manual/main.dox | 5 --
examples/CMakeLists.txt | 2 +
examples/include/point_type.hpp | 29 ++++++++
...nsert_performance.cpp => erase_performance.cpp} | 72 ++++++-------------
...insert_performance.cpp => find_performance.cpp} | 74 ++++++-------------
examples/performance/insert_performance.cpp | 53 +++++---------
src/bits/spatial_kdtree.hpp | 76 ++++++++++++++++++--
8 files changed, 165 insertions(+), 148 deletions(-)
create mode 100644 examples/include/point_type.hpp
copy examples/performance/{insert_performance.cpp => erase_performance.cpp} (55%)
copy examples/performance/{insert_performance.cpp => find_performance.cpp} (54%)
hooks/post-receive
--
UNNAMED PROJECT
|