Revision: 8e30847dc048
Author: Darcy Mason <darcy...@gmail.com>
Date: Sat Feb 11 18:21:42 2012
Log: Japanese and Korean encoding fixes from Bastula. Closes issue
110. Add...
http://code.google.com/p/pydicom/source/detail?r=8e30847dc048
Revision: ea732be427fa
Author: Darcy Mason <darcy...@gmail.com>
Date: Sat Feb 11 18:26:52 2012
Log: Add test_sequence.py not committed from issue 52
http://code.google.com/p/pydicom/source/detail?r=ea732be427fa
==============================================================================
Revision: 8e30847dc048
Author: Darcy Mason <darcy...@gmail.com>
Date: Sat Feb 11 18:21:42 2012
Log: Japanese and Korean encoding fixes from Bastula. Closes issue
110. Added chrJapMulti and chrKoreanMulti test files
http://code.google.com/p/pydicom/source/detail?r=8e30847dc048
Added:
/source/dicom/testcharsetfiles/chrJapMulti.dcm
/source/dicom/testcharsetfiles/chrKoreanMulti.dcm
Modified:
/source/dicom/charset.py
/source/dicom/testcharsetfiles/charlist.py
/source/dicom/valuerep.py
==============================================================================
Revision: ea732be427fa
Author: Darcy Mason <darcy...@gmail.com>
Date: Sat Feb 11 18:26:52 2012
Log: Add test_sequence.py not committed from issue 52
http://code.google.com/p/pydicom/source/detail?r=ea732be427fa
Added:
/source/dicom/test/test_sequence.py