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/next-build-ok has been updated
discards 7aad3ee217c527eef754831822f2067fad7c3adb (commit)
discards 38c94688a42d132ad9b2b8d5b2ff8a7914e1f8cd (commit)
discards 79263eb8957ea0cc946d73fc71cfdfd9f6b31abe (commit)
via 18262984b19ffbd72f33e37e5e208b03521513e1 (commit)
via 6e783da9ec7535fe373a5a9f90fce24495a84d93 (commit)
via 206ddb6ba62ad2cdee862db36c025761d52898af (commit)
via d2e8cf68fc8af6d5de279bb70535516f53e56df8 (commit)
via 2520689648f68e6cbd3eb47c375102053af53019 (commit)
via eecd7d1ced5f4dfc8d46bccc2edc1dacddbe635e (commit)
via c6904964636040aa2cf81dbe4f0c9f26078e8fac (commit)
via 565a8acd20101cf22d58b674d4d1695d8e9926c6 (commit)
via 7671c7df2acc25243c83131813db612be8a654b2 (commit)
via 15a057175710227bdea5a9702dcbf5bd64704a9d (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 (7aad3ee217c527eef754831822f2067fad7c3adb)
\
N -- N -- N (18262984b19ffbd72f33e37e5e208b03521513e1)
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 -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 12 ++-
ChangeLog | 14 +++
m4/oln-with-lib.m4 | 7 +-
m4/swig.m4 | 9 +-
milena/ChangeLog | 28 +++++
milena/mln/io/magick/load.hh | 202 ++++++++++++++++++------------------
milena/mln/io/magick/save.hh | 145 ++++++++++++++-----------
milena/sandbox/ChangeLog | 44 ++++----
milena/tests/io/magick/Makefile.am | 8 +-
milena/tests/io/magick/load.cc | 72 +++++++++++--
milena/tests/io/magick/save.cc | 86 +++++++++++++--
scribo/ChangeLog | 7 ++
12 files changed, 417 insertions(+), 217 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform