]> Creatis software - gdcm.git/log
gdcm.git
21 years ago Test of the cvspserver2. -- Frog demo.version
frog [Mon, 21 Oct 2002 10:53:59 +0000 (10:53 +0000)]
Test of the cvspserver2.  -- Frog

21 years ago * src/gdcmHeader.cxx RecupLgr split in FindVR and RecupLgr. FindVR
frog [Mon, 21 Oct 2002 10:29:42 +0000 (10:29 +0000)]
  * src/gdcmHeader.cxx RecupLgr split in FindVR and RecupLgr. FindVR
        concentrates on finding the value representation (when it exists).
        RecupLgr now only finds the element value length, and it avoids
        returning the unecessary skL (skipped length).
        Also, offsetCourant was simply removed (with taille_fich) since
        it was redundant with the File position internals (by using
        ftell and fseek). This also made skL (see above in RecupLgr) usage
        jajun.
      * src/gdcmHeaderIdo.cxx src/gdcmIdo.h added. Those files concentrate
        on the libido specificities which are handled through class
        inheritance.
      * Test/implicit_vr.dcm dicom v3 in implicit value representation
        added.   --- Frog

21 years ago Added a sketchy INSTALL file. --- Frog
frog [Fri, 18 Oct 2002 10:21:05 +0000 (10:21 +0000)]
Added a sketchy INSTALL file. --- Frog

21 years ago * Truckload of changes. Parsing of header is barely functional
frog [Thu, 17 Oct 2002 12:12:48 +0000 (12:12 +0000)]
  * Truckload of changes. Parsing of header is barely functional
        (see Test/test) with the standard dictionary (see Dicts/dicomV3.dic).

21 years ago src/gdcmHeader.cxx many addons of low level methods -- Frog
frog [Wed, 9 Oct 2002 22:27:14 +0000 (22:27 +0000)]
src/gdcmHeader.cxx many addons of low level methods -- Frog

21 years ago * src/gdcmHeader now contains_IdDcmCheckSwap, _IdDcmRecupLgr,
frog [Mon, 7 Oct 2002 20:08:03 +0000 (20:08 +0000)]
  * src/gdcmHeader now contains_IdDcmCheckSwap, _IdDcmRecupLgr,
        and _IdDcmSWAP_LONG. --- Frog

21 years agoStart of dispatching dcmutil.c (see src/orig) to gdcmHeader.cxx.
frog [Mon, 7 Oct 2002 12:21:47 +0000 (12:21 +0000)]
Start of dispatching dcmutil.c (see src/orig) to gdcmHeader.cxx.

21 years ago * ChangeLog added --- Frog
frog [Thu, 12 Sep 2002 21:50:20 +0000 (21:50 +0000)]
 * ChangeLog added --- Frog

21 years ago * This corresponds to all the changes decided at the meeting of
frog [Thu, 12 Sep 2002 21:49:47 +0000 (21:49 +0000)]
  * This corresponds to all the changes decided at the meeting of
        May 23 2002. Needless to say we are running late... --- Frog

21 years ago Header's next step... --- Frog
frog [Wed, 22 May 2002 21:18:18 +0000 (21:18 +0000)]
Header's next step... --- Frog

21 years agoInitial revision
frog [Wed, 15 May 2002 20:12:36 +0000 (20:12 +0000)]
Initial revision