Activity

From 09/11/2013 to 10/10/2013

10/10/2013

05:41 PM Revision 3d660d8e (rsc): Added peek method in src/rsc/threading/SynchronizedQueue.h
* src/rsc/threading/SynchronizedQueue.h (SynchronizedQueue::peek): new
method; return front element of the queue wi...
J. Moringen
05:41 PM Revision 4c4259c6 (rsc): Use "this" for member-access in src/rsc/threading/SynchronizedQueue.h
* src/rsc/threading/SynchronizedQueue.h: when accessing member
variables, use "this->"
J. Moringen

10/02/2013

05:47 PM Revision 026c9953 (rsc): CMake: Pass-through boost dependency
Pass the boost dependency through to clients of RSC by calling
FIND_PACKAGE(Boost) inside the config file.
J. Wienke
05:01 PM Revision 8e896783 (rsc): Remove obsolete 3rdparty include path
J. Wienke

09/30/2013

04:06 PM Revision e3ef34ce (rsc): Fixed container style IO manipulator
* Was using pair-style_delete instead of container_style_delete, causing segfault in downstream project
refs #680
Arne Nordmann

09/13/2013

01:20 PM Revision f232396e (rsc): FindProtocolBuffers: shield against protoc --version errors
J. Wienke
01:18 PM Revision c6377d58 (rsc): FindProtocolBuffers: shield against protoc --version errors
J. Wienke

09/12/2013

05:57 PM Revision 02f4cc53 (rsc): fixes #1628: remove internal version of boost.uuid
Boost uuid is included since a long time in boost. No need to keep this
copy nowadays.
J. Wienke
05:43 PM Revision 6e963f3f (rsc): Correctly quote path composition in CMake
J. Wienke

09/11/2013

10:20 AM Revision 5c4c240b (rsc): Use boost::signals2 instead of deprecated signals
This changes the external API of RSC but is a necessary step due to the
deprecation of the old signals API.
J. Wienke
10:20 AM Revision 90f75359 (rsc): RepetitiveTask: remove unused member cancelled
J. Wienke
09:55 AM Revision 59259541 (rsc): fixes #680: improve printing of containers
ContainerIO now has stream operaters to control newline behavior when
printing containers. For map elements, pair for...
J. Wienke
09:51 AM Revision 4b20de9f (rsc): Merge branch 'master' into enhancement-680
J. Wienke
 

Also available in: Atom