]> Creatis software - gdcm.git/shortlog
gdcm.git
2004-12-03 malaterreENH: Get rid of -Wall / -W / -pedantic if present this...
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-03 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * vtk/vtkGdcmReader.cxx : correct error in vtkDebugM...
2004-12-02 regrain * Test/TestCopyDicom.cxx : the new dicom created...
2004-12-02 regrain*** empty log message ***
2004-12-02 regrain * gdcmPython/gdcm.i : change gdcmHeaderHelper to...
2004-11-30 malaterreCOMP: Fix comp on gcc295
2004-11-30 malaterreCOMP: Once and for all fix this typo in main CVS
2004-11-30 malaterreCOMP: Compilation was broken on borland/vc6
2004-11-30 malaterreENH: Minor tweaks
2004-11-30 regrain * Test/ShowDicom.cxx : Change the test to only open...
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 * Test/ShowDicom.cxx : now can be used with an off...
2004-11-30 regrain * src/gdcmFile.[h|cxx] : bug fix for ACR-LIBIDO...
2004-11-27 regrain * Ommited change on the vtk part concerning the...
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 * vtk/vtkGdcmReader.cxx : compilation bug fix for...
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 * 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...
2004-11-19 regrain * src/gdcmSeqEntry.cxx : add initialisation of varia...
2004-11-19 regrain * Example/TestCopyDicom.cxx : avoid compilation...
2004-11-18 regrain * Test/TestCopyDicom.cxx : avoid compilation warnings.
2004-11-17 malaterreENH: Adding support for GE Private Transfer Syntax...
2004-11-17 regrain*** empty log message ***
2004-11-17 regrain * src/gdcmDocument.cxx : now, when using the Replace...
2004-11-17 malaterreENH: Upcomming gcc4 is more picky about casting streamp...
2004-11-16 malaterreupdate my tasks
2004-11-16 malaterreENH: Apply patch from ITK back to gdcm. Solve problem...
2004-11-16 malaterreBUG: Comitting patch from JPR, to support IRAD Data Set
2004-11-16 malaterreBUG: Some compilers complain when isdigit/isalpha/ispri...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-16 frog * src/gdcmDocument.cxx: FIX ::ComputeRLEInfo() rleSe...
2004-11-16 regrain * gdcmElementSet.cxx : Bad patch to pass the test...
2004-11-16 regrain * FIX : src/gdcmDocument.cxx Remove obvious code...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-16 malaterreupdate
2004-11-16 malaterreENH:
2004-11-16 malaterreENH: Add license to tests since they belong to gdcm
2004-11-16 malaterreENH: Add license to examples since they belong to gdcm
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreupdate
2004-11-16 malaterreENH: Apply first patch toward better string comparison...
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. The...
2004-11-15 regrain * src/gdcmFile.cxx : now delete the PixelConvert...
2004-11-15 malaterreBUG: Fix mem leak
2004-11-15 malaterreSTYLE: Remove VTK'ism, gdcm does not prepend vars by...
2004-11-14 malaterreBUG: All va_start should be close by a va_end in the...
2004-11-12 malaterreBUG: Apply patch proposed by Peter Cech (ITK user)...
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-10 regrain * Add comments to explain the problem in the code...
2004-11-10 regrain * src/gdcmDocument.cxx : Set the file pointer TP...
2004-11-10 malaterreCOMP: Fix comparison between signed and unisgned
2004-11-09 malaterreBUG: Remaining problem with borland
2004-11-09 malaterreENH: Some more borland issues
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-09 regrain * src/TestAllReadCompareDicom.cxx : test the existenc...
2004-11-09 regrain * src/gdcmDicomDir.h : bug fix for the last Boix...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-09 frog * src/gdcmDicomDit.h the Method typedef is now local...
2004-11-08 malaterreBUG: Could not read image CT1_RLE.dcm from dclunie...
2004-11-08 malaterreENH: Apply pach suggested by JP. This should handle...
2004-11-08 malaterreENH: update version
2004-11-08 malaterreENH: Solve problem with Theralys images Version0.6.bp
2004-11-07 malaterreENH: Some more minor fixes, to synchronize ITK and...
2004-11-07 malaterreENH: Forgot file for coverage
2004-11-07 malaterreENH: Final -hopefully- change to jpeg lib. In order...
2004-11-07 malaterreENH: Move the jpeg lib around, to match Insight toolkit...
2004-11-05 malaterreBUG: Remove a broken image from the MAC baseline
2004-11-05 malaterreENH: Do not stop test at first failure, it lower coverage.
2004-11-05 malaterreBUG: Remove tons of mem leaks. There are still plenty...
2004-11-05 malaterreBUG: Thankfully VS6 catch it :)
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-04 malaterreBUG: Remove demangle code this was seg faulting on...
2004-11-04 malaterreENH: Fixing bug in the dashboard, the code is buggy...
2004-11-04 malaterreENH: Fix warning about conversion from string constant to
2004-11-04 malaterreBUG: i was shadowing another var
2004-11-03 malaterreENH: Rewrite the test to allow use to use it an image...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-11-03 malaterreBUG: Remaining of the patch
next