Activity
From 2017-07-03 to 2017-08-01
2017-08-01
-
21:20 Conformance #747 (Closed): Supplement 191 (Patient Radiation Dose Structured Report, P-RDSR) is now final text
- Added missing constraint checker with commit 5a5a67d.
2017-07-26
-
21:28 Bug #787: DCMTK 3.6.2 compilation fails when creating static binaries due to libxml2 dependency
- If static linkage is used, "xml2-config" should be called with "--static" in addition to "--libs":...
-
13:26 Bug #787 (WontFix): DCMTK 3.6.2 compilation fails when creating static binaries due to libxml2 dependency
- Compilation of DCMTK 3.6.2 static binaries on Linux, i.e. with @LDFLAGS = -static@, fails when libxml2 support is ena...
2017-07-25
-
15:47 Feature #785 (New): It should be possible to override the library paths and names of the external libraries when using CMake on Windows
- Dan Hosseinzadeh writes:...
2017-07-24
-
13:20 Feature #784 (Closed): Cross-compiling support for DCMTK
- Currently it is not possible to cross-compile DCMTK (with the exception of Android).
The reason is that during the c...
2017-07-23
-
12:38 Bug #782 (Closed): dcmdata_partialElementAccess fails under NetBSD
- Closed by commit 0eb00bd.
2017-07-21
-
18:53 Bug #783 (Closed): Target "RUN_TESTS" in VisualStudio is broken
- Somewhere between the snapshot version 3.6.1 (20170228) and the release version 3.6.2 (20170714), the VisualStudio ta...
2017-07-20
-
17:09 Bug #782 (Closed): dcmdata_partialElementAccess fails under NetBSD
- The unit test dcmdata_partialElementAccess (dcmdata/tests/tpread.cc) fails under NetBSD (more often than not) for an ...
-
09:39 Feature #781 (New): Introduce categories in macro documentation dcmtk/config/docs/macros.txt
- Introduce categories in macro documentation dcmtk/config/docs/macros.txt. One goal is to make it easier for the user ...
-
09:34 Feature #780 (New): All DCMTK macro names should start with DCMTK_
- All macros introduced in DCMTK should start with a DCMTK_ prefix or something similar in order to not pollute the glo...
2017-07-19
-
11:18 Feature #775: Print warning if deprecated macros are used
- Here's an example on how it is done for another deprecated macro (from "dul.cc"):...
2017-07-17
-
14:30 Conformance #773: Update data dictionary, list of UIDs, code dictionaries, etc. for the recently approved "DICOM 2017c"
- Updated code definitions with commit 85b7acb and context group classes with commit 63034ff.
-
13:39 Conformance #773 (Assigned): Update data dictionary, list of UIDs, code dictionaries, etc. for the recently approved "DICOM 2017c"
-
13:39 Conformance #773: Update data dictionary, list of UIDs, code dictionaries, etc. for the recently approved "DICOM 2017c"
- Updated data dictionary with commit 0b6713b.
-
11:26 Bug #778 (Feedback): Fix USE_STD_CXX_INCLUDES.
- Duplicate of #762 and #774.
-
11:07 Bug #778 (Closed): Fix USE_STD_CXX_INCLUDES.
- The marco USE_STD_CXX_INCLUDES is currently used inconsistently. Furthermore, this is probably not something that the...
-
11:11 Bug #385 (Closed): Finishing the "new" CMake files...
- Fixed all incompatibilities with Autoconf. The remaining problems have been separated into two new issues #778 and #779.
-
11:09 Feature #779 (Closed): Refactor install directory structure variables (CMake)
- Refactor the currently used custom variables for controlling install locations using the "GNUInstallDirs":https://cma...
-
10:57 Support #629 (Closed): Enhance documentation for DCMTK_USE_CXX11_STL in INSTALL and config/docs/macros.txt
- DCMTK_USE_CXX11_STL was refactored to 'DCMTK_ENABLE_CXX11' (CMake) and '--enable-cxx11 '--disable-cxx11', which is do...
-
10:53 Feature #655 (Closed): Adapt INSTALL file for new release
- Closed by commit #e0af0c5f3a95c02007c. The documentation about external and internal dictionary configuration is stil...
-
10:52 Feature #777 (Closed): Document external and internal dictionary configuration in INSTALL
- Add short note about external and internal dictionary configuration and refer to dcmdata/docs/datadict.txt
-
10:45 Bug #413 (Closed): Worklist Management SCP does not support "Matching Multiple Values"
-
10:37 Bug #413: Worklist Management SCP does not support "Matching Multiple Values"
- Closed by commit #93da64af32038dc83 and recently veryfied.
Discussion has been separated into a separate issue #776. -
10:41 Conformance #776 (New): Ensure multiple value matching is implemented correctly.
- Currently, multiple value matching is implemented to match N query values with M stored values and, if any of them ma...
-
10:36 Bug #584 (Closed): Incorrect matching on multi-valued worklist entries
- Closed by commit #93da64af32038dc83 and recently veryfied.
2017-07-14
-
18:01 Feature #775 (New): Print warning if deprecated macros are used
- Print warning if deprecated macros are used by developers, e.g. WITH_PRIVATE_TAGS, HAVE_STD_STRING, HAVE_STL etc. whi...
-
17:23 Feature #774 (Closed): Check if USE_STD_CXX_INCLUDES is still needed
- USE_STD_CXX_INCLUDES checks whether specific C++ standard library's headers are there, in order to include the C alte...
2017-07-10
-
10:04 Conformance #773 (Closed): Update data dictionary, list of UIDs, code dictionaries, etc. for the recently approved "DICOM 2017c"
- DICOM 2017c has been released some days ago, so we need to update the DCMTK accordingly.
2017-07-05
-
17:20 Conformance #772 (Closed): Supplement 192: Protocol Approval Storage SOP Class (Final Text)
- ftp://medical.nema.org/medical/dicom/final/sup192_ft.pdf
2017-07-03
-
14:59 Feature #722 (Closed): Export all (relevant) CMake options to "DCMTKConfig.cmake", some "newer" options are still missing
- Closed with commmit 893503 and d44623.
Now all relevant CMake options used during the build are exported.
Also available in: Atom