Activity
From 2012-10-08 to 2012-11-06
2012-11-06
-
10:21 Bug #459 (Closed): Wrong "Host type" on Windows 7 (64 bit) system with 64 bit binaries
- CMake says: "Works as documented" http://public.kitware.com/Bug/print_bug_page.php?bug_id=9065
MSDN says: http:/...
2012-11-05
-
19:47 Bug #459: Wrong "Host type" on Windows 7 (64 bit) system with 64 bit binaries
- No, the DCMTK binary was really build on a 64-bit Windows system with Visual Studio 2010 Professional (64-bit). The s...
-
10:05 Bug #459: Wrong "Host type" on Windows 7 (64 bit) system with 64 bit binaries
- ofconapp.cc: (*output) << OFendl << "Host type: " << CANONICAL_HOST_TYPE << OFendl;
So we are looking at CANONICAL... -
10:35 Bug #36: Undefinierter Rückgabewert bei isalpha(), isdigit(), isupper(),...
- For future reference, the list of functions which take an unsigned char cast to int as their argument:
$ git g...
2012-11-02
-
12:08 Feature #460 (New): dcm2pnm, dcmj2pnm and dcmscale should support scaling in both direction at the same time
- Currently, all these command line tools check for the following options as being mutually exclusive (although it is n...
-
12:00 Bug #453 (Closed): Crash during image scaling (c't algorithm)
- This issue should be fixed with the following commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=e9c3550bb350766...
2012-11-01
-
12:07 Bug #459 (Closed): Wrong "Host type" on Windows 7 (64 bit) system with 64 bit binaries
- The --version output of a command line tool is "Host type: x86-Windows", i.e. there is no indication on 64 bit support.
-
12:05 Bug #458 (Closed): Many warnings with Visual Studio 2010 Pro on Windows 7 (64 bit)
- There are hundreds or even thousands of warnings when compiling with Visual Studio 2010 Pro (Win64) on Windows 7 (64 ...
2012-10-29
-
09:43 Bug #457 (Closed): Check whether Modality LUT Transformation should be applied
- According to this newsgroup posting, the Modality LUT Transformation should not always be applied to the pixel data, ...
2012-10-26
-
14:41 Feature #404: Update "oflog" to latest log4cplus release
- Log4cplus 1.1.0 does not build with MSC6 (774 errors, the first one being "cannot convert from 'void (__thiscall log4...
-
11:09 Feature #404: Update "oflog" to latest log4cplus release
- Since I am pretty sure that I won't be handling this on first checking (remind me to remind Jörg to do a snapshot bef...
-
09:31 Feature #456 (New): Template parameters should be documented with Doxygen
- There is a special Doxygen keyword/command for template parameters: @tparam
2012-10-25
-
16:46 Feature #455 (Closed): Add support for Doxygen's "tag files"
- These tag files can be used to link the DCMTK documentation from external projects. See: http://www.stack.nl/~dimitri...
2012-10-23
-
08:44 Feature #454 (Closed): Inappropriate default "data files path" in wlmscpfs
- In the constructor of WlmConsoleEngineFileSystem (file "dcmwlm/apps/wlcefs.cc"), the following statement can be found...
2012-10-12
-
09:32 Feature #404: Update "oflog" to latest log4cplus release
- Here's a list of new features (from log4cplus's homepage):
AsyncAppender, Log4jUdpAppender, SysLogAppender with re...
2012-10-11
-
12:29 Feature #404: Update "oflog" to latest log4cplus release
- log4cplus 1.1.0 was released on 02.10.2012. Sounds like something we could use. :-)
Also available in: Atom