]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-11-04 malaterreENH: Cleanup the test
2005-11-04 malaterreENH: Adding TRY_RUN
2005-11-04 malaterreENH: Apparently some gcc version are seriously broken
2005-11-04 jprAvoid warnings
2005-11-04 jprAvoid bcc warnings
2005-11-04 malaterreCOMP: Fix warning
2005-11-04 malaterreENH: Rework the 1000 limit problem, the code is better...
2005-11-04 jprComments
2005-11-04 jprRemove useless commented out code
2005-11-04 jprDealing first with the most frequently used cases shoul...
2005-11-04 malaterreCOMP: Attempt to please icc
2005-11-04 jprDo not prefix filenames with /, that hangs a lot od...
2005-11-04 malaterreCOMP: Fix warning about unused var... cant remember...
2005-11-04 malaterreCOMP: Fix warning
2005-11-04 malaterreCOMP: Fix warning about unused var
2005-11-04 malaterreENH: Apply patch from Antonin
2005-11-04 jprTo avoid C / C++ style warnings
2005-11-04 jprAvoid bool / int warning
2005-11-03 jprUse CopyBinArea() better than SetEntryBinArea(), that...
2005-11-03 jprMove fmiv update to WriteContent() method
2005-11-03 jprFix Media Storage SOP Instance UID' Tag
2005-11-03 jprNew() vs new()
2005-11-03 jprModify TestValidate to compile with New() vs new
2005-11-03 jprAvoid warnings
2005-11-03 jprComments
2005-11-03 jprDon't warn user with useless messages.
2005-11-03 jpr- Set a decent value to 'Media Storage SOP Instance...
2005-11-03 jprComments
2005-11-03 jprAdd TestValidate
2005-11-03 jprAdd TestValidate, to be used as stand alone exec.
2005-11-03 jprAvoid warning
2005-11-03 jprAvoid some warnings
2005-11-03 jprOops.
2005-11-03 jpr(try to) affect a legal to 'File Meta Information Version'
2005-11-03 jpr'File Meta Information Version' has a mandatory length...
2005-11-03 jprPrivate GE Syntax is not only DLX
2005-11-03 jprComments
2005-11-03 jprin CheckMandatoryElements :
2005-11-03 jprAvoid propagating uneven lengthes.
2005-11-03 jprOops.
2005-11-03 jprDon't write 'Zero length' Sequences.
2005-11-03 jprEnforce Validator:
2005-11-02 jprComments
2005-11-02 jprAdd some verbosity when something wrong occurs.
2005-11-02 jprIdentation.
2005-11-02 jprUse arguments manager.
2005-11-02 jprexXCoherentFileSet can be used to check splitting on...
2005-11-02 jprLooping 10000000 times should be enought
2005-11-02 jprChecking the endianness at Pixels Reading time should...
2005-10-31 malaterreCOMP: Fix comp problem on Win32 (encoder does not compi...
2005-10-28 jprFix Debug vs Warning
2005-10-28 jprComments
2005-10-28 jpr> // Don't waste time checking tags where VM is OB...
2005-10-28 jprDon't check VM for OB and OW tags : we know it's allway...
2005-10-28 jprDiving by 2 image sizes should make tests 4 times quick...
2005-10-28 jprFix comments
2005-10-28 jprCommenting out useless code should avoid pb on Big...
2005-10-27 malaterreENH: Commit an old patch
2005-10-27 malaterreENH: Ok I believe MPEG is working.
2005-10-27 malaterreENH: Cleanup got the thing mostly working
2005-10-27 malaterreENH: Add a T_MEM mode so that lib can also write out...
2005-10-27 malaterreENH: gdcm can now read and extract MPEG file
2005-10-27 malaterreENH: Trying to write the worse hack ever...
2005-10-27 malaterreSTYLE: Remove cout
2005-10-27 malaterreSTYLE: remove cout
2005-10-27 malaterreCOMP: second time I am fixing the very same bug, please...
2005-10-27 jprNow gdcm writes images with *also* Imager Pixel Spacing...
2005-10-27 jprRewrite the whole stuff for writting on BigEndian proce...
2005-10-27 jprAdd binary_write(std::ostream &os, const double &val)
2005-10-27 jprAdd verbosity when trouble occur.
2005-10-27 malaterreSTYLE: Remove debug
2005-10-27 malaterreCOMP: Fix compilation with -pedantic and -Wwrite-strings
2005-10-27 malaterreENH: IO abstract layer is finally working
2005-10-27 jprRemove useless local variable, to avoid warnings
2005-10-27 jprStill doesn't work on Big Endian processor, but we...
2005-10-27 jprHow didn't I get one before?
2005-10-27 jprMessage
2005-10-27 jprFix comments (due to removal of difference between...
2005-10-27 jprMessages
2005-10-27 jprAvoid useless work at reading time
2005-10-27 jprImprove IsCoherent method
2005-10-27 jprRemove useless warning message
2005-10-27 jprDetail use of gdcmDebug, gdcmWarning, gdcmError, assert
2005-10-27 jprTo avoid useless warnings
2005-10-27 jprCreate Explicit VR images first.
2005-10-26 malaterreENH: Compile now on C90 compilers
2005-10-26 malaterreENH: This lib was leaking like crazy...
2005-10-26 malaterreENH: Continue cleaning of open/write/seek ...
2005-10-26 malaterreENH: Start working again on the MPEG2 stuff. Gather...
2005-10-26 malaterreBUG: Fix seg fault
2005-10-26 malaterreBUG: Fix declaration of vars within a switch/case
2005-10-26 jprForce commit, adding a space character
2005-10-26 malaterreENH: Change the unsafe type char to the full enum type...
2005-10-26 jprOops.
2005-10-26 jprSwap64 deals with double (VR=FD)
2005-10-26 jprTo avoid warnings
2005-10-26 malaterreENH: If Ref count is -1, also delete the object (in...
2005-10-26 malaterreBUG: identifier are meaningful in this case...
2005-10-26 malaterreENH: Add copy constructor. STYLE: inline keyword shall...
2005-10-26 malaterreENH: Remove check on value we know is true, also remove...
next