]> Creatis software - gdcm.git/history - src/gdcmDictSet.h
* gdcmPython/testSuite.py: all the test suite in python is now moved
[gdcm.git] / src / gdcmDictSet.h
2004-08-03 frog * gdcmPython/testSuite.py: all the test suite in...
2004-08-01 malaterreENH: Guess what ! Still some cosmetic cleanup
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-03-22 jprdoxygenation
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain * bug fix under python
2004-01-15 regrain * src/gdcmDicSet.[h|cxx] : add virtual entries...
2004-01-15 jprWrite uses now chained list instead of (now unuable...
2004-01-14 jprSome modif in comments; doxygen, etc
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-12 regrain * src/gdcmDictSet.h : set the method BuildDictPath...
2004-01-12 regrain * src/*.h : add comments
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-07-01 jprmistyping corrected
2003-05-28 frog * When compiling with distutils (see setup.py...
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-10 frog * gdcmPython/__init__.py doesn't crash anymore...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...