]> Creatis software - gdcm.git/shortlog
gdcm.git
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
2005-10-25 malaterreCOMP: Fix bcc55 warnings
2005-10-25 malaterreCOMP: Fix comp on bcc55, CLOCKS_PER_SEC is a float...
2005-10-25 jprDoxygenation
2005-10-25 jprAvoid polluting output
2005-10-25 jprHuge comment on CheckMandatoryElements
2005-10-25 jpravoid polluting output
2005-10-25 jprBug fix in XCoherent filestet splitting
2005-10-25 regrain * Remove memory leaks
2005-10-25 jprForget this one
2005-10-25 jprAvoid useless warnings while stepping jpeg fragments
2005-10-25 malaterreCOMP: Get rid of: Warning(510): friend function 'operat...
2005-10-24 malaterreCOMP: Quickly fix comp on bcc55, dont understand why...
2005-10-24 malaterreENH: ran dciodvfy on test.acr... getting closer to...
2005-10-24 malaterreBUG: Fix first bug reported by dciodvfy (one chance...
2005-10-24 malaterreSTYLE: Fix spacing, and change cerr to gdcmErrorMacor
2005-10-24 malaterreCOMP: Remove call to problematic fprintf
2005-10-24 malaterreCOMP: Ok coffee was bad...
2005-10-24 malaterreCOMP: Avoid MACRO redifinition, shared and static shoul...
2005-10-24 malaterreCOMP: Fix static lib on win32, plus add a comment about...
2005-10-24 malaterreCOMP: Fix warning
2005-10-24 malaterreBUG: Need to link agains gdcmoj
2005-10-24 malaterreENH: Cleanup
2005-10-24 malaterreCOMP: comment within comment
2005-10-24 malaterreCOMP: Some compiler dont like C++ comments
2005-10-24 malaterreBUG: No comment
2005-10-24 malaterreENH: update
2005-10-24 malaterreCOMP: Fix warning on vs7
next