]> Creatis software - gdcm.git/commit
* Truckload of changes. Parsing of header is barely functional
authorfrog <frog>
Thu, 17 Oct 2002 12:12:48 +0000 (12:12 +0000)
committerfrog <frog>
Thu, 17 Oct 2002 12:12:48 +0000 (12:12 +0000)
commit70e24c6c61481f9836e26b6b44a9670d92a4f43b
tree7f697805f052fd13a34a0161e536ab67379de3a7
parentc0dbd079b33fa47c936c88e881057037e042f71a
  * Truckload of changes. Parsing of header is barely functional
        (see Test/test) with the standard dictionary (see Dicts/dicomV3.dic).
17 files changed:
ChangeLog
Dicts/dicomV3.dic [new file with mode: 0644]
TODO
Testing/.cvsignore [new file with mode: 0644]
Testing/TestHash.cxx [new file with mode: 0644]
src/.cvsignore
src/Makefile
src/gdcmDict.cxx [new file with mode: 0644]
src/gdcmDictEntry.cxx [new file with mode: 0644]
src/gdcmDictSet.cxx [new file with mode: 0644]
src/gdcmElValSet.cxx [new file with mode: 0644]
src/gdcmElValue.cxx
src/gdcmFile.cxx [new file with mode: 0644]
src/gdcmHeader.cxx
src/gdcmUtil.cxx [new file with mode: 0644]
src/gdcmUtil.h [new file with mode: 0644]
src/gdcmlib.h