Project

General

Profile

Activity

From 2024-03-14 to 2024-04-12

2024-04-12

14:59 Bug #1093 (Closed): Build error with Visual Studio 2022 and /std:c++20
Closed by commit #08fe28737.
Marco Eichelberg
14:50 Bug #1120 (Closed): Segmentation faults due to incorrect typecast of DcmItem::search() result
@DcmItem::search()@ returns the search result in the form of a stack of pointers to @DcmObject@ instances.
In most c...
Marco Eichelberg
14:36 Bug #1114 (Closed): Segmentation fault while receiving invalid message
Closed by commit #c78e434c0. Marco Eichelberg

2024-04-07

13:10 Bug #1113 (Closed): oficonv creates illegal characters when converting from ISO_IR 192 to ISO_IR 101
The iconv mapping tables from Unicode to ISO-8859-2 and ISO-8859-3 contained many incorrect mappings where characters... Marco Eichelberg

2024-04-04

10:36 Bug #1119 (New): Implement remaining corrections for OFUUID class (remove "FIXME" comments)
The implementation of the OFUUID class still contains a few "FIXME" comments. The remaining corrections should be imp... Jörg Riesmeier

2024-04-03

19:07 Feature #1118 (New): DCMTK's DICOM Data Set parser should also remove leading padding (if desired)
Currently, DCMTK's DICOM Data Set parser only removes trailing padding from Element Values if requested by the user/c... Jörg Riesmeier
18:57 Feature #1117 (New): Enable dcmodify to add Element Values with trailing padding
Currently, dcmodify allows for adding leading padding (e.g. space characters at the beginning of an Element Value) bu... Jörg Riesmeier

2024-03-27

10:30 Feature #1116 (Closed): Add command line tool json2dcm (and supporting C++ classes)
The DCMTK has a command line tool that converts DICOM files to JSON format ("DICOM JSON Model​" according to DICOM PS... Jörg Riesmeier

2024-03-20

12:27 Bug #583: Fix support for JPIP transfer syntaxes
The "invalid" conversion with dcmconv has been forbidden with commit 08ece95ad0.
The DcmXfer class has been largel...
Jörg Riesmeier

2024-03-18

17:00 Bug #1114: Segmentation fault while receiving invalid message
Closed by commit #c78e434c0.
Marco Eichelberg

2024-03-14

10:02 Feature #1115 (New): Make access to dcmdata values "const"
Currently accessing data in dcmdata using DcmElement::getValue() and related/derived methods are not marked as "const... Michael Onken
 

Also available in: Atom