]> Creatis software - gdcm.git/commit - src/gdcmDocument.h
* Test/TestUtil.cxx : reformat the source code
authorregrain <regrain>
Tue, 7 Dec 2004 13:39:31 +0000 (13:39 +0000)
committerregrain <regrain>
Tue, 7 Dec 2004 13:39:31 +0000 (13:39 +0000)
commitd31dacbd4792e49cccecc51ffd9d93fd71541561
treef9d52906ea778621d55df9079e4eb309f4250a26
parent6a800bd81da33ac35002fe93583d2bf319ee69f4
   * Test/TestUtil.cxx : reformat the source code
   * vtk/vtkGdcmReader.cxx : remove and change prints
   * src/gdcmValEntry.[cxx|h] : now set the length of the value when calling
     SetValue
   * src/gdcmBinEntry.[cxx|h] : SetValue method don't set the length
   * src/*.cxx : remove all useless call to SetLength of a ValEntry object
   -- BeNours
13 files changed:
ChangeLog
Testing/TestUtil.cxx
src/gdcmBinEntry.h
src/gdcmDicomDir.cxx
src/gdcmDicomDirObject.cxx
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmHeader.cxx
src/gdcmSQItem.cxx
src/gdcmValEntry.cxx
src/gdcmValEntry.h
vtk/vtkGdcmReader.cxx