]> Creatis software - gdcm.git/commit
* Bug fix on field having a VR = 'UI'. Assume that is a string field
authorregrain <regrain>
Fri, 23 Jan 2004 13:05:30 +0000 (13:05 +0000)
committerregrain <regrain>
Fri, 23 Jan 2004 13:05:30 +0000 (13:05 +0000)
commitd3e997d981d84fece924c52c8b513bccc6cd371a
treec7fa85d58035c5bac40114dc10143cac1248952d
parent41cc62fb86c116bd195581980c27480c213c958b
 * Bug fix on field having a VR = 'UI'. Assume that is a string field
     * Bug fix on test suite after remove the strip made on not string fields
     * Split the IsReadable method between gdcmParser which test that the file
       is dicom and gdcmHeader which test that it's an image file
    -- BeNours
ChangeLog
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmHeaderEntry.cxx
src/gdcmParser.cxx
src/gdcmParser.h
src/gdcmTS.cxx