Activity

From 09/01/2013 to 09/30/2013

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

09/10/2013

02:44 PM Revision 196b6557 (rsc): Updated ContainerIO exmaple
Include new functionality for line and map formatting. J. Wienke
02:42 PM Revision 03eb50d3 (rsc): Use pair printing for map entries
To make single entry formatting for maps customizable, print each entry
using its underlying pair so that pair format...
J. Wienke
02:36 PM Revision 25e52470 (rsc): Introduce container styles
* Added a container_style formatting option comparable to pair_style to
control the printing of separators for cont...
J. Wienke
01:06 PM Revision e24edec8 (rsc): Deletes CBF find module
* Removes installation of CBF find module file Arne Nordmann
12:08 PM Revision 246ee86f (rsc): Delets CBF find module
* CBF comes with own CmakeConfig in recent versions Arne Nordmann

09/05/2013

12:53 PM Revision 3ea34c5c (rsc): fixes #1611: DefineProjectVersion: expose if release
* GitProjectVersion.cmake: expose whether the repo is on master or not
* DefineProjectVersion.cmake: expose whether w...
J. Wienke
12:47 PM Revision 6b00afe9 (rsc): fixes #1612: Allow high release branch numbers
* GitProjectVersion.cmake: fix regexp to detect release branches. This
now allows more than one digit for the minor...
J. Wienke

09/04/2013

06:51 PM Revision bdd22365 (rsc): refs #1605: Expose protoc version in FindProtocolBuffers.cmake
Backport J. Wienke
06:49 PM Revision eda73cc4 (rsc): refs #1606: find java version related to protoc version
Backport: In case we know the protoc version, favor that version for
finding the java library.
J. Wienke
05:12 PM Revision 27cec46e (rsc): Fix compiler warning on windows
Coding style was ignored for this definition. J. Wienke
05:12 PM Revision cd0673f2 (rsc): fixes #1606: find java version related to protoc version
In case we know the protoc version, favor that version for finding the
java library.
J. Wienke
05:10 PM Revision 2d9dd6de (rsc): fixes #1605: Expose protoc version in FindProtocolBuffers.cmake
J. Wienke

09/03/2013

02:25 PM Revision 7ceada4b (rsc): fixes #1604: improved deprecation macros
Added support for deprection messages and deprecating classes.
Merge branch 'task-1604'
J. Wienke
01:59 PM Revision 729c6483 (rsc): Deprecation support for classes
* langutils.h: new macro DEPRECATED_CLASS to declare classes as being
deprecated
* langutilsTest.cpp: instantiate DEP...
J. Wienke
01:27 PM Revision 4c7b564c (rsc): Add message to deprecation macro
* langutils.h: transfer current DEPRECATED macro to DEPRECATED_MSG and
allow passing in an explanatory message; add...
J. Wienke
 

Also available in: Atom