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 vtk-format has been updated
discards ee991fc4a99fe93012acbad3f8c7d3bf1b4f456f (commit)
discards 647086d10b3ce3881d4a38e88565fcd681b35416 (commit)
discards 497b315b84f7c013b1f5204c96707040a500e4de (commit)
discards 4de23eb55befa499b02d94e5c7efa8e5107fde85 (commit)
discards 055e7e9b935eaa64c415a86d129c63b5690f68d6 (commit)
via 1ff059f5bd239a640b62f51c995574dc409763d8 (commit)
via 017a21724f24ae85eac87c3f232dc1cd95559e34 (commit)
via ca5bbc85b1e9d1e6308009cb05c7dc5472f85b34 (commit)
via 96628ac3375ac975182cdc77b4d3f3bdc576a508 (commit)
via abe6735ae1da5c2fbc9f41afe58b1fa022828c85 (commit)
via 48804b2fdca668cae3db96ad7dafa4342bbebbea (commit)
via 406da43f0b5897327952a94e253eb5f95ba31256 (commit)
via e5a9aec0a6c54affaeb106da5da05ea4118be2f6 (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 (ee991fc4a99fe93012acbad3f8c7d3bf1b4f456f)
\
N -- N -- N (1ff059f5bd239a640b62f51c995574dc409763d8)
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 -----------------------------------------------------------------
1ff059f Add a VTK output for images of unsigned integers.
017a217 mln/io/vtk/save.hh: Fix documentation.
ca5bbc8 mln/io/vtk/all.hh: New.
96628ac Add a specific (temporary) VTK output routine for binary mesh images.
abe6735 configure.ac: Configure milena/tests/io/vtk/Makefile.
48804b2 Exercise mln::io::vtk::save.
406da43 Start a VTK output for complex-based images.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 22 ++++++
.../test-mesh-complex-pinv-curv-skel.in | 2 +-
milena/mln/io/vtk/save.hh | 70 +++++++++++++------
milena/tests/io/vtk/Makefile.am | 1 +
milena/tests/io/vtk/save.cc | 9 +++
5 files changed, 81 insertions(+), 23 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform