This is an automated email from the git hooks/post-receive script. corentin-guest pushed a commit to branch master in repository camp.
commit cdeca37fd1efd48c43abe1f3a7579acfe89c46bd Merge: 327b11d a22bba7 Author: Corentin Desfarges <[email protected]> Date: Tue Jan 12 11:52:34 2016 +0100 Merge tag 'upstream/0.7.1.3' Upstream version 0.7.1.3 include/camp/arraymapper.hpp | 37 ++ include/camp/class.hpp | 744 ++++++++++++++++----------------- include/camp/detail/classmanager.hpp | 378 ++++++++--------- include/camp/detail/enummanager.hpp | 372 ++++++++--------- include/camp/detail/getter.hpp | 2 +- include/camp/detail/issmartpointer.hpp | 15 +- include/camp/detail/objectholder.hpp | 2 +- include/camp/detail/objectholder.inl | 2 +- include/camp/enum.hpp | 460 ++++++++++---------- include/camp/userobject.hpp | 2 +- src/classmanager.cpp | 2 +- src/enummanager.cpp | 2 +- test/function.hpp | 354 ++++++++-------- test/functionaccess.hpp | 130 +++--- test/inheritance.hpp | 230 +++++----- test/mapper.hpp | 296 ++++++------- test/propertyaccess.hpp | 148 +++---- 17 files changed, 1601 insertions(+), 1575 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
