]> Creatis software - gdcm.git/history - src/gdcmCommon.h
* src/gdcmDictGroupName.[h|cxx] : add a correlation between a group (number)
[gdcm.git] / src / gdcmCommon.h
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-02-11 jprTypo, comments, doxygenation
2005-02-07 malaterreENH: Apparently the new Free .Net compiler complains...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-01-30 jprCosmetics
2005-01-28 malaterreENH: Rewrite the base conversion from base 256 to base...
2005-01-23 malaterreBUG: ostream opeartor << is only defined for __int...
2005-01-22 malaterreBUG: there was a problem with uint64_t. C99 clearly...
2005-01-22 regrain * bug fix for compilation on MSVC6
2005-01-21 malaterreBUG: On Win32 64bits integer are a pain to use
2005-01-21 malaterreENH: Encode the MAC Adress only on 15bytes now
2005-01-20 regrain * gdcmDicomDirElement.[h|cxx] : change the AddEntry...
2005-01-20 jprGeneral .h typo unification
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-10 malaterreENH: Finally remove previous solution. Found a much...
2005-01-10 malaterreBUG: Hopefully fix the bug on MacOSX and static global...
2005-01-10 malaterreCOMP: Fix Win32 compilation
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-08 malaterreTwo things at once: start removing hack for old ostrstr...
2005-01-06 jprCoding Style + Doxygenation
2005-01-05 regrain * src/gdcmCommon.h : add the GDCM_UNKNOWN constant...
2004-11-30 malaterreCOMP: Compilation was broken on borland/vc6
2004-11-30 malaterreENH: Minor tweaks
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-11-02 malaterreBUG: Fix compilation problem with VS7. Unknow was not...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-10-08 frog src/gdcmCommon.h now declares int8_t for non stdint...
2004-10-07 malaterreENH: TestHash.cxx add gdcm header to shut up stoopid...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-21 frog * src/gdcmCommon.h, gdcmDocument.cxx: doxygen typos
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...