]> Creatis software - gdcm.git/shortlog
gdcm.git
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...
2004-10-14 malaterreENH: update comments for ijg patching
2004-10-14 malaterreENH: ok making too many mistakes time to go to bed
2004-10-14 malaterreENH: ooops forgot the cmakelists file
2004-10-14 malaterreENH: update cmakelist for 16bits + some tweaks
2004-10-14 malaterre:ENH: Adding the 16bits ijg jpeg lib. This is only...
2004-10-14 malaterreCOMP: Painfully (re)fix all the warnings when compiled...
2004-10-14 malaterreENH: update jpeg lib with ls patch and 2 bugfix patch
2004-10-14 malaterreENH: Doh! I made a mistake when commiting only one...
2004-10-14 malaterreENH: update cmakelists accordingly to new ijg architecture
2004-10-14 malaterreENH: Update the jpeg library. This patch is the result...
2004-10-13 frog Let's be clearly/cleanly dirty ;)
2004-10-13 frog * Doc/Website/MailingList.html added (Sidebar.html...
2004-10-13 malaterreCOMP: Fix some compilations warnings
2004-10-12 malaterreCOMP: Fix compilation on cygwin
2004-10-12 malaterreCOMP: warning C4390: ';' : empty controlled statement...
2004-10-12 malaterreENH: update my recent changes, sorry for troubles
2004-10-12 frog * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-11 malaterreENH: Fix compilation on Win32
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-10 malaterreENH: Fix a warning with gcc4: TestHash.cxx:20: warning...
2004-10-10 malaterreENH: Fix various warnings
2004-10-10 malaterreENH: Move the old setup.py to its new home
2004-10-10 malaterreENH: Finally fix setup.py.in. both binary and install...
2004-10-10 malaterreENH: minor cleanup to use siwg's outdir instead of...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-10 malaterreENH: Some fixes for gdcm installation
2004-10-09 malaterreENH: Remove three more sprintf, the last ones
2004-10-09 malaterreENH: Remove three more sprintf ... well actually one...
2004-10-09 malaterreENH: Remove one more sprintf
2004-10-09 malaterreENH: remove three more sprintf, but this is really...
2004-10-09 malaterreENH: Still remove some sprintf and rework internals
2004-10-09 malaterre:ENH: carefully one at a time modify gdcm src. For...
next