Activity
From 2024-07-15 to 2024-08-13
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