Activity

From 09/27/2011 to 10/26/2011

10/26/2011

05:34 PM RSC 0.5 Released
Version 0.5 of the RSC library has been released. The most important changes in this release are:
* Extension of t...
J. Moringen
09:14 AM Enhancement #680 (Resolved): Output format improvements for container io
it would be nice if either as a default or by configuration container io formats each entry on a new line. otherwise... J. Wienke

10/24/2011

12:00 PM Revision fe1862e1 (rsc): allow more delay for lame windows build
J. Wienke

10/22/2011

05:47 AM Revision 2cda785b (rsc): Version bump in CMakeLists.txt
refs #670
* CMakeLists.txt: bumped version 0.5 -> 0.6
J. Moringen

10/21/2011

08:50 PM Tasks #664: create an event driven configuration interface
Johannes Wienke wrote:
> yes. it is about parameters for clients in the first place and not about the rsb config its...
J. Moringen
08:32 PM Tasks #664: create an event driven configuration interface
yes. it is about parameters for clients in the first place and not about the rsb config itself. the motivation was... J. Wienke
07:34 PM Tasks #664: create an event driven configuration interface
Does "configuration" refer to framework aspects (i.e. transports, converters, etc.) or is something like the "ROS Par... J. Moringen
12:53 PM Tasks #664 (Rejected): create an event driven configuration interface
the idea is that we want to provide a kind of config server in rsb. however we do not want that clients are intrinsic... J. Wienke

10/20/2011

06:27 PM Revision ad146ca2 (rsc): yet another try to make FindBoostUUID smarter for windows
J. Wienke
06:20 PM Revision ca2c5b4a (rsc): try to make find boost uuid smarter for windows
J. Wienke

10/19/2011

07:07 PM Revision f14ee981 (rsc): missing export symbols for windows
J. Wienke
06:53 PM Tasks #655 (New): Add a TaskExecutor implementation for many delayed tasks
The current ThreadedTaskExecutor immediately starts a thread for each task. This naive approach may exceed the thread... J. Wienke
06:51 PM Tasks #652 (Resolved): Improve task model to allow delays for starting tasks
Applied in changeset r400. J. Wienke
04:58 PM Tasks #652 (Resolved): Improve task model to allow delays for starting tasks
Comparable behavior to java Timer and TimerTask is required. J. Wienke
06:51 PM Revision b761fb17 (rsc): * add a method to TaskExecutor which allows a delayed execution of a tas...
* clean-up task interface and better document contracts. THIS BREAKS THE TASK API J. Wienke
06:32 PM Enhancement #654 (New): Improve cancellation of Tasks in the delay time
With the current cancellation system of tasks, waiting threads in waitDone can only be reliably notified about the ca... J. Wienke
04:29 PM Bug #651 (Resolved): Singleton has a non-virtual destructor
Applied in changeset r399. J. Wienke
04:27 PM Bug #651 (In Progress): Singleton has a non-virtual destructor
J. Wienke
04:24 PM Bug #651 (Resolved): Singleton has a non-virtual destructor
If using the RSC Singleton implementation, gcc warns... Anonymous
04:29 PM Revision e85ce847 (rsc): add a virtual destructor for singleton
fixes #651 J. Wienke

10/18/2011

01:25 PM Revision 85c8a993 (rsc): formatting + comment
J. Wienke
01:23 PM Revision a025c139 (rsc): first fixes for msvc2010 that really work
J. Wienke
12:35 PM Revision 5a7699f1 (rsc): next try to fix the msvc10 build
J. Wienke
10:27 AM Revision 34c9bd20 (rsc): remove spamming from logging output
J. Wienke
09:03 AM Revision 1eb489f9 (rsc): Fix indentation
J. Wienke
08:41 AM Revision 4a5aac75 (rsc): why did this file stil exist?
J. Wienke

10/17/2011

06:30 PM Revision fa3ac505 (rsc): try to fix msvc10 build
J. Wienke
05:43 PM Revision 3dc97004 (rsc): change name of build file as this is now meant for every vs version
J. Wienke
05:30 PM Revision fab2ca22 (rsc): move initialization of visual studio outside of file for multi-conf proj...
J. Wienke
04:10 PM Revision 9af9ed11 (rsc): - Add cmake macro CheckLSBTypes to the install file list
M. Goetting
03:37 PM Revision 65eeb5c1 (rsc): - Update CMAKELISTS for deb package usage
M. Goetting
03:37 PM Revision c1954d00 (rsc): - Add new cmake macro CheckLSBTypes.cmake
- Modify CPACK debian package name M. Goetting

10/14/2011

12:41 PM Revision 7fc20f0c (rsc): Backported changes to FindProtocolBuffers, InstallFilesRecursive from
trunk J. Moringen

10/13/2011

02:00 PM Bug #624 (Resolved): protocol buffers macro does not allow multiple protoroots
Applied in changeset r385. J. Wienke
01:21 PM Bug #624 (Resolved): protocol buffers macro does not allow multiple protoroots
However protocol buffers itself allows this. J. Wienke
01:57 PM Revision a72367d6 (rsc): allow additional includes for protocol files
fixes #624 J. Wienke
12:50 PM Revision 2fadbec0 (rsc): Fix error in RSC artifact naming
M. Goetting
12:38 PM Revision 4c14a998 (rsc): Adapt CPACK output filename
M. Goetting

10/12/2011

05:06 PM Revision 5c7cdc88 (rsc): try to avoid double linking
J. Wienke
03:52 PM Revision 0fbfd28a (rsc): fix boost uuid include handling
J. Wienke
03:48 PM Revision 7c1f55ce (rsc): fix wrong install prefix variablen name
J. Wienke
01:51 PM Bug #620 (Resolved): No version information for preprocessor available
Applied in changeset r379. J. Wienke
09:50 AM Bug #620 (In Progress): No version information for preprocessor available
J. Wienke
09:50 AM Bug #620 (Resolved): No version information for preprocessor available
We have a version class which is usable at runtime, but not with the preprocessor. It misses defines. J. Wienke
01:51 PM Revision f9fcf1e5 (rsc): provide version information for preprocessor usage
fixes #620 J. Wienke
01:49 PM Revision ea016170 (rsc): add a macro to pad a string on the left side
J. Wienke
01:43 PM Revision 3b9cbe90 (rsc): add documentation and proper license
J. Wienke
01:37 PM Revision 641b306d (rsc): make INSTALL_FILES_RECURSIVE more intelligent about generate files which...
J. Wienke

10/11/2011

08:02 PM Revision 64a53c02 (rsc): Build debian packages only on linux systems
Extended package version number by patch version Arne Nordmann

10/10/2011

08:30 PM Revision 96a4527c (rsc): Made libc6 dependency compliant to 64bit, added suggested dependencies
Arne Nordmann
11:23 AM Revision 22a776d0 (rsc): Minor fix in cpack definition
Arne Nordmann

10/09/2011

12:51 AM Revision 4eeff4bb (rsc): added necessary CPack variables for building initial deb packages
S. Wrede

10/05/2011

02:01 PM Bug #494 (Resolved): CREATE_GLOBAL_REGISTREE used with 2 arg instead of 3
Closing this as there is no feedback. J. Wienke
01:58 PM Bug #582: java protobuf macro does not honor java_outer_classname in IDL files
What is still missing here is that the custom cmake-based parsing for package and outer class name definitions ignore... J. Wienke
01:57 PM Bug #582 (Resolved): java protobuf macro does not honor java_outer_classname in IDL files
Applied in changeset r371. J. Wienke
09:24 AM Bug #582 (In Progress): java protobuf macro does not honor java_outer_classname in IDL files
J. Wienke
01:56 PM Revision 966810ff (rsc): Fully obey the java file naming by parsing the proto file for package an...
fixes #582 J. Wienke
09:22 AM Revision e31e8e3d (rsc): add an additional path for protobuf java which is the default oh archlinux
J. Wienke

09/30/2011

08:48 PM Bug #603: Crash on MacOS upon Parsing Environment
http://agilesoftwaredevelopment.com/blog/mendelt/whos-owner-shared-code-vs-code-ownership ... J. Moringen
08:38 PM Bug #603: Crash on MacOS upon Parsing Environment
This is your component ;) J. Wienke
06:25 PM Bug #603 (Closed): Crash on MacOS upon Parsing Environment
Backtrace is as follows:... S. Wrede

09/29/2011

04:06 PM Revision 3271590e (rsc): finally fix the logic to also find boost uuid
J. Wienke
03:45 PM Revision 6ce56158 (rsc): missing to add boost uuid include dirs to rsc include dirs
J. Wienke
03:35 PM Revision 5960886d (rsc): automatically search for boost uuid in config file of RSC
J. Wienke
 

Also available in: Atom