]> Creatis software - gdcm.git/history - Testing/TestAllReadCompareDicom.cxx
Fix mistypings
[gdcm.git] / Testing / TestAllReadCompareDicom.cxx
2008-09-15 jpruse GDCM_NAME_SPACE:: instead of gdcm::, even in Exampl...
2007-07-26 jpr *actual* image length may differ to 1 with Pixel Data...
2007-06-21 davilaGDCM_NAME_SPACE
2007-06-04 jprFix some verbosity
2005-11-28 jprTrack troubles on Big endian processors
2005-11-28 jprTrack Big Endian pb
2005-11-25 jprForget to commit this one
2005-11-15 jprFix the test suite, when there is no mistake in the...
2005-11-14 jprTry to track Big Endian problems (are the in the librar...
2005-11-09 jprSetWarning on
2005-11-08 jprTry to track BigEndian troubles
2005-11-03 jprAvoid some warnings
2005-11-02 jprChecking the endianness at Pixels Reading time should...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-18 regrain * Minor coding-style clean up
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-07-11 jprUse new gdcm2 style for Load
2005-07-08 jprNew gdcm2 style syntax for Load()
2005-07-06 jprNow TestAllReadCompareDicom.cxx TestReadWriteReadCompar...
2005-05-02 malaterreENH: Minor cleanup, also clearly specify how many pixel...
2005-05-02 malaterreENH: Set a maximum of difference to avoid generating...
2005-04-27 regrain * Amelioration of TestAllReadCompareDicom
2005-04-19 jprShould suppress some warnings from Borland compiler
2005-04-18 malaterreBUG: Need to update test due to recent change
2005-04-16 malaterreCONP: Alrite seems like that before gcc 2.96 ios::failu...
2005-04-15 malaterreCOMP: Could not find if ios::failure is defined in...
2005-04-15 malaterreBUG: Fix test
2005-04-11 malaterreBUG: Stupid gcc 2.96 does not support ios::failure
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : amelioration
2005-03-31 regrain * Testing/TestAllReadCompareDicom.cxx : bug fix...
2005-03-30 regrain * Testing/TestAllReadCompareDicom.cxx : now use...
2005-02-03 jprTypo normalization
2005-02-01 regrain * Test/BuildUpDicomDir.cxx : bug fix for windows...
2005-02-01 regrain*** empty log message ***
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-31 malaterreBUG: Remove mem leak.
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-11 jprAdd verbosity
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-12-03 malaterreENH: * Huge cleanup:
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-25 regrain * src/gdcmDocument.cxx : fix bug... test if the...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 malaterreENH: Add license to tests since they belong to gdcm
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-09 regrain * src/TestAllReadCompareDicom.cxx : test the existenc...
2004-11-05 malaterreENH: Do not stop test at first failure, it lower coverage.
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-02 malaterreSTYLE: No need to use c string
2004-08-26 jprEric Boix
2004-08-02 frog * gdcmPython/testSuite.py checks on CR-MONO1-10-chest...
2004-07-31 malaterreENH: Test now support passing argument, thus instead...
2004-07-30 frog * src/gdcmDocument.[h|cxx], gdcmFile.[h|cxx], gdcmHea...
2004-07-14 malaterreENH: Some fix, plus some cleanup
2004-07-14 malaterreFIX: Could not compile with warnings flags on
2004-07-02 frog * src/jpeg/libijg12/jdhuff12.c: