2004-09-09 |
malaterre | ENH: Adding a test I know that segfault
|
commit | commitdiff | tree |
2004-09-09 |
malaterre | ENH: Applied JPR comments, but still doesn't work on...
|
commit | commitdiff | tree |
2004-09-07 |
malaterre | FIX: warning
|
commit | commitdiff | tree |
2004-09-03 |
malaterre | FIX: minor inconsistency
|
commit | commitdiff | tree |
2004-09-03 |
malaterre | FIX: Pb on recent linux machine
|
commit | commitdiff | tree |
2004-09-03 |
malaterre | ENH: bad hack to be able to write dicom the way I want...
|
commit | commitdiff | tree |
2004-09-02 |
malaterre | STYLE: No need to use c string
|
commit | commitdiff | tree |
2004-09-02 |
malaterre | ENH: minor tweaks
|
commit | commitdiff | tree |
2004-09-02 |
malaterre | New test for testing the copying for creating dicom...
|
commit | commitdiff | tree |
2004-08-28 |
malaterre | ENH: Refactor some code
|
commit | commitdiff | tree |
2004-08-28 |
malaterre | FIX: Unused vars
|
commit | commitdiff | tree |
2004-08-18 |
malaterre | FIX: Compilation on Mac OSX is fine now + remove tabs
|
commit | commitdiff | tree |
2004-08-16 |
malaterre | ENH: Fix a shadow variable
|
commit | commitdiff | tree |
2004-08-16 |
malaterre | ENH: forgot this easy one
|
commit | commitdiff | tree |
2004-08-16 |
malaterre | FIX: There were lot of shadowed variables, could have...
|
commit | commitdiff | tree |
2004-08-01 |
malaterre | ENH: Who would have bet ! Some cosmetic cleanups
|
commit | commitdiff | tree |
2004-08-01 |
malaterre | ENH: Guess what ! Still some cosmetic cleanup
|
commit | commitdiff | tree |
2004-08-01 |
malaterre | ENH: Minor patch, cosmetic -again-. Remove all this...
|
commit | commitdiff | tree |
2004-07-31 |
malaterre | ENH: Minor patch, mostly cosmetic clean up
|
commit | commitdiff | tree |
2004-07-31 |
malaterre | ENH: Test now support passing argument, thus instead...
|
commit | commitdiff | tree |
2004-07-31 |
malaterre | ENH: Support icc8 compilation: warning #470: qualified...
|
commit | commitdiff | tree |
2004-07-29 |
malaterre | FIX: Dart is dumb
|
commit | commitdiff | tree |
2004-07-28 |
malaterre | STYLE: minor
|
commit | commitdiff | tree |
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 |
next |