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 e2e8ec06e477c50bb1a3448650b43dc400ec4b46 (commit)
from ac769b6c00fb4324d067a750bb0b6d1638031dea (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 -----------------------------------------------------------------
e2e8ec0 Fix compilation with multiple files.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 26 ++++++++++++++++++++
milena/mln/canvas/browsing/backdiagonal2d.hh | 1 +
milena/mln/canvas/browsing/breadth_first_search.hh | 9 +++++-
milena/mln/canvas/browsing/depth_first_search.hh | 1 +
milena/mln/canvas/browsing/diagonal2d.hh | 1 +
.../canvas/browsing/dir_struct_elt_incr_update.hh | 5 ++++
milena/mln/canvas/browsing/directional.hh | 1 +
milena/mln/canvas/browsing/fwd.hh | 6 ++++
milena/mln/canvas/browsing/hyper_directional.hh | 6 ++++
milena/mln/canvas/browsing/snake_fwd.hh | 1 +
milena/mln/canvas/browsing/snake_generic.hh | 1 +
milena/mln/canvas/browsing/snake_vert.hh | 4 ++-
milena/mln/fun/v2v/hsi_to_rgb.hh | 4 ++-
milena/mln/fun/v2v/rgb_to_hsi.hh | 6 ++++-
milena/mln/fun/v2v/rgb_to_hsl.hh | 7 ++++-
milena/mln/literal/black.hh | 1 +
milena/mln/literal/colors.hh | 14 ++++++++++
milena/mln/literal/max.hh | 6 ++++-
milena/mln/literal/min.hh | 5 +++-
milena/mln/literal/white.hh | 1 +
20 files changed, 97 insertions(+), 9 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#95: Create an Olena 1.x port for the MacPorts (Mac OS X)
----------------------+-----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: task | Status: new
Priority: minor | Milestone: Olena 1.1
Component: Milena | Version: 1.0
Keywords: |
----------------------+-----------------------------------------------------
Comment(by lazzara):
Since Olena 2.0, the PortFile can be generated.
It has been submitted to macports maintainers:
https://trac.macports.org/ticket/32206
Currently, this is a single portfile for the whole platform providing
modules as port variants.
Scribo is enabled by default whereas Swilena is not.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/95#comment:4>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.
#239: Have Scribo be compatible with (also) Tesseract 3.0
-------------------------+--------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Scribo | Version: 1.0
Keywords: |
-------------------------+--------------------------------------------------
Scribo's optional parts requiring Tesseract work well with its version
2.0, but this is no longer true with version 3.0, at least with !MacPorts'
version (`libtesseract_full.a` is missing).
It would be nice to be able to support both versions, since 2.0 is
Debian's default, and 3.0 is !MacPorts' version.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/239>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
#229: Have Olena's BuildBot generate GitStats information
-------------------------+--------------------------------------------------
Reporter: levill_r | Owner: levill_r
Type: enhancement | Status: new
Priority: trivial | Milestone: Olena 1.1
Component: other | Version: 1.0
Keywords: |
-------------------------+--------------------------------------------------
Git statistics are generated by my (Roland's) account for a limited set of
branches, each night. It'd be smarter to have one of the buildslave
invoke a script running `gitstats` and uploading the result (as `lrde-
upload.sh` does) prior to building the project. We could even filter
branches (having statistics for all branches might not be relevant).
--
Ticket URL: <https://trac.lrde.org/olena/ticket/229>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
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 unstable/scribo has been updated
via 7307887029d66c125b3fc70de134e40913814c30 (commit)
via ac769b6c00fb4324d067a750bb0b6d1638031dea (commit)
via ec0f3af5c5c4fd3208e26d58fb61b3e6d75381a0 (commit)
from e916a0335fe6e931a87fb8de965948ae7674f10c (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 -----------------------------------------------------------------
7307887 Merge branch 'next' into unstable/scribo
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
lrde-scmstats.sh | 10 +++++-----
lrde-upload.sh | 5 +++--
3 files changed, 16 insertions(+), 7 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 next has been updated
via ac769b6c00fb4324d067a750bb0b6d1638031dea (commit)
via ec0f3af5c5c4fd3208e26d58fb61b3e6d75381a0 (commit)
from 2af40042f361fe4b3fd281354e5e961ab3569730 (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 -----------------------------------------------------------------
ac769b6 lrde-scmstats.sh: Compute stats per branches.
ec0f3af lrde-upload.sh: Update list of branches.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
lrde-scmstats.sh | 10 +++++-----
lrde-upload.sh | 5 +++--
3 files changed, 16 insertions(+), 7 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform