Activity

From 09/19/2014 to 10/18/2014

10/18/2014

10:49 AM Enhancement #2063 (In Progress): simplify clumsy usage of DebugTools
Using backtrace functions requires a DebugTools object. Why did you choose for this rather clumsy design?
Instead ...
R. Haschke

10/14/2014

07:10 PM Revision a81626c1 (rsc): Fixed commandline option extraction in src/rsc/os/LinuxProcessInfo.cpp
* src/rsc/os/LinuxProcessInfo.cpp (getCommandlineComponents): do not
include null-byte separator in extracted comma...
J. Moringen

10/08/2014

07:53 PM Revision e84b7b72 (rsc): added missing #pragma once
R. Haschke
07:53 PM Revision c284d8c6 (rsc): changed type of "port" property from uint to std::string
R. Haschke
01:00 PM Feature #2047 (Rejected): Provide deprecated macro for static methods
Provide a @DEPRECATED@ macro for static methods and the according test. The current deprecated macros does not seem t... Anonymous

10/07/2014

10:49 AM Bug #2042 (Resolved): semantics of rsc::runtime::Properties::set() not conform to documentation
While the doc says:
Sets a new property in the map. If a property with this name exits, the
new one will not ...
R. Haschke
10:33 AM Revision f4357e75 (rsc): basic uri class implementation
- parses strings into uri class
- basic test cases
- not supported (yet?): fragment, authoritive
R. Haschke
10:31 AM Revision d095c753 (rsc): clarified documentation
R. Haschke

09/30/2014

04:59 PM Revision 4cfbf1d7 (rsc): Fix ParseArguments include in cmake/Modules/InstallDebugSymbols.cmake
* cmake/Modules/InstallDebugSymbols.cmake: changed include
GitProjectVersion -> ParseArguments; the former was prob...
J. Moringen

09/23/2014

07:48 PM Revision 3762c731 (rsc): Whitespace fix in src/rsc/os/Mac*.cpp, examples/ProcessInfoPid.cpp
* src/rsc/os/MacHostInfo.cpp: removed trailing whitespace
* src/rsc/os/MacProcessInfo.cpp: likewise
* examples/Proces...
J. Moringen
04:54 PM Revision f613bfa4 (rsc): Implemented os function support for mac
Adds 2 mac-specific implementations for Host and ProcesInfo
refs #1966
J. Wienke
04:54 PM Revision 8986f8f5 (rsc): Add ProcessInfo example for other PIDs
Allows to test teh API for foreig processes J. Wienke
04:11 PM Revision b16a128e (rsc): Add ProcessInfo example for other PIDs
Allows to test teh API for foreig processes J. Wienke
04:11 PM Revision 52b49211 (rsc): Implemented os function support for mac
Adds 2 mac-specific implementations for Host and ProcesInfo J. Wienke
04:09 PM Revision 4acae302 (rsc): Add ProcessInfo example for other PIDs
Allows to test teh API for foreig processes J. Wienke
03:23 PM Revision 321525cd (rsc): Implemented os function support for mac
Adds 2 mac-specific implementations for Host and ProcesInfo J. Wienke
10:23 AM Revision e33a11fa (rsc): hasSignalArrived -> lastArrivedSignal
Make it more easy for users to understand how to retrieve the last
arrived signal in working loops. Instead of requir...
J. Wienke

09/19/2014

02:39 PM Revision f3afea92 (rsc): Added hasSignalArrived in src/rsc/misc/SignalWaiter.h
refs #2007
* src/rsc/misc/SignalWaiter.h (hasSignalArrived): new function; return
true if one of the requested sig...
J. Moringen
02:34 PM Revision d07c50aa (rsc): Enforce order of initSignalWaiter, waitForSignal calls in src/rsc/misc/*...
refs #2007
* src/rsc/misc/PosixSignalWaiter.cpp (requestedSignals): new variable;
stores requested signals
(init...
J. Moringen
12:30 PM Feature #2007 (Resolved): Provide a mechanism for waiting until a termination request (e.g. SIGIN...
Applied in changeset commit:rsc|9d0ab62812c0dd820ce903275aebe21773563a09. J. Wienke
12:26 PM Revision 9d0ab628 (rsc): Added Mac implementation for signal waiting
fixes #2007
* src/rsc/misc/MacSignalWaiter.cpp: new file with new implementation
* src/CMakeLists.txt: added a compl...
J. Wienke
12:25 PM Revision 097ccb4a (rsc): Win32 implementation of termination signal waiting in src/rsc/misc/Win32...
refs #2007
* src/rsc/misc/Win32SignalWaiter.cpp: new file; contains implementation
stub for Win32 of the terminati...
J. Moringen
12:25 PM Revision ada2913a (rsc): POSIX implementation of termination signal waiting in src/rsc/misc/Posix...
refs #2007
* src/rsc/misc/POSIXSignalWaiter.cpp: new file; contains POSIX
implementation of the termination signal...
J. Moringen
12:25 PM Revision 6fbcf556 (rsc): Interface for waiting on termination signals in src/rsc/misc/SignalWaiter.h
refs #2007
* src/rsc/misc/SignalWaiter.h: new file; contains interface for waiting
on termination signals
* exampl...
J. Moringen
11:27 AM Revision 59da4737 (rsc): Revert "Set CMP0042"
This seems to cause troubles for older versions of CMake. So we probably better
live with the warning instead of intr...
J. Wienke
 

Also available in: Atom