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
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-build-test has been updated
via 5eee987669ff37153cb1de4faf3e56e39a93b102 (commit)
from 378d637a99683c6cb54fdbf369ebf1e65e434dce (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 -----------------------------------------------------------------
5eee987 Add new files in EXTRA_DIST.
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 9 ++++++
scribo/demo/review/Makefile.am | 19 ++++++++++---
scribo/demo/viewer/Makefile.am | 31 ++++++++++++++++++---
scribo/demo/viewer/{viewer.hxx => demodir.hh.in} | 15 ++++------
4 files changed, 56 insertions(+), 18 deletions(-)
copy scribo/demo/viewer/{viewer.hxx => demodir.hh.in} (85%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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-build-test has been updated
via 378d637a99683c6cb54fdbf369ebf1e65e434dce (commit)
from 77bcfbc0e9efef58c478643f49743fd7d0aa04bb (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 -----------------------------------------------------------------
378d637 demo/review/Makefile.am: Do not distribute generated files.
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 4 ++++
scribo/demo/review/Makefile.am | 14 ++++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform