Activity

From 08/04/2011 to 09/02/2011

09/02/2011

08:25 PM Revision 6ff03dc7 (rsc): Added default getClassName impl in src/rsc/runtime/Printable.{h,cpp}
* src/rsc/runtime/Printable.{h,cpp}: added default implementation
of getClassName based on typeName
J. Moringen
12:20 PM Enhancement #535 (Resolved): Use lower case project name in data path
Applied in changeset r348. J. Wienke
11:46 AM Enhancement #535 (In Progress): Use lower case project name in data path
J. Wienke
11:46 AM Enhancement #535: Use lower case project name in data path
Apply this to trunk, not stable branch, too. J. Wienke
11:45 AM Enhancement #535 (Resolved): Use lower case project name in data path
The default type case of Linux data paths (/usr/share/PROJECT) is low case.
The current usage of upper case breaks t...
J. Wienke
12:14 PM Revision f63ac9c0 (rsc): use lower-case share folder
fixes #535 J. Wienke

09/01/2011

06:42 PM Revision 0a4c08a4 (rsc): merge r346 to trunk
J. Wienke
06:40 PM Revision 8888a4ea (rsc): add an option to make searching for the spread executable optional
J. Wienke
11:34 AM Bug #494: CREATE_GLOBAL_REGISTREE used with 2 arg instead of 3
The job on jenkins compiles. Isn't this solved?? J. Wienke
11:33 AM Revision 637a2a47 (rsc): merge r344
refs #531 J. Wienke
11:33 AM Bug #531 (Resolved): Move PROJECT definition to the top of CMakeLists.txt
Applied in changeset r344. J. Wienke
11:29 AM Bug #531 (In Progress): Move PROJECT definition to the top of CMakeLists.txt
J. Wienke
11:27 AM Bug #531 (Resolved): Move PROJECT definition to the top of CMakeLists.txt
In main CMakeLists.txt the PROJECT is defined below a SET of CMAKE_MODULE_PATH which lead to an error as the path cou... S. Herbrechtsmeier
11:31 AM Revision 3430dc1b (rsc): Move project definition to top
fixes #531 J. Wienke
11:28 AM Revision 0f14da76 (rsc): merge r342 to branch
refs #530 J. Wienke
11:26 AM Bug #530 (Resolved): RSC's CMake configuration confuses internal and external Boost.UUID
Applied in changeset r342. J. Wienke
10:22 AM Bug #530 (Feedback): RSC's CMake configuration confuses internal and external Boost.UUID
Also on moma I get this correct result:... J. Wienke
10:17 AM Bug #530: RSC's CMake configuration confuses internal and external Boost.UUID
CMAKE_MODULE_PATH is not used to find the required library. But I cannot reproduce this problem on archlinux. J. Wienke
10:11 AM Bug #530 (In Progress): RSC's CMake configuration confuses internal and external Boost.UUID
J. Wienke
11:25 AM Revision fe00f434 (rsc): fix boost uid internal finding logic
fixes #530 J. Wienke

08/31/2011

05:00 PM Bug #530 (Resolved): RSC's CMake configuration confuses internal and external Boost.UUID
I think, the problem is caused by... J. Moringen

08/30/2011

09:50 AM Revision 9c517b2a (rsc): Added missing rpath option in rsc/rsc.pc.in
* rsc/rsc.pc.in: added rpath linker option J. Moringen

08/24/2011

05:55 PM Revision 2596a7c8 (rsc): Added size() in rsc/src/rsc/threading/SynchronizedQueue.h
* rsc/src/rsc/threading/SynchronizedQueue.h: added documentation
comment to size member function
J. Moringen
05:54 PM Revision 7dc84d6c (rsc): Added size() in rsc/src/rsc/threading/SynchronizedQueue.h
* rsc/src/rsc/threading/SynchronizedQueue.h: added member function
size; declared data member mutex mutable and dec...
J. Moringen

08/23/2011

10:11 PM Revision c2766ceb (rsc-log4cxx-adapter): fix build
J. Wienke
05:32 PM Bug #518 (Resolved): RSC Logger Level naming too generic
Applied in changeset r337. Anonymous
05:32 PM Revision dcbe3dbf (rsc): Changed member names of logger level enumeration ('DEBUG'->'LEVEL_DEBUG'...
Might break some depending implementations.
fixes #518
Arne Nordmann

08/22/2011

04:55 PM Bug #518: RSC Logger Level naming too generic
Narf, they are already in a namespace, class and enum... The preprocessor is evil...
https://code.cor-lab.org/projec...
J. Wienke
03:31 PM Bug #518 (Resolved): RSC Logger Level naming too generic
I stumbled upon a piece of software, that sets the compiler flag @-DDEBUG@, if compiled as _Debug_, not _Release_. Wh... Anonymous

08/11/2011

10:54 AM Revision b62b291c (rsc-log4cxx-adapter): Add doxygen, sloccount and cppcheck
M. Goetting
10:48 AM Revision 2f934410 (rsc-log4cxx-adapter): Add CPack code
M. Goetting
10:39 AM Revision c5193b70 (rsc-log4cxx-adapter): Update [apps,.]/CMakeLists.txt
M. Goetting

08/10/2011

05:34 PM Revision 1a063b37 (rsc): fix build on windows with msvc10
J. Wienke
05:13 PM Bug #494 (In Progress): CREATE_GLOBAL_REGISTREE used with 2 arg instead of 3
TODOs:
- Change version from 0.1 to 0.4
- Build Jenkins job
M. Goetting
05:10 PM Bug #494 (Closed): CREATE_GLOBAL_REGISTREE used with 2 arg instead of 3
M. Goetting
05:08 PM Bug #494 (Resolved): CREATE_GLOBAL_REGISTREE used with 2 arg instead of 3
... M. Goetting
05:09 PM Revision 8db04272 (rsc-log4cxx-adapter): * Fixed bug #494
M. Goetting
03:45 PM New maintained branch 0.4 of RSC
A new maintenance branch of RSC with version 0.4 is available in the SVN. For stable development please depend on thi... J. Wienke
01:41 PM Revision e2911e12 (rsc): missing braces
J. Wienke
11:39 AM Revision 82ed06bf (rsc): merge from trunk
J. Wienke
11:38 AM Revision 2fcb171a (rsc): hints should have precedence over hard-coded paths
J. Wienke
11:06 AM Revision cf3b0a3e (rsc): merge r327
J. Wienke
11:05 AM Revision 231aaad2 (rsc): this time really fix the cmake code for checking UUID...
J. Wienke
10:39 AM Revision 6cfe2e2a (rsc): merge revision r325 from 0.4 branch to trunk
J. Wienke
10:38 AM Revision a61043c0 (rsc): fix checking for UUID
J. Wienke
09:59 AM Revision f9977d0e (rsc): Add CMAKE_INSTALL_PATH as HINT to FIND_PATH for BoostUUID
M. Goetting

08/09/2011

05:01 PM Revision f8744323 (rsc): merge back r322 from 0.4 branch
J. Wienke
04:53 PM Revision fb75419e (rsc): try to prevent a compiler (gcc) bug for crosscompiling on nao
J. Wienke
02:00 PM Revision 8691e88c (rsc): increment RSC version
J. Wienke
01:55 PM Revision 826dfcfc (rsc): source code formatting
J. Wienke
01:41 PM Revision df3458db (rsc): source code formatting
J. Wienke

08/08/2011

08:24 AM Tasks #480 (Resolved): Deliver boost uuid header as backup
Applied in changeset r317. J. Wienke
07:03 AM Tasks #480 (In Progress): Deliver boost uuid header as backup
J. Wienke
08:24 AM Revision 5f71cf4f (rsc): Install an internal version of boost.uuid if no other version is found.o...
fixes #480 J. Wienke

08/06/2011

09:42 PM Revision a856e8f7 (rsc): Added get() method with timeout in src/rsc/threading/Future.{h,cpp}
* src/rsc/threading/Future.{h,cpp}: added FutureException as a base
class for the two Future-related exception clas...
J. Moringen

08/05/2011

11:07 PM Tasks #480 (Resolved): Deliver boost uuid header as backup
Deliver boost uuid header with RSC installation that is used iff no boost uuid is installed in the system (usually on... Anonymous
 

Also available in: Atom