Activity

From 01/24/2011 to 02/22/2011

02/22/2011

11:52 PM Revision ea7f60b5 (rsb-java): refactored SpreadPort to use converters for data type conversion to...
S. Wrede
11:37 PM Revision d580a09b (rsb-java): added tests for String and ByteBuffer conversion
S. Wrede
11:36 PM Revision d0b7e7a3 (rsb-java): fixed Converter interface to support different encodings via type p...
implemented basic support for String and ByteBuffer conversion
added tests for String and ByteBuffer conversion
renam...
S. Wrede
09:58 PM Revision d84654b7 (rsb-java): extended Publisher interface by a generic send method for pure data
added methods to set a default type info for a specific publisher instance
added further tests for the Publisher
S. Wrede
09:55 PM Feature #207: Publish operation should return RSBEvent
Exemplified in the RSBJava::Publisher class where send<T> and send(RSBEvent) both return the modified Event to the us... S. Wrede
09:53 PM Feature #207 (Rejected): Publish operation should return RSBEvent
Calls to ::publish on informers shall return the RSBEvent to the user for further processing. For instance, if access... S. Wrede
09:26 PM Revision 26a1f771 (rsb-java): some additions to RSBEvent
added basic test case for Publisher
some nitpicks
S. Wrede
09:09 PM Revision 366c5979 (rsb-java): added ctr, cleaned up code
S. Wrede
05:22 PM Feature #206 (Resolved): Provide additional pull-based model for receiving events without threadi...
Result of brainstorming with Ingo due to our initialize experiences with mt-dispatching in Python on NAO:
Currentl...
S. Wrede
02:35 PM Revision c9b0a3fb (rsb-python): mark worker thread as daemon threads to prevent them from blockin...
I. Lütkebohle
01:50 PM Enhancement #204: Remove DispatchTask on the way to OrderedQueueDispatcherPool
Basically, this is a regression in the design of the event dispatching code. Prior to the OrderedQueueDispatcherPool ... S. Wrede
12:45 PM Enhancement #204: Remove DispatchTask on the way to OrderedQueueDispatcherPool
Currently the SpreadReceiverTask reads messages from the line and decodes them, passes them to the DispatchTask, whic... J. Wienke
11:12 AM Enhancement #204: Remove DispatchTask on the way to OrderedQueueDispatcherPool
I don't understand the description ;-) I. Lütkebohle
10:48 AM Enhancement #204 (Resolved): Remove DispatchTask on the way to OrderedQueueDispatcherPool
Just on thread of indirection more than required. J. Wienke
10:49 AM Bug #205 (Resolved): Remove DispatchTask on the way to OrderedQueueDispatcherPool
J. Wienke

02/19/2011

06:29 PM Revision f69047ad (rsb-cpp): * remove some warnings
* some todos moved to doxygen J. Wienke

02/18/2011

05:31 PM Revision 8e5ebea8 (rsb-java): changed some lines on event to notification conversion
S. Wrede
05:15 PM Revision c865fd69 (rsb-java): trying backward compatible ByteString.copyFrom method
S. Wrede
05:06 PM Revision e18f094e (rsb-java): very early prototype of publisher using pbuf encoded event notifica...
S. Wrede
02:06 PM Feature #197 (Closed): Generate events for changes of channel participants
When state is associated with the fact that a subscriber is present (e.g., for the Task-State Pattern when used with ... I. Lütkebohle

02/17/2011

06:01 PM Tasks #196 (Resolved): Test for consistent option file parsing
Every language must accept the options files and their contents. J. Wienke
06:00 PM Feature #195 (Resolved): Integrate Option File Parsing
.rsbrc files + environment + command line? J. Wienke
03:28 PM Revision 7912239f (rsb-integrationtest): remove debug output from python scrupts
J. Wienke
03:26 PM Revision fd00b6b6 (rsb-integrationtest): allow to specify which spread executable to use.
J. Wienke
03:11 PM Revision 4eb0e7a2 (rsb-java): externalized path to spread executable
S. Wrede
03:09 PM Revision 504e8086 (rsb-integrationtest): An initial version of an automatable integration test
J. Wienke
02:59 PM Bug #193 (Rejected): Generated protocol bufers py files are not installed
Strange, now it works without any changes J. Wienke
02:52 PM Bug #193 (In Progress): Generated protocol bufers py files are not installed
J. Wienke
02:52 PM Bug #193 (Rejected): Generated protocol bufers py files are not installed
J. Wienke
02:59 PM Feature #194 (Resolved): Get ID from published data
Essentially, return the RSBEvent from publishData. I. Lütkebohle
02:38 PM Revision 4561a643 (rsb-java): support for starting spread daemon in preface of tests
S. Wrede
12:41 PM Revision 1fbd161f (rsb-java): fixed test.dir
S. Wrede
12:37 PM Revision b514eff7 (rsb-java): added pbuf.lib parameter
S. Wrede
12:28 PM Revision b93fde5f (rsb-java): initial check-in of current state -- work in progress
S. Wrede

02/16/2011

09:37 PM Revision 65d4f6f2 (rsb-protocol): appended PB suffix for outer classnames in java
S. Wrede
09:34 PM Bug #192 (Resolved): Fix Generation of ProcolBuffer Classes
E.g.;... S. Wrede
09:25 PM Bug #192 (Resolved): Fix Generation of ProcolBuffer Classes
... S. Wrede

02/15/2011

07:41 PM Revision e9bef6ac (rsb-cpp): wait for spread to start
J. Wienke
05:56 PM Bug #191 (Rejected): Python spread blocks at least sigint
Programme die RSBPython verwenden reagieren nicht mehr auf Ctrl-C. I. Lütkebohle
04:06 PM Bug #189 (Resolved): spread-python module lacks rpath
fixed in gar installer J. Wienke
02:36 PM Bug #189 (Resolved): spread-python module lacks rpath
Im Grunde ein gar-installer Problem... S. Wrede
03:14 PM Tasks #190 (Resolved): Provide user-definable conversion strategy
Parsing may depend on application context, hence (at least optionally) the decision to parse notification content int... S. Wrede

02/14/2011

12:07 PM Revision 4a050702 (rsb-python): fixed doc bug
S. Wrede

02/10/2011

05:00 PM Revision d06d8caa (rsb-cpp): fix for new registry api in rsc
J. Wienke

02/08/2011

01:04 AM Revision ece043d8 (rsb-cpp): and now also use the right suffix for the link library on windows
J. Wienke

02/07/2011

12:58 AM Revision a88c4590 (rsb-cpp): dont forget to install lib file on windows
J. Wienke

01/24/2011

01:07 PM Revision 99e517d7 (rsb-cpp): deconfuse hudson
J. Wienke
12:53 PM Revision 8cac4b52 (rsb-cpp): more hudson confusion
J. Wienke
12:45 PM Revision 9267b2d8 (rsb-cpp): confusing Hudson
J. Wienke
 

Also available in: Atom