X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=242660fa6537456b18b3b46d6d7f100a96e9e22b;hb=d00680e05d899f27a8f3a739d1af55e318ae50f1;hp=bd232debb766665b3632bd65231571cb60274080;hpb=1d6e5bd55ffd44376edf185ce2737d24494ced36;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index bd232deb..242660fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,46 @@ +2005-01-14 Mathieu Malaterre + * Update SerieHeader to take into account a Serie Instance UID to properly + sort DICOM files + +2005-01-13 Jean-Pierre Roux + * ENH - Comment out Mathieu's (dangerous) Super Hack + for dealing with BIGENDIAN processors + - Move equivalent stuff to BinEntry::WriteContent + When necessary, 16 Bits Pixels are swapped in a small buffer + and then written. This avoid allocating a huge buffer, in + PixelWriteConveror, and avoid modifying the Pixel Area. + Note : + Probabely, the same operation will have to be done when we want + to write image with Big Endian Transfert Syntax, + and we are working onj Little Endian Processor + +2005-01-14 Benoit Regrain + * src/gdcmDocument.[h|cxx] : comment all methods concerning a flat hash + table. + * src/gdcmElementSet.[h|cxx] : rename Initialize into InitTraversal + * src/gdcmDict.[h|cxx] : add InitTraversal/getNextEntry methods to parse + all the dict content. + * src/gdcmDictEntry.cxx : add a carriage return at the end of the DictEntry + print + * Test/TestDict.cxx : add a new test for the dict classes + +2005-01-13 Mathieu Malaterre + * src/gdcmDebug.h : Adding an option to redirect debug stream to a + file. Debug is yanked if compiled with NDEBUG + +2005-01-13 Benoit Regrain + * src/gdcmDictSet.h : set the default output to the os variable + * src/gdcmDictEntry.[h|cxx] : add the Print method + * gdcmPython/demo/ : add a new test + +2005-01-13 Jean-Pierre Roux + * merging of Test/PrintDicomDir and Test/TestDicomDir + * removal of now redundant Test/PrintDicomDir + * enhancement of Example/PrintDicomDir + 2005-01-13 Benoit Regrain * Now, python test might work on systems + * Add the PrintDicomDir test 2005-01-13 Jean-Pierre Roux * FIX : First entry following group 0002 was lost for