[pubgit-commits-list] FrontAlgorithms branch sandbox updated. 4a3722c8e245ff242e8e253a8c1704db53f21c77

root root at tux.creatis.insa-lyon.fr
Tue May 23 22:26:45 CEST 2017


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 "Generic implementation of front propagation algorithms with some extra features".

The branch, sandbox has been updated
       via  4a3722c8e245ff242e8e253a8c1704db53f21c77 (commit)
       via  35d9275085c88f2a2c8d8112a395f09f1a183fc3 (commit)
       via  d5fe8fd4bac61fafea412c358323ad90fe2b034b (commit)
      from  c20c6faa2cc7d478c62e976d2e6e71a4371122f6 (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 -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=FrontAlgorithms.git;a=commitdiff;h=4a3722c8e245ff242e8e253a8c1704db53f21c77
commit 4a3722c8e245ff242e8e253a8c1704db53f21c77
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue May 23 15:26:39 2017 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=FrontAlgorithms.git;a=commitdiff;h=35d9275085c88f2a2c8d8112a395f09f1a183fc3
commit 35d9275085c88f2a2c8d8112a395f09f1a183fc3
Merge: d5fe8fd c20c6fa
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue May 23 15:02:58 2017 -0500

    Merge branch 'sandbox' of ssh://git.creatis.insa-lyon.fr/FrontAlgorithms into sandbox


http://git.creatis.insa-lyon.fr/pubgit/?p=FrontAlgorithms.git;a=commitdiff;h=d5fe8fd4bac61fafea412c358323ad90fe2b034b
commit d5fe8fd4bac61fafea412c358323ad90fe2b034b
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue May 23 15:02:39 2017 -0500

    ...


-----------------------------------------------------------------------

Summary of changes:
 examples/CMakeLists.txt                            |  2 +-
 examples/Dijkstra_Maurer.cxx                       |  9 +++--
 examples/RegionGrow_Mori.cxx                       |  5 ++-
 lib/fpa/Base/Dijkstra.hxx                          |  5 ++-
 lib/fpa/Base/Graph.hxx                             | 44 +++++++++++-----------
 lib/fpa/Base/MarksInterface.hxx                    |  4 +-
 lib/fpa/Base/MoriRegionGrow.hxx                    |  9 +++--
 lib/fpa/Base/RegionGrow.hxx                        |  9 +++--
 lib/fpa/Base/Skeleton.hxx                          |  4 +-
 lib/fpa/Base/SkeletonWriter.h                      |  5 +++
 lib/fpa/Base/SkeletonWriter.hxx                    | 36 +++++++++---------
 lib/fpa/Base/Version.cxx                           | 13 -------
 lib/fpa/Base/Version.h                             | 24 ------------
 lib/fpa/CMakeLists.txt                             |  6 ++-
 lib/fpa/Image/MinimumSpanningTreeToImageFilter.hxx | 16 ++++----
 lib/fpa/Image/SkeletonFilter.hxx                   |  8 +++-
 lib/fpa/Version.cxx.in                             |  7 ++++
 17 files changed, 102 insertions(+), 104 deletions(-)
 delete mode 100644 lib/fpa/Base/Version.cxx
 delete mode 100644 lib/fpa/Base/Version.h
 create mode 100644 lib/fpa/Version.cxx.in


hooks/post-receive
-- 
Generic implementation of front propagation algorithms with some extra features


More information about the Pubgit-commits-list mailing list