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
discards 8758e60615436bdf40fc662343cad3ac24e74d9a (commit)
via ffdd63fed19fc26c8807ce67a72fb42d507a9f94 (commit)
via 888cdfe7745e9f4016e0c73b64933a8162229e4a (commit)
via f1072390229a482c78e88aee3f3c67ea8502b4ea (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (8758e60615436bdf40fc662343cad3ac24e74d9a)
\
N -- N -- N (ffdd63fed19fc26c8807ce67a72fb42d507a9f94)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
ffdd63f Add a test case to exercise the issue of Trac ticket #125.
888cdfe Various changes in mln::border::mirror.
f107239 Fix a precondition (Trac ticket #256).
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 20 +-
milena/mln/border/mirror.hh | 223 +++++++++-----------
milena/tests/border/Makefile.am | 5 +-
milena/tests/border/mirror.cc | 74 ++++---
milena/tests/value/Makefile.am | 5 +-
.../essential.hh => tests/value/literals_op.cc} | 21 +-
6 files changed, 178 insertions(+), 170 deletions(-)
copy milena/{mln/literal/essential.hh => tests/value/literals_op.cc} (78%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform