Activity
From 2024-05-26 to 2024-06-24
2024-06-21
-
15:35 Bug #1129 (Closed): dcmdata compare() method
- The polymorphic compare() method can be used to compare DICOM elements, items, sequences, i.e. the full DcmObject hie...
2024-06-19
-
11:37 Feature #1128 (New): dcmsr should support the fractional part of a second in its own XML format
- The dcmsr library should output and read the fractional part of a second (if present) to/from XML. Currently, the fra...
2024-06-18
-
19:26 Feature #1127 (New): OFTime should distinguish between presence and absence of timezone information
- Currently, OFTime does not know whether timezone information is available or not, since internally the value "0" is u...
-
10:58 Conformance #1126 (Closed): Add support for Supplement 239: Waveform Annotation SR
- "Supplement 239":https://dicom.nema.org/medical/dicom/final/sup239_ft_WaveformAnnotationSR.pdf introduced a new Struc...
2024-06-12
-
15:39 Bug #1125 (Closed): Crash in DcmByteString::verify()
-
15:32 Bug #1125: Crash in DcmByteString::verify()
- Fixed in commit #be8c39556a49f5b8eaf0d8119354a5e1188adfae.
-
15:30 Bug #1125 (Closed): Crash in DcmByteString::verify()
- DcmByteString::verify(true /* autocorrect */) crashes when the last string is trimmed. This snippet demonstrates the ...
2024-06-07
-
21:49 Feature #1124: Enhance support of the Observation UID (0040,A171) attribute in the dcmsr module
- Actually, the dcmsr module does support the Observation UID (0040,A171) attribute, only the print() method does not p...
2024-06-05
-
11:44 Feature #1124 (New): Enhance support of the Observation UID (0040,A171) attribute in the dcmsr module
- Currently, dsrdump does not support the (0040,A171) ObservationUID attribute, which is defined in the Document Relati...
2024-05-31
-
14:37 Bug #1123 (Closed): Private Creator tags require special handling in character set conversion
- Private Creator elements (gggg,0010-00FF) have a Value Representation of "LO". Normally, "LO" is a value representati...
2024-05-28
-
10:35 Bug #1094 (Closed): Add support for compiling with latest libxml2 releases (>= 2.12.x)
- Fixed with commit bdb40e6ef.
2024-05-26
-
13:30 Feature #736 (Closed): Move generating arith.h from build time to configuration time under Autoconf
- Closed by commit #867ec0cf3. arith.h is not required and not generated anymore.
-
13:28 Feature #784 (Closed): Cross-compiling support for DCMTK
- Closed by commit #e68e43878. After this commit, there are no remaining try_run configure tests in the CMake toolchain...
Also available in: Atom