]> Creatis software - gdcm.git/history - src/gdcmUtil.cxx
ENH:
[gdcm.git] / src / gdcmUtil.cxx
2004-10-28 malaterreENH:
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-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-07 malaterreFIX: warning
2004-09-07 jprADD : gdcmGlobal::CountSubstring method
2004-07-17 malaterreENH: Dummy cleanup patch
2004-06-25 malaterreENH: flipping -W -Wall into -Wall -W does not produce...
2004-06-23 malaterreSTYLE: Cleanup outside API, there is still too much...
2004-06-20 frog * Erroneous leading white fix:
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-03-29 frog * src/gdcmUtil.cxx: added forgotten iostream include.
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 jprsome more doxygenation
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 jprdoxygenation
2004-03-22 regrain * FIX : src/gdcmDicomDir.cxx : make windows compilable
2004-03-19 jprNow the tree-like structure describing a DICOMDIR commi...
2004-03-17 jprpassed some std::string as 'reference'
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprto avoid printing troubles with odd length fields padde...
2004-01-20 regrain * add shadow dictionary
2004-01-13 regrain * src/*.[h|cxx] : coding style
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-24 jprRemaining ...
2003-09-24 jprmistyping corrected
2003-09-24 jprremaining and so on ...
2003-09-24 jpristream replaced by std::istream
2003-09-24 jprRemaining \n in std::cout and std::cerr replaced by...
2003-09-24 jprRemove using namespace std;
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-09-05 malaterre* src/*.cxx : added pragma disable 4786/4251 to get...
2003-07-01 jprmistyping corrected
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-14 regrain * src/gdcmUtils.cxx : redifinition of defaults...
2003-03-12 frog * gdcmPython/__init__.py fix of GDCM_DICT_PATH...
2002-12-19 jprCommenataires?
2002-11-14 frog * python/testSuite.py unittest test suite added...
2002-11-08 frog * Adaptation for porting to VC++:
2002-11-07 yougzFirst try on win32
2002-10-17 frog * Truckload of changes. Parsing of header is...