]> Creatis software - gdcm.git/history - src/gdcmException.cxx
Fix mistypings
[gdcm.git] / src / gdcmException.cxx
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2005-07-02 malaterreENH: Applying some more patch from Luca Picello to...
2005-06-24 jprSummer nights are really too hot to sleep.
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-18 jprDoxygenation (Print method)
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-06 jprCoding Style + Doxygenation
2004-11-04 malaterreBUG: Remove demangle code this was seg faulting on...
2004-10-28 malaterreENH: Fix a warning %n should be a pointer to an int.
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-08-16 malaterreFIX: There were lot of shadowed variables, could have...
2004-06-20 frog * Erroneous leading white fix:
2004-03-26 frog * src/gdcmUtil.[cxx|h] _cleanString C style functi...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-02-05 jprdoxygenation
2004-01-13 regrain * src/*.[h|cxx] : coding style
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-24 jprostream replaced by std::ostream
2003-09-24 jprRemaining ostream replaced by std::ostream
2003-09-24 jprRemaining cerr replaced by std::cerr
2003-09-24 jprRemove using namespace std;
2003-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
2003-02-19 regrain * python/setup.py : bug fix concerning install...
2003-02-17 johanadded dictionnary installation in autoconf
2003-02-16 johanadded exception classes