Activity
From 2024-02-10 to 2024-03-10
2024-03-08
-
14:16 Bug #1113: oficonv creates illegal characters when converting from ISO_IR 192 to ISO_IR 101
- Apparently, this is caused by incorrect translation tables, in this case @oficonv/datasrc/csmapper/ISO-8859/UCS%ISO-8...
-
13:58 Bug #1113 (Closed): oficonv creates illegal characters when converting from ISO_IR 192 to ISO_IR 101
- When converting a string that contains greek letters from Unicode (ISO_IR 192) to Latin-2 (ISO_IR 101), oficonv does ...
2024-03-07
-
11:41 Conformance #1112 (Closed): oficonv accepts Shift-JIS multi-byte characters when ISO_IR 13 (JIS X0201) is active
- Currently, the oficonv implementation of character set conversion will silently accept two-byte Shift-JIS characters ...
2024-03-06
-
15:28 Feature #1111 (New): Change optional parameters of print() method
- Currently, the print() method of the dcmdata module has the following signature:...
-
14:36 Conformance #1110 (Closed): Remove support for ICU (character set conversion library)
- As we now have "oficonv" integrated into the DCMTK and supporting ICU was never really working as expected (e.g. not ...
-
14:25 Feature #1101: CMake should allow for specifying the installation paths individually
- This new feature should also make it possible to remove the version number suffix from various paths, e.g. install co...
2024-02-24
-
14:28 Conformance #1087 (Closed): Add support for Supplement 235: HTJ2K Transfer Syntax
- Closed with commit 3ac134753.
2024-02-22
-
16:57 Conformance #1091 (Closed): Add minimal support for Supplement 226 "Cutaneous Confocal Microscopy"
- Closed with commit d95c56c85.
2024-02-21
-
12:39 Bug #1109 (Closed): Security vulnerability in storescp's --exec-on-reception and --exec-on-eostudy options
- Closed by commit #b789e34e1.
-
12:35 Bug #1109 (Closed): Security vulnerability in storescp's --exec-on-reception and --exec-on-eostudy options
- When storescp is executed with the @--exec-on-reception@ or @--exec-on-eostudy@ option, a command line can be specifi...
-
11:17 Bug #1108 (Closed): Possible overflow in EctEnhancedCT
- The first problem stems from the fact that the multiplication of rows and cols may overflow 'int' before it is conver...
-
10:43 Bug #1088 (Closed): memory leak in oficonv module
- Closed by commit #e1ca2e8a5.
2024-02-19
-
10:53 Bug #1107 (Closed): Remove compatibility code for pre-CXX98 compilers
- DCMTK requires a compiler that is compliant with the CXX98 standard. However, the library still contains compatibilit...
-
09:44 Feature #1106 (Closed): Add functions that permit an efficient conversion between OFString and std::string
- Depending on the configuration, class OFString is either a typedef for std::string, or an independent implementation....
2024-02-16
-
10:17 Feature #833 (Closed): Create Command line tool dcm2cda
- Closed by commit #bf0d3b854.
Also available in: Atom