]> Creatis software - gdcm.git/history - src/gdcmVR.h
* Correctly use the VRKey for all vr variables... instead of TagName
[gdcm.git] / src / gdcmVR.h
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-18 regrain * Minor coding-style clean up
2005-09-06 jprInline some methods, to speed gdcm up.
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 regrain * src/gdcmDocument.[h|cxx] : remove all copy of...
2005-01-06 regrain * src/gdcmDictEntry.h : now, the IsVRUnknown is...
2004-10-28 malaterreENH: Minor cleanup, mostly cosmetic
2004-10-27 malaterreENH: Exact same fix as gdcmTS
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-06-09 frog * src/gdcmValEntry.h: member voidArea type changed...
2004-01-20 regrain * add shadow dictionary
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-12 regrain * src/*.h : add comments
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-15 frog * Memory link hunt (by using valgrind --leak...