]> Creatis software - gdcm.git/shortlog
gdcm.git
2005-01-15 malaterreSTYLE: Fix some comment also rework the include stuff
2005-01-15 malaterreBUG: on MacOSX CHECK_INCLUDE_FILES is not able to find...
2005-01-15 malaterreBUG: was not returning 0 as expected
2005-01-15 malaterreENH: Finally found a version of GetMacAddress that...
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-15 malaterreENH: Apparently implementation of GetMacAddress linux...
2005-01-15 malaterreSTYLE: Cleanup the Mac address stuff (1st pass)
2005-01-15 malaterreENH: update for DirList API changes
2005-01-14 malaterreENH: also parse Baseline*
2005-01-14 malaterreBUG: TestList do need GDCM_DATA_ROOT
2005-01-14 malaterreSTYLE: Fix comment
2005-01-14 malaterreBUG: Wrong macro
2005-01-14 malaterreBUG: Properly rewrote the FindFirst/FindNext to call...
2005-01-14 malaterreBUG: did not compile on Win32
2005-01-14 malaterreBUG: Could not use DirList from a dll on windows since...
2005-01-14 malaterreENH: add a test for DirList. Add a method Print on...
2005-01-14 malaterreSTYLE: adding a comment on why we can use Serie Instanc...
2005-01-14 malaterreENH: udpate changelog
2005-01-14 malaterreSTYLE: correct typo in comment
2005-01-14 malaterreENH: Simplify gdcmSerieHeader API. SerieHeader should...
2005-01-14 malaterreENH: Backport patch from ITK CVS. Serie need to take...
2005-01-14 malaterreBUG: Try to fix Mathieu patch
2005-01-14 malaterreBUG: Try to fix JP patch IV
2005-01-14 malaterreBUG: Try to fix JP patch III
2005-01-14 malaterreBUG: Try to fix JP patch... again
2005-01-14 malaterreBUG: Try to fix JP patch
2005-01-14 malaterreCOMP: Fix warnings
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-14 regrain * Missing changes... see my last commit
2005-01-14 regrain * src/gdcmDocument.[h|cxx] : comment all methods...
2005-01-13 malaterreENH: If NDEBUG is passed to prepro then all debug stuff...
2005-01-13 malaterreENH: update for Debug to file
2005-01-13 malaterreENH: Adding the Debug redirection to a file stream...
2005-01-13 malaterreBUG: REvert last commit sorry for the noise
2005-01-13 malaterreENH: Adding a new supp file for valgrind
2005-01-13 malaterreENH: update Dart to deliver mail
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-13 jprCorrect misstyping
2005-01-13 jpr2005-01-13 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-13 jprRemove redundant (with TestDicomDir) PrintDicomDir...
2005-01-13 jprAllow to choose detail level display for DICOMDIR
2005-01-13 jprNow DicomDir::IsReadable() works
2005-01-13 regrain * Test/*DicomDir*.cxx : Verification that DicomDir...
2005-01-13 regrain * Example/PrintDicomDir.cxx : add readable informati...
2005-01-13 regrain * Add the PrintDicomDir test
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...
next