[med-svn] [odil] branch upstream updated (4a4dba2 -> ef8f6c6)

Julien Lamy lamy-guest at moszumanska.debian.org
Fri Oct 21 10:13:46 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  4a4dba2   Imported Upstream version 0.7.2
       new  ef8f6c6   Imported Upstream version 0.7.3

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:
 applications/print_.py                             |   4 +-
 src/odil/AssociationParameters.cpp                 | 135 +++++++++-
 src/odil/AssociationParameters.h                   |  48 ++++
 src/odil/pdu/AsynchronousOperationsWindow.cpp      |  87 +++++++
 src/odil/pdu/AsynchronousOperationsWindow.h        |  55 ++++
 src/odil/pdu/SOPClassCommonExtendedNegotiation.cpp | 190 ++++++++++++++
 src/odil/pdu/SOPClassCommonExtendedNegotiation.h   |  69 ++++++
 src/odil/pdu/SOPClassExtendedNegotiation.cpp       | 120 +++++++++
 src/odil/pdu/SOPClassExtendedNegotiation.h         |  63 +++++
 src/odil/pdu/UserInformation.cpp                   |  35 ++-
 src/odil/registry.cpp                              | 276 +++++++++++++++++++--
 src/odil/registry.h                                |  92 ++++++-
 tests/code/AssociationParameters.cpp               |  24 +-
 tests/code/dul/Transport.cpp                       |   1 -
 tests/code/pdu/AsynchronousOperationsWindow.cpp    |  59 +++++
 .../code/pdu/SOPClassCommonExtendedNegotiation.cpp |  87 +++++++
 tests/code/pdu/SOPClassExtendedNegotiation.cpp     |  71 ++++++
 wrappers/json_converter.cpp                        |   8 +-
 18 files changed, 1389 insertions(+), 35 deletions(-)
 create mode 100644 src/odil/pdu/AsynchronousOperationsWindow.cpp
 create mode 100644 src/odil/pdu/AsynchronousOperationsWindow.h
 create mode 100644 src/odil/pdu/SOPClassCommonExtendedNegotiation.cpp
 create mode 100644 src/odil/pdu/SOPClassCommonExtendedNegotiation.h
 create mode 100644 src/odil/pdu/SOPClassExtendedNegotiation.cpp
 create mode 100644 src/odil/pdu/SOPClassExtendedNegotiation.h
 create mode 100644 tests/code/pdu/AsynchronousOperationsWindow.cpp
 create mode 100644 tests/code/pdu/SOPClassCommonExtendedNegotiation.cpp
 create mode 100644 tests/code/pdu/SOPClassExtendedNegotiation.cpp

-- 
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