]> Creatis software - gdcm.git/history - src/gdcmGlobal.cxx
Fix mistypings
[gdcm.git] / src / gdcmGlobal.cxx
2007-09-17 jprfix gdcm -> GDCM_NAME_SPACE
2007-07-04 jprShorter strings
2007-06-19 davilaName Space
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-07-06 jprAvoid using std::string stuff when it's useless (CPU...
2006-03-22 jprTo speed up the parsing process (avoid accessing HTable...
2006-01-11 jprForgot to commit this one!
2005-11-30 jprInline some methods
2005-11-28 regrain * Add Command and CommandManager to have possible...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-18 regrain * Correctly use the VRKey for all vr variables....
2005-10-11 jprWithin Print method, change the 'warning value' for...
2005-09-06 jprOops. I forgot this one
2005-06-06 jpr class ArgMgr (for Arguments Manager) is designed for
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-03-22 jprTypo
2005-02-11 jprTypo, comments, doxygenation
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-02 regrain * Reorder file content
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-23 jprSome normalizations :
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-10 malaterreENH: Finally remove previous solution. Found a much...
2005-01-10 malaterreBUG: Hopefully fix the bug on MacOSX and static global...
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2004-12-03 malaterreENH: * Huge cleanup:
2004-10-28 malaterreBUG: Fix mem leak
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 malaterreENH: Minor cleanup, still removing stdio.h and co ...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-06-20 frog * Erroneous leading white fix:
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...