]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-02-14 malaterreENH: Much better patch suggest by Brad King to solve... Version1.0.bp
2005-02-14 jpr*never* forget to re-compile just *before* committing!
2005-02-14 jprnew News
2005-02-14 jprFirst commit on the post 1.0 (Version? / Tag? / Branch?) :
2005-02-14 regrain*** empty log message ***
2005-02-14 jprAdd some tests
2005-02-14 jprremove useless comments
2005-02-14 jprRemove some useless mask operations, to save CPU time
2005-02-14 jprremove some useless mask operations, to save CPU time
2005-02-13 regrain * Activate Debug mode
2005-02-11 malaterreENH: Paranoid rebuild each time something change.....
2005-02-11 malaterreBUG: Doh this one should not be changed. The reading...
2005-02-11 malaterreBUG: Verbose->Warning
2005-02-11 malaterreENH: Since this is available for everyone warn dummy...
2005-02-11 malaterreENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E...
2005-02-11 malaterreENH: Code simplification
2005-02-11 malaterreBUG: Ok I really need to compile before committing...
2005-02-11 malaterreBUG: val/binArea16 mixup
2005-02-11 malaterreBUG: lgr -> len
2005-02-11 malaterreENH: First pass at my big endian emulation on little...
2005-02-11 malaterreBUG: Sorry I patched too quickly...
2005-02-11 malaterreBUG: Apparently when you cvs up in DOS mode the .dic...
2005-02-11 jprTypo
2005-02-11 jprComments
2005-02-11 jprnews
2005-02-11 jprupdate News
2005-02-11 jprI tried to make a Test for gdcm::Exception
2005-02-11 jprComments
2005-02-11 jprTypo, comments, doxygenation
2005-02-11 jprUpdate Doc
2005-02-11 regrain * Testing/TestMAkeIcon.cxx : complete the test
2005-02-11 jprcorrect misstyping
2005-02-11 jprAdd a test : creating an "Icon Image Sequence"
2005-02-11 jprDefault Photometric Interpretation is now MONOCHROME2...
2005-02-10 jprUpdate Conformance Statement
2005-02-10 jprnew News.html
2005-02-10 malaterreBUG: In c++ you are never garantee your var is initiali...
2005-02-10 malaterreSTLYE: Remove unused stuff...
2005-02-10 regrain * Testing/TestWriteSimple.cxx, TestSequence.cxx...
2005-02-10 jprThe following gdcm::DocEntrySet methods, no re-definabl...
2005-02-10 jprAnonymizeNoLoad improvement
2005-02-10 jprNow TestWriteSimple checks also 'signed' values
2005-02-10 jprcommit
2005-02-10 jprDuplicate Matthieu's hack to prevent bombing in Anonymize
2005-02-09 malaterreBUG: Hopefully fix problem on the SUN. On SunOS ulimit...
2005-02-09 malaterreBUG: Remove seg fault from the nightly test.
2005-02-09 malaterreSTYLE: Minor tweaks
2005-02-09 malaterreBUG: Remove Benoit bomb
2005-02-09 regrain * src/gdcmFileHelper.cxx : bug fix when having RGB...
2005-02-09 jprupdate
2005-02-09 jprnew test
2005-02-09 regrain * src/gdcmFileHelper.[h|cxx] : now correctly set...
2005-02-09 regrain * Test/VTKTestWriteSeq.cxx : add a VTK test to write...
2005-02-09 regrain * Test/ : accelerate tests (it's not very significan...
2005-02-09 jprSome more examples
2005-02-09 jprtypo + comments
2005-02-08 jprHope-to-be fully commented example
2005-02-08 jprUpdate exAnonymise.cxx
2005-02-07 malaterreENH: Apparently the new Free .Net compiler complains...
2005-02-07 regrain * Testing/TestWriteSimple.cxx : fix bug... sorry
2005-02-07 malaterreBUG: Remove my previous hack now this is properly fixed...
2005-02-07 jprAdd some commented out lines to prepare future version...
2005-02-07 regrain * Testing/TestSequence.cxx : add test for sequences...
2005-02-07 jprfix misstyping (while removing spurious tab characters :-(
2005-02-07 regrain * gdcmPython/gdcm.i : bug fix. Now string are correc...
2005-02-07 regrain * Remove useless methods added by JPR for Python...
2005-02-06 jprAdd an example to Anonymize a file (Loadong or not...
2005-02-06 jprTypo
2005-02-06 jpr* Add method File::AnonymizeNoLoad, to allow anomymizin...
2005-02-06 jprUpdate comments for DicomDir stuff
2005-02-06 jprAfter scanning DICOMDIR from 17 different sources,...
2005-02-05 malaterreCOMP: Fix warnings about unused function
2005-02-05 malaterreBUG: ctest is parsing the ouput of the test and was...
2005-02-05 malaterreCOMP: Remove warning about unused var
2005-02-05 malaterreENH: It's 10pm gdcm is working on big endian plateform...
2005-02-05 malaterreENH: Need to include iostream
2005-02-05 malaterreBUG: JP, please next time reread your code or at least...
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-05 malaterreSTYLE: Please stop using cout, you have a much more...
2005-02-05 malaterreBUG: Please disable copy/paste from your editor
2005-02-05 malaterreBUG: Solve seg fault with SerieHelper by properly using...
2005-02-05 malaterreBUG: For some reason the Sun compiler produce incoheren...
2005-02-05 malaterreENH: Ease the work for people when they try cross compi...
2005-02-04 malaterreCOMP: Fix -other people- warnings. I guess this is...
2005-02-04 malaterreENH: Adding jpeg error handling. As quoted we could...
2005-02-04 malaterreENH: Slightly better patch since it avoid reinterpret_c...
2005-02-04 malaterreBUG: Fix compilation warning on SunOS-CC: Warning ...
2005-02-04 jprSome more Doxygenation
2005-02-04 jpr * Add GetFirstValEntry + GetNexxtValEntry, for Python...
2005-02-04 regrain * src/gdcmFile.cxx : remove the default array of...
2005-02-04 regrain * oups, revert my last commit
2005-02-04 regrain * FIX : bug for a bad directory
2005-02-03 jprFix Doxygen warning
2005-02-03 manuFIX: replaced gdcmSerieHeader.h by gdcmSerieHelper.h
2005-02-03 jprName normalization
2005-02-03 jprAdd a skeletton program for newbees
2005-02-03 jprTypo normalization
2005-02-03 jprTo improve test coverage
2005-02-02 malaterreENH: Adding two different viewer. One using vtkImageVie...
2005-02-02 malaterreENH: Long time I wanted to do that: rename Test into...
next