]> Creatis software - gdcm.git/history - Testing/TestDicomDir.cxx
Fix mistypings
[gdcm.git] / Testing / TestDicomDir.cxx
2008-09-15 jpruse GDCM_NAME_SPACE:: instead of gdcm::, even in Exampl...
2007-06-21 davilaGDCM_NAME_SPACE
2007-04-12 jprTo allow testsuite go on.
2007-03-23 jprFix some comments
2006-05-31 jprFollow Mathieu's advice on #include
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-18 regrain * Minor coding-style clean up
2005-08-31 jprReplace stupid method names :
2005-07-08 jprNew gdcm2 style syntax for Load()
2005-02-03 jprTypo normalization
2005-02-01 jprEnforce checkings
2005-01-31 regrain * Test/TestDicomdir.cxx : remove memory leaks
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-29 jprHope TestDicomDir will be aware of DicomDir stuff error...
2005-01-26 jprRenaming some local variables + test coverage improvement
2005-01-24 jprStage 3 of normalization :
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-18 jprUse new method GetFirstEntry instead of InitTraversal...
2005-01-17 jprcoding style
2005-01-17 jprOops.
2005-01-17 jprModify the parsing process, not to use (now unexposed...
2005-01-13 jprRemove redundant (with TestDicomDir) PrintDicomDir...
2005-01-13 regrain * Test/*DicomDir*.cxx : Verification that DicomDir...
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2004-12-07 regrain * Comment unused variables
2004-12-03 malaterreENH: * Huge cleanup:
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-10-07 malaterreENH: Hopefully these were the last remaining warnings
2004-07-18 malaterreBUG: doh, forgot this one (char* vs string) + untabify
2004-06-09 jprStill in a debugging status.
2004-05-16 malaterreENH: testDicomDir -> TestDicomDir
2004-04-28 jpr * ENH add self defined param 'new' to PrintHeader...
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-25 malaterrePropagate GDCM_DATA_ROOT into other tests
2004-04-25 malaterreENH: Adding automatic testing
2004-02-20 jprexecutables now compile with the new version
2004-02-06 jpr2004-02-06 Jean-Pierre Roux
2004-02-06 jprOps! The last Meta tag was missing
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-01-30 jprDICOMDIR related utilities (not checked as Windoze...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprTo check DICOMDIR related methods