]> Creatis software - gdcm.git/history - Testing/TestWriteSimple.cxx
* src/gdcmFileHelper.cxx : remove memory leaks and bugs when writing files
[gdcm.git] / Testing / TestWriteSimple.cxx
2005-03-09 regrain * src/gdcmFileHelper.cxx : remove memory leaks and...
2005-03-03 jprChange default output filename to provide 'low cost...
2005-03-02 jprChange meaningless name 'TestSequence' (that does NOT...
2005-02-10 regrain * Testing/TestWriteSimple.cxx, TestSequence.cxx...
2005-02-10 jprNow TestWriteSimple checks also 'signed' values
2005-02-09 regrain * src/gdcmFileHelper.[h|cxx] : now correctly set...
2005-02-07 malaterreENH: Apparently the new Free .Net compiler complains...
2005-02-07 regrain * Testing/TestWriteSimple.cxx : fix bug... sorry
2005-02-07 regrain * Testing/TestSequence.cxx : add test for sequences...
2005-02-05 malaterreENH: It's 10pm gdcm is working on big endian plateform...
2005-02-02 jprNormalization
2005-01-26 jprRenaming some local variables + test coverage improvement
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 jprUpdate some comments
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-14 regrain * Fix few compilation warnings
2004-12-10 rouetAdded return status variable initialization.
2004-12-10 regrain * Add a Writer from nothing test
2004-07-01 frog * Test/*.cxx and Example/*.cxx: moved some examples...
2004-06-23 jprremove 'tab' caracters
2004-06-21 frog * Test/TestWriteSimple.cxx: fix to gdcmHeader-gdcmH...
2004-06-21 malaterreENH: Ok second chunk of patch, tests seems to go smoothly
2004-06-19 frog * In order to fix memory leaks:
2004-06-18 frog * In order to fix writing of dicom files: