]> Creatis software - gdcm.git/history - src/gdcmVR.h
Fix mistypings
[gdcm.git] / src / gdcmVR.h
2007-09-17 jprDoxygen (1.5.2) doen't want \\ref option.
2007-08-22 jprTry to make gdcm1.2 and gdcm1.3 usable int the same...
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-08-18 malaterreENH: a fix for a broken compiler should NOT impact...
2006-07-10 jpr- Avoid useless creation of std::string
2005-11-29 jpravoid Doxygen warnings
2005-11-28 regrain * Improvement #2 : the CommandManager is now a stati...
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-10-26 regrain * Remove compilation warnings
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-23 jprDoxygenation
2005-10-20 malaterreENH: Fix TestVR on VS6, while preserving inline optimiz...
2005-10-20 regrain * Fix some compilation warnings
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...