]> Creatis software - gdcm.git/shortlog
gdcm.git
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...
2005-10-26 malaterreBUG: ooops msg was removed from the macro if errno...
2005-10-26 malaterreENH: Get rid of errno is op is success
2005-10-26 jprShould avoid compile error or dash8.kitware/GDCM-g...
2005-10-26 jprAvoid warnings
2005-10-26 regrain * Fix bug in the Python demo
2005-10-26 jprFix SplitOnPosition()
2005-10-26 jpr--> Optional Element 0x0000 (group length) is no longer...
2005-10-26 jprAdd over verbose debug message -to be removed withing...
2005-10-26 regrain * Fix memory leaks
2005-10-26 regrain * Remove compilation warnings
2005-10-26 jprUpdate CMakeLists.txt
2005-10-26 jprRemove useless Example/TestChangeHeader
2005-10-26 jprRemove useless Example/TestCopyDicom
2005-10-26 jprSave some CPU time, when parsing ACR-NAMA files :
2005-10-26 jprNone of the ACR-NEMA file has a Transfer Syntax field.
2005-10-26 jprAdd comment on files with no "Transfer Syntax"
2005-10-26 jprTypo
2005-10-26 jprComment out too much verbose warning message.
2005-10-26 jpradd comment on Conversion Type
2005-10-26 jprDon't write elem 0x0000 -group length- of groups
2005-10-25 malaterreBUG: Ok I dont understand gdcm internals anymore. Whoev...
2005-10-25 malaterreBUG: Ok someone messed up with the code... and I give...
2005-10-25 malaterreENH: Fix nasty bug. Thanks to bcc55 for actually doing...
2005-10-25 jprModify the creation order of gdcmFileHelper / gdcmFile...
2005-10-25 jpradd exXcoherentFileSet
2005-10-25 jprTypo
2005-10-25 jprCommit *very first* version of an example for using...
2005-10-25 malaterreENH: When using your fancy find/replace, try using...
2005-10-25 regrain * Some classes inherit now from gdcm::RefCounter
2005-10-25 malaterreBUG: Wow, bcc55 actually did caught this one :) nice
next