Activity
From 2015-04-12 to 2015-05-11
2015-04-29
-
12:04 Conformance #331: Writing "large element values" with VR=UN in Explicit VR
- See CP-1066 (currently in status "VP": ftp://medical.nema.org/medical/dicom/cp/cp1066_vp.pdf)
2015-04-22
-
16:33 Bug #546 (Closed): Incorrect entry in DUL FSM table
- Implemented and tested bug fix. Works as expected.
-
13:36 Bug #314 (Closed): DcmElement::getUncompressedFrameSize() funktioniert nur bei BitsAllocated = n*8
- I have created a test image with 3 frames and BitsAllocated=24, and image display works just fine. So the commit from...
2015-04-17
-
13:36 Bug #626 (Closed): VR Checker does not permit empty component groups including component delimiters
- Fixed with commit 532d9e5.
-
11:10 Feature #637 (New): Create OFPath (or similar) class that collects all file/directory operations
- At the moment file and directory operations are a little spread over different places in DCMTK. It makes sense to col...
-
11:01 Feature #636 (Closed): Add warning/hint to dcmtls about non-standard ciphersuites
- Add warning/hint to dcmtls about non-standard ciphersuites in order to bring attention to the user which ciphersuites...
-
10:57 Feature #635 (Closed): Update supported Ciphersuites according to current OpenSSL version
- The current list of ciphersuites in the manuals (and code?) must be updated to current versions of OpenSSL.
-
10:34 Bug #634 (Closed): Building single shared library broken
- Currently building a single shared library on Windows is broken (maximum command line length). Also Linux is affected...
-
10:32 Bug #633 (Closed): Check whitespaces in CMake path names
- There have been some reports that whitespaces in pathnames (install, source, support libs, ...) might lead to problem...
2015-04-16
-
11:29 Feature #631 (Closed): Implement OFnew<> et al. and employ them to ensure exception free behavior
- The memory management functions new, new[], delete and delete[] might trow exceptions under certain circumstances. Im...
-
11:17 Feature #630 (Closed): Create and document a method to enable exhaustive tests from within CMake
- Figure out a way to enable exhaustive test from within cmake, e.g. similiar to the approach choosen for "GNU Autoconf...
-
11:12 Support #629 (Closed): Enhance documentation for DCMTK_USE_CXX11_STL in INSTALL and config/docs/macros.txt
- The documentation for DCMTK_USE_CXX11_STL is still lacking and needs to be enhanced.
-
11:08 Bug #628 (Closed): Warnings in vrscanl.c
- Apply "fixes for vrscanl.c":http://git.dcmtk.org/web?p=dcmtk.git;a=blobdiff;f=dcmdata/libsrc/vrscanl.c;h=cfafdc57b778...
Also available in: Atom