[pubgit-commits-list] cpPlugins branch master updated. 1c9f0e4788ee1b1f924f369ddadb7be7c8921f8c

root root at tux.creatis.insa-lyon.fr
Tue Jan 27 22:09:57 CET 2015


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  1c9f0e4788ee1b1f924f369ddadb7be7c8921f8c (commit)
       via  a3fd8b70054c862446ed7e3fabf2fd24cfe2ad92 (commit)
      from  cf01030f78d919f66b53a80831e1e89b0cb13397 (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=1c9f0e4788ee1b1f924f369ddadb7be7c8921f8c
commit 1c9f0e4788ee1b1f924f369ddadb7be7c8921f8c
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Jan 27 13:43:44 2015 -0500

    Parameters finished


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=a3fd8b70054c862446ed7e3fabf2fd24cfe2ad92
commit a3fd8b70054c862446ed7e3fabf2fd24cfe2ad92
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Jan 26 18:04:42 2015 -0500

    Parameters improved


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

Summary of changes:
 appli/examples/CMakeLists.txt                      |   1 +
 .../examples/example_ReadImageSeriesWriteImage.cxx |  12 +-
 appli/examples/example_TestParameters.cxx          | 171 +++++++++++++++++++++
 lib/cpPlugins/Interface/Parameters.cxx             | 160 ++++++++++++++++++-
 lib/cpPlugins/Interface/Parameters.h               |  55 +++----
 lib/cpPlugins/Interface/Parameters.hxx             | 140 ++++++++---------
 6 files changed, 419 insertions(+), 120 deletions(-)
 create mode 100644 appli/examples/example_TestParameters.cxx


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


More information about the Pubgit-commits-list mailing list