]> Creatis software - gdcm.git/shortlog
gdcm.git
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
2004-11-03 malaterreENH: update about dict compiled into lib
2004-11-03 malaterreCOMP: Fix minor compilation warning on Win32 VS6
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
2004-11-03 frog Trial to get gdcmPython working. demo/PrintHeader...
2004-11-02 malaterreBUG: Moving gdcmCommon to gdcm namespace broke some...
2004-11-02 malaterreBUG: Fix compilation problem with VS7. Unknow was not...
2004-10-29 malaterreENH: There were minors typoes in the previous dict
2004-10-29 malaterreENH: Firs step to have the dicom dict as resource
2004-10-29 malaterreENH: Dont use capital letter for hex integer
2004-10-28 malaterreBUG: The previous code did not compile on Big endian...
2004-10-28 malaterreENH: For some reason it was commented
2004-10-28 malaterreENH: Ooops new cmake version didn't like previous verion
2004-10-28 malaterreENH:
2004-10-28 malaterreENH: Fix a warning %n should be a pointer to an int.
2004-10-28 malaterreBUG: Previous code did not compile with all (=busted...
2004-10-28 malaterreBUG: Fix mem leak
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
2004-10-27 malaterreBUG: the fonction was broken but pass all tests...
2004-10-27 malaterreENH: Minor cleanup
2004-10-27 malaterreENH: Minor cleanup, mostly remove comments
2004-10-27 malaterreENH: Remove any possible leaks with the dictionary...
2004-10-27 malaterreENH: Exact same fix as gdcmTS
2004-10-27 malaterreENH: Minor cleanup in arg passing to be const ref,...
2004-10-25 malaterreENH: Add patch from JPR, to support RLE and RGB from...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-24 malaterreENH: minor cleanup patch, use TagName instead of std...
2004-10-22 frog * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
2004-10-22 malaterreENH: Initial work in gathering all transfer syntax...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-20 frog * src/gdcmDocument.cxx: wrong type on return fixed...
2004-10-20 frog Ooops...
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-18 frog2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
2004-10-18 malaterreENH: hum I guess this one slept through my cleaning
2004-10-18 malaterreENH: Try to reuse result from a map query, eventhough...
2004-10-18 malaterreENH: A few minor cosmetic cleanups, mostly some const...
2004-10-16 malaterreENH: Remove GDCM_EXPORT keyword from gdcm::DirList
2004-10-15 malaterreCOMP: ijg compiles now with '-pedantic -Werror' this...
2004-10-15 malaterreENH: Remove debug
2004-10-15 malaterreENH: as frog mention there were images that could be...
2004-10-15 frog * src/gdcmDebug.cxx last ditch attempt to get warning...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-14 malaterreENH: Afterall change my mind we need a common place...
2004-10-14 malaterreCOMP: Fix compilation
2004-10-14 malaterreCOMP: Fix Win32 compilation
2004-10-14 malaterreENH: update
2004-10-14 malaterreENH: update gdcm to have the dcmtk copyright since...
next