[pubgit-commits-list] bbtk branch master updated. 789ecd0eb75c3657333605b45faf47c5c37a29c6

root root at tux.creatis.insa-lyon.fr
Fri Nov 24 11:17:04 CET 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 "Black Box Tool Kit".

The branch, master has been updated
       via  789ecd0eb75c3657333605b45faf47c5c37a29c6 (commit)
      from  79d06fa7c6441e99291ad3a1949d241f336573d5 (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=bbtk.git;a=commitdiff;h=789ecd0eb75c3657333605b45faf47c5c37a29c6
commit 789ecd0eb75c3657333605b45faf47c5c37a29c6
Author: Eduardo DAVILA <davila at localhost.localdomain>
Date:   Fri Nov 24 11:16:57 2017 +0100

    3149 BBTK Feature New Normal - GetVectorPointer SetElementVector box


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

Summary of changes:
 packages/std/bbs/appli/exampleSetElementVector.bbg | 73 ++++++++++++++++++++++
 packages/std/bbs/appli/exampleSetElementVector.bbs | 50 +++++++++++++++
 ...VectorElement.cxx => bbstdGetVectorPointer.cxx} | 24 +++----
 ...dGetVectorElement.h => bbstdGetVectorPointer.h} | 48 +++++++-------
 packages/std/src/bbstdMixingVectors.cxx            | 59 +++++++----------
 ...VectorElement.cxx => bbstdSetElementVector.cxx} | 24 +++----
 ...dGetVectorElement.h => bbstdSetElementVector.h} | 58 ++++++++---------
 .../std/src/bbstdStringVectorToNumericalVector.h   |  6 +-
 8 files changed, 224 insertions(+), 118 deletions(-)
 create mode 100644 packages/std/bbs/appli/exampleSetElementVector.bbg
 create mode 100644 packages/std/bbs/appli/exampleSetElementVector.bbs
 copy packages/std/src/{bbstdGetVectorElement.cxx => bbstdGetVectorPointer.cxx} (75%)
 copy packages/std/src/{bbstdGetVectorElement.h => bbstdGetVectorPointer.h} (69%)
 copy packages/std/src/{bbstdGetVectorElement.cxx => bbstdSetElementVector.cxx} (75%)
 copy packages/std/src/{bbstdGetVectorElement.h => bbstdSetElementVector.h} (67%)


hooks/post-receive
-- 
Black Box Tool Kit


More information about the Pubgit-commits-list mailing list