Activity

From 08/18/2010 to 09/16/2010

09/16/2010

12:56 PM Revision 53bc138b (rsb-cpp): Initial try to base converter selection on rsc registry
references #106 J. Wienke
11:17 AM Revision dd437d23 (rsb-cpp): remove duplicated library name variable
J. Wienke

09/15/2010

11:39 AM Revision e70c4e43 (rsb-python): fix system shutdown by removing dependencies and explicitly stopp...
J. Wienke
10:46 AM Revision 14b16ffc (rsb-python): removedebug output
J. Wienke
10:44 AM Revision 720d84e1 (rsb-python): event processor now uses a thread pool for dispatching
J. Wienke

09/13/2010

11:57 AM Revision 5861e4ae (rsb-cpp): TODO about thread-safety added
J. Wienke
11:46 AM Revision c2418846 (rsb-python): mention coverage dependency
J. Wienke
11:43 AM Revision f639d6c8 (rsb-python): integrate coverage support
J. Wienke

09/12/2010

11:15 PM Revision 19700dd5 (rsb-cpp): changed include path from relative to absolute
S. Wrede
09:54 PM Revision cd4d9c1b (rsb-cpp): implemented stream operator for Task object, removed warning in Stat...
S. Wrede
08:25 PM Revision 617869e7 (rsb-cpp): enable coverage target
J. Wienke
07:57 PM Revision 31f51571 (rsb-cpp): this protobuf file seems to have moved to the new nao project...
J. Wienke

09/11/2010

12:04 PM Revision 7f350bd4 (rsb-cpp): INPROGRESS - task 106: Extract NaoQi Converters and Examples into se...
https://code.cor-lab.org/issues/show/106
removed code with NaoQi dependencies from core library
see libRSBNao at htt...
S. Wrede

09/10/2010

11:56 PM Revision f73f0027 (rsb-python): improved build dependencies of commands
J. Wienke
11:33 PM Revision 8d941dc0 (rsb-python): build dependency
J. Wienke
11:02 PM Revision a1383eb4 (rsb-python): missing licenses
J. Wienke
11:02 PM Revision 6e9be30c (rsb-cpp): missing licenses
J. Wienke
11:00 PM Revision 276be26d (rsb-cpp): use find macro for boost threadpool
J. Wienke
07:20 PM Revision 3c73b54f (rsb-python): fx documentation
J. Wienke
07:14 PM Revision 1f0c4e9e (rsb-python): finally a working version
J. Wienke
05:51 PM Revision 4aaa4385 (rsb-python)
J. Wienke
05:50 PM Revision 31ad8e35 (rsb-python): urks, trying to move to setuptools...
J. Wienke
04:39 PM Revision 16a816e2 (rsb-python): Initial user-level roundtrip test with spread is now working
fixes #50 J. Wienke
11:44 AM Revision 374fed3a (rsb-python): created basic user-level publisher and subscriber classes
J. Wienke

09/09/2010

05:13 PM Revision b47bdd32 (rsb-cpp): move timer class to rsc
fixes #109 J. Wienke
04:59 PM Revision 3c24c90d (rsb-cpp): add doxygen support
fixes #48 J. Wienke

09/02/2010

06:16 PM Revision 5aefdb49 (rsb-cpp): Store the handler objects in subscriptions
J. Wienke
03:40 PM Revision d9eb62a7 (rsb-cpp): QueuePushHandler added for synchronized queues from rsc
J. Wienke

09/01/2010

07:42 PM Revision 5c63e2ef (rsb-cpp): remove debug output
J.-C. Seele
04:54 PM Revision 6202fb05 (rsb-cpp): A more generic ALImageConverter allowing all ALImage sizes and color...
Therefore the new protobuf macro from RSC was used as the old one does not scale very well. J. Wienke

08/31/2010

04:18 PM Revision 53f438c6 (rsb-cpp): cmake macros are now installed by rsc
J. Wienke
03:35 PM Revision 6eaba1c0 (rsb-cpp): cmake cleanup
J. Wienke
03:25 PM Revision 8cb2825d (rsb-cpp): use the static version of spread so far
J. Wienke
01:45 PM Revision 99a97676 (rsb-cpp): require rsc
J. Wienke
01:42 PM Revision 4ffbd019 (rsb-cpp): install a pkgconfig file for rsb
fixes #103 J. Wienke
01:16 PM Revision 3dc39aba (rsb-cpp): logging macro renaming
J. Wienke

08/30/2010

09:14 PM Revision 7ca8e9ea (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
08:30 PM Revision ee8f50a1 (rsb-cpp): fix for #97
log4cxx completely replaced
fixed compilation of protobuf sources
S. Wrede
06:13 PM Revision 39660ed4 (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
06:06 PM Revision 40498615 (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
06:04 PM Revision f3f6add0 (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
06:04 PM Revision 8d2e10e6 (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
06:04 PM Revision 1c42563c (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
05:58 PM Revision d6286616 (rsb-cpp): ALImageConverter and tests added. also example of videosubscriber.
J.-C. Seele
05:50 PM Revision d550e862 (rsb-cpp): fix installation?
J. Wienke
05:30 PM Revision 1970161a (rsb-cpp): lower case project name for header installation
S. Wrede
05:29 PM Revision 5bd721e8 (rsb-cpp): added install recursive target for correct header installation
S. Wrede
02:36 PM Revision d99d9568 (rsb-protocol): Fixed typo in FindRSBProtocol.cmake
M. Goetting

08/27/2010

01:12 PM Revision 16d75544 (rsb-cpp): RESOLVED - task 39: High-Level Pattern: Publish-Subscribe
https://code.cor-lab.org/issues/show/39
Initial Pub/Sub pattern implemented and basic functional test works.
See Info...
S. Wrede

08/26/2010

12:24 AM Revision cf8c941c (rsb-cpp): RESOLVED - task 90: Typedefs for templated/ized (?) Publisher shared...
https://code.cor-lab.org/issues/show/90 S. Wrede
11:55 PM Revision 9ab10aa8 (rsb-cpp): RESOLVED - task 62: Replace direct use of log4cxx::logger by macro f...
https://code.cor-lab.org/issues/show/62
replaced all occurrences
S. Wrede
05:48 PM Revision 2328fed5 (rsb-python): OrderedQueueDispatcherPool ported from C++
fixes #93 J. Wienke
03:28 PM Revision 9d4f2a9c (rsb-python): missing coments
J. Wienke

08/24/2010

07:28 PM Revision 00f65bbd (rsb-python): * introduced still single-threaded event-processor
J. Wienke
07:21 PM Revision 30f50c88 (rsb-cpp): more todos
J. Wienke
07:19 PM Revision 3cb543da (rsb-cpp): added a TODO
J. Wienke
06:14 PM Revision 9c9eed0a (rsb-python): * fix unit tests to terminate
* move port to transport J. Wienke
06:09 PM Revision 8ae9b73f (rsb-python): now out of source really works
J. Wienke
06:07 PM Revision 08da3fb8 (rsb-python): improved setup.py for "out of source" builds
J. Wienke

08/23/2010

11:21 PM Revision 35e0f703 (rsb-cpp): IN PROGRESS - task 39: High-Level Pattern: Publish-Subscribe
https://code.cor-lab.org/issues/show/39
started implementation of templatized Publisher class
started default Convert...
S. Wrede
06:26 PM Revision 50f5ad2a (rsb-cpp): removed deprecated spread-only examples
S. Wrede
06:11 PM Revision 6b5643cf (rsb-cpp): RESOLVED - task 47: Implement Reference Counting for Joined Groups i...
https://code.cor-lab.org/issues/show/47
MembershipManager is now used by spread port
S. Wrede

08/21/2010

12:27 AM Revision 69620cec (rsb-cpp): NEW - task 58: Provide full log4cxx.props config for RSB logger inst...
https://code.cor-lab.org/issues/show/58
initial log4cxx.props file
S. Wrede
12:24 AM Revision 3dd7655e (rsb-cpp): NEW - task 47: Implement Reference Counting for Joined Groups in Spr...
https://code.cor-lab.org/issues/show/47
Implemented MembershipManager object, works but needs to be used by SpreadPor...
S. Wrede

08/20/2010

05:32 PM Revision d34a11b4 (rsb-cpp): fixed groups for consumer example
S. Wrede
05:07 PM Revision ea7cf95f (rsb-cpp): make it compile again
J. Wienke
04:41 PM Revision 04a8a63a (rsb-python): decode notifications
J. Wienke
04:05 PM Revision 8bf0fa28 (rsb-python): introduce a QueueAndDispatchTask
J. Wienke
03:43 PM Revision 55ca0de8 (rsb-python): fix property support in python, always extens object for new-styl...
J. Wienke
03:24 PM Revision e292f8a6 (rsb-python): spread port now has a receiver task which can be interrupted succ...
J. Wienke

08/19/2010

04:31 PM Revision bc812fa6 (rsb-cpp): * fix build
* rename addObserver to setObserver as there is only one observer J. Wienke
03:58 PM Revision b547ddb8 (rsb-python): join and leave spread groups
J. Wienke
01:19 PM Revision c8fd5a03 (rsb-cpp): simplify
J. Wienke
01:06 PM Revision 1bf78f5d (rsb-python): add a utility class for gnerating enums in python
J. Wienke
12:23 PM Revision 18967d47 (rsb-python): * first spread sending
* testcase for router J. Wienke

08/18/2010

12:04 AM Revision 9908c690 (rsb-python): google protobuf integration basically ;)
J. Wienke
11:44 PM Revision f65e63b2 (rsb-cpp): treat dependencies as system libraries to prevent warnings
S. Wrede
10:49 PM Revision 50c1e5ed (rsb-cpp): onnect router publish with out port
refs #40 J. Wienke
10:38 PM Revision e3917ed1 (rsb-python): initial import of base classes
J. Wienke
10:26 PM Revision 1c8ba6a0 (rsb-cpp): simplifcation
J. Wienke
10:04 PM Revision a1a7493b (rsb-cpp): fixed install target
S. Wrede
06:57 PM Revision ac08cced (rsb-cpp): use external protocol project
J. Wienke
05:54 PM Revision b1fffd59 (rsb-protocol): Extracted protocol buffer files to a new project
J. Wienke
05:14 PM Revision 165b6c75 (rsb-cpp): more find macros
J. Wienke
04:56 PM Revision e8f73366 (rsb-cpp): first working version in vuttingedge version
J. Wienke
04:31 PM Revision 00549ee4 (rsb-cpp): added eclipse project files
S. Wrede

08/17/2010

01:26 AM Revision 21a3f2a5 (rsb-cpp): initial import of RSB prototype
S. Wrede
 

Also available in: Atom