]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-01-13 regrain * Now, python test might work on systems
2005-01-13 jprENH : Entry fffe have never VR. Don't verbose useless...
2005-01-13 jprModify comments and verbosity in DicomDir constuctor
2005-01-13 jprUpdate ChangeLog
2005-01-13 jpr 2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 malaterreENH put a debug macro trying to find problem with maked...
2005-01-12 malaterreSTYLE: Naming convention require a capital letter for...
2005-01-12 malaterreENH: gdcmDebugMacro is now different from gdcmVerboseMa...
2005-01-12 malaterreBUG: makeDicomDir was not working on Borland
2005-01-12 malaterreSTYLE: Remove warning about unused var
2005-01-12 malaterreBUG: There was some duplicated code I didnt see. This...
2005-01-12 malaterreSTYLE: Unused variable
2005-01-12 jprUpdate Changelog
2005-01-12 malaterreBUG: The ijg has no notion of big endian, therefore...
2005-01-12 jprFIX : comparison between GDCM_NOTLOADED and Transfer...
2005-01-12 regrain * Now, PrintHeader.py pass... but outside the ctest...
2005-01-12 malaterreBUG: Fix the FUNCTION on borland
2005-01-12 malaterreBUG: Fix build of gdcm on SunOS + gcc. Thanks for repor...
2005-01-12 regrain * Bug fix for the python part use
2005-01-12 jpr2005-01-12 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-12 regrain * gdcmPython/gdcm.i : bug fix when compiling with...
2005-01-12 jprAdd verbosity
2005-01-12 jprEnhence some comments
2005-01-12 jprTry to explain better what SwapCode means
2005-01-11 malaterreBUG: Sorry I changed my mind it was getting worse...
2005-01-11 malaterreBUG: Ok I don't understand why but this allow me to...
2005-01-11 malaterreENH: Minor cleanup. Moved the cleanup of the transfer...
2005-01-11 malaterreENH: Since HandleOutOfGroup0002 need access to the...
2005-01-11 malaterreBUG: Fix bug for Philips NTSCAN, this was fixed everyw...
2005-01-11 malaterreBUG: Remove left over from LibIDO. SwapCode = 12 /...
2005-01-11 malaterreSTYLE: print address in hex, for hexedit
2005-01-11 malaterreSTYLE: minor cleanup
2005-01-11 malaterreBUG: This super duper HACK should solve the problem...
2005-01-11 malaterreBUG: Solve the previous stoopid bug introduce while...
2005-01-11 malaterreENH: Remap borland __FUNC__ to the c9x __FUNCTION__
2005-01-11 malaterreSTYLE: minor clean up
2005-01-11 malaterreENH: Untangle the transfer syntax from the Document...
2005-01-11 jprAdd verbosity
2005-01-11 jprSome more Doxygenation (for Doc/html.developper/annotat...
2005-01-11 malaterreSTYLE: minor
2005-01-11 malaterreBUG: Fix gdcm build on SunOS, where gethostname could...
2005-01-11 jpr2005-01-11 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-11 malaterreENH: Adding 1.2.840.113619.5.2 .. test still doesn...
2005-01-11 malaterreENH: Adding a new method on TS: IsTransferSyntax. Where...
2005-01-11 malaterreSTYLE: Rework IsCurrentProcessorBigEndian to be smarter
2005-01-11 malaterreSTYLE: minor clean up
2005-01-10 malaterreBUG: Cannot include file within a namespace otherwise...
2005-01-10 malaterreENH: Finally remove previous solution. Found a much...
2005-01-10 malaterreENH: update changelog about Mac vs VS6 and static initi...
2005-01-10 malaterreBUG: Hopefully fix the bug on MacOSX and static global...
2005-01-10 malaterreCOMP: Fix Win32 compilation
2005-01-10 jprDoxygenation
2005-01-10 jprAdd some verbosity
2005-01-10 malaterreENH: Add some verbosity
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-08 malaterreENH: Update for new sstream
2005-01-08 malaterreTwo things at once: start removing hack for old ostrstr...
2005-01-08 malaterreENH: Adding the FreeBSD version + doc
2005-01-08 malaterreCOMP: Fix compile warnings on some system
2005-01-08 jprUpdate ChangeLog
2005-01-08 jprAccording to Benoit's suggestion, and without any objec...
2005-01-08 malaterreCOMP: Need some special lib on apple
2005-01-08 malaterreCOMP: remove warnings
2005-01-08 malaterreENH: blind shot to fix problem
2005-01-07 malaterreENH: Addingh MACOSX version
2005-01-07 malaterreCOMP: doh !
2005-01-07 malaterreENH: properly copy the mac address
2005-01-07 malaterreBUG: assert was inversed
2005-01-07 malaterreENH: minor style
2005-01-07 malaterreENH: minor style
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-07 malaterreENH: Second pass at removing name of function from...
2005-01-07 malaterreENH: First pass at removing name of function from hardc...
2005-01-07 malaterreENH: update for __FUNCTION__ stuff
2005-01-07 malaterreENH: doh I forgot to commit this file
2005-01-07 malaterreENH: properly handle compiler that does not have __FUNC...
2005-01-07 malaterreENH: update comments. Rename variable with more complex...
2005-01-07 malaterreENH: update about gdcmDebug macro, and future implement...
2005-01-07 malaterreENH: update gdcmDebug after Benoit comments
2005-01-07 jprUpdate ChangeLog
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-07 malaterreCOMP: Fix VS6 compilation pb
2005-01-07 jprRemoval of useless groupNameAbbreviations2004.dic
2005-01-07 malaterreCOMP: oops forgot this one I guess...
2005-01-07 malaterreENH: update for the gdcmDebug changes
2005-01-07 jprAdd a list of 'Dicom Attribute types', as found in
2005-01-07 malaterreENH: Change the gdcmDebug approach. Remov the global...
2005-01-07 jprRemove now useless dicomTS2004.dic
2005-01-07 jprAdd VM related methods
2005-01-07 jprAdd missing DictEntry::SetVM method
2005-01-07 malaterreCOMP: Fix warning
2005-01-07 jprRemoval of now useless dicomV3VM2004.dic (renamed as...
2005-01-07 jprAdd accesors on VM
2005-01-07 jprRemoval out of the Dicom Dictionary of non dicom 'fourt...
2005-01-07 jprNew Dicom Dictionnaty (with Value Multiplicity) is...
2005-01-07 jprFix misstyping in Dicom V3 Dictinary (with VR)
2005-01-07 jprRemoval of usless methods :
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-07 jprRemoval of useless and dangerous methods :
2005-01-06 malaterreCOMP: Fix compilation on Win32: c:\Dashboards\My Tests...
next