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 fix-tests has been updated
discards 0df20ed50b4b8f46a13014348b9f76677cb10e13 (commit)
via 6dd7d249daae01e8ed82f836aa2f88c4a5833d8e (commit)
via 68b860f7623d03ea9815fd652300bee661351bdc (commit)
via 1441b0f7b0a2ec10f6009d8ca9e97f2c6c64decd (commit)
via 7c82d9a99dfcdb3c3d9a0e4beb9269ec966fa3aa (commit)
via d0cba60a39189a796f76cef7ed7e0ae53ce637a8 (commit)
via b77547a34bcd0b5c26ff733de1347334d89b2496 (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 (0df20ed50b4b8f46a13014348b9f76677cb10e13)
\
N -- N -- N (6dd7d249daae01e8ed82f836aa2f88c4a5833d8e)
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 -----------------------------------------------------------------
6dd7d24 Fix accu::compute(const Meta_Accumulator<A>, const Image<I>&).
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +++++++++++++
bootstrap | 10 +++++-----
milena/ChangeLog | 23 +++++++++++++++++++++++
milena/mesh/Makefile.am | 2 +-
milena/mln/core/image/imorph/labeled_image.hh | 4 +++-
milena/mln/io/fld/save.hh | 10 ++++++----
milena/mln/io/fld/write_header.hh | 16 ++++++++--------
milena/tests/util/Makefile.am | 2 ++
scribo/test.cc => milena/tests/util/ord.cc | 4 +---
9 files changed, 62 insertions(+), 22 deletions(-)
rename scribo/test.cc => milena/tests/util/ord.cc (95%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform