]> Creatis software - gdcm.git/history - src/gdcmDataEntry.cxx
* Some classes inherit now from gdcm::RefCounter
[gdcm.git] / src / gdcmDataEntry.cxx
2005-10-25 malaterreCOMP: Fix bcc55 warnings
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-21 malaterreBUG: 1-n VM are also allowed to be empty
2005-10-21 malaterreENH: Handle the case where the element is empty, previo...
2005-10-21 malaterreBUG: 1-n VM was not handle properly
2005-10-21 malaterreCOMP: Fix comp, and use IsValueCountValid in an assert...
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-20 jprFix 'delimitors' Print()
2005-10-18 malaterreCOMP: Fix other people warnings
2005-10-18 jprAvoid warnings : NULL is a 'pointer';
2005-10-18 regrain * Minor coding-style clean up