]> Creatis software - gdcm.git/history - src
ENH: properly handle compiler that does not have __FUNCTION__
[gdcm.git] / src /
2005-01-07 malaterreENH: properly handle compiler that does not have __FUNC...
2005-01-07 malaterreENH: update comments. Rename variable with more complex...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 malaterreCOMP: Fix VS6 compilation pb
2005-01-07 malaterreCOMP: oops forgot this one I guess...
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-07 jprAdd VM related methods
2005-01-07 jprAdd missing DictEntry::SetVM method
2005-01-07 malaterreCOMP: Fix warning
2005-01-07 jprAdd accesors on VM
2005-01-07 jprRemoval out of the Dicom Dictionary of non dicom 'fourt...
2005-01-07 jprRemoval of usless methods :
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-06 malaterreCOMP: Fix compilation on Win32: c:\Dashboards\My Tests...
2005-01-06 malaterreCOMP: remove warning
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 malaterreCOMP: Adding some random lib to allow compilation
2005-01-06 malaterreCOMP: Some minor fix on Win32
2005-01-06 malaterreCOMP: on win32 sintrgs.h does not exist
2005-01-06 malaterreENH: update test for tesing MAC adrress
2005-01-06 malaterreENH: Found a Win32 version that seems to be working
2005-01-06 malaterreENH: Saving temp code until I have time for Win32 versi...
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx] : Remove used methods
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDocEntrySet.[h|cxx], gdcmDocument.[h|cxx...
2005-01-06 jprDoxygenation
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2005-01-06 regrain * src/gdcmDocument.cxx : amelioration of code
2005-01-06 regrain * src/gdcmDocument.cxx : correct last JPR committed...
2005-01-06 jprremoval of method WriteBase
2005-01-05 jprENH : now parsing creates a Vitual DictEntry for Pixel...
2005-01-05 jprADD : Method ComputeGroupLength
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2005-01-05 jpr ADD : Add the method IsCurrentProcessorBigEndian
2004-12-21 malaterreBUG: Thanks to JP for bug report.
2004-12-21 malaterreENH: Fixing another warning about unused var
2004-12-16 malaterreBUG: Some David Clunie's baseline image have a Pixel...
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-16 regrain * src/gdcmFile.[h|cxx] : add the Print method
2004-12-16 regrain * src/gdcmFile.cxx : Add the code of ReplaceOrCreate...
2004-12-16 regrain * src/gdcmFile.cxx : bug fix. Omitted a Push in...
2004-12-15 malaterreCOMP: Fix warnings
2004-12-14 regrain * Fix few compilation warnings
2004-12-14 rouet * fixed some compilation warnings, and for(;;) scope...
2004-12-13 malaterreENH: Apply JMR patch for gethostname
2004-12-13 malaterreENH: dos2unix
2004-12-13 malaterreBUG: On VS6 the for loop does not respect scope. Theref...
2004-12-13 malaterreBUG: On a few platerform we cannot use ios_base, we...
2004-12-12 rouet * FIX: new handling of JPEG decompression, especially...
2004-12-12 rouet * FIX: modified DirList::Explore in order to make...
2004-12-10 regrain * src/gdcmHeader.cxx : change the initialisation...
2004-12-10 regrain * src/gdcmFile.[h|cxx], gdcmPixelReadConvert.[h...
2004-12-09 regrain * src/gdcmPixelReadConvert.cxx : bug fix when would...
2004-12-07 regrain * vtk/vtkGdcmWriter.[h|cxx] : add a first version...
2004-12-07 malaterreENH: jpeg_memory_src depend on the bit depth, need...
2004-12-07 malaterreENH: Temporarily add jmemsrc. Patch suggest by Jean...
2004-12-07 regrain * Test/TestUtil.cxx : reformat the source code
2004-12-07 regrain * src/gdcmPixelWriteConvert.[h|cxx] : ficnished...
2004-12-07 malaterreSTYLE: Minor cleanup + speedup
2004-12-06 regrain * src/gdcmDocument.cxx : bug fix when opening the...
2004-12-06 regrain * Example/Volume2Dicom.cxx : comment unused variables
2004-12-05 malaterreBUG: This solve the infinite loop on gcc-64bits
2004-12-04 malaterreBUG: Could not compile with gcc 64bits
2004-12-04 regrain * src/gdcmFile.h : bug fix. Variable type and variab...
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-03 malaterreENH: Remove warnings on gcc296 about aggregate partly...
2004-12-03 regrain * src/gdcmFile.[h|cxx] : now use FileType instead...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-11-30 malaterreCOMP: Compilation was broken on borland/vc6
2004-11-30 malaterreENH: Minor tweaks
2004-11-30 malaterreCOMP: no ios_base in gcc2.95
2004-11-30 malaterreCOMP: ios is in std
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
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 fix compilation warnings for the gdcm::Document...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-25 regrain * src/gdcmDocument.[h|cxx] : set the Transfert Synta...
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 * Amelioration of code, remove some code copy. For...
2004-11-24 regrain * src/gdcmDocEntryArchive.[h|cxx] : bug fix and...
2004-11-23 regrain * Add usefull comments in Header
2004-11-23 regrain * src/gdcmDocEntryArchive.cxx : complete the print...
2004-11-23 regrain * FIX compilation error for zorglub and smallfry...
2004-11-23 malaterreBUG: This should fix a problem on borland since direct...
2004-11-23 malaterreENH: Mostly cosmetic, but in theory this should be...
2004-11-22 regrain * src/gdcmFile.h : fix compilation errors on zorglub...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
next