Activity
From 2017-05-24 to 2017-06-22
2017-06-21
-
11:25 Feature #760 (New): Replace ofstd/tests/tstring.cc with own implementation not based on GPL
- tstring.cc is the only file in DCMTK that references GPL.
This should be replaced by a separate implementation that ... -
10:31 Bug #759 (Closed): undefined behaviour warning in ijg JPEG code
- The warning is reported by gcc with option -Waggressive-loop-optimizations and seems to only affect the 16-bit versio...
2017-06-20
-
10:38 Conformance #751 (Closed): Add support for recently approved Final Text Correction Proposals (after DICOM 2017a)
- Nothing to do.
2017-06-18
-
23:35 Support #742: URL of the git repository stopped working
- Thank you. I just confirmed, @git clone http://git.dcmtk.org/dcmtk@ now works as expected (as does using the @git://@...
2017-06-15
-
14:47 Conformance #747 (Assigned): Supplement 191 (Patient Radiation Dose Structured Report, P-RDSR) is now final text
- See commit 20d8fa1, 50b8df1, 904c45e and a6cc68a.
The implementation of the corresponding "IOD Constraint Checker"... -
14:45 Conformance #756 (Closed): Update data dictionary, list of UIDs, code dictionaries, etc. for the recently approved "DICOM 2017b"
- See commit 20d8fa1 and 50b8df1.
Code dictionaries will be updated for upcoming DICOM 2017c. -
14:45 Conformance #746 (Closed): Supplement 189 (Advanced Blending Presentation State Storage) is now final text
- See commit 20d8fa1, 50b8df1, 904c45e and c4c2e82.
-
14:44 Conformance #748 (Closed): Supplement 197 (Ophthalmic Optical Coherence Tomography for Angiographic Imaging Storage SOP Classes) is now final text
- See commit 20d8fa1, 50b8df1 and 5fb9d4d.
-
14:43 Conformance #753 (Closed): Supplement 190 (Volume Rendering Volumetric Presentation States) is now final text
- See commit 20d8fa1, 50b8df1, 904c45e and c4c2e82.
-
12:59 Conformance #751 (Resolved): Add support for recently approved Final Text Correction Proposals (after DICOM 2017a)
- With the release of "DICOM 2017b", this issues has been solved.
2017-06-12
-
19:42 Support #742 (Closed): URL of the git repository stopped working
- Should be fixed now (by JaS on 2017-06-06).
2017-06-09
-
15:43 Bug #758: OFVector needs to separate allocation and element construction
- A partial workaround has been commited as #48e6422858b2a62 . This fixes issue 2. from above by removing the predictiv...
-
14:47 Bug #758 (New): OFVector needs to separate allocation and element construction
- The current OFVector implementation does not separate element construction from memory allocation, i.e. ...
2017-05-26
-
17:00 Feature #145 (Rejected): use GNU libtool for compiling if present on machine
- Meanwhile CMake can be used to compile DCMTK with shared libraries; no need anymore to support GNU libtool. Won't imp...
-
16:52 Feature #229: TIFF-LZW-Erkennung funktioniert nicht (auf Solaris 10)
- The last patent affecting the LZW compression algorithm has expired in 2004. Therefore, there is no reason anymore to...
-
16:47 Feature #743 (Closed): Remove support for GUSI (needed on classical "Mac OS" systems)
- Closed by commit #d159059 (public modules) and #d98da79 (private modules).
Also available in: Atom