]> Creatis software - gdcm.git/history - src
BUG: Remove tons of mem leaks. There are still plenty that explains why gdcm is dog...
[gdcm.git] / src /
2004-11-05 malaterreBUG: Remove tons of mem leaks. There are still plenty...
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: /binary_write/ gdcm source. Now even on big endian...
2004-11-03 malaterreBUG: Remaining of the patch
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-02 malaterreBUG: Fix compilation problem with VS7. Unknow was not...
2004-10-28 malaterreBUG: The previous code did not compile on Big endian...
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 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 Win32 compilation
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: 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: warning C4390: ';' : empty controlled statement...
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 various warnings
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...
2004-10-08 malaterreENH: minor style issue
2004-10-08 frog * CLEANUP_ROUND (9) for gdcmPixelConvert
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-08 frog * CLEANUP_ROUND (7) for gdcmPixelConvert (lost at...
2004-10-08 frog Typos on refs to docs.
2004-10-08 frog src/gdcmCommon.h now declares int8_t for non stdint...
2004-10-08 frog Typos on references.
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-10-07 malaterreENH: Seriously removed warnings
2004-10-07 malaterreENH: slowly removing warnings
2004-10-07 malaterreENH: Please include stl header AFTER gdcm ones, otherwi...
2004-10-07 malaterreBUG: doh, remove empty file
2004-10-07 malaterreENH: TestHash.cxx add gdcm header to shut up stoopid...
2004-10-07 malaterreENH: rename gdcmJpeg into gdcmJpeg8 for consistencY
2004-10-07 malaterreENH: Allow compilation with a not so famous compiler...
2004-10-07 malaterreENH: I am a moron. Fix compilation of gdcm in static...
2004-10-07 malaterreENH: Finally modify gdcm source to adapt to new jpeg...
2004-10-07 malaterreENH: Apply remaining patch for the CMakeLists, and...
2004-10-07 malaterreENH: Remove old build process for libijg8, basically...
2004-10-07 malaterreENH: Remove old build process for libijg12 (meaning...
2004-10-07 malaterreENH: Created a new local dir libijg (from libijg8)...
2004-10-06 frog * CLEANUP_ROUND (6) for gdcmPixelConvert (man, I...
2004-10-06 frog * CLEANUP_ROUND (5) for gdcmPixelConvert (Upshit...
2004-10-06 frog - src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
2004-10-04 malaterreENH: some tweaks, getting toward a working version...
next