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
via bfdea8debb5538103da4cc28ca092309850fd597 (commit)
from 69ce9faae9f4efb9de5b7f0bb413e467d6b10882 (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 -----------------------------------------------------------------
bfdea8d lrde-upload.sh: Fix and factor uses of chmod.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
lrde-upload.sh | 22 ++++++++++------------
2 files changed, 14 insertions(+), 12 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 swilena has been updated
via 2358392f48a9191f72851cc299eb5bedcf303659 (commit)
from 29c2a518a4da145319fef5d89443cb17f20112f7 (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 -----------------------------------------------------------------
2358392 Fix cleaning rules.
-----------------------------------------------------------------------
Summary of changes:
swilena/ChangeLog | 6 ++++++
swilena/python/Makefile.am | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 features/maxtree has been updated
via e2a0e25ddd6d6ae71fd0a1a1b10ae3e9c2e66f6d (commit)
from 7e6c28901e1f435aece4397023c422f2bab9e77e (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 -----------------------------------------------------------------
e2a0e25 Minor fixes in component tree algorithms.
-----------------------------------------------------------------------
Summary of changes:
milena/sandbox/ChangeLog | 17 ++
milena/sandbox/edwin/TreeAlgorithmsComp/Makefile | 87 ++++++++++
.../edwin/TreeAlgorithmsComp/bench.hh} | 48 +++++-
.../edwin/TreeAlgorithmsComp/compute_histo_.cc | 48 ++++++
.../sandbox/edwin/TreeAlgorithmsComp/max_tree.cc | 61 ++++----
.../edwin/TreeAlgorithmsComp/max_tree_with_rank.cc | 131 +++++++++-------
milena/sandbox/edwin/TreeAlgorithmsComp/nnodes.hh | 24 +++
.../TreeAlgorithmsComp/parallel_union_find.hh | 19 ++-
.../sandbox/edwin/TreeAlgorithmsComp/salembier.hh | 169 ++++++++++++++++++++
.../sandbox/edwin/TreeAlgorithmsComp/salembier_.cc | 51 ++++++
.../edwin/TreeAlgorithmsComp/tbb_union_find_8.cc | 48 ++----
11 files changed, 570 insertions(+), 133 deletions(-)
create mode 100644 milena/sandbox/edwin/TreeAlgorithmsComp/Makefile
copy milena/{mln/fun/x2p/essential.hh => sandbox/edwin/TreeAlgorithmsComp/bench.hh} (58%)
create mode 100644 milena/sandbox/edwin/TreeAlgorithmsComp/compute_histo_.cc
create mode 100644 milena/sandbox/edwin/TreeAlgorithmsComp/nnodes.hh
create mode 100644 milena/sandbox/edwin/TreeAlgorithmsComp/salembier.hh
create mode 100644 milena/sandbox/edwin/TreeAlgorithmsComp/salembier_.cc
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 swilena has been updated
discards 19fd7f5144d94a4a8c5afb11ff3094400023783e (commit)
via 29c2a518a4da145319fef5d89443cb17f20112f7 (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 (19fd7f5144d94a4a8c5afb11ff3094400023783e)
\
N -- N -- N (29c2a518a4da145319fef5d89443cb17f20112f7)
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 -----------------------------------------------------------------
29c2a51 Fix the generation of the sps scripts.
-----------------------------------------------------------------------
Summary of changes:
swilena/ChangeLog | 3 ++-
swilena/python/Makefile.am | 1 +
2 files changed, 3 insertions(+), 1 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform