]> Creatis software - gdcm.git/history - src/gdcmUtil.h
Fix mistypings
[gdcm.git] / src / gdcmUtil.h
2008-01-02 malaterreENH: avoid writing illegal images with a double dots.
2007-10-30 jprFix Comments
2007-10-01 jprAdd Util::ReplaceSpecChar method.
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-05-31 jprAdd an open source code for MD5.
2005-11-29 regrain * Improvement of the TestInline
2005-10-27 jprAdd binary_write(std::ostream &os, const double &val)
2005-10-23 jprAdd 2 stupif inline functions (to be removed later...
2005-10-18 regrain * Minor coding-style clean up
2005-08-25 jprAdd methods to check the 'printability' of a bin area
2005-08-22 jprSave a *few* microseconds at run time : inline method...
2005-08-22 malaterreCOMP: Remove problem with static being define in a...
2005-07-21 jprLEGACY purpose
2005-07-18 jprIn order to prepare the future extension of SerieHelper...
2005-06-07 jprThe highy time consuming method GetMacAdress is now...
2005-02-17 jprPrepare FileMetaInformationVersion (group 0002) management
2005-02-11 malaterreENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E...
2005-02-11 malaterreENH: First pass at my big endian emulation on little...
2005-02-02 regrain * Reorder file content
2005-02-01 jprNormalization
2005-01-28 regrain * src/gdcmUtil.cxx : compilation fix on Win32
2005-01-21 malaterreENH: Add two new methods: GetCurrentThreadID and Proces...
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 malaterreENH: update test for tesing MAC adrress
2005-01-05 jpr ADD : Add the method IsCurrentProcessorBigEndian
2004-11-16 malaterreENH:
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreENH: Apply first patch toward better string comparison...
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-27 malaterreENH: Minor cleanup
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-10 malaterreENH: Encapsulate global functions within gdcmUtil class...
2004-10-09 malaterre:ENH: carefully one at a time modify gdcm src. For...
2004-10-08 malaterreENH: If possible move the stl include after the gdcm...
2004-10-07 malaterreENH: Seriously removed warnings
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-06-20 frog * Erroneous leading white fix:
2004-05-18 regrain * gdcmPython/gdcm.i : remove useless lines concerni...
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] _cleanString C style functi...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-22 jprdoxygenation
2004-03-17 jprpassed some std::string as 'reference'
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-02-06 regrain * ENH = set a debug macro
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
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-09-22 regrain * src/gdcmUtil.[cxx|h] : change the _CreateCleanS...
2003-09-19 malaterre* This commit should fix the Debug building under VC...
2003-07-01 frog * gdcmPython/Makefile.am now avoids calling the...
2003-06-26 jprAdding :
2003-06-17 jprAdd JPEG 6b files
2003-05-21 regrain * src/*.[h] all occurences of stl classes are...
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...
2003-03-12 frog * gdcmPython/__init__.py fix of GDCM_DICT_PATH...
2002-12-19 jprCommenataires?
2002-11-08 frog * Adaptation for porting to VC++:
2002-11-07 yougzFirst try on win32
2002-10-29 frog * src/gdcmHeader.cxx :
2002-10-17 frog * Truckload of changes. Parsing of header is...