]> Creatis software - gdcm.git/history - Testing
* Doc/CMakeLists.txt: the main page is now properly differentiated
[gdcm.git] / Testing /
2004-04-30 frog * Doc/CMakeLists.txt: the main page is now properl...
2004-04-29 malaterreAdding new test: TestReadWrite
2004-04-29 jprSplit the old makeDicomDir.cxx into makeDicomDir.cxx...
2004-04-29 malaterreENH: 1. Now the test suite is working for real
2004-04-29 malaterreENH: 1. Remove remp solution of gdcmTests.cxx+ gdcmMain...
2004-04-28 jpr * ENH add self defined param 'new' to PrintHeader...
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-25 malaterrePropagate GDCM_DATA_ROOT into other tests
2004-04-25 malaterreAdding a GDCM_DATA_ROOT for testing
2004-04-25 malaterreFix warnings, add a GDCM_DATA_ROOT to CMake
2004-04-25 malaterreENH: Adding automatic testing
2004-03-16 frog * FIX (JPR bug) : src/gdcmDicomDirImage.cxx added...
2004-02-20 jprexecutables now compile with the new version
2004-02-13 regrain*** empty log message ***
2004-02-06 jpr2004-02-06 Jean-Pierre Roux
2004-02-06 jprOps! The last Meta tag was missing
2004-02-06 jpr * ENH : now gdcmDicomDir::CreateDicomDir() returns...
2004-02-04 regrain * FIX : amelioration of code
2004-02-04 regrain*** empty log message ***
2004-02-03 regrain * gdcmDirList : to parse a hard drive directory...
2004-01-30 jprDICOMDIR related utilities (not checked as Windoze...
2004-01-22 regrain * DicomDir : clean code, add methods, set variable...
2004-01-22 jprTo check DICOMDIR related methods
2004-01-22 jpradding testDICICOMDIR.cxx to check DICOMDIR utilities
2004-01-19 jprnew gdcm modifs taken into account
2004-01-16 jprto follow class modifications
2004-01-13 malaterre remove problem of CVS. please use cvs -C to resolve...
2003-12-23 jprsome modif to be new gdcmHeader/gdcmFile compliant
2003-11-14 malaterre*FIX: Forgot about missing flags for SunOs + old gcc
2003-11-14 malaterre*ENH: Use a FOREACH ... smarter !
2003-10-10 malaterre* FIX: CMake generate now documentation
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system
2003-10-09 malaterreFIX: VC++ warning about return type in main
2003-10-09 malaterreFIX: CV++
2003-09-11 malaterre* cygwin complains about missing std:: in subdir Test/
2003-06-17 jprSome more displays to improve debugging
2003-05-05 jprModif prise en compte jpeg lossless
2003-04-16 frog * More memmory link related corrections and docum...
2003-04-10 jprRectification menage intempestif dans les print.
2003-04-09 jprUpdateGroupLength re-written using H-Table
2003-04-08 frog Brutal commit. --- Frog
2003-03-31 frog * src/gdcmHeader.h: LoadElements() is not a publi... April2003
2003-03-27 frog * setup.py fixed for un*x (needed macro for stdint.h)
2003-03-25 frog * gdcmPython/Makefile.am fixed linking against...
2003-03-24 jprremplacement include gdcm.h
2003-03-24 frog * src/gdcmHeader.cxx gdcmHeader::gdcmHeader now...
2003-03-21 jprexemple de changement d'entete d'une image avec extract...
2003-02-19 frog * Doc/Doxyfile configuration file for Doxygen...
2003-02-16 johanadded autoconf tools for library (src) and C++ test...
2003-01-28 frog * src/gdcmHeader.cxx added a post header parsing...
2003-01-22 frog * python/distutilsSwigCPlusPlus.py now properly...
2002-12-19 jprAjout de quelques Accesseurs pour la Transfert Syntax.
2002-10-17 frog * Truckload of changes. Parsing of header is...