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 550391d216beaf8e2eb21fb45322fade97f8261e (commit)
via 609b262898e55268e44c30f3b099d08f9d1706f2 (commit)
via 241cb603c6d578e44e866968eaacd9420bd5937a (commit)
via d995022a6ad4178fd856c95777b52c75609f3261 (commit)
via 2341307c459822bea939b7b054f85109721c0a3e (commit)
via c36c92785798f9882b3b7d660bfd795cc7ac3ecd (commit)
from 35932080c74e10cdcdfb67e6112a29566f0080fc (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 550391d216beaf8e2eb21fb45322fade97f8261e
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Dec 9 00:15:16 2015 +0800
Added ordered_performance.cpp to track improvements on ordered iterators
commit 609b262898e55268e44c30f3b099d08f9d1706f2
Author: Sylvain Bougerel <syl...@gm...>
Date: Tue Dec 8 00:45:33 2015 +0800
KeyCompare is a user-defined type which size can be supperior to ptrdiff_t, therefore it should be const-ref'd for optimization
commit 241cb603c6d578e44e866968eaacd9420bd5937a
Author: Sylvain Bougerel <syl...@gm...>
Date: Mon Dec 7 23:44:00 2015 +0800
Update to readme file
commit d995022a6ad4178fd856c95777b52c75609f3261
Author: sbougerel <syl...@gm...>
Date: Mon Dec 7 23:33:04 2015 +0800
Update README.md
commit 2341307c459822bea939b7b054f85109721c0a3e
Author: sbougerel <syl...@gm...>
Date: Mon Dec 7 23:30:56 2015 +0800
Update README.md
commit c36c92785798f9882b3b7d660bfd795cc7ac3ecd
Author: sbougerel <syl...@gm...>
Date: Sun Dec 6 23:14:01 2015 +0800
Update README.md
-----------------------------------------------------------------------
Summary of changes:
README | 29 ------------------
README.md | 31 +++++++++++++++++--
src/bits/spatial_equal.hpp | 2 +-
src/bits/spatial_mapping.hpp | 4 +-
src/mapping_iterator.hpp | 8 ++--
tests/performance/CMakeLists.txt | 1 +
...ing_performance.cpp => ordered_performance.cpp} | 28 ++++++++++-------
tests/performance/random.hpp | 1 +
8 files changed, 52 insertions(+), 52 deletions(-)
delete mode 100644 README
copy tests/performance/{mapping_performance.cpp => ordered_performance.cpp} (76%)
hooks/post-receive
--
UNNAMED PROJECT
|