]> Creatis software - gdcm.git/history - Testing
Name normalization
[gdcm.git] / Testing /
2005-02-03 jprTypo normalization
2005-02-03 jprTo improve test coverage
2005-02-02 jprFix misstyping
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper
2005-02-02 jprUncomment
2005-02-02 jprName normalization
2005-02-02 jprNormalization
2005-02-02 jprNormalization
2005-02-01 malaterreENH: Cleanup the CMake stuff.
2005-02-01 regrain * Test/BuildUpDicomDir.cxx : bug fix for windows...
2005-02-01 jprEnforce checkings
2005-02-01 regrain*** empty log message ***
2005-02-01 regrain * src/gdcmDirList.[h|cxx] : add method to find a...
2005-01-31 regrain * Test/TestDicomdir.cxx : remove memory leaks
2005-01-31 jprCosmetics
2005-01-31 malaterreBUG: Remove mem leak.
2005-01-31 malaterreENH: Huge commit to remove the previous implementation...
2005-01-30 jprupdate CmakeLists.txt
2005-01-29 jprHope TestDicomDir will be aware of DicomDir stuff error...
2005-01-28 regrain * Test/TestVR.cxx : fix memory leaks
2005-01-27 jprTest Coverage
2005-01-27 regrain * Test/TestAllEntryVerify.cxx, makeDicomDir.cxx...
2005-01-27 jprTest coverage
2005-01-26 jprRenaming some local variables + test coverage improvement
2005-01-25 regrain * Test/VTKTest*.cxx : bug fix under linux
2005-01-25 regrain * src/ : rename some methods on Entry (SetXxx, Inser...
2005-01-25 jprUpdate some comments
2005-01-25 regrain * Test/VTKTest*.cxx : remove the show variable in...
2005-01-24 jprmethods ReplaceOrCreate renamed as Insert
2005-01-24 jprStage 3 of normalization :
2005-01-24 regrain * src/gdcmDicomDirElement.h, gdcmDict.h : rename...
2005-01-23 jprSome normalizations :
2005-01-22 malaterreCOMP: Dont know what bool is used for
2005-01-22 malaterreENH: Add new test using dciodvfy from the dicom3tools...
2005-01-21 malaterreENH: Add test for GetCurrentDateTime. The two calls...
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage ...
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-20 regrain * src/gdcmDicomDir*.[h|cxx] : rename methods to...
2005-01-19 regrain * Test/VTKTest*.cxx : one more bug stilled
2005-01-19 regrain * Test/VTKTest*.cxx : bug fix... tests don't generat...
2005-01-19 regrain * Test/VTKTest*.cxx : bug fix. Now the viewer is...
2005-01-19 regrain * Test/ : rename VTK tests to have a best name for...
2005-01-19 jprRemove now useless warning/comments
2005-01-18 jprUnblacklist KODAK-12-MONO1-Odd_Terminated_Sequence.dcm
2005-01-18 jprUnblacklist of gdcm-JPEG-LossLessThoravision.dcm, since...
2005-01-18 jprBlacklist "PET-cardio-Multiframe-Papyrus.dcm"
2005-01-18 jprUse new method GetFirstEntry instead of InitTraversal...
2005-01-17 jprTo improve test coverage
2005-01-17 jprcoding style
2005-01-17 jprOops.
2005-01-17 jprModify the parsing process, not to use (now unexposed...
2005-01-14 malaterreENH: also parse Baseline*
2005-01-14 malaterreBUG: TestList do need GDCM_DATA_ROOT
2005-01-14 malaterreENH: add a test for DirList. Add a method Print on...
2005-01-14 malaterreCOMP: Fix warnings
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 jprRemove redundant (with TestDicomDir) PrintDicomDir...
2005-01-13 regrain * Test/*DicomDir*.cxx : Verification that DicomDir...
2005-01-11 malaterreSTYLE: minor clean up
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-11 jprAdd verbosity
2005-01-11 malaterreSTYLE: minor
2005-01-11 malaterreENH: Adding a new method on TS: IsTransferSyntax. Where...
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 malaterreENH: update test for tesing MAC adrress
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
2005-01-06 jprDoxygenation
2004-12-14 regrain * Fix few compilation warnings
2004-12-13 malaterreENH: Thanks to JMR patch we can now properly read jpeg...
2004-12-10 rouetAdded return status variable initialization.
2004-12-10 regrain * Add a Writer from nothing test
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-10 regrain * Black listing of GE_RHAPSODE-16-MONO2-JPEG-Fragmen...
2004-12-08 regrain * vtk/vtkGdcmReader.[h|cxx] : bug fix. Plane order...
2004-12-07 regrain * Test/ShowDicom.cxx, TestWriteWithVTK.cxx : bug...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 malaterreENH: Adding a non-working test again
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * Comment unused variables
2004-12-04 regrain * Bug fix due my last commit (compilation under...
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-12-03 malaterreENH: * Huge cleanup:
2004-12-03 regrain * Remove memory leaks on the DicomDir
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
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 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 malaterreENH: Add license to tests since they belong to gdcm
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreENH: Apply first patch toward better string comparison...
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
next