]> Creatis software - gdcm.git/history - src/gdcmVR.cxx
ENH: Now the dictionary is compiled into gdcm lib. This is a default behavior, thus...
[gdcm.git] / src / gdcmVR.cxx
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
2004-10-27 malaterreENH: Remove any possible leaks with the dictionary...
2004-10-27 malaterreENH: Exact same fix as gdcmTS
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-10 jprCosmetic modif
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-28 jpr- now Write drops LUT Descriptors and LUTs (if any...
2004-06-20 frog * Erroneous leading white fix:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-01-22 jprto avoid printing troubles with odd length fields padde...
2004-01-20 regrain * add shadow dictionary
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-15 frog * Memory link hunt (by using valgrind --leak...