[pubgit-commits-list] cpPlugins branch master updated. 0d184ef7119178103610ad9e9fab83760cb89e06

root root at tux.creatis.insa-lyon.fr
Fri Feb 5 23:37:41 CET 2016


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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".

The branch, master has been updated
       via  0d184ef7119178103610ad9e9fab83760cb89e06 (commit)
      from  b20f90fb12b2d66ca0aadfe093ddf6520067db6f (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=cpPlugins.git;a=commitdiff;h=0d184ef7119178103610ad9e9fab83760cb89e06
commit 0d184ef7119178103610ad9e9fab83760cb89e06
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Feb 5 17:37:25 2016 -0500

    ...


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

Summary of changes:
 lib/cpExtensions/DataStructures/Graph.h       |  48 ++++++---
 lib/cpExtensions/DataStructures/Graph.hxx     | 138 --------------------------
 lib/cpPlugins/Interface/DataObject.cxx        |  22 ++--
 lib/cpPlugins/Interface/DataObject.h          |   4 +-
 lib/cpPlugins/Interface/Object.cxx            |  44 +++++++-
 lib/cpPlugins/Interface/Object.h              |  23 +++--
 lib/cpPlugins/Interface/ProcessObject.cxx     |  18 +---
 lib/cpPlugins/Interface/ProcessObject.h       |   2 +-
 lib/cpPlugins/Interface/ProcessObjectPort.cxx | 107 +++++++++++++++++---
 lib/cpPlugins/Interface/ProcessObjectPort.h   |  47 ++++++++-
 10 files changed, 241 insertions(+), 212 deletions(-)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list