]> Creatis software - gdcm.git/log
gdcm.git
19 years agoupdate Changelog
jpr [Wed, 2 Feb 2005 10:09:43 +0000 (10:09 +0000)]
update Changelog

19 years agoNormalization
jpr [Wed, 2 Feb 2005 10:02:16 +0000 (10:02 +0000)]
Normalization

19 years agoNow AddEntry works in the correct spot
jpr [Wed, 2 Feb 2005 10:00:24 +0000 (10:00 +0000)]
Now AddEntry works in the correct spot

19 years agoSTYLE: the mult test was duplicate with the max == 0. Remove it. This doesnt solve...
malaterre [Tue, 1 Feb 2005 19:05:53 +0000 (19:05 +0000)]
STYLE: the mult test was duplicate with the max == 0. Remove it. This doesnt solve the problem of weird serie anyway

19 years agoBUG: Please keep me (for gcc 2.95)
malaterre [Tue, 1 Feb 2005 18:37:31 +0000 (18:37 +0000)]
BUG: Please keep me (for gcc 2.95)

19 years agoENH: Cleanup the CMake stuff.
malaterre [Tue, 1 Feb 2005 18:34:31 +0000 (18:34 +0000)]
ENH: Cleanup the CMake stuff.

19 years ago * No comments...
regrain [Tue, 1 Feb 2005 13:55:08 +0000 (13:55 +0000)]
   * No comments...

19 years ago * FIX : bug in the vtk part for installing
regrain [Tue, 1 Feb 2005 13:47:30 +0000 (13:47 +0000)]
   * FIX : bug in the vtk part for installing
   -- BeNours

19 years ago * Test/BuildUpDicomDir.cxx : bug fix for windows compilation
regrain [Tue, 1 Feb 2005 13:42:44 +0000 (13:42 +0000)]
   * Test/BuildUpDicomDir.cxx : bug fix for windows compilation
   * Test/TestAllReadCompareDicom.cxx : remove inserted bug by one of
     my last commit... sorry
   -- BeNours

19 years agoNormalization
jpr [Tue, 1 Feb 2005 13:11:49 +0000 (13:11 +0000)]
Normalization

19 years agoFix Doxygen warnings
jpr [Tue, 1 Feb 2005 13:00:15 +0000 (13:00 +0000)]
Fix Doxygen warnings

19 years agoSetDebugOn
jpr [Tue, 1 Feb 2005 11:13:08 +0000 (11:13 +0000)]
SetDebugOn

19 years agoTry to fix mixture betweem 2 cvs up/ cvs commit
jpr [Tue, 1 Feb 2005 11:02:27 +0000 (11:02 +0000)]
Try to fix mixture betweem 2 cvs up/ cvs commit

19 years agoEnforce checkings
jpr [Tue, 1 Feb 2005 10:52:09 +0000 (10:52 +0000)]
Enforce checkings

19 years agoCosmetics
jpr [Tue, 1 Feb 2005 10:41:33 +0000 (10:41 +0000)]
Cosmetics

19 years ago* FIX : SerieHeader::ImageNumberOrdering()
jpr [Tue, 1 Feb 2005 10:40:46 +0000 (10:40 +0000)]
* FIX : SerieHeader::ImageNumberOrdering()
        Works only on bona fide files  (i.e image number is a character string
        corresponding to an integer)
        within a bona fide serie (i.e image numbers are consecutive)

19 years ago * FIX : last commit errors... sorry
regrain [Tue, 1 Feb 2005 10:34:59 +0000 (10:34 +0000)]
   * FIX : last commit errors... sorry

19 years ago * src/*.cxx : first parss to normalize file organisation
regrain [Tue, 1 Feb 2005 10:29:54 +0000 (10:29 +0000)]
  * src/*.cxx : first parss to normalize file organisation
   -- BeNours

19 years ago*** empty log message ***
regrain [Tue, 1 Feb 2005 10:00:49 +0000 (10:00 +0000)]
*** empty log message ***

19 years ago * src/gdcmDirList.cxx : bug fix to test a directory under linux
regrain [Tue, 1 Feb 2005 10:00:34 +0000 (10:00 +0000)]
   * src/gdcmDirList.cxx : bug fix to test a directory under linux
   * Test/TestAllReadCompareDicom.cxx : remove obvious code
   -- BeNours

19 years ago * src/gdcmDirList.[h|cxx] : add method to find a directory
regrain [Tue, 1 Feb 2005 09:46:14 +0000 (09:46 +0000)]
  * src/gdcmDirList.[h|cxx] : add method to find a directory
  * Test/TestAllReadCompareDicom.cxx : bug fix under Windows
   -- BeNours

19 years ago * Test/TestDicomdir.cxx : remove memory leaks
regrain [Mon, 31 Jan 2005 12:36:59 +0000 (12:36 +0000)]
   * Test/TestDicomdir.cxx : remove memory leaks
   -- BeNours

19 years agoCosmetics
jpr [Mon, 31 Jan 2005 12:19:32 +0000 (12:19 +0000)]
Cosmetics

19 years agoENH: update for JPEG cleanup and RLE cleanup toward a gdcmCompressor super class
malaterre [Mon, 31 Jan 2005 06:20:20 +0000 (06:20 +0000)]
ENH: update for JPEG cleanup and RLE cleanup toward a gdcmCompressor super class

19 years agoENH: Yet another pass to get RLE stuff similar to JPEG. I am still unhappy with the...
malaterre [Mon, 31 Jan 2005 06:17:22 +0000 (06:17 +0000)]
ENH: Yet another pass to get RLE stuff similar to JPEG. I am still unhappy with the increment of Raw. Ideally the compressor superclass should hold this pointer instead of passing around subRaw thingy

19 years agoENH: Getting toward a nice gdcmDecompressor. Now RLE and JPEG are getting similar...
malaterre [Mon, 31 Jan 2005 05:24:21 +0000 (05:24 +0000)]
ENH: Getting toward a nice gdcmDecompressor. Now RLE and JPEG are getting similar in behavior. Also patch vtkgdvmViewer since I couldnt see D_CLUNIE_RG2_RLE.dcm properly...

19 years agoSTYLE: remove GetNextttttt + minor Doc
malaterre [Mon, 31 Jan 2005 04:15:33 +0000 (04:15 +0000)]
STYLE: remove GetNextttttt + minor Doc

19 years agoENH: Pass 2 at cleaning the JPEG mess. Still some work to do, but things are getting...
malaterre [Mon, 31 Jan 2005 04:00:04 +0000 (04:00 +0000)]
ENH: Pass 2 at cleaning the JPEG mess. Still some work to do, but things are getting done

19 years agoBUG: Remove mem leak.
malaterre [Mon, 31 Jan 2005 03:36:59 +0000 (03:36 +0000)]
BUG: Remove mem leak.

19 years agoENH: Huge commit to remove the previous implementation for jpeg/fragments/multiframes...
malaterre [Mon, 31 Jan 2005 03:22:23 +0000 (03:22 +0000)]
ENH: Huge commit to remove the previous implementation for jpeg/fragments/multiframes. Use full potential of IJG, one of the best written io library. IJG rocks

19 years agoCorrect misstyping
jpr [Sun, 30 Jan 2005 17:52:50 +0000 (17:52 +0000)]
Correct misstyping

19 years ago Update ChangeLog :
jpr [Sun, 30 Jan 2005 17:33:13 +0000 (17:33 +0000)]
 Update ChangeLog :

   * SerieHeader::SetDirectory() allow recursive exploration of the Directory
* SerieHeader::AddFileName() creates as many Coherent Files lists
              (same Serie UID) as it founds different Serie UID
   amongst the files insead of discarting any file
that doesn't match with the first one he found.
* SerieHeader::OrderGdcmFileListhas now pne parameter :
               the Coherent Files list the user wants to sort
   * SerieHeader::GetFirstCoherentFileList()
   * SerieHeader::GetLastCoherentFileList() allows to parse
               the set of Coherent Files lists
   * const SerieHeader::GdcmFileList &GetGdcmFileList() is kept, for backwards
               compatibility (it returns the *first* Coherent Files list,
since there was only one before)
* Test/TestSerieHeader gets gdcmData as a default root directory

19 years agoCosmetics
jpr [Sun, 30 Jan 2005 17:30:57 +0000 (17:30 +0000)]
Cosmetics

19 years agoupdate CmakeLists.txt
jpr [Sun, 30 Jan 2005 17:27:45 +0000 (17:27 +0000)]
update CmakeLists.txt

19 years ago * SerieHeader::AddFileName() creates as many Coherent Files lists
jpr [Sun, 30 Jan 2005 17:22:55 +0000 (17:22 +0000)]
* SerieHeader::AddFileName() creates as many Coherent Files lists
              (same Serie UID) as it founds different Serie UID
   amongst the files insead of discarting any file
that doesn't match with the first one he found.
* SerieHeader::OrderGdcmFileListhas now pne parameter :
               the Coherent Files list the user wants to sort
   * SerieHeader::GetFirstCoherentFileList()
   * SerieHeader::GetLastCoherentFileList() allows to parse
               the set of Coherent Files lists
   * const SerieHeader::GdcmFileList &GetGdcmFileList() is kept, for backwards
               compatibility (it returns the *first* Coherent Files list,
since there was only one before)

19 years agoUpdate News
jpr [Sat, 29 Jan 2005 12:18:30 +0000 (12:18 +0000)]
Update News

19 years agoHope TestDicomDir will be aware of DicomDir stuff errors ...
jpr [Sat, 29 Jan 2005 11:56:53 +0000 (11:56 +0000)]
Hope TestDicomDir will be aware of DicomDir stuff errors ...

19 years agoDicomDir was broken , but TestDicomDir was not aware about it ...
jpr [Sat, 29 Jan 2005 11:43:05 +0000 (11:43 +0000)]
DicomDir was broken , but TestDicomDir was not aware about it ...

19 years agoCOMP: Solve both problem of push_back missing in VS6 (already fixed) and no need...
malaterre [Fri, 28 Jan 2005 17:29:59 +0000 (17:29 +0000)]
COMP: Solve both problem of push_back missing in VS6 (already fixed) and no need to call reverse anymore

19 years agoCosmetics
jpr [Fri, 28 Jan 2005 17:01:29 +0000 (17:01 +0000)]
Cosmetics

19 years agoNow SerieHeader::SetDirectory() allow recursive exploration of the Directory
jpr [Fri, 28 Jan 2005 16:56:49 +0000 (16:56 +0000)]
Now SerieHeader::SetDirectory() allow recursive exploration of the Directory

19 years ago*** empty log message ***
regrain [Fri, 28 Jan 2005 15:58:40 +0000 (15:58 +0000)]
*** empty log message ***

19 years ago * Remove friend between PixelReadConverter and RLEFramesInfo,
regrain [Fri, 28 Jan 2005 15:42:21 +0000 (15:42 +0000)]
   * Remove friend between PixelReadConverter and RLEFramesInfo,
     JPEGFragmentsInfo
   -- BeNours

19 years ago * Remove friend classes between DocEntry and File
regrain [Fri, 28 Jan 2005 15:10:55 +0000 (15:10 +0000)]
   * Remove friend classes between DocEntry and File
   -- BeNours

19 years ago * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug on the group|element
regrain [Fri, 28 Jan 2005 10:34:27 +0000 (10:34 +0000)]
   * src/gdcmFile.cxx, gdcmDocument.cxx : fix the bug on the group|element
     0002|0000. The value was incorrect.
   -- BeNours

19 years ago * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
regrain [Fri, 28 Jan 2005 10:07:34 +0000 (10:07 +0000)]
   * vtk/vtkGdcmWriter.[h|cxx] : add the gestion of UID
   -- BeNours

19 years ago * src/gdcmUtil.cxx : compilation fix on Win32
regrain [Fri, 28 Jan 2005 09:37:28 +0000 (09:37 +0000)]
   * src/gdcmUtil.cxx : compilation fix on Win32
   * src/gdcmUtil.[h|cxx] : Set the default GDCM UID in a static constant
     variable, to be easy found. Add methods to change the default UID.
     Amelioration of the CreateUniqueUID to use the correct default UID.
   * src/gdcmFile.cxx : correct use of the CreateUniqueUID method to create
     a new file
   -- BeNours

19 years ago * Test/TestVR.cxx : fix memory leaks
regrain [Fri, 28 Jan 2005 09:31:50 +0000 (09:31 +0000)]
   * Test/TestVR.cxx : fix memory leaks
   -- BeNours

19 years agoENH: Rewrite the base conversion from base 256 to base 10 using string operation...
malaterre [Fri, 28 Jan 2005 00:02:15 +0000 (00:02 +0000)]
ENH: Rewrite the base conversion from base 256 to base 10 using string operation only, this allows us to get rid of the problem with 64bits integer

19 years agoUpdate ChangeLog
jpr [Thu, 27 Jan 2005 14:07:30 +0000 (14:07 +0000)]
Update ChangeLog

19 years agoAdd some more info in News
jpr [Thu, 27 Jan 2005 13:55:24 +0000 (13:55 +0000)]
Add some more info in News

19 years agoTest Coverage
jpr [Thu, 27 Jan 2005 12:02:26 +0000 (12:02 +0000)]
Test Coverage

19 years ago- Add construct and destructor to class gdcm::Debug to close the debug file
jpr [Thu, 27 Jan 2005 11:55:57 +0000 (11:55 +0000)]
- Add construct and destructor to class gdcm::Debug to close the debug file
automatically
- Don't let uset to open twice the same file

19 years ago * Test/TestAllEntryVerify.cxx, makeDicomDir.cxx : fix memory leaks
regrain [Thu, 27 Jan 2005 10:47:29 +0000 (10:47 +0000)]
   * Test/TestAllEntryVerify.cxx, makeDicomDir.cxx : fix memory leaks
   -- BeNours

19 years agoTest coverage
jpr [Thu, 27 Jan 2005 10:43:19 +0000 (10:43 +0000)]
Test coverage

19 years agogdcm has now an official UID prefix,
jpr [Thu, 27 Jan 2005 10:06:33 +0000 (10:06 +0000)]
gdcm has now an official UID prefix,
supplied by http://www.medicalconnections.co.uk
1.2.826.0.1.3680043.2.1143
(Thx to Mathieu for providing URL)

19 years ago * move RLEInfo & JPEGInfo from Document to File
regrain [Wed, 26 Jan 2005 17:17:30 +0000 (17:17 +0000)]
   * move RLEInfo & JPEGInfo from Document to File
   -- BeNours

19 years agoRenaming some local variables + test coverage improvement
jpr [Wed, 26 Jan 2005 16:43:10 +0000 (16:43 +0000)]
Renaming some local variables + test coverage improvement

19 years agoAdd a forty entries private Dicom Dictionary (Philips MR Intera)
jpr [Wed, 26 Jan 2005 16:38:24 +0000 (16:38 +0000)]
Add a forty entries private Dicom Dictionary (Philips MR Intera)
to be able to perform some more tests

19 years ago * FIX : remove so many friend between classes
regrain [Wed, 26 Jan 2005 16:28:58 +0000 (16:28 +0000)]
   * FIX : remove so many friend between classes
   -- BeNours

19 years ago * gdcmPython.i : add gdcmContentEntry
regrain [Wed, 26 Jan 2005 15:40:18 +0000 (15:40 +0000)]
   * gdcmPython.i : add gdcmContentEntry
   * Example/TestPapyrus.cxx : amelioration

19 years agoContructors and Destructor are now protected,
jpr [Wed, 26 Jan 2005 15:03:32 +0000 (15:03 +0000)]
Contructors and Destructor are now protected,
in order to be sure no user will try to use them.
(at user level, only the children classes are meaningfull)

19 years ago * remove ContentEntry::Write() code, yet the method is 'pure virtual'
jpr [Wed, 26 Jan 2005 14:56:38 +0000 (14:56 +0000)]
   * remove ContentEntry::Write() code, yet the method is 'pure virtual'
  (coverage will be better ;-)

19 years ago * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix
regrain [Wed, 26 Jan 2005 11:52:19 +0000 (11:52 +0000)]
   * gdcmPython/demo/vtkGdcmWriter.py.in : bug fix

19 years ago * FIX : remove so many friend between classes
regrain [Wed, 26 Jan 2005 11:42:01 +0000 (11:42 +0000)]
   * FIX : remove so many friend between classes
   -- BeNours

19 years agoFriend hunting + typo
jpr [Wed, 26 Jan 2005 10:29:16 +0000 (10:29 +0000)]
Friend hunting + typo

19 years agoTypo
jpr [Wed, 26 Jan 2005 09:49:53 +0000 (09:49 +0000)]
Typo

19 years ago * src/gdcmDocEntrySet.cxx : Bug fix when getting the value
regrain [Tue, 25 Jan 2005 16:32:45 +0000 (16:32 +0000)]
   * src/gdcmDocEntrySet.cxx : Bug fix when getting the value
   * src/gdcmContentEntry.[h|cxx], gdcmValEntry.cxx : amelioration of code
   -- BeNours

19 years agoUpdate ChangeLog
jpr [Tue, 25 Jan 2005 16:01:11 +0000 (16:01 +0000)]
Update ChangeLog

19 years ago * Test/VTKTest*.cxx : bug fix under linux
regrain [Tue, 25 Jan 2005 15:45:48 +0000 (15:45 +0000)]
   * Test/VTKTest*.cxx : bug fix under linux
   -- BeNours

19 years ago * src/ : rename some methods on Entry (SetXxx, InsertXxx) to have a better
regrain [Tue, 25 Jan 2005 15:44:21 +0000 (15:44 +0000)]
   * src/ : rename some methods on Entry (SetXxx, InsertXxx) to have a better
     use with python. Some methods ard moved from Document to ElementSet or
     DocEntrySet. The equivalent methods to ElementSet have been added to
     SQItem and are virtual in DocEntrySet. Methods that may have the same code
     in SQItem and ElementSet is directly placed in DocEntrySet
   -- BeNours

19 years agoDoxygen warnings : I forgot this one
jpr [Tue, 25 Jan 2005 15:37:51 +0000 (15:37 +0000)]
Doxygen warnings : I forgot this one

19 years agoFix Doxygen warning
jpr [Tue, 25 Jan 2005 15:35:15 +0000 (15:35 +0000)]
Fix Doxygen warning

19 years agoUpdate some comments
jpr [Tue, 25 Jan 2005 15:29:33 +0000 (15:29 +0000)]
Update some comments

19 years agoIn ordrer to avoid missbehaviour :
jpr [Tue, 25 Jan 2005 15:21:20 +0000 (15:21 +0000)]
In ordrer to avoid missbehaviour :
gdcm::DocEntry is now specialized in
- gdcm::SeqEntry (Dicom Sequence) as opposed to :
- gdcm::ContentEntry (Dicom entry with a 'content')

gdcm::ValContent is now specialized in
 - gdcm::ValEntry (Dicom entry with a std::string representable value, i.e.
 characters value, or integers)
 - gdcm::BinEntry (Dicom entry with a non strig representable value

 (user hasn't any longer to thing about the precedence of his dynamic_casts)

19 years ago * Test/VTKTest*.cxx : remove the show variable in each test method because
regrain [Tue, 25 Jan 2005 11:25:31 +0000 (11:25 +0000)]
   * Test/VTKTest*.cxx : remove the show variable in each test method because
     it's useless (the viewer variable replace this variable)
   -- BeNours

19 years ago * src/gdcmDocument.cxx : bug fix on potential memory leak
regrain [Tue, 25 Jan 2005 11:11:57 +0000 (11:11 +0000)]
   * src/gdcmDocument.cxx : bug fix on potential memory leak
   * src/gdcmSQItem.cxx : initialize the SQItemNumber value in the constructor
   * src/gdcmSQItem.[h|cxx], gdcmElementSet.[h|cxx], gdcmDicomDir*.[h|cxx] :
     Add ClearXxx methods to remove all the content of the list or map
   * gdcmDocEntrySet.h : add GetFirst/NextEntry in pure virtual
   -- BeNours

19 years agoReplaceOrCreare renamed as Insert
jpr [Mon, 24 Jan 2005 16:51:01 +0000 (16:51 +0000)]
ReplaceOrCreare renamed as Insert

19 years agomethods ReplaceOrCreate renamed as Insert
jpr [Mon, 24 Jan 2005 16:44:53 +0000 (16:44 +0000)]
methods ReplaceOrCreate renamed as Insert
(nobody will be any longer confused by 'CreateOeReplace')

19 years agoFix compile warning
jpr [Mon, 24 Jan 2005 16:43:06 +0000 (16:43 +0000)]
Fix compile warning

19 years agoStage 3 of normalization :
jpr [Mon, 24 Jan 2005 16:10:49 +0000 (16:10 +0000)]
Stage 3 of normalization :
in order to avoid any missunderstanding while reading method names :
- All the methods xxxEntry now deal with dicom Entries
- Methods GetEntry splitted into
   GetEntryValue
GetEntryBinArea
 - Method SetEntry renamed as SetEntryValue
 - Method SetEntryBinArea let as it was

19 years ago - Add empty nutshell for JPEG-LS
jpr [Mon, 24 Jan 2005 16:03:58 +0000 (16:03 +0000)]
 - Add empty nutshell for JPEG-LS
 - Now Fragments info is get from the file, even for JPEG2000 and JPEG-LS

19 years agoENH: Grealty simplify the JPEg decompression, no need to differenciate based on the...
malaterre [Mon, 24 Jan 2005 14:52:49 +0000 (14:52 +0000)]
ENH: Grealty simplify the JPEg decompression, no need to differenciate based on the JPEG possible type (with/without fragment, with/without multiple frame). Everything is done throught the JPEG IO Suspension mechanism in IJG

19 years ago * src/gdcmDicomDirElement.h, gdcmDict.h : rename AddNewXxx methods to AddXxx.
regrain [Mon, 24 Jan 2005 14:14:07 +0000 (14:14 +0000)]
   * src/gdcmDicomDirElement.h, gdcmDict.h : rename AddNewXxx methods to AddXxx.
   * src/gdcmDict.h : rename GetDictEntry moethod to GetEntry, to be coherent
     with other method names
   * gdcmPython/gdcm.i : bug fix. Add the typemaps for the TagName type
   * Test/TestDicomDirElement.cxx : add new test
   -- BeNours

19 years agoCOMP: Fix compilation warnings on SGI and Visual Studio
malaterre [Sun, 23 Jan 2005 18:13:48 +0000 (18:13 +0000)]
COMP: Fix compilation warnings on SGI and Visual Studio

19 years agoSome normalizations :
jpr [Sun, 23 Jan 2005 10:12:31 +0000 (10:12 +0000)]
Some normalizations :
- Move some methods to parent class
- Position correctly the entry points for JPEG2000 and JPEG-LS
  (JPG-LS in NOT jpeg 'lossless')
- Remove deprecated and useless methods
- Update comments
- Update Doxygenation

19 years agoENH: update for CreateUniqueUID
malaterre [Sun, 23 Jan 2005 01:09:13 +0000 (01:09 +0000)]
ENH: update for CreateUniqueUID

19 years agoBUG: ostream opeartor << is only defined for __int?? but not unsigned __int??. Fallba...
malaterre [Sun, 23 Jan 2005 01:00:17 +0000 (01:00 +0000)]
BUG: ostream opeartor << is only defined for __int?? but not unsigned __int??. Fallback to previous implementation. According to implementation char/short/int have fixed lenght in Microsoft world. For more info look for /error C2679 __int64/

19 years agoSTYLE: Better approach to work around the timeval definition. Use type directly inste...
malaterre [Sat, 22 Jan 2005 23:29:16 +0000 (23:29 +0000)]
STYLE: Better approach to work around the timeval definition. Use type directly instead of pointer therefore we have implicit cast that works great

19 years agoBUG: provide a default implementation for GetcurrentThreadID.
malaterre [Sat, 22 Jan 2005 22:56:22 +0000 (22:56 +0000)]
BUG: provide a default implementation for GetcurrentThreadID.

19 years agoCOMP: Dont know what bool is used for
malaterre [Sat, 22 Jan 2005 22:51:40 +0000 (22:51 +0000)]
COMP: Dont know what bool is used for

19 years agoCOMP: MacOSX does not respect opengroup definition of timeval which has a time_t...
malaterre [Sat, 22 Jan 2005 22:50:12 +0000 (22:50 +0000)]
COMP: MacOSX does not respect opengroup definition of timeval which has a time_t tv_sec, but rather define tv_sec as a long

19 years agoBUG: there was a problem with uint64_t. C99 clearly specify that vendor compiler...
malaterre [Sat, 22 Jan 2005 22:21:19 +0000 (22:21 +0000)]
BUG: there was a problem with uint64_t. C99 clearly specify that vendor compiler should provide a stdint.h file. If not include inttypes (HPUX, SunOS). And on broekn platerform Win32 provide the proper typedef (it used to be broekn on Win64).

19 years ago * bug fix for compilation on MSVC6
regrain [Sat, 22 Jan 2005 12:39:10 +0000 (12:39 +0000)]
   * bug fix for compilation on MSVC6
   * gdcmPython/gdcm.i : rename of classes missed
   -- BeNours

19 years agoBUG: was leading zeroes in numeric components. This is illegal, according to PS 3...
malaterre [Sat, 22 Jan 2005 01:40:41 +0000 (01:40 +0000)]
BUG: was leading zeroes in numeric components. This is illegal, according to PS 3.8 Annex F and PS 3.5 Section 6.1 and ISO 8824. Also remove the union this is a bad idea when working on little and big endian machine, the result was not constitant across endianess

19 years agoENH: Add new test using dciodvfy from the dicom3tools package (David Clunie)
malaterre [Sat, 22 Jan 2005 00:39:50 +0000 (00:39 +0000)]
ENH: Add new test using dciodvfy from the dicom3tools package (David Clunie)

19 years agoBUG: On Win32 64bits integer are a pain to use
malaterre [Fri, 21 Jan 2005 20:49:37 +0000 (20:49 +0000)]
BUG: On Win32 64bits integer are a pain to use

19 years agoENH: Minor tweaks to synchronize with ITK
malaterre [Fri, 21 Jan 2005 20:02:46 +0000 (20:02 +0000)]
ENH: Minor tweaks to synchronize with ITK

19 years agoENH: Encode the MAC Adress only on 15bytes now
malaterre [Fri, 21 Jan 2005 19:51:12 +0000 (19:51 +0000)]
ENH: Encode the MAC Adress only on 15bytes now

19 years agoENH: Add test for GetCurrentDateTime. The two calls show a difference of one millisec...
malaterre [Fri, 21 Jan 2005 16:07:54 +0000 (16:07 +0000)]
ENH: Add test for GetCurrentDateTime. The two calls show a difference of one millisecond on my system