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 exp/khalimsky has been updated
via 104c7b7044973cc4da49295f06294ddc2aa552ea (commit)
via 8ea985cae75d44dec8136731773c9cfa1764724c (commit)
via 89de8a2b83bd6d56272cf272381d2dab8b27bb32 (commit)
from 81fe5b981e588b3dfe533d7763c3aa73372b3780 (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 -----------------------------------------------------------------
104c7b7 Fix preconditions.
8ea985c Add tests for inner_border routines.
89de8a2 configure.ac: Configure milena/tests/inner_border/Makefile.am.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
configure.ac | 1 +
milena/ChangeLog | 19 +++++
milena/mln/inner_border/extend.hh | 2 +-
milena/mln/inner_border/fill.hh | 2 +-
milena/tests/Makefile.am | 3 +-
.../{core/routine => inner_border}/Makefile.am | 17 ++--
.../extend.cc} | 45 ++++++------
.../extend_and_fill.cc} | 51 +++++++------
.../extend_and_fill_with_inner_border.cc} | 79 ++++++++------------
.../k1/immerse_with.cc => inner_border/fill.cc} | 65 ++++++++++-------
11 files changed, 155 insertions(+), 133 deletions(-)
copy milena/tests/{core/routine => inner_border}/Makefile.am (71%)
copy milena/tests/{world/kn/fill_0_1_faces_internal_border.cc =>
inner_border/extend.cc} (67%)
copy milena/tests/{world/kn/fill_0_1_faces_internal_border.cc =>
inner_border/extend_and_fill.cc} (62%)
copy milena/tests/{world/kn/fill_1_from_2_faces.cc =>
inner_border/extend_and_fill_with_inner_border.cc} (60%)
copy milena/tests/{world/k1/immerse_with.cc => inner_border/fill.cc} (64%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform