Activity

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

09/30/2013

04:09 PM Revision dc474903 (rsb-cpp): Prevent multiple wire-schemas for one data-type
* Detects selection of multiple wire-schemas for a single data-type, throws exception and suggests solution Arne Nordmann

09/28/2013

03:05 AM Revision c12d07d8 (rsb-cl): Shortened license, updated copyright in **/*.lisp, cl-rsb.asd, CMakeL...
* **/*.lisp (header): shortened license; updated copyright
* cl-rsb.asd: likewise
* CMakeLists.txt: likewise
J. Moringen

09/27/2013

10:32 PM Revision f6240b46 (rsb-cl): Minor changes in src/*.lisp and some CMake files
* src/protocol.lisp (participant-converter): fixed a typo
* src/variables.lisp (header): fixed one-line summary
* src...
J. Moringen
07:40 PM RSBag Revision 93bd08d4 (rsbag-tools-cl): Added more tests for bag-{cat,play} in CMakeLists.txt
* Tests for the --replay-strategy commandline option of bag-cat and
bag-play had been missing.
* Test new --replay...
J. Moringen

09/26/2013

05:35 PM RSBag Revision 764cfba4 (rsbag-cl): Cosmetic changes in src/rsb/replay/strategy-mixins.lisp
* src/rsb/replay/strategy-mixins.lisp
(shared-initialize :before time-bounds-mixin t): use
`incompatible-initargs...
J. Moringen
05:34 PM RSBag Revision 85dcc4c6 (rsbag-cl): Added delay-limiting-mixin in src/rsb/replay/strategy-mixins.lisp
* src/rsb/replay/strategy-mixins.lisp (delay-limiting-mixin): new class;
a mixins which adds the ability to limit d...
J. Moringen
05:30 PM RSBag Revision e42c1673 (rsbag-cl): Use log4cl instead of log5 in **/*.lisp
* src/backend/backend-mixins.lisp (write-buffer :before t t): changed
log1 -> log:{warn,info,debug}
(write-buffer...
J. Moringen
02:21 PM Revision 3769cf7b (rsb-java): Backport: Allow access to default participant config
Provide a getter for the default participant config in order to modify
it.
J. Wienke
02:20 PM Revision 7cd08155 (rsb-java): Allow access to default participant config
Provide a getter for the default participant config in order to modify
it.
J. Wienke

09/25/2013

09:07 PM RSBag Revision 2911ff98 (rsbag-tools-cl): Use log4cl instead of log5 in bag-*/main.lisp
* bag-cat/main.lisp (header): updated copyright
(main): changed log1 -> log:{warn,info,debug}
* bag-play/main.lisp ...
J. Moringen

09/17/2013

11:53 AM Revision d29105e0 (rsb-spread-cpp): Add a qibuild project file
J. Wienke

09/12/2013

05:59 PM Revision 47a23603 (rsb-cpp): fixes #1627: remove check for boost.uuid
This is default now in all boost installations. J. Wienke
04:57 PM Revision c87abaed (rsb-cpp): fixes #1571: Fix boost linking
J. Jenkins

09/09/2013

06:53 PM Revision d620852b (rsb-yarp-cpp): More verbose error message
* More verbose error message in activate() and deactive() Arne Nordmann

09/05/2013

07:21 PM Revision 74306344 (rsb-matlab): Fixed local-name rst.verision -> rst.version in pom.xml
I found this because the job generator said
WELL-FORMEDNESS-VIOLATION:
Document not well-formed: Bad nesting. "r...
J. Moringen
05:31 PM Revision 7634a630 (rsb-tools-cpp): fixes #1588: use virtual time for unit tests
Prevent timing issues by using a virtual time for unit tests. J. Wienke
04:44 PM Revision 298b2b96 (rsb-matlab): Depend on RST SNAPSHOT
Since we fixed the RST packaging, we need to respect it here. J. Wienke
02:32 PM Revision 8878537b (rsb-manual): refs #1615: correct download links for CI server
Links pointed to abandioned slaves or old job configs. J. Wienke
02:30 PM Revision 8d138f4f (rsb-manual): fixes #1615: correct download links for CI server
Links pointed to abandioned slaves or old job configs. J. Wienke
12:43 PM RSB XML Support Revision 963efa51 (rsb-xml-java): Fixed tests
L. Kettenbach

09/04/2013

07:07 PM Revision fe1c3cbc (rsb-matlab): Changed required RSB version 0.10… -> 0.9… in pom.xml
J. Moringen
06:57 PM Revision bac7047d (rsb-matlab): Backport: Add maven pom.xml file
Support maven for building. J. Wienke
06:31 PM Revision d9e63d8c (rsb-matlab): Add maven pom.xml file
Support maven for building. J. Wienke

09/03/2013

05:22 PM Revision 54f185fd (rsb-cpp): Fix pkg-config test for Mac
Use the CMake compiler in the sh file instead of g++, which is often not
used on Mac.
J. Wienke
03:45 PM Revision 53b9a870 (rsb-cpp): fixes 1096: move {Event,}QueuePushHandlers to util
Merge branch 'enhancement-1096' J. Wienke
03:25 PM Revision d45f4a6b (rsb-cpp): Disable pkg-config test per default
Added a cmake flag to enabled it if desired. J. Wienke
03:22 PM Revision c13fd8be (rsb-cpp): Use exit status of pkg-config test
In case compilation or execution fail, use an error exit status for the
script so that ctest can identify the failing...
J. Wienke
02:55 PM Revision 5a45002d (rsb-cpp): Move {Event,}QueuePushHandler to util namespace
* examples/queue_processing/queueprocessing.cpp: use new namespace
* src/CMakeLists.txt: adapte to file moves
* src/r...
J. Wienke

09/02/2013

06:55 PM Revision 8101d23b (rsb-manual): fixes #1081: add not about deb source packages
We do not provide them, so a deb-src line should not be added. J. Wienke
06:19 PM Revision 19fa6293 (rsb-python): fixes #1140: implement context manager protocol
Added context manager support (with statements) to participants.
Merge branch 'feature-1140'
J. Wienke
06:17 PM Revision 6f9738d7 (rsb-manual): refs #1140: describe context manager protocol
In line with the addition of the context manager protocol to rsb and the
use in the examples, describe it in the manu...
J. Wienke
06:15 PM Revision a87da54f (rsb-manual): Include context managers in example docs
examples-basic.rst: Added explanations for deactivtion with context
managers as well as manual deactivation.
J. Wienke
05:16 PM Revision 160a33dd (rsb-python): Let exmaples use the context manager protocol
As most examples are simple, let them use the context manager protocol.
This will also instruct users to use this sim...
J. Wienke
05:16 PM Revision 297e08b0 (rsb-manual): Include context managers in example docs
examples-basic.rst: Added explanations for deactivtion with context
managers as well as manual deactivation.
J. Wienke
04:48 PM Revision 9d63c686 (rsb-manual): Fix gitignore again
Something really confused git here with the line endings. Only half of
the file was staged.
J. Wienke
04:43 PM Revision c2f22ea5 (rsb-python): Implement context manager protocol for participants
* rsb/__init__.py: added context manager methods to Participant
* test/coretest.py: added roundtrip tests for pub-sub...
J. Wienke
04:34 PM Revision 6e400419 (rsb-manual): Ignore editor swap files
J. Wienke
04:23 PM Revision 96a1e953 (rsb-manual): fixes #1144: add related publications
Added some related publications where RSB is used or described. J. Wienke
03:48 PM Revision a2022e98 (rsb-python): Implement context manager protocol for participants
* rsb/__init__.py: added context manager methods to Participant
* test/coretest.py: added roundtrip tests for pub-sub...
J. Wienke
03:46 PM Revision c2f9d5b4 (rsb-python): Formalize the deactivate method for participants
All participant subclasses already have a deactivate method. This commit
ensures this constraint by using an annotate...
J. Wienke
03:44 PM Revision eafb2061 (rsb-python): Switch eclipse project to python 2.7
In order to use with statements with multiple statements, python 2.7 is
required.
J. Wienke
01:37 PM Revision bf47320e (rsb-java): fixes #1602: exception during bus deactivation
Fix a threading error causing a NPE during deactivation.
Merge branch 'bug-1602'
J. Wienke
01:32 PM Revision dd9e0bb2 (rsb-java): Fix deactivation in BusBase
A thread might already have removed itself from the connections map
during its own deactivation logic. We need to exp...
J. Wienke
01:30 PM Revision 88f8b862 (rsb-java): Synchronize access to connections map in BusBase.
A sequence of different operations relying on each other needs to be
synchronized despite being synchronous map.
J. Wienke
01:28 PM Revision 1f9c1fd0 (rsb-java): Fix duplicated removal of connection
There was a duplicated and useless call to removeConnection in
BusBase.
J. Wienke
11:44 AM Revision 88766988 (rsb-manual): fixes #1601:Fix java zip download link.
Use 0.9 ci job instead of trunk. J. Wienke
 

Also available in: Atom