[med-svn] [odil] branch upstream updated (ff5fc36 -> 4a4dba2)
Julien Lamy
lamy-guest at moszumanska.debian.org
Tue Aug 16 13:46:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamy-guest pushed a change to branch upstream
in repository odil.
from ff5fc36 Imported Upstream version 0.7.1
adds 4a4dba2 Imported Upstream version 0.7.2
No new revisions were added by this update.
Summary of changes:
.travis.yml | 9 +-
CMakeLists.txt | 2 +-
src/odil/Association.cpp | 18 ++-
src/odil/AssociationParameters.cpp | 73 +++++----
src/odil/AssociationParameters.h | 13 ++
src/odil/FindSCP.cpp | 1 +
src/odil/GetSCP.cpp | 3 +-
src/odil/MoveSCP.cpp | 19 ++-
src/odil/MoveSCP.h | 7 +-
src/odil/Reader.cpp | 143 +++++++++--------
src/odil/Reader.h | 11 +-
src/odil/VR.cpp | 2 +-
src/odil/Writer.cpp | 4 +-
src/odil/dul/Transport.cpp | 23 ++-
src/odil/dul/Transport.h | 2 +
src/odil/json_converter.cpp | 144 +++++++++++------
src/odil/json_converter.h | 6 +-
src/odil/logging.cpp | 2 +-
src/odil/logging.h | 3 +-
src/odil/unicode.cpp | 139 ++++++++++++++++
src/odil/unicode.h | 5 +
tests/code/AssociationParameters.cpp | 10 ++
tests/code/Reader.cpp | 222 +++++++++++++++++---------
tests/code/json_converter.cpp | 51 ++++++
tests/code/unicode.cpp | 211 ++++++++++++++++++++++--
tests/wrappers/test_association_parameters.py | 7 +-
tests/wrappers/test_value.py | 6 +
wrappers/AssocationParameters.cpp | 10 +-
wrappers/Value.cpp | 14 ++
29 files changed, 891 insertions(+), 269 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/odil.git
More information about the debian-med-commit
mailing list