Activity
From 2024-07-19 to 2024-08-17
2024-08-16
-
14:16 Conformance #1133 (New): The dcmdata parser should check private creator elements for forbidden characters
- The dcmdata parser should check private creator elements for forbidden characters, in particular '\' and '~', and iss...
-
11:35 Feature #1061: Document CMake's DCMTK_ENABLE_CHARSET_CONVERSION values in INSTALL file
- Closed with commit 06fa83.
-
11:34 Feature #1061 (Closed): Document CMake's DCMTK_ENABLE_CHARSET_CONVERSION values in INSTALL file
2024-08-15
-
00:12 Bug #1122 (Closed): movescu's --bit-preserving option is not respecting the --output-directory option
- Closed with commit 6a630164da.
2024-08-14
-
12:56 Conformance #1126: Add support for Supplement 239: Waveform Annotation SR
- The definition of the associated SOP Class UID and basic support for the Storage SOP Class have been added with commi...
2024-08-09
-
18:56 Feature #631 (Closed): Implement OFnew<> et al. and employ them to ensure exception free behavior
- std::nothrow is C++98, which we meanwhile assume to be present. No special handling for historic compilers not suppor...
-
18:53 Feature #824 (Closed): Add C++11 support for more compilers
- DCMTK meanwhile by default enables C++11 on all compilers supporting it.
-
18:45 Bug #1068: Check whether Frame Type (0008,9007) also needs to be updated when using lossy compression
- Frame Type (0008,9007) is only used in Enhanced Multiframe images. It describes the same properties as Image Type (00...
-
18:33 Bug #1119: Implement remaining corrections for OFUUID class (remove "FIXME" comments)
- On most operating systems, we could significantly simplify the code because a built-in UUID generation function is av...
-
18:09 Bug #1131 (Closed): Definition of ssize_t on Windows is incorrect
- Closed by commit #5ca58cb6e.
2024-07-29
-
17:01 Bug #1132 (Closed): DcmIODUtil::extractBinaryFrames and DcmSegmentation::concatFrames not consistently working if bits per frame is not divisible by 8
- There seems to be a bug in DcmIODUtil::extractBinaryFrames (dcmtk/dcmiod/libsrc/iodutil.cc). This does not consistent...
2024-07-27
-
18:26 Bug #860 (Closed): Incorrect conversion of numeric_limits<double>::max by OFStandard::ftoa()
- Closed by commit #3a8e3bc8e.
2024-07-22
-
12:25 Bug #1131 (Closed): Definition of ssize_t on Windows is incorrect
- Currently, DCMTK defines ssize_t on platforms that do not define it themselves, such as Windows, like this:...
Also available in: Atom