]> Creatis software - gdcm.git/log
gdcm.git
18 years agoENH: update
malaterre [Mon, 24 Oct 2005 17:39:20 +0000 (17:39 +0000)]
ENH: update

18 years agoCOMP: Fix warning on vs7
malaterre [Mon, 24 Oct 2005 17:33:03 +0000 (17:33 +0000)]
COMP: Fix warning on vs7

18 years agoCOMP: Remove TestInline from non UNIX os... please fix your code
malaterre [Mon, 24 Oct 2005 17:28:15 +0000 (17:28 +0000)]
COMP: Remove TestInline from non UNIX os... please fix your code

18 years agoBUG: Fix a nasty problem, C does not require function to be declared, so there was...
malaterre [Mon, 24 Oct 2005 17:24:25 +0000 (17:24 +0000)]
BUG: Fix a nasty problem, C does not require function to be declared, so there was an implicit function declaration that does not define export symbols...int.c should be rewritten anyway to avoid function calls

18 years agoCOMP: Fix a few dummy warnings
malaterre [Mon, 24 Oct 2005 17:13:24 +0000 (17:13 +0000)]
COMP: Fix a few dummy warnings

18 years agoCOMP: Need to export those symbols too
malaterre [Mon, 24 Oct 2005 16:11:11 +0000 (16:11 +0000)]
COMP: Need to export those symbols too

18 years ago*** empty log message ***
regrain [Mon, 24 Oct 2005 16:01:39 +0000 (16:01 +0000)]
*** empty log message ***

18 years ago * Change the DocEntry inheritance to RefCounter
regrain [Mon, 24 Oct 2005 16:00:46 +0000 (16:00 +0000)]
   * Change the DocEntry inheritance to RefCounter
   -- BeNours

18 years agoENH: Rebuild lib when file change
malaterre [Mon, 24 Oct 2005 15:58:35 +0000 (15:58 +0000)]
ENH: Rebuild lib when file change

18 years agoCOMP: Fix comp for shared lib on win32
malaterre [Mon, 24 Oct 2005 15:58:02 +0000 (15:58 +0000)]
COMP: Fix comp for shared lib on win32

18 years agoSTYLE: Cleanup code
malaterre [Mon, 24 Oct 2005 15:41:55 +0000 (15:41 +0000)]
STYLE: Cleanup code

18 years agoBUG: Proper name (gdcm namespace avoid pollution)
malaterre [Mon, 24 Oct 2005 15:39:38 +0000 (15:39 +0000)]
BUG: Proper name (gdcm namespace avoid pollution)

18 years agoBUG: Remove codec by default, dev only
malaterre [Mon, 24 Oct 2005 15:37:29 +0000 (15:37 +0000)]
BUG: Remove codec by default, dev only

18 years agoENH: Remove ref to jasper, add OpenJPEG implementation
malaterre [Mon, 24 Oct 2005 15:36:33 +0000 (15:36 +0000)]
ENH: Remove ref to jasper, add OpenJPEG implementation

18 years agoENH: Adding the OpenJPEG (j2k) lib to gdcm
malaterre [Mon, 24 Oct 2005 15:34:51 +0000 (15:34 +0000)]
ENH: Adding the OpenJPEG (j2k) lib to gdcm

18 years agoCOMP: Fix comp on Win32 machine
malaterre [Mon, 24 Oct 2005 13:17:22 +0000 (13:17 +0000)]
COMP: Fix comp on Win32 machine

18 years agoAvoid compile warning.
jpr [Mon, 24 Oct 2005 10:55:12 +0000 (10:55 +0000)]
Avoid compile warning.

18 years agoCOMP: Fix warning, fabs returns double
malaterre [Mon, 24 Oct 2005 01:17:54 +0000 (01:17 +0000)]
COMP: Fix warning, fabs returns double

18 years agoCOMP: Try to fix JPR last commit to compile...hopefully
malaterre [Mon, 24 Oct 2005 01:16:19 +0000 (01:16 +0000)]
COMP: Try to fix JPR last commit to compile...hopefully

18 years agoENH: Note for myself: Never work on gdcm without first a coffee. double is 8bits...
malaterre [Sun, 23 Oct 2005 19:52:37 +0000 (19:52 +0000)]
ENH: Note for myself: Never work on gdcm without first a coffee. double is 8bits anyway

18 years agoBUG: Hopefully fix pb on 64bits machine. Temp hack is to check what sieof of long...
malaterre [Sun, 23 Oct 2005 19:46:17 +0000 (19:46 +0000)]
BUG: Hopefully fix pb on 64bits machine. Temp hack is to check what sieof of long looks like to determine a 32bits floating point type. Need to properly define float32_t.

18 years agoBUG: Correct buggy ACR-NEMA entries, should be closer to standart now
malaterre [Sun, 23 Oct 2005 18:45:40 +0000 (18:45 +0000)]
BUG: Correct buggy ACR-NEMA entries, should be closer to standart now

18 years agoJust one more check for GE Private TS on big endian machines ...
jpr [Sun, 23 Oct 2005 17:51:43 +0000 (17:51 +0000)]
Just one more check for GE Private TS on big endian machines ...

18 years agoUpdate (follows)
jpr [Sun, 23 Oct 2005 17:31:48 +0000 (17:31 +0000)]
Update (follows)

18 years agoBeginning of update for version 1.1 vx Current CVS Version (will be 1.2)
jpr [Sun, 23 Oct 2005 16:48:12 +0000 (16:48 +0000)]
Beginning of update for version 1.1 vx Current CVS Version (will be 1.2)

18 years agoForget this one
jpr [Sun, 23 Oct 2005 15:35:05 +0000 (15:35 +0000)]
Forget this one

18 years agoMinor Doxygenations, comments fixing, etc
jpr [Sun, 23 Oct 2005 15:32:30 +0000 (15:32 +0000)]
Minor Doxygenations, comments fixing, etc

18 years agoDoxygen
jpr [Sun, 23 Oct 2005 15:26:43 +0000 (15:26 +0000)]
Doxygen

18 years agoDoxygenation
jpr [Sun, 23 Oct 2005 15:24:47 +0000 (15:24 +0000)]
Doxygenation

18 years agoDoxygen
jpr [Sun, 23 Oct 2005 15:12:24 +0000 (15:12 +0000)]
Doxygen

18 years agoIn order to avoid confusing user with 'public' methods he is not allowed to use,
jpr [Sun, 23 Oct 2005 15:09:19 +0000 (15:09 +0000)]
In order to avoid confusing user with 'public' methods he is not allowed to use,
- move *all* the methods of PixelReadConvert, PixelWriteConvert to 'private'.
- declare as friend class FileHelper

18 years agoDoxygenation
jpr [Sun, 23 Oct 2005 15:06:34 +0000 (15:06 +0000)]
Doxygenation

18 years agoDoxgenation :
jpr [Sun, 23 Oct 2005 15:04:26 +0000 (15:04 +0000)]
Doxgenation :
+ remove header for Deprecated methods, hoping  Doxygen stop yelling

18 years agoDoxygen
jpr [Sun, 23 Oct 2005 15:01:34 +0000 (15:01 +0000)]
Doxygen

18 years agoDoxygenation
jpr [Sun, 23 Oct 2005 14:56:27 +0000 (14:56 +0000)]
Doxygenation

18 years agoAdd TestInline
jpr [Sun, 23 Oct 2005 14:54:25 +0000 (14:54 +0000)]
Add TestInline

18 years agoAdd some comments for better understanding the gdcm::LD_NOSHADOW,
jpr [Sun, 23 Oct 2005 14:53:51 +0000 (14:53 +0000)]
Add some comments for better understanding the gdcm::LD_NOSHADOW,
 gdcm::LD_NOSEQ options.

18 years agoAdd 2 stupif inline functions (to be removed later) , to be able to run
jpr [Sun, 23 Oct 2005 14:51:01 +0000 (14:51 +0000)]
Add 2 stupif inline functions (to be removed later) , to be able to run
TestInline on all the platforms.

18 years agoAdd a test to 'visualize' the difference betwwen inline functions and regular
jpr [Sun, 23 Oct 2005 14:49:51 +0000 (14:49 +0000)]
Add a test to 'visualize' the difference betwwen inline functions and regular
ones.
(Actually, on my Linux box, I don't see *any* difference !
I'dd like to see what happens on other platforms)

18 years agoUncomment Private GE transger syntax part.
jpr [Fri, 21 Oct 2005 17:11:33 +0000 (17:11 +0000)]
Uncomment Private GE transger syntax part.
(The trouble came from Write in the Mandatory elems processing
-free twice the same one :-( -

18 years agoSpeed up -a little bit- the Loading, avoiding to parse any Sequence, not only
jpr [Fri, 21 Oct 2005 16:32:10 +0000 (16:32 +0000)]
Speed up -a little bit- the Loading, avoiding to parse any Sequence, not only
shadow ones.
(any way *all* the sequences are skipped a prpcessing time.)

18 years agoComments
jpr [Fri, 21 Oct 2005 16:02:01 +0000 (16:02 +0000)]
Comments

18 years agoFix GetZOrigin().
jpr [Fri, 21 Oct 2005 16:00:55 +0000 (16:00 +0000)]
Fix GetZOrigin().
Thx to Marco Feuerstein for reporting bug.

18 years agoBUG: 1-n VM are also allowed to be empty
malaterre [Fri, 21 Oct 2005 15:52:13 +0000 (15:52 +0000)]
BUG: 1-n VM are also allowed to be empty

18 years agoBUG: Fix VM for 60xx,0050. it is 2 not 1
malaterre [Fri, 21 Oct 2005 15:48:50 +0000 (15:48 +0000)]
BUG: Fix VM for 60xx,0050. it is 2 not 1

18 years agoENH: Handle the case where the element is empty, previous GetValueCount was reported...
malaterre [Fri, 21 Oct 2005 15:41:56 +0000 (15:41 +0000)]
ENH: Handle the case where the element is empty, previous GetValueCount was reported erronurously as 1

18 years ago * Fix compilation errors in the Python part
regrain [Fri, 21 Oct 2005 15:34:56 +0000 (15:34 +0000)]
   * Fix compilation errors in the Python part
   -- BeNours

18 years agoENH: oh my god, none of the old ACR-NAME entry was correct, MR-MONO2-12-an2.acr is...
malaterre [Fri, 21 Oct 2005 15:31:50 +0000 (15:31 +0000)]
ENH: oh my god, none of the old ACR-NAME entry was correct, MR-MONO2-12-an2.acr is now passing.

18 years agoENH: How in the world could it be 1
malaterre [Fri, 21 Oct 2005 15:24:52 +0000 (15:24 +0000)]
ENH: How in the world could it be 1

18 years agoBUG: (0008,0041) is LO and not US
malaterre [Fri, 21 Oct 2005 15:22:26 +0000 (15:22 +0000)]
BUG: (0008,0041) is LO and not US

18 years agoBUG: 1-n VM was not handle properly
malaterre [Fri, 21 Oct 2005 15:16:52 +0000 (15:16 +0000)]
BUG: 1-n VM was not handle properly

18 years agoENH: Rearchitecture the test to test one file at a time
malaterre [Fri, 21 Oct 2005 15:16:22 +0000 (15:16 +0000)]
ENH: Rearchitecture the test to test one file at a time

18 years agoBUG: ooops
malaterre [Fri, 21 Oct 2005 15:02:31 +0000 (15:02 +0000)]
BUG: ooops

18 years agoENH: You can now do os << TagKey .... rahhhhh finally
malaterre [Fri, 21 Oct 2005 15:01:28 +0000 (15:01 +0000)]
ENH: You can now do os << TagKey .... rahhhhh finally

18 years agoBUG: TestAllPrint actually is doing something now. Update to compile TestAllVM
malaterre [Fri, 21 Oct 2005 14:51:36 +0000 (14:51 +0000)]
BUG: TestAllPrint actually is doing something now. Update to compile TestAllVM

18 years agoENH: Adding a test for VM and validity... should allow us to check our own dict :-P
malaterre [Fri, 21 Oct 2005 14:42:12 +0000 (14:42 +0000)]
ENH: Adding a test for VM and validity... should allow us to check our own dict :-P

18 years agoBUG: I believe 0020,0030 has a VM of 3 an not 1
malaterre [Fri, 21 Oct 2005 14:32:05 +0000 (14:32 +0000)]
BUG: I believe 0020,0030 has a VM of 3 an not 1

18 years agoCOMP: Fix comp, and use IsValueCountValid in an assert just for kick
malaterre [Fri, 21 Oct 2005 14:15:41 +0000 (14:15 +0000)]
COMP: Fix comp, and use IsValueCountValid in an assert just for kick

18 years agoENH: Adding IsValueCountValid. Should save a lot of time for dev, since we you really...
malaterre [Fri, 21 Oct 2005 14:09:41 +0000 (14:09 +0000)]
ENH: Adding IsValueCountValid. Should save a lot of time for dev, since we you really want to do is compare against the VM to find out if the operation is valid or not.

18 years ago * Reactivate TestVR because the problem was already solved
regrain [Fri, 21 Oct 2005 12:24:57 +0000 (12:24 +0000)]
   * Reactivate TestVR because the problem was already solved
   -- BeNours

18 years agoDoxygen
jpr [Fri, 21 Oct 2005 12:12:55 +0000 (12:12 +0000)]
Doxygen

18 years agoDoxygen disagrees with comments on deprecated methods
jpr [Fri, 21 Oct 2005 12:12:18 +0000 (12:12 +0000)]
Doxygen disagrees with comments on deprecated methods

18 years ago// -->
jpr [Fri, 21 Oct 2005 12:11:06 +0000 (12:11 +0000)]
// -->
// --> Can't understand *why* TestWriteSimple fails since the commit
// --> for dealing with GE Private Transfer Syntax.
// --> commented out, to be sure the troubles started from here.
// --> JP

18 years ago * Fix the unix installation for the python part
regrain [Fri, 21 Oct 2005 12:07:06 +0000 (12:07 +0000)]
   * Fix the unix installation for the python part
   -- BeNours

18 years agoShorten up the code, and avoid memory leaks.
jpr [Fri, 21 Oct 2005 12:06:06 +0000 (12:06 +0000)]
Shorten up the code, and avoid memory leaks.
Thx to Benoit for reporting trouble.

18 years ago * Fix compilation error for the Python part
regrain [Fri, 21 Oct 2005 11:50:02 +0000 (11:50 +0000)]
   * Fix compilation error for the Python part
   -- BeNours

18 years ago * Remove obvious Example that don't pass on Windows
regrain [Fri, 21 Oct 2005 10:54:00 +0000 (10:54 +0000)]
   * Remove obvious Example that don't pass on Windows
   -- BeNours

18 years ago * Fix bug... sorry, too quick commit when correcting memory leaks
regrain [Fri, 21 Oct 2005 10:48:16 +0000 (10:48 +0000)]
   * Fix bug... sorry, too quick commit when correcting memory leaks
   -- BeNours

18 years ago * Fix compilation errors due to the 'virtual' key-word
regrain [Fri, 21 Oct 2005 10:40:53 +0000 (10:40 +0000)]
   * Fix compilation errors due to the 'virtual' key-word
   -- BeNours

18 years ago * Fix memory leaks
regrain [Fri, 21 Oct 2005 10:29:51 +0000 (10:29 +0000)]
   * Fix memory leaks
   -- BeNours

18 years agoComment out TestVR.
jpr [Fri, 21 Oct 2005 09:47:43 +0000 (09:47 +0000)]
Comment out TestVR.
(probabely useless -except for testcoverage ?- and polutes the dashbord.
Uncomment it when the mess is fixed.

18 years agoDoxygen disagrees with commented 'deprecated' methods
jpr [Fri, 21 Oct 2005 08:49:36 +0000 (08:49 +0000)]
Doxygen disagrees with commented 'deprecated' methods

18 years agoAdd exInline.cxx, to 'visualize' the difference betwwen inline an not inline
jpr [Fri, 21 Oct 2005 08:43:31 +0000 (08:43 +0000)]
Add exInline.cxx, to 'visualize' the difference betwwen inline an not inline
functions.
Well...
We see there is no difference ?!?

18 years agoComments
jpr [Fri, 21 Oct 2005 08:39:31 +0000 (08:39 +0000)]
Comments

18 years agoNormalization
jpr [Fri, 21 Oct 2005 08:37:44 +0000 (08:37 +0000)]
Normalization

18 years agoadd comments
jpr [Fri, 21 Oct 2005 08:35:49 +0000 (08:35 +0000)]
add comments

18 years agoAdd some prints
jpr [Fri, 21 Oct 2005 08:35:13 +0000 (08:35 +0000)]
Add some prints

18 years agoUse SetLoadMode(gdcm::LD_ALL), better than 0
jpr [Fri, 21 Oct 2005 08:34:26 +0000 (08:34 +0000)]
Use SetLoadMode(gdcm::LD_ALL), better than 0

18 years ago * Fix bug when reading the DicomVR.dic file
regrain [Fri, 21 Oct 2005 08:28:01 +0000 (08:28 +0000)]
   * Fix bug when reading the DicomVR.dic file
   -- BeNours

18 years ago * bug fix in the Python demos, due to the recent changes
regrain [Fri, 21 Oct 2005 08:16:06 +0000 (08:16 +0000)]
   * bug fix in the Python demos, due to the recent changes
   -- BeNours

18 years agoComment out, using C style, C++ style comments, to avoid warnings.
jpr [Fri, 21 Oct 2005 08:14:19 +0000 (08:14 +0000)]
Comment out, using C style, C++ style comments, to avoid warnings.

18 years ago * Remove compilation warnings
regrain [Fri, 21 Oct 2005 07:40:13 +0000 (07:40 +0000)]
   * Remove compilation warnings
   -- BeNours

18 years agoDoxygenation
jpr [Fri, 21 Oct 2005 07:38:57 +0000 (07:38 +0000)]
Doxygenation

18 years agoSeems some compiler disagree with trailing semi-column at end of
jpr [Fri, 21 Oct 2005 07:38:00 +0000 (07:38 +0000)]
Seems some compiler disagree with trailing semi-column at end of
 gdcmTypeMacro( ...)

18 years agoCOMP: Fix comp on VS6... not sure what it was supposed to do
malaterre [Thu, 20 Oct 2005 15:33:18 +0000 (15:33 +0000)]
COMP: Fix comp on VS6... not sure what it was supposed to do

18 years ago * Add a RefCounter object that is deleted only when it's reference count is
regrain [Thu, 20 Oct 2005 15:24:05 +0000 (15:24 +0000)]
   * Add a RefCounter object that is deleted only when it's reference count is
     to 0.
   * DicomEntry (thus, DictEntry) inherits from RefCounter... next stage to do,
     all classes inherit from RefCounter
   * Remove the VirtualDictEntry use, now useless due to the reference
     counting. So, there will be no memory leaks.
   -- BeNours

18 years agoCOMP: I don't think this is needed
malaterre [Thu, 20 Oct 2005 15:21:30 +0000 (15:21 +0000)]
COMP: I don't think this is needed

18 years agoENH: Add a very bizarre case
malaterre [Thu, 20 Oct 2005 15:05:15 +0000 (15:05 +0000)]
ENH: Add a very bizarre case

18 years agoRemove deprecated method names 'GetFirstCoherentFileList' 'GetNextCoherentFileList'
jpr [Thu, 20 Oct 2005 14:46:29 +0000 (14:46 +0000)]
Remove deprecated method names 'GetFirstCoherentFileList' 'GetNextCoherentFileList'
replace by GetFistSingleSerieUIDFileSet, GetNextSingleSerieUIDFileSet

18 years agoENH: Fix TestVR on VS6, while preserving inline optimization on working compiler
malaterre [Thu, 20 Oct 2005 14:45:11 +0000 (14:45 +0000)]
ENH: Fix TestVR on VS6, while preserving inline optimization on working compiler

18 years agoENH: Previous code did not work on VS6
malaterre [Thu, 20 Oct 2005 14:25:47 +0000 (14:25 +0000)]
ENH: Previous code did not work on VS6

18 years agoENH: Saving a comment for a better approach in cmake 2.2 (later)
malaterre [Thu, 20 Oct 2005 14:15:39 +0000 (14:15 +0000)]
ENH: Saving a comment for a better approach in cmake 2.2 (later)

18 years agoCOMP: Fix bcc55
malaterre [Thu, 20 Oct 2005 13:58:18 +0000 (13:58 +0000)]
COMP: Fix bcc55

18 years agoENH: Saving some stuff from an explicit image...if I remember correctly
malaterre [Thu, 20 Oct 2005 13:56:24 +0000 (13:56 +0000)]
ENH: Saving some stuff from an explicit image...if I remember correctly

18 years agoSTYLE: Some minor comment
malaterre [Thu, 20 Oct 2005 13:55:05 +0000 (13:55 +0000)]
STYLE: Some minor comment

18 years ago * Remove missed FASTTAGKEY (due to the integration of the
regrain [Thu, 20 Oct 2005 09:23:24 +0000 (09:23 +0000)]
   * Remove missed FASTTAGKEY (due to the integration of the
     gdcm::TagKey class).
     Thx to Mathieu

18 years agoLast (?) stage of Private GE Syntax Transer name normalization
jpr [Thu, 20 Oct 2005 09:17:54 +0000 (09:17 +0000)]
Last (?) stage of Private GE Syntax Transer name normalization

18 years ago * Fix some compilation warnings
regrain [Thu, 20 Oct 2005 08:58:15 +0000 (08:58 +0000)]
   * Fix some compilation warnings
   * Amelioration of Test's output
   -- BeNours

18 years ago * Coding style
regrain [Thu, 20 Oct 2005 08:53:21 +0000 (08:53 +0000)]
   * Coding style
   -- BeNours

18 years agoOops.
jpr [Thu, 20 Oct 2005 08:29:50 +0000 (08:29 +0000)]
Oops.
Forgot to commit this one.
Thx, Benoit!