[med-svn] [odil] branch upstream updated (63a8725 -> ff5fc36)

Julien Lamy lamy-guest at moszumanska.debian.org
Fri Jul 8 16:22:06 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  63a8725   Imported Upstream version 0.7.0
       new  ff5fc36   Imported Upstream version 0.7.1

The 1 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 ++++++++++++++++++++-
 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 +++
 27 files changed, 640 insertions(+), 284 deletions(-)
 create mode 100644 .gitlab-ci.yml
 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