]> Creatis software - gdcm.git/history - src/gdcmRLE.cxx
ENH: Some cosmetic cleanup of gdcmFile, main changes are: lgrTotal -> ImageDataSize...
[gdcm.git] / src / gdcmRLE.cxx
2004-06-26 malaterreENH: Some cosmetic cleanup of gdcmFile, main changes...
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-20 frog * Erroneous leading white fix:
2004-04-23 malaterreENH: change malloc/calloc/free with there c++ equivalent
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2003-12-22 regrain * gdcmHeader is now aggregating gdcmFile, and...
2003-10-23 jprgdcm now deals with 16 Bits Run Length Encoded images
2003-10-21 jprMakefile.am,CMakeLists.txt updated to deal with the...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-25 jpr-->File gdcmParse.cxx added
2003-09-24 regrainRemaining etc... replaced by ...
2003-09-24 jprRemaining cerr replaced by std::cerr
2003-09-24 jprMistyping in doxygen header corrected
2003-09-24 jprRemove using namespace std;
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-23 jprAdding the empty gdcmRLE.cxx file