[med-svn] [odil] branch master updated (1b0a6fe -> 73d67c5)
Julien Lamy
lamy-guest at moszumanska.debian.org
Fri Jul 8 16:22:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamy-guest pushed a change to branch master
in repository odil.
from 1b0a6fe Fix tests when building i386
new ff5fc36 Imported Upstream version 0.7.1
new 6c67d4e Merge tag 'upstream/0.7.1'
new 82fd01c Remove patch applied upstream
new 73d67c5 Add changelog entry
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitlab-ci.yml | 12 ++
CMakeLists.txt | 4 +-
applications/get.py | 125 ++++++++++++++++++++-
debian/changelog | 6 +
debian/patches/series | 1 -
debian/patches/writer-ds.patch | 20 ----
src/odil/EchoSCP.cpp | 14 ++-
src/odil/EchoSCP.h | 5 +-
src/odil/Exception.cpp | 4 +-
src/odil/Exception.h | 4 +-
src/odil/FindSCP.cpp | 20 ++--
src/odil/GetSCP.cpp | 39 +++----
src/odil/MoveSCP.cpp | 39 +++----
src/odil/Reader.cpp | 242 +++++++++++++++++++++-------------------
src/odil/Reader.h | 17 +++
src/odil/Reader.txx | 59 ++++++++++
src/odil/SCP.cpp | 15 +++
src/odil/SCP.h | 26 ++++-
src/odil/StoreSCP.cpp | 14 ++-
src/odil/StoreSCP.h | 5 +-
src/odil/VR.cpp | 4 +-
src/odil/Writer.cpp | 152 +++++++++++--------------
src/odil/Writer.h | 17 ++-
src/odil/Writer.txx | 56 ++++++++++
src/odil/dcmtk/Exception.cpp | 2 +-
src/odil/json_converter.cpp | 2 +-
src/odil/message/Response.cpp | 17 +++
src/odil/message/Response.h | 14 +++
src/odil/xml_converter.cpp | 2 +-
tests/code/message/Response.cpp | 14 +++
30 files changed, 646 insertions(+), 305 deletions(-)
create mode 100644 .gitlab-ci.yml
delete mode 100644 debian/patches/writer-ds.patch
create mode 100644 src/odil/Reader.txx
create mode 100644 src/odil/Writer.txx
--
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