[med-svn] [odil] 02/03: Merge tag 'upstream/0.7.0'
Julien Lamy
lamy-guest at moszumanska.debian.org
Tue Jun 14 14:28:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamy-guest pushed a commit to branch master
in repository odil.
commit 25423a0f53fae0c9d2a3be8e4204bd385e801490
Merge: 8fd94b1 63a8725
Author: Julien Lamy <lamy at unistra.fr>
Date: Tue Jun 14 16:12:28 2016 +0200
Merge tag 'upstream/0.7.0'
Upstream version 0.7.0
.travis.yml | 5 +-
CMakeLists.txt | 5 +-
FindLog4Cpp.cmake | 24 +++++
applications/find.py | 2 +-
applications/print_.py | 2 +-
registry.h.tmpl | 7 +-
src/CMakeLists.txt | 17 ++-
src/odil/Association.cpp | 58 ++++++++--
src/odil/AssociationAcceptor.cpp | 4 +-
src/odil/DataSet.cpp | 109 ++++++++++---------
src/odil/DataSet.h | 55 ++++++----
src/odil/MoveSCP.cpp | 5 +-
src/odil/Reader.cpp | 8 +-
src/odil/Reader.h | 3 +-
src/odil/StoreSCU.cpp | 9 +-
src/odil/StoreSCU.h | 7 +-
src/odil/VRFinder.cpp | 42 ++++----
src/odil/Writer.cpp | 41 +++++++-
src/odil/dul/StateMachine.cpp | 11 +-
src/odil/logging.cpp | 37 +++++++
src/odil/logging.h | 17 +++
src/odil/message/CStoreRequest.cpp | 9 +-
src/odil/message/CStoreRequest.h | 4 +-
src/odil/pdu/Item.cpp | 9 +-
src/odil/pdu/UserInformation.cpp | 38 ++++++-
src/odil/registry.cpp | 26 ++++-
src/odil/registry.h | 6 ++
src/odil/uid.cpp | 4 +-
src/odil/uid.h | 6 +-
src/odil/write_ds.cpp | 210 +++++++++++++++++++++++++++++++++++++
src/odil/write_ds.h | 25 +++++
tests/CMakeLists.txt | 18 +++-
tests/code/DataSet.cpp | 16 +++
tests/code/VRFinder.cpp | 35 +++----
tests/code/Writer.cpp | 2 +-
tests/code/unicode.cpp | 1 -
tests/run | 2 +-
tests/wrappers/test_data_set.py | 14 +++
wrappers/DataSet.cpp | 8 +-
wrappers/StoreSCU.cpp | 7 +-
wrappers/read.cpp | 29 +++--
41 files changed, 762 insertions(+), 175 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