]> Creatis software - gdcm.git/history - src/gdcmCommon.h
* Preparation of writing a gdcmHeader iterator: generalisation of gdcmTagKey
[gdcm.git] / src / gdcmCommon.h
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-07-19 regrain * src/gdcmCommon.h, gdcmDict.cxx, gdcmTS.cxx : bug...
2004-07-02 frog - guint16 and guint32 removed. Use ISO C uint16_t...
2004-06-20 frog * Erroneous leading white fix:
2004-06-14 frog * Memory leak hunt with the following command:
2004-05-12 malaterreRemove my comments
2004-05-05 regrain * src/gdcmCommon.h, gdcmDicomDir.cxx, gdcmFile...
2004-04-28 jpr2004-04-28 Jean-Pierre Roux
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-03-29 frog * src/gdcmCommon.h: FileType enum entry DICOMDIR...
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-02-06 regrain * ENH = set a debug macro
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-13 regrain * src/*.[h|cxx] : coding style
2004-01-13 jprremove H Table NameHT
2004-01-12 regrain * src/*.h : add comments
2003-11-14 malaterre* ENH: Update CMake stuff for accessing gdcm from CMake...
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-10-23 malaterre*FIX: More pragma disable fro VC++, I don't think I...
2003-10-02 malaterresrc/*.cxx removed pragma thingies to src/gdcmCommon.h
2003-09-18 regrain * "gdcm::Unfound" string changed to a constant...
2003-05-21 frog * src/*.[h] all occurences of stl classes are...
2003-04-08 jprfonction UpdateGroupLengthNew (utilisant une HTable)
2003-04-08 frog Brutal commit. --- Frog
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-13 jpr#include <string>
2003-03-13 jprajout namespace std pour les string sous Windows
2003-03-10 jprPour décoder proprement les champs de 'value Multiplici...
2003-03-05 frog * src/gdcm.h splitted in gdcmCommon.h, gdcmDict...