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 "Olena, a generic and efficient image processing platform".
The branch next has been updated
via 2f44565f67f0ef414e59ad84967397cce6167bfd (commit)
via ba06191be781af162bcb24ca39daa16c7ed1a904 (commit)
from db3466e6f12fca8d9c92ae661ae0b5d053b8e4ba (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 -----------------------------------------------------------------
2f44565 Ensure non implemented reconstructions on sets abort at run time.
ba06191 Clean up ChangeLogs.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 26 +++++++++++++++++++-
.../reconstruction/by_dilation/union_find.hh | 17 ++++++++++++-
.../morpho/reconstruction/by_erosion/union_find.hh | 17 ++++++++++++-
.../morpho/reconstruction/by_dilation/Makefile.am | 14 ++++++----
.../{union_find.cc => union_find_on_functions.cc} | 1 +
.../{union_find.cc => union_find_on_sets.cc} | 12 ++++----
.../morpho/reconstruction/by_erosion/Makefile.am | 14 ++++++----
.../{union_find.cc => union_find_on_functions.cc} | 1 +
.../{union_find.cc => union_find_on_sets.cc} | 10 ++++----
scribo/ChangeLog | 6 ++--
10 files changed, 89 insertions(+), 29 deletions(-)
copy milena/tests/morpho/reconstruction/by_dilation/{union_find.cc =>
union_find_on_functions.cc} (97%)
rename milena/tests/morpho/reconstruction/by_dilation/{union_find.cc =>
union_find_on_sets.cc} (87%)
copy milena/tests/morpho/reconstruction/by_erosion/{union_find.cc =>
union_find_on_functions.cc} (97%)
rename milena/tests/morpho/reconstruction/by_erosion/{union_find.cc =>
union_find_on_sets.cc} (87%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date