31
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 minutes ago. based on code collected about 4 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed wrong error handling (previous commit).
Jörg Riesmeier
as Joerg Riesmeier
More... 3 days ago
Removed unused header. More... 6 days ago
Guard malloced buffer to ensure they are freed. More... 6 days ago
Fixed Visual Studio warning. More... 8 days ago
Declared another variable volatile. More... 8 days ago
Fixed previous commit. More... 8 days ago
Fixed C++20 warnings. More... 8 days ago
Fixed minor warnings. More... 8 days ago
Marked some CMake variables as "advanced".
Jörg Riesmeier
as Joerg Riesmeier
More... 9 days ago
Updated information on latest CMake version.
Jörg Riesmeier
as Joerg Riesmeier
More... 10 days ago
Fixed unchecked typecasts and fixed LUT handling. More... 10 days ago
Fixed unchecked typecasts of DcmItem::search results. More... 10 days ago
Fix C++11 OFVariant build on VS 2017. More... 14 days ago
Fixed unit tests for previous commit. More... 17 days ago
Removed garbage from oficonv mapping tables. More... 18 days ago
Added warning on "FIXME" comments.
Jörg Riesmeier
as Joerg Riesmeier
More... 21 days ago
Updated Context Group classes for DICOM 2024b.
Jörg Riesmeier
as Joerg Riesmeier
More... 22 days ago
Updated code definitions for DICOM 2024b.
Jörg Riesmeier
as Joerg Riesmeier
More... 22 days ago
Updated data dictionary for DICOM 2024b.
Jörg Riesmeier
as Joerg Riesmeier
More... 22 days ago
Report on missing support for color images.
Jörg Riesmeier
as Joerg Riesmeier
More... 27 days ago
Removed developer debug output. More... about 1 month ago
Updated Makefile dependencies. More... about 1 month ago
Use more specific header files instead of dctk.h. More... about 1 month ago
Refactored code for reusabiltity and consistence. More... about 1 month ago
Fix comment on new method implementation. More... about 1 month ago
Make sure __cplusplus macro is not set too early. More... about 1 month ago
Various minor fixes to documentation.
Jörg Riesmeier
as Joerg Riesmeier
More... about 1 month ago
Use existing method to check for illegal groups. More... about 1 month ago
Export CMAKE_CXX_STANDARD into DCMTKConfig.cmake. More... about 1 month ago
Put CMAKE_CXX_STANDARD into CMake Cache. More... about 1 month ago