2004-11-16 |
malaterre | ENH: Slightly bigger patch: |
tree | commitdiff |
2004-11-16 |
malaterre | ENH: Apply first patch toward better string comparison... |
tree | commitdiff |
2004-11-15 |
regrain | * src/gdcmDocument.[cxx|h] : fix memory leaks. The... |
tree | commitdiff |
2004-11-15 |
regrain | * src/gdcmFile.cxx : now delete the PixelConvert... |
tree | commitdiff |
2004-11-15 |
malaterre | STYLE: Remove VTK'ism, gdcm does not prepend vars by... |
tree | commitdiff |
2004-11-14 |
malaterre | BUG: All va_start should be close by a va_end in the... |
tree | commitdiff |
2004-11-12 |
malaterre | BUG: Apply patch proposed by Peter Cech (ITK user)... |
tree | commitdiff |
2004-11-10 |
malaterre | ENH: Commiting 1/2 patch from Jean Michel Rouet, for... |
tree | commitdiff |
2004-11-10 |
regrain | * Add comments to explain the problem in the code... |
tree | commitdiff |
2004-11-10 |
regrain | * src/gdcmDocument.cxx : Set the file pointer TP... |
tree | commitdiff |
2004-11-10 |
malaterre | COMP: Fix comparison between signed and unisgned |
tree | commitdiff |
2004-11-09 |
malaterre | BUG: Remaining problem with borland |
tree | commitdiff |
2004-11-09 |
malaterre | ENH: Some more borland issues |
tree | commitdiff |
2004-11-09 |
malaterre | ENH: gdcm now compiles on borland |
tree | commitdiff |
2004-11-09 |
regrain | * src/gdcmDicomDir.h : bug fix for the last Boix... |
tree | commitdiff |
2004-11-09 |
regrain | * Bugs fix for the Windows build with VC6 |
tree | commitdiff |
2004-11-09 |
frog | * src/gdcmDicomDit.h the Method typedef is now local... |
tree | commitdiff |
2004-11-08 |
malaterre | BUG: Could not read image CT1_RLE.dcm from dclunie... |
tree | commitdiff |
2004-11-08 |
malaterre | ENH: Apply pach suggested by JP. This should handle... |
tree | commitdiff |
2004-11-08 |
malaterre | ENH: Solve problem with Theralys images Version0.6.bp |
tree | commitdiff |
2004-11-07 |
malaterre | ENH: Some more minor fixes, to synchronize ITK and... |
tree | commitdiff |
2004-11-07 |
malaterre | ENH: Forgot file for coverage |
tree | commitdiff |
2004-11-07 |
malaterre | ENH: Final -hopefully- change to jpeg lib. In order... |
tree | commitdiff |
2004-11-07 |
malaterre | ENH: Move the jpeg lib around, to match Insight toolkit... |
tree | commitdiff |
2004-11-05 |
malaterre | BUG: Remove tons of mem leaks. There are still plenty... |
tree | commitdiff |
2004-11-05 |
malaterre | ENH: Improve string manipulation. I now inforce the... |
tree | commitdiff |
2004-11-04 |
malaterre | BUG: Remove demangle code this was seg faulting on... |
tree | commitdiff |
2004-11-04 |
malaterre | ENH: Fixing bug in the dashboard, the code is buggy... |
tree | commitdiff |
2004-11-04 |
malaterre | ENH: Fix warning about conversion from string constant to |
tree | commitdiff |
2004-11-04 |
malaterre | BUG: i was shadowing another var |
tree | commitdiff |
2004-11-03 |
malaterre | ENH: /binary_write/ gdcm source. Now even on big endian... |
tree | commitdiff |
2004-11-03 |
malaterre | BUG: Remaining of the patch |
tree | commitdiff |
2004-11-03 |
malaterre | COMP: Fix minor compilation warning on Win32 VS6 |
tree | commitdiff |
2004-11-03 |
malaterre | ENH: Now the dictionary is compiled into gdcm lib.... |
tree | commitdiff |
2004-11-02 |
malaterre | BUG: Fix compilation problem with VS7. Unknow was not... |
tree | commitdiff |
2004-10-28 |
malaterre | BUG: The previous code did not compile on Big endian... |
tree | commitdiff |
2004-10-28 |
malaterre | ENH: |
tree | commitdiff |
2004-10-28 |
malaterre | ENH: Fix a warning %n should be a pointer to an int. |
tree | commitdiff |
2004-10-28 |
malaterre | BUG: Previous code did not compile with all (=busted... |
tree | commitdiff |
2004-10-28 |
malaterre | BUG: Fix mem leak |
tree | commitdiff |
2004-10-28 |
malaterre | ENH: Minor cleanup, mostly cosmetic |
tree | commitdiff |
2004-10-27 |
malaterre | BUG: the fonction was broken but pass all tests... |
tree | commitdiff |
2004-10-27 |
malaterre | ENH: Minor cleanup |
tree | commitdiff |
2004-10-27 |
malaterre | ENH: Minor cleanup, mostly remove comments |
tree | commitdiff |
2004-10-27 |
malaterre | ENH: Remove any possible leaks with the dictionary... |
tree | commitdiff |
2004-10-27 |
malaterre | ENH: Exact same fix as gdcmTS |
tree | commitdiff |
2004-10-27 |
malaterre | ENH: Minor cleanup in arg passing to be const ref,... |
tree | commitdiff |
2004-10-25 |
malaterre | ENH: Add patch from JPR, to support RLE and RGB from... |
tree | commitdiff |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
tree | commitdiff |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
tree | commitdiff |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
tree | commitdiff |
2004-10-25 |
malaterre | STYLE: ivars should start with a capital letter. Access... |
tree | commitdiff |
2004-10-24 |
malaterre | ENH: minor cleanup patch, use TagName instead of std... |
tree | commitdiff |
2004-10-22 |
frog | * Doc/Dicom2004_Part5.pdf added (thanks to JPR). |
tree | commitdiff |
2004-10-22 |
malaterre | ENH: Initial work in gathering all transfer syntax... |
tree | commitdiff |
2004-10-22 |
malaterre | ENH: Removed all FILE* ref and replace by ifstream... |
tree | commitdiff |
2004-10-20 |
frog | * src/gdcmDocument.cxx: wrong type on return fixed... |
tree | commitdiff |
2004-10-20 |
frog | Ooops... |
tree | commitdiff |
2004-10-20 |
frog | * src/gdcmDocument.cxx ftell() return properly stored... |
tree | commitdiff |
2004-10-18 |
frog | 2004-10-18 Eric Boix <Eric.Boix@creatis.insa-lyon.fr> |
tree | commitdiff |
2004-10-18 |
malaterre | ENH: hum I guess this one slept through my cleaning |
tree | commitdiff |
2004-10-18 |
malaterre | ENH: Try to reuse result from a map query, eventhough... |
tree | commitdiff |
2004-10-18 |
malaterre | ENH: A few minor cosmetic cleanups, mostly some const... |
tree | commitdiff |
2004-10-16 |
malaterre | ENH: Remove GDCM_EXPORT keyword from gdcm::DirList |
tree | commitdiff |
2004-10-15 |
malaterre | COMP: ijg compiles now with '-pedantic -Werror' this... |
tree | commitdiff |
2004-10-15 |
malaterre | ENH: Remove debug |
tree | commitdiff |
2004-10-15 |
frog | * src/gdcmDebug.cxx last ditch attempt to get warning... |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: * Finished lossless transition, not only do we... |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: Afterall change my mind we need a common place... |
tree | commitdiff |
2004-10-14 |
malaterre | COMP: Fix Win32 compilation |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: update gdcm to have the dcmtk copyright since... |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: update comments for ijg patching |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: ok making too many mistakes time to go to bed |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: ooops forgot the cmakelists file |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: update cmakelist for 16bits + some tweaks |
tree | commitdiff |
2004-10-14 |
malaterre | :ENH: Adding the 16bits ijg jpeg lib. This is only... |
tree | commitdiff |
2004-10-14 |
malaterre | COMP: Painfully (re)fix all the warnings when compiled... |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: Doh! I made a mistake when commiting only one... |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: update cmakelists accordingly to new ijg architecture |
tree | commitdiff |
2004-10-14 |
malaterre | ENH: Update the jpeg library. This patch is the result... |
tree | commitdiff |
2004-10-13 |
frog | Let's be clearly/cleanly dirty ;) |
tree | commitdiff |
2004-10-13 |
frog | * Doc/Website/MailingList.html added (Sidebar.html... |
tree | commitdiff |
2004-10-13 |
malaterre | COMP: Fix some compilations warnings |
tree | commitdiff |
2004-10-12 |
malaterre | COMP: warning C4390: ';' : empty controlled statement... |
tree | commitdiff |
2004-10-12 |
frog | * CLEANUP_ROUND (11) for gdcmPixelConvert (cafeine... |
tree | commitdiff |
2004-10-12 |
malaterre | ENH: Adding 'gdcm' namespace. Be nice with me this... |
tree | commitdiff |
2004-10-11 |
malaterre | ENH: Fix compilation on Win32 |
tree | commitdiff |
2004-10-10 |
frog | * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax... |
tree | commitdiff |
2004-10-10 |
malaterre | ENH: Fix various warnings |
tree | commitdiff |
2004-10-10 |
malaterre | ENH: Encapsulate global functions within gdcmUtil class... |
tree | commitdiff |
2004-10-10 |
malaterre | ENH: Some fixes for gdcm installation |
tree | commitdiff |
2004-10-09 |
malaterre | ENH: Remove three more sprintf, the last ones |
tree | commitdiff |
2004-10-09 |
malaterre | ENH: Remove three more sprintf ... well actually one... |
tree | commitdiff |
2004-10-09 |
malaterre | ENH: Remove one more sprintf |
tree | commitdiff |
2004-10-09 |
malaterre | ENH: remove three more sprintf, but this is really... |
tree | commitdiff |
2004-10-09 |
malaterre | ENH: Still remove some sprintf and rework internals |
tree | commitdiff |
2004-10-09 |
malaterre | :ENH: carefully one at a time modify gdcm src. For... |
tree | commitdiff |
2004-10-08 |
malaterre | ENH: minor style issue |
tree | commitdiff |
2004-10-08 |
frog | * CLEANUP_ROUND (9) for gdcmPixelConvert |
tree | commitdiff |
2004-10-08 |
frog | * CLEANUP_ROUND (8) for gdcmPixelConvert (end of... |
tree | commitdiff |
next |