[med-svn] [vtk-dicom] branch upstream updated (4685bd9 -> 98aad39)
Gert Wollny
gert-guest at moszumanska.debian.org
Sat Oct 1 20:18:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a change to branch upstream
in repository vtk-dicom.
from 4685bd9 Imported Upstream version 0.7.8
adds 204548e New upstream version 0.7.10
new 98aad39 eliminate merge conflicts
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:
DicomCli/progress.cxx | 34 +-
Examples/TestDICOMCompiler.cxx | 46 +--
Examples/TestDICOMDirectory.cxx | 26 +-
Examples/TestDICOMDisplay.cxx | 76 ++--
Examples/TestDICOMFileSorter.cxx | 12 +-
Examples/TestDICOMParser.cxx | 4 +-
Examples/TestDICOMReader.cxx | 10 +-
Examples/TestDICOMRealWorldValue.cxx | 26 +-
Examples/TestDICOMWriter.cxx | 10 +-
Examples/TestNIFTIDisplay.cxx | 48 +--
Examples/TestScancoCTDisplay.cxx | 48 +--
Programs/nifticenter.cxx | 4 +-
Readme.txt | 2 +-
Source/vtkDICOMAlgorithm.cxx | 28 +-
Source/vtkDICOMApplyPalette.cxx | 66 ++--
Source/vtkDICOMApplyPalette.h | 33 +-
Source/vtkDICOMApplyRescale.cxx | 108 +++---
Source/vtkDICOMCTGenerator.cxx | 16 +-
Source/vtkDICOMCTGenerator.h | 4 +-
Source/vtkDICOMCTRectifier.cxx | 72 ++--
Source/vtkDICOMCTRectifier.h | 96 +++--
Source/vtkDICOMCompiler.h | 4 +-
Source/vtkDICOMDataElement.h | 3 +-
Source/vtkDICOMDictEntry.cxx | 8 +-
Source/vtkDICOMDictHash.h | 6 +
Source/vtkDICOMDictionary.h | 2 +
Source/vtkDICOMFileSorter.h | 4 +-
Source/vtkDICOMGenerator.cxx | 606 ++++++++++++++++--------------
Source/vtkDICOMImageCodec.cxx | 136 +++----
Source/vtkDICOMLookupTable.cxx | 154 ++++----
Source/vtkDICOMLookupTable.h | 44 +--
Source/vtkDICOMMRGenerator.cxx | 48 +--
Source/vtkDICOMMRGenerator.h | 4 +-
Source/vtkDICOMMetaData.cxx | 512 ++++++++++++-------------
Source/vtkDICOMMetaData.h | 4 +-
Source/vtkDICOMParser.h | 4 +-
Source/vtkDICOMReader.cxx | 701 ++++++++++++++++++++---------------
Source/vtkDICOMSCGenerator.cxx | 66 ++--
Source/vtkDICOMSCGenerator.h | 4 +-
Source/vtkDICOMSequence.cxx | 54 ++-
Source/vtkDICOMSliceSorter.cxx | 452 +++++++++++-----------
Source/vtkDICOMSliceSorter.h | 4 +-
Source/vtkDICOMSorter.h | 4 +-
Source/vtkDICOMTag.cxx | 8 +-
Source/vtkDICOMTagPath.cxx | 6 +-
Source/vtkDICOMToRAS.cxx | 208 +++++------
Source/vtkDICOMToRAS.h | 147 ++++----
Source/vtkDICOMUIDGenerator.cxx | 523 ++++++++++++++++++++++++++
Source/vtkDICOMUIDGenerator.h | 131 +++++++
Source/vtkDICOMUtilities.h | 4 +-
Source/vtkDICOMVM.cxx | 14 +-
Source/vtkDICOMWriter.cxx | 260 ++++++-------
Source/vtkNIFTIHeader.cxx | 106 +++---
Source/vtkNIFTIHeader.h | 250 +++++++------
Source/vtkNIFTIReader.h | 253 +++++++------
Source/vtkNIFTIWriter.h | 220 ++++++-----
Source/vtkScancoCTReader.cxx | 416 ++++++++++-----------
Source/vtkScancoCTReader.h | 206 +++++-----
Testing/TestDICOMCharacterSet.cxx | 16 +-
Testing/TestDICOMMetaData.cxx | 68 ++--
Testing/TestDICOMSequence.cxx | 38 +-
Testing/TestDICOMUtilities.cxx | 8 +-
Testing/TestDICOMVR.cxx | 4 +-
Testing/TestDICOMValue.cxx | 2 +-
Utilities/nemadict.txt | 36 ++
65 files changed, 3734 insertions(+), 2783 deletions(-)
create mode 100644 Source/vtkDICOMUIDGenerator.cxx
create mode 100644 Source/vtkDICOMUIDGenerator.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/vtk-dicom.git
More information about the debian-med-commit
mailing list