2004-07-28 |
malaterre | FIX: mem leak
|
commit | commitdiff | tree |
2004-07-28 |
malaterre | FIX: valgrind reported this one:
|
commit | commitdiff | tree |
2004-07-27 |
malaterre | FIX could not compile with warnings flags
|
commit | commitdiff | tree |
2004-07-27 |
malaterre | FIX: Finally *.nema are taken into account
|
commit | commitdiff | tree |
2004-07-26 |
malaterre | BUG: On recent debian system, the dirent structure...
|
commit | commitdiff | tree |
2004-07-19 |
malaterre | ENH: Fix warnings
|
commit | commitdiff | tree |
2004-07-19 |
malaterre | BUG: There was two bombs at the same time. Guess what...
|
commit | commitdiff | tree |
2004-07-19 |
malaterre | ENH: Ok let's be safe
|
commit | commitdiff | tree |
2004-07-19 |
malaterre | BUG: Need to lean c++ (bug in g++ ?)
|
commit | commitdiff | tree |
2004-07-19 |
malaterre | ENH: Apply cleanup patch
|
commit | commitdiff | tree |
2004-07-18 |
malaterre | BUG: doh, forgot this one (char* vs string) + untabify
|
commit | commitdiff | tree |
2004-07-17 |
malaterre | BUG: very same bug when using char* instead of string
|
commit | commitdiff | tree |
2004-07-17 |
malaterre | ENH: Dummy cleanup patch
|
commit | commitdiff | tree |
2004-07-17 |
malaterre | ENH: Cautiously apply second cleanup patch
|
commit | commitdiff | tree |
2004-07-17 |
malaterre | ENH: Cautiously apply first cleanup patch
|
commit | commitdiff | tree |
2004-07-17 |
malaterre | ENH:GDCMify + minor tweak
|
commit | commitdiff | tree |
2004-07-16 |
malaterre | ENH: Minor cleanups + ShowDicom now reread a written...
|
commit | commitdiff | tree |
2004-07-14 |
malaterre | ENH: Some fix, plus some cleanup
|
commit | commitdiff | tree |
2004-07-14 |
malaterre | FIX: Could not compile with warnings flags on
|
commit | commitdiff | tree |
2004-06-28 |
malaterre | Fix warnings, and fix TestWriteRead
|
commit | commitdiff | tree |
2004-06-28 |
malaterre | BUG: Fix default value
|
commit | commitdiff | tree |
2004-06-26 |
malaterre | ENH: Some cosmetic cleanup of gdcmFile, main changes...
|
commit | commitdiff | tree |
2004-06-25 |
malaterre | ENH: * 3'tabify
|
commit | commitdiff | tree |
2004-06-25 |
malaterre | ENH: flipping -W -Wall into -Wall -W does not produce...
|
commit | commitdiff | tree |
2004-06-25 |
malaterre | EMH: *Add PrintAllDocument, dog slow right now
|
commit | commitdiff | tree |
2004-06-25 |
malaterre | ENH: VTK 4.x update, plus apply andy's suggestion
|
commit | commitdiff | tree |
2004-06-24 |
malaterre | DOC: typo
|
commit | commitdiff | tree |
2004-06-24 |
malaterre | ENH: Testing is now able to compare to the baseline...
|
commit | commitdiff | tree |
2004-06-23 |
malaterre | STYLE: Cleanup outside API, there is still too much...
|
commit | commitdiff | tree |
2004-06-23 |
malaterre | FIX: GDCM was not compiling with -W -Wall
|
commit | commitdiff | tree |
2004-06-22 |
malaterre | please compile before commit
|
commit | commitdiff | tree |
2004-06-22 |
malaterre | ENH: stdify
|
commit | commitdiff | tree |
2004-06-21 |
malaterre | ERR: Remove bad legacy mode
|
commit | commitdiff | tree |
2004-06-21 |
malaterre | ENH: const'ify gdcmFile thus remove double signature...
|
commit | commitdiff | tree |
2004-06-21 |
malaterre | ENH: Ok second chunk of patch, tests seems to go smoothly
|
commit | commitdiff | tree |
2004-06-21 |
malaterre | ENH:First chunk of patch:
|
commit | commitdiff | tree |
2004-06-07 |
malaterre | ENH: scandir was leaking like crazy, we shouldnt be...
|
commit | commitdiff | tree |
2004-06-07 |
malaterre | ENH: Add a new flag to vtkGdcmReader: AllowLookupTable...
|
commit | commitdiff | tree |
2004-06-04 |
malaterre | ENH: copy gdcm.py to the right place thus we only need...
|
commit | commitdiff | tree |
2004-06-04 |
malaterre | BUG: Broke cmake183 by mistake, also enhance the init...
|
commit | commitdiff | tree |
2004-06-04 |
malaterre | ENH: New support for cmake 2.0.1
|
commit | commitdiff | tree |
2004-05-17 |
malaterre | * Some more cleanup/enhancement in gdcmPython/CMakeLists...
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | Bad hack for writting a blank file and shut up cmake
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | BUG: Small update but bug still subsist
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | Update INSTALL for cmake
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: pourFindTaggs -> TestFindTags
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: Change testChangeEntete -> TestChangeHeader
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: testWrite -> TestWrite
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: testDicomDir -> TestDicomDir
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: PrintBug -> TestBug
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: Change dcm2acr -> TestDcm2Acr
|
commit | commitdiff | tree |
2004-05-16 |
malaterre | ENH: Change hashtest -> TestHash
|
commit | commitdiff | tree |
2004-05-15 |
malaterre | BUG: Hopefully deals with cygwin/apple/vc++ library...
|
commit | commitdiff | tree |
2004-05-15 |
malaterre | ENH: Some more steps toward automatic Python+gdcm testing
|
commit | commitdiff | tree |
2004-05-15 |
malaterre | ENH: gdcm.py is now copied to binary dir
|
commit | commitdiff | tree |
2004-05-15 |
malaterre | Update TODO, clean Test/CMakeLists when cmake 2.x comes out
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | Swig should be found on win32 now, some cosmetic cleanup too
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | Mark as advanced: debug and Dart
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | Minor clean up
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | Initial start of support cmake 2.x
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | Remove my comments
|
commit | commitdiff | tree |
2004-05-12 |
malaterre | ENH: Now Example is an option, ON by default
|
commit | commitdiff | tree |
2004-05-05 |
malaterre | BUG: JP suggest me to do this change
|
commit | commitdiff | tree |
2004-05-05 |
malaterre | BUG: Write was clearly broken...can only blame myself
|
commit | commitdiff | tree |
2004-05-04 |
malaterre | reintroduce testing
|
commit | commitdiff | tree |
2004-05-03 |
malaterre | Cosmetic clean up
|
commit | commitdiff | tree |
2004-05-03 |
malaterre | Better implementation of the black list
|
commit | commitdiff | tree |
2004-05-03 |
malaterre | Add a black list of broken dicom images
|
commit | commitdiff | tree |
2004-05-03 |
malaterre | Minor cleanup for toplevel CMakeLists
|
commit | commitdiff | tree |
2004-05-03 |
malaterre | Replace the DEBUG on the stack with a global entry...
|
commit | commitdiff | tree |
2004-05-02 |
malaterre | ENH: Now gdcmVersion.py is automatically generated
|
commit | commitdiff | tree |
2004-05-02 |
malaterre | Add a new test: ShowDicom, for now this is just the...
|
commit | commitdiff | tree |
2004-05-02 |
malaterre | Remove using namespace, + clean up the CMakeLists
|
commit | commitdiff | tree |
2004-05-01 |
malaterre | update
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | DOC + cleanup
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | Rename bug1.cxx by copying the comma v file to PrintBug.cxx
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | DOC: Comment
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | update
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | ENH: Add Example stuff with real main:
|
commit | commitdiff | tree |
2004-04-30 |
malaterre | Update so that exe are forced to a unique place, rename...
|
commit | commitdiff | tree |
2004-04-29 |
malaterre | Adding new test: TestReadWrite
|
commit | commitdiff | tree |
2004-04-29 |
malaterre | Remove complex style install stuff, was never used
|
commit | commitdiff | tree |
2004-04-29 |
malaterre | Slight modification
|
commit | commitdiff | tree |
2004-04-29 |
malaterre | ENH: 1. Now the test suite is working for real
|
commit | commitdiff | tree |
2004-04-29 |
malaterre | ENH: 1. Remove remp solution of gdcmTests.cxx+ gdcmMain...
|
commit | commitdiff | tree |
2004-04-28 |
malaterre | Adding gdcmConfigure.h for install and ITK
|
commit | commitdiff | tree |
2004-04-28 |
malaterre | Adding std::
|
commit | commitdiff | tree |
2004-04-26 |
malaterre | FIX: Building on cygwin is fine now
|
commit | commitdiff | tree |
2004-04-26 |
malaterre | Fix: Python/vtk build again
|
commit | commitdiff | tree |
2004-04-26 |
malaterre | ENH: Remove redundancie about GDCM_DICT stuff, now...
|
commit | commitdiff | tree |
2004-04-25 |
malaterre | Propagate GDCM_DATA_ROOT into other tests
|
commit | commitdiff | tree |
2004-04-25 |
malaterre | Adding a GDCM_DATA_ROOT for testing
|
commit | commitdiff | tree |
2004-04-25 |
malaterre | Fix warnings, add a GDCM_DATA_ROOT to CMake
|
commit | commitdiff | tree |
2004-04-25 |
malaterre | update
|
commit | commitdiff | tree |
2004-04-25 |
malaterre | ENH: Adding automatic testing
|
commit | commitdiff | tree |
2004-04-23 |
malaterre | update
|
commit | commitdiff | tree |
2004-04-23 |
malaterre | ENH: change malloc/calloc/free with there c++ equivalent
|
commit | commitdiff | tree |
2004-04-23 |
malaterre | some cosmetic cleanup so that compilation : -W -Wall...
|
commit | commitdiff | tree |
2004-04-18 |
malaterre | For vtk prior to vtk 4.2.5
|
commit | commitdiff | tree |
2004-04-18 |
malaterre | Change default behavior to set a good range value
|
commit | commitdiff | tree |
next |