2005-05-14 |
malaterre | ENH: Add a note about cmake version, since CMAKE_REQUIRE_VER...
|
commit | commitdiff | tree |
2005-05-14 |
malaterre | ENH: Do some APPLE/WIN32 voodoo thing to get apps working
|
commit | commitdiff | tree |
2005-05-11 |
malaterre | ENH: Should now support image with space in the origin
|
commit | commitdiff | tree |
2005-05-11 |
malaterre | BUG: When Image Position Patient was exactly 0,0,0...
|
commit | commitdiff | tree |
2005-05-11 |
malaterre | BUG: Fix previously instroduce cmake bug, now should...
|
commit | commitdiff | tree |
2005-05-11 |
malaterre | ENH: Some minor enhance:
|
commit | commitdiff | tree |
2005-05-02 |
malaterre | ENH: Minor cleanup, also clearly specify how many pixel...
|
commit | commitdiff | tree |
2005-05-02 |
malaterre | ENH: Set a maximum of difference to avoid generating...
|
commit | commitdiff | tree |
2005-05-02 |
malaterre | COMP: Those things did not compile on VS60... dont...
|
commit | commitdiff | tree |
2005-04-25 |
malaterre | ENH: Minor cleanup
|
commit | commitdiff | tree |
2005-04-24 |
malaterre | BUG: A test that cannot open an image SHOULD fail
|
commit | commitdiff | tree |
2005-04-24 |
malaterre | COMP: gcc 4.0 dont like ; in #define
|
commit | commitdiff | tree |
2005-04-20 |
malaterre | ENH: Cannot divide by 0 on bcc55
|
commit | commitdiff | tree |
2005-04-20 |
malaterre | BUG: Fix Numerical Excption on bcc55
|
commit | commitdiff | tree |
2005-04-18 |
malaterre | COMP: Need to include sys/stat for stat function +...
|
commit | commitdiff | tree |
2005-04-18 |
malaterre | BUG: Need to update test due to recent change
|
commit | commitdiff | tree |
2005-04-16 |
malaterre | CONP: Alrite seems like that before gcc 2.96 ios::failure...
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | ENH: Remove stuff that will not be used on win32, therefore...
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | ENH: Patching IsDirectory and the ios::Failure pb
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | COMP: Could not find if ios::failure is defined in...
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | BUG: Fix test
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | ENH: Make sure noone is passing a name ending with...
|
commit | commitdiff | tree |
2005-04-15 |
malaterre | BUG: Attempt to fix borland IsDirectory
|
commit | commitdiff | tree |
2005-04-13 |
malaterre | BUG: Could not build static lib of gdcm properly on...
|
commit | commitdiff | tree |
2005-04-11 |
malaterre | BUG: Stupid gcc 2.96 does not support ios::failure
|
commit | commitdiff | tree |
2005-04-11 |
malaterre | BUG: Spacing in DICOM is y first THEN x spacing
|
commit | commitdiff | tree |
2005-03-23 |
malaterre | BUG: Be consistent with doc. From 0 to 9 (included...
|
commit | commitdiff | tree |
2005-03-03 |
malaterre | BUG: Put back previous implementation. Thanks to JPR...
|
commit | commitdiff | tree |
2005-03-01 |
malaterre | ENH: Fix Compilation on older SunOS
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | ENH: Getting closer to USE_GDCM_FILE
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | ENH: Getting closer to USE_GDCM_FILE
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | BUG: Could not build on Sun + gcc 2.95
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | ADD: New file needed
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | BUG: Fix typoes
|
commit | commitdiff | tree |
2005-02-28 |
malaterre | ENH: First shot at the UseGDCM file. Very usefull indeed
|
commit | commitdiff | tree |
2005-02-25 |
malaterre | ENH: I believe we have to enter floating point values...
|
commit | commitdiff | tree |
2005-02-25 |
malaterre | ENH: Backport change from ITK. Fix compilation warnings
|
commit | commitdiff | tree |
2005-02-21 |
malaterre | ENH: Remove the jpeg internal stuff... not user friendly
|
commit | commitdiff | tree |
2005-02-15 |
malaterre | ENH: More testing using D Clunie tools
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | BUG: Couldnt find dicom3tools properly
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | STYLE: Typo
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | COMP: Fix stupid VS6 bug
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | BUG: This should solve the last Seg Fault. In a loop...
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | BUG: Remove crappy code... disgusted
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | BUG: Solve JP feature, and at the same time avoid allocating...
|
commit | commitdiff | tree |
2005-02-14 |
malaterre | ENH: Much better patch suggest by Brad King to solve...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | ENH: Paranoid rebuild each time something change.....
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: Doh this one should not be changed. The reading...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: Verbose->Warning
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | ENH: Since this is available for everyone warn dummy...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | ENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_EMULAT...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | ENH: Code simplification
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: Ok I really need to compile before committing...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: val/binArea16 mixup
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: lgr -> len
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | ENH: First pass at my big endian emulation on little...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: Sorry I patched too quickly...
|
commit | commitdiff | tree |
2005-02-11 |
malaterre | BUG: Apparently when you cvs up in DOS mode the .dic...
|
commit | commitdiff | tree |
2005-02-10 |
malaterre | BUG: In c++ you are never garantee your var is initialized...
|
commit | commitdiff | tree |
2005-02-10 |
malaterre | STLYE: Remove unused stuff...
|
commit | commitdiff | tree |
2005-02-09 |
malaterre | BUG: Hopefully fix problem on the SUN. On SunOS ulimit...
|
commit | commitdiff | tree |
2005-02-09 |
malaterre | BUG: Remove seg fault from the nightly test.
|
commit | commitdiff | tree |
2005-02-09 |
malaterre | STYLE: Minor tweaks
|
commit | commitdiff | tree |
2005-02-09 |
malaterre | BUG: Remove Benoit bomb
|
commit | commitdiff | tree |
2005-02-07 |
malaterre | ENH: Apparently the new Free .Net compiler complains...
|
commit | commitdiff | tree |
2005-02-07 |
malaterre | BUG: Remove my previous hack now this is properly fixed...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | COMP: Fix warnings about unused function
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: ctest is parsing the ouput of the test and was...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | COMP: Remove warning about unused var
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | ENH: It's 10pm gdcm is working on big endian plateform...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | ENH: Need to include iostream
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: JP, please next time reread your code or at least...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: Apparently on Borland uses unsigned char to store...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | STYLE: Please stop using cout, you have a much more...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: Please disable copy/paste from your editor
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: Solve seg fault with SerieHelper by properly using...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | BUG: For some reason the Sun compiler produce incoherent...
|
commit | commitdiff | tree |
2005-02-05 |
malaterre | ENH: Ease the work for people when they try cross compiling...
|
commit | commitdiff | tree |
2005-02-04 |
malaterre | COMP: Fix -other people- warnings. I guess this is...
|
commit | commitdiff | tree |
2005-02-04 |
malaterre | ENH: Adding jpeg error handling. As quoted we could...
|
commit | commitdiff | tree |
2005-02-04 |
malaterre | ENH: Slightly better patch since it avoid reinterpret_cast...
|
commit | commitdiff | tree |
2005-02-04 |
malaterre | BUG: Fix compilation warning on SunOS-CC: Warning ...
|
commit | commitdiff | tree |
2005-02-02 |
malaterre | ENH: Adding two different viewer. One using vtkImageViewer...
|
commit | commitdiff | tree |
2005-02-02 |
malaterre | ENH: Long time I wanted to do that: rename Test into...
|
commit | commitdiff | tree |
2005-02-02 |
malaterre | BUG: Try real bytes swapping formula...
|
commit | commitdiff | tree |
2005-02-02 |
malaterre | BUG: Fix for picky compiler
|
commit | commitdiff | tree |
2005-02-02 |
malaterre | BUG: Fix problem with typedef. When you use a typedef...
|
commit | commitdiff | tree |
2005-02-01 |
malaterre | STYLE: the mult test was duplicate with the max ==...
|
commit | commitdiff | tree |
2005-02-01 |
malaterre | BUG: Please keep me (for gcc 2.95)
|
commit | commitdiff | tree |
2005-02-01 |
malaterre | ENH: Cleanup the CMake stuff.
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | ENH: update for JPEG cleanup and RLE cleanup toward...
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | ENH: Yet another pass to get RLE stuff similar to JPEG...
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | ENH: Getting toward a nice gdcmDecompressor. Now RLE...
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | STYLE: remove GetNextttttt + minor Doc
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | ENH: Pass 2 at cleaning the JPEG mess. Still some work...
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | BUG: Remove mem leak.
|
commit | commitdiff | tree |
2005-01-31 |
malaterre | ENH: Huge commit to remove the previous implementation...
|
commit | commitdiff | tree |
2005-01-28 |
malaterre | COMP: Solve both problem of push_back missing in VS6...
|
commit | commitdiff | tree |
2005-01-28 |
malaterre | ENH: Rewrite the base conversion from base 256 to base...
|
commit | commitdiff | tree |
2005-01-24 |
malaterre | ENH: Grealty simplify the JPEg decompression, no need...
|
commit | commitdiff | tree |
next |