]> Creatis software - gdcm.git/shortlog
gdcm.git
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
2005-10-24 malaterreCOMP: Remove TestInline from non UNIX os... please...
2005-10-24 malaterreBUG: Fix a nasty problem, C does not require function...
2005-10-24 malaterreCOMP: Fix a few dummy warnings
2005-10-24 malaterreCOMP: Need to export those symbols too
2005-10-24 regrain*** empty log message ***
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-24 malaterreENH: Rebuild lib when file change
2005-10-24 malaterreCOMP: Fix comp for shared lib on win32
2005-10-24 malaterreSTYLE: Cleanup code
2005-10-24 malaterreBUG: Proper name (gdcm namespace avoid pollution)
2005-10-24 malaterreBUG: Remove codec by default, dev only
2005-10-24 malaterreENH: Remove ref to jasper, add OpenJPEG implementation
2005-10-24 malaterreENH: Adding the OpenJPEG (j2k) lib to gdcm
2005-10-24 malaterreCOMP: Fix comp on Win32 machine
2005-10-24 jprAvoid compile warning.
2005-10-24 malaterreCOMP: Fix warning, fabs returns double
2005-10-24 malaterreCOMP: Try to fix JPR last commit to compile...hopefully
2005-10-23 malaterreENH: Note for myself: Never work on gdcm without first...
2005-10-23 malaterreBUG: Hopefully fix pb on 64bits machine. Temp hack...
2005-10-23 malaterreBUG: Correct buggy ACR-NEMA entries, should be closer...
2005-10-23 jprJust one more check for GE Private TS on big endian...
2005-10-23 jprUpdate (follows)
2005-10-23 jprBeginning of update for version 1.1 vx Current CVS...
2005-10-23 jprForget this one
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprDoxygen
2005-10-23 jprIn order to avoid confusing user with 'public' methods...
2005-10-23 jprDoxygenation
2005-10-23 jprDoxgenation :
2005-10-23 jprDoxygen
2005-10-23 jprDoxygenation
2005-10-23 jprAdd TestInline
2005-10-23 jprAdd some comments for better understanding the gdcm...
2005-10-23 jprAdd 2 stupif inline functions (to be removed later...
2005-10-23 jprAdd a test to 'visualize' the difference betwwen inline...
2005-10-21 jprUncomment Private GE transger syntax part.
2005-10-21 jprSpeed up -a little bit- the Loading, avoiding to parse...
2005-10-21 jprComments
2005-10-21 jprFix GetZOrigin().
2005-10-21 malaterreBUG: 1-n VM are also allowed to be empty
2005-10-21 malaterreBUG: Fix VM for 60xx,0050. it is 2 not 1
2005-10-21 malaterreENH: Handle the case where the element is empty, previo...
2005-10-21 regrain * Fix compilation errors in the Python part
2005-10-21 malaterreENH: oh my god, none of the old ACR-NAME entry was...
2005-10-21 malaterreENH: How in the world could it be 1
2005-10-21 malaterreBUG: (0008,0041) is LO and not US
2005-10-21 malaterreBUG: 1-n VM was not handle properly
2005-10-21 malaterreENH: Rearchitecture the test to test one file at a...
2005-10-21 malaterreBUG: ooops
2005-10-21 malaterreENH: You can now do os << TagKey .... rahhhhh finally
2005-10-21 malaterreBUG: TestAllPrint actually is doing something now....
2005-10-21 malaterreENH: Adding a test for VM and validity... should allow...
2005-10-21 malaterreBUG: I believe 0020,0030 has a VM of 3 an not 1
2005-10-21 malaterreCOMP: Fix comp, and use IsValueCountValid in an assert...
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-21 regrain * Reactivate TestVR because the problem was already...
2005-10-21 jprDoxygen
2005-10-21 jprDoxygen disagrees with comments on deprecated methods
2005-10-21 jpr// -->
2005-10-21 regrain * Fix the unix installation for the python part
2005-10-21 jprShorten up the code, and avoid memory leaks.
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-21 regrain * Remove obvious Example that don't pass on Windows
2005-10-21 regrain * Fix bug... sorry, too quick commit when correcting...
2005-10-21 regrain * Fix compilation errors due to the 'virtual' key...
2005-10-21 regrain * Fix memory leaks
2005-10-21 jprComment out TestVR.
2005-10-21 jprDoxygen disagrees with commented 'deprecated' methods
2005-10-21 jprAdd exInline.cxx, to 'visualize' the difference betwwen...
2005-10-21 jprComments
2005-10-21 jprNormalization
2005-10-21 jpradd comments
2005-10-21 jprAdd some prints
2005-10-21 jprUse SetLoadMode(gdcm::LD_ALL), better than 0
2005-10-21 regrain * Fix bug when reading the DicomVR.dic file
2005-10-21 regrain * bug fix in the Python demos, due to the recent...
2005-10-21 jprComment out, using C style, C++ style comments, to...
2005-10-21 regrain * Remove compilation warnings
2005-10-21 jprDoxygenation
2005-10-21 jprSeems some compiler disagree with trailing semi-column...
2005-10-20 malaterreCOMP: Fix comp on VS6... not sure what it was supposed...
next