]> Creatis software - gdcm.git/history - Testing/TestCopyDicom.cxx
Fix mistypings
[gdcm.git] / Testing / TestCopyDicom.cxx
2007-10-30 jprcoding style
2005-10-21 jpradd comments
2005-10-18 regrain * Minor coding-style clean up
2005-07-08 jprNew gdcm2 style syntax for Load()
2005-02-09 regrain * Test/VTKTestWriteSeq.cxx : add a VTK test to write...
2005-02-03 jprTypo normalization
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-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-19 jprRemove now useless warning/comments
2005-01-18 jprUse new method GetFirstEntry instead of InitTraversal...
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-06 jprDoxygenation
2004-12-07 regrain * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-25 regrain * FIX : warning on linux plateforms for differents...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-18 regrain * Test/TestCopyDicom.cxx : avoid compilation warnings.
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-16 malaterreENH: Add license to tests since they belong to gdcm
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-27 malaterreENH: Afterall a Dashboard on Win32 is usefull :)
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-22 jprGetImageData is now done *before* copying the docEntries
2004-09-22 jprCode indentation
2004-09-22 malaterreENH: Some unused vars
2004-09-16 jprgdcmDocument::ReplaceOrCreateByNumber has now an extra...
2004-09-15 malaterreENH: Warnings about shadow vars, + unused var
2004-09-14 jprNow, TestCopyDicom deals with private Entries
2004-09-13 jprnew version of TestCopyDicom
2004-09-12 malaterreFIX: icc could not build otherwise
2004-09-09 malaterreENH: Adding a test I know that segfault
2004-09-02 malaterreNew test for testing the copying for creating dicom...