]> Creatis software - gdcm.git/history - src/gdcmParser.cxx
ENH: Remove redundancie about GDCM_DICT stuff, now we only need to modify
[gdcm.git] / src / gdcmParser.cxx
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-25 malaterreENH: Adding automatic testing
2004-04-23 jpr2004-04-22 Jean-Pierre Roux
2004-04-23 malaterreENH: change malloc/calloc/free with there c++ equivalent
2004-04-23 malaterresome cosmetic cleanup so that compilation : -W -Wall...
2004-04-19 jprdoxygenation
2004-04-19 jpr2004-19-02 Jean-Pierre Roux
2004-04-05 jprAdded a lot of comments to explain the tricks about...
2004-04-02 jpr * FIX : gdcmParser::WriteEntryTagVRLength emprovem...
2004-03-30 jprFIX gdcmParser::ReplaceOrCreateByNumber shouldn't seg...
2004-03-30 frog * src/gdcmParser.[cxx|h] and gdcmHeader.[cxx.h...
2004-03-29 frog Preliminary work to subsequent work.
2004-03-29 frog * src/gdcmCommon.h: FileType enum entry DICOMDIR...
2004-03-29 jprCheck whether we want ACR or not if moved fro of WriteE...
2004-03-29 frog * src/gdcmParser.cxx: removal of all TAB character...
2004-03-27 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-26 frog * src/gdcmUtil.[cxx|h] split in two. Additional...
2004-03-24 jpr2004-03-24 Jean-Pierre Roux
2004-03-22 regrain * FIX : src/gdcmDicomDir.cxx : make windows compilable
2004-03-19 jprsome more doxygenation
2004-03-17 jpr * FIX now file names and directory name are writte...
2004-03-15 jprtiny patch to make e-film readable some e-film breaker...
2004-03-15 jprtiny patch fo fix naugthy tag fff0|0000 from Philips MR
2004-03-12 jprgdcmObject:SetEntryByNumber now creates a VirtualDictEn...
2004-03-12 jprNow, gdcmObject::SetEntryByNumber *adds* a new gdcmHead...
2004-03-11 jprAllow to create ex nihilo DICOMDIR
2004-02-24 jprremoval of old gdcmSerie.h
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-10 jprcomments added
2004-02-06 regrain * ENH = set a debug macro
2004-02-05 regrain * ENH : remove cout
2004-02-05 jprdoxygenation
2004-02-04 regrain * FIX : even length for some strings when writting...
2004-02-04 jprremove cout
2004-02-04 jprModif to be RedHat 7.3 compliant (?!)
2004-02-04 regrain * FIX : Set the elements to create the DicomDir...
2004-02-04 jprFinal solution (?) to embedded icone images
2004-02-04 regrain * FIX : WriteEntries : coding style & logic in...
2004-02-03 jpr'group length' elements are now considered as integers...
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-02-03 jprhandling 'non string elements' unsecure area (LUT,...
2004-02-03 jprgdcmParser : allows "DICM" files, with NO group '0002'
2004-02-03 jprremove a few 'cout <<'
2004-02-03 regrain * bug fix with std::
2004-02-02 jpr * FIX taking into account the possible 7fe0,0010...
2004-02-02 jpr2004-01-31 Jean-Pierre Roux
2004-01-30 jprsome DICOMDIR writting purpose modif
2004-01-30 jprgdcmParser::CheckSwap() now defaults the filetype to...
2004-01-27 jpr* gdcmParser constructor has a new boolean param,'ignor...
2004-01-23 jpr- ANSIfy gdcmDicomDir.cxx
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-23 regrain * Bug fix on field having a VR = 'UI'. Assume...
2004-01-22 jprin ordrer to display the *stored* length when xxx.Print()
2004-01-22 jprOops! I forgot it
2004-01-22 jprDICOMDIR utilities
2004-01-20 regrain * Bug fix for the use of shadow dictionaries
2004-01-20 regrain * add shadow dictionary
2004-01-19 regrain * Add the update of header entries using the shado...
2004-01-19 regrain * src/gdcmFile.cxx : bug fix concerning the close...
2004-01-19 jprgdcmSequence renamed to gdcmSerie, to comply with Dicom...
2004-01-19 regrain * bug fix under python
2004-01-19 jpradd #include <errno.h>
2004-01-19 regrain * removal of file gdcmHeader2.cxx