Project

General

Profile

Activity

From 2013-03-17 to 2013-04-15

2013-04-15

10:57 Patch #520 (Closed): OFMutex very slow on Windows
See "this":http://forum.dcmtk.org/viewtopic.php?f=1&t=3726 Forum posting:
> OFMutex::lock() and OFMutex::unlock is...
Jörg Riesmeier

2013-04-09

17:26 Bug #466 (Resolved): Cast error in ofmem (Visual Studio 2008)
Already fixed in commit 6373779842995bc308b1852ad82c3de573f47212, seems i just forgot to update this issue. Solved by... Jan Schlamelcher
16:40 Bug #471: DcmAttributeFilter doesn't like DLLs
I think I remember fighting with VC6 for a while and the problem was that either VC6 or GCC didn't like the code. I t... Uli Schlachter

2013-04-08

18:11 Bug #471 (Feedback): DcmAttributeFilter doesn't like DLLs
I now used #if defined checks in the testfile, so the iterator based functionality is not tested when compiling with ... Jan Schlamelcher
17:02 Bug #471: DcmAttributeFilter doesn't like DLLs
For me even the proposed patch does not help as when the createIteratorBasedFilter-method is "fixed", the linker is m... Jan Schlamelcher
18:09 Bug #470 (Feedback): MSC6 weirdness in dcmnet/scppool.h
Should be fixed now. It seems that typename != typename. One appearance of typename had to be replaced by "OFTypename... Jan Schlamelcher

2013-04-04

14:29 Bug #471: DcmAttributeFilter doesn't like DLLs
That patch should work, but reduces the functionality for all other (non INSANE) compilers. Deducing the iterator typ... Jan Schlamelcher

2013-03-19

13:19 Bug #388: DICOMDIR causing a crash in the destructor of DcmDicomDir
Please don't output a tag like that (separate group and element number). There is an output operator for tag keys ... Jörg Riesmeier
12:37 Bug #388: DICOMDIR causing a crash in the destructor of DcmDicomDir
The attached patch fixes the crash and some quick testing suggests that it doesn't break anything. However, this seem... Uli Schlachter
09:50 Bug #386: Check whether the VR-Scanner can manage UTF-8 and other MBCS
For UTF-8, Wikipedia shows which byte values are valid: http://en.wikipedia.org/wiki/UTF-8#Codepage_layout
All tog...
Uli Schlachter
 

Also available in: Atom