Activity

From 04/01/2014 to 04/30/2014

04/30/2014

06:40 PM Bug #1846: Client disconnect can cause server abort
Johannes Wienke wrote:
> For the second patch: Is it clear why retrieving the exception message might fail?
I cou...
J. Moringen
02:15 PM Bug #1846: Client disconnect can cause server abort
For the second patch: Is it clear why retrieving the exception message might fail? J. Wienke
11:26 AM Bug #1846 (Feedback): Client disconnect can cause server abort
I would like to address this by means of the attached patches. Any opinions? J. Moringen
10:03 AM Bug #1846 (In Progress): Client disconnect can cause server abort
J. Moringen
07:49 AM Bug #1846: Client disconnect can cause server abort
Thanks for the detailed report, we will look into it as soon as we can. J. Moringen
06:34 PM Feature #1869 (Resolved): Realize ProcessInfo and HostInfo Backend in Java
We need to consider a solution for getting the low-level or OS-specific platform properties required for introspectio... S. Wrede
06:22 PM Feature #1737 (In Progress): Implement participant creation and destruction hooks
Realized infrastructure and tested for Listener participants. S. Wrede
04:24 PM Revision 75321572 (rsb-java): new signature and parameter object for hierarchical participant cre...
S. Wrede
03:52 PM Feature #1829 (In Progress): Initial support for participant hierarchies
Methods refactored to be participants. S. Wrede
03:51 PM Revision eda09305 (rsb-java): methods are now participants, refs #1829
S. Wrede
03:24 PM Revision f6348303 (rsb-java): changed Eclipse project configuration to use newer JUnit version co...
S. Wrede
03:06 PM Revision a599fc80 (rsb-java): commit of initial introspection code by Suchit; slightly refactored
S. Wrede
09:08 AM RSB XML Support Feature #1838 (Resolved): Binary Attachments in XOP
Applied in changeset rsb-xml-java|commit:ab04313e398b342ea95a2dbe6014a85364d1d7c2. L. Ziegler

04/29/2014

05:52 PM Bug #1860 (Resolved): Java Unit Test fails and hangs
Applied in changeset rsb-java|commit:8ea9e205914cd27f14d495c64246e07cbed269f5. J. Wienke
12:15 PM Bug #1860: Java Unit Test fails and hangs
... Q. Li
12:02 PM Bug #1860: Java Unit Test fails and hangs
This actually should be the case. Could you please post the contents of you rsb.conf here, so that we can reproduce t... J. Wienke
11:51 AM Bug #1860: Java Unit Test fails and hangs
thanks, Johannes, it has fixed my problem. could you please adapt this to any case? e.g. rsb.conf is in the ~./config... Q. Li
10:59 AM Bug #1860: Java Unit Test fails and hangs
Do you have a file called @~/.config/rsb.conf@? If so, could you please temporarily remove it and see whether the tes... J. Wienke
10:15 AM Bug #1860 (Resolved): Java Unit Test fails and hangs
... Q. Li
05:49 PM Revision 8ea9e205 (rsb-java): Shield tests against external rsb.conf files
Use test-ready ParticipantConfigs when creating participants to shield
against external influences.
fixes #1860
J. Wienke
05:33 PM Bug #1862: No way to specify custom converter selection strategies in java
There is now a new example explaining how to use custom converter selection strategies with wildcard conversion for u... J. Wienke
05:32 PM Bug #1862 (Resolved): No way to specify custom converter selection strategies in java
Applied in changeset rsb-java|commit:0311a9b5adb62d2981b5e69682320c505e9caec8. J. Wienke
03:02 PM Bug #1862 (Resolved): No way to specify custom converter selection strategies in java
The current java API does not provide any means of customizing the converter selection strategy for participants. J. Wienke
05:32 PM Revision 4fc52106 (rsb-java): Suppress an invalid warning
The is handled in the class it is passed in and will be destroyed by
that class.
J. Wienke
05:32 PM Revision 78784186 (rsb-java): Example for custom converter selection strategies
Adds an example that explains how to use custom converter selection
strategies for individual participants.
refs #1862
J. Wienke
05:27 PM Revision 511ab388 (rsb-java): New PredicateConverterSelectionStrategy
Adds a new ConverterSelectionStrategy based on predicates
refs #1862
J. Wienke
05:25 PM Revision 5dc71938 (rsb-java): Allow to copy ParticipantConfig instances
Added a copy method to ParticipantConfig so that clients can easily
create new instances from template instances.
re...
J. Wienke
05:20 PM Revision 0311a9b5 (rsb-java): Specify converters in TransportConfig
Add an attribute to TransportConfig for a ConverterRepository to use
when creating new connector instances. This allo...
J. Wienke
05:13 PM Revision 1dacc5d2 (rsb-java): Support equals in ParticipantConfig
Add comparison support for ParticipantConfig including all required
subclasses that have data-holder character.
* sr...
J. Wienke
05:06 PM Revision 15e3724b (rsb-java): Make properties iterable
Added iterator support to Properties for iterating over all properties.
This required to move Property into a separat...
J. Wienke
05:04 PM Revision 7be09ebd (rsb-java): Update junit version
Updated to recent junit 4.11 to get benefits of new API methods. J. Wienke
02:12 PM Revision 0da1bc6b (rsb-java): Fix typo in log message in InformerState
J. Wienke

04/28/2014

09:46 PM RSB XML Support Feature #1838: Binary Attachments in XOP
No, it's fine. L. Ziegler
08:54 PM RSB XML Support Feature #1838: Binary Attachments in XOP
I started applying and cleaning up these patches in some working copy but didn't push yet. Is this urgent? J. Moringen
11:02 AM RSB XML Support Feature #1838: Binary Attachments in XOP
Is this okay now? I could simply push the commits, since I have developer rights on this project. L. Ziegler
08:50 PM Revision 2ec735d2 (rsb-cpp): Backport: Install debug symbols on windows
J. Wienke
08:50 PM Revision 1afb0df6 (rsb-cpp): Backport: Install debug symbols on windows
J. Wienke
08:49 PM Revision b48ae94e (rsb-cpp): Fix Windows compilation
Commit 3d68ebe6e broke the windows build by changing the name of the
target built by CMake. This, in turn, changed th...
J. Wienke
08:49 PM Revision 74b01c18 (rsb-cpp): Install debug symbols on windows
J. Wienke

04/24/2014

03:52 PM Feature #1742: Implement introspection event sender
Suchit Sharma wrote:
> * How can I test the introspection client , do I nned to make some java version of plugin.cpp...
J. Moringen
03:07 PM Feature #1742: Implement introspection event sender
I'll try to answer whatever I can.
Suchit Sharma wrote:
> * There are few rsc references in c++ code like:
> @ v...
J. Wienke
11:43 AM Feature #1742: Implement introspection event sender
* How can I test the introspection client , do I nned to make some java version of plugin.cpp(in introspection packag... S. Sharma

04/22/2014

08:12 PM RSB XML Support Revision d5a9de79 (rsb-xml-java): Removed output on stdout in test/rsb/transport/XOPTest.java
* test/rsb/transport/XOPTest.java (XOPTest.testXOPString): removed
printing to stdout
J. Moringen
08:12 PM RSB XML Support Revision d0ccdac8 (rsb-xml-java): Fixed typo in src/rsb/converter/XOPConverter.java
* src/rsb/converter/XOPConverter.java (XOPConverter.signature): renamed
signatur -> signature
(XOPConverter.getSi...
J. Moringen
08:12 PM RSB XML Support Revision ab04313e (rsb-xml-java): Treat byte-array attachments specially in src/rsb/converter/XOP...
fixes #1838
Do not apply a converter when an attachment contains binary
data (i.e. ByteBuffer) anyway.
* src/rsb/tr...
L. Ziegler
08:11 PM RSB XML Support Revision a7585133 (rsb-xml-java): Added generic to deserialize() return type in src/rsb/converter...
* src/rsb/converter/XOPsConverter.java (XOPsConverter.deserialize):
added generic value to return type for better c...
J. Moringen
07:52 PM RSB XML Support Revision 76461d19 (rsb-xml-java): Suppress unused warning in test/rsb/transport/XOPTest.java
* test/rsb/transport/XOPTest.java (XOPTest.testInValidDoc): suppress
unused warning since object construction is te...
L. Ziegler
07:51 PM RSB XML Support Revision 6b35dbc6 (rsb-xml-java): Fixed deprecation warning in test/rsb/transport/XOMXOPTest.java
* test/rsb/transport/XOMXOPTest.java (XOMXOPTest::testNonXML): removed
unnecessary suppression of deprecation warni...
L. Ziegler
04:14 PM Feature #1742 (In Progress): Implement introspection event sender
J. Moringen
03:29 PM Feature #1742: Implement introspection event sender
This is automatically generated from the protobuf files that are part of the rsb-protocol project. If you use the cor... J. Wienke
01:33 PM Feature #1742: Implement introspection event sender
the function "bye" in introspectionsender.cpp calls rsb::protocol::introspection::Bye , do we need to implement this ... S. Sharma

04/18/2014

03:30 AM Revision a86ba070 (rsb-cl): Moved notification serialization to new package rsb.serialization
* src/serialization/protocol.lisp: new file; contains protocol
functions
* src/serialization/mixins.lisp: new file;...
J. Moringen

04/17/2014

03:01 PM Bug #1849 (Feedback): Call tool does not complain if it can't decode a reply
The call tool simply blocks if it receives a reply for a method with a data type that cannot be deserialized. No mess... J. Wienke
01:33 PM Feature #1742: Implement introspection event sender
Suchit Sharma wrote:
> Question :
> Do I need to attend the thursday meeting ?
Only if you want. It is not clear...
J. Moringen
11:26 AM Feature #1742: Implement introspection event sender
- created basic structure
- divided model.cpp to hostinfo.java , partipantinfo.java , etc
- done with extracting ma...
S. Sharma
11:18 AM Bug #1846: Client disconnect can cause server abort

h1. Setup
h2. Laptop
Socketserver wurde mit dem "rsb-loggercpp0.9 --scope=/ --style=detailed" gestartet.
Ei...
T. Korthals

04/16/2014

03:10 PM Bug #1846 (Resolved): Client disconnect can cause server abort
We assume the following (needs to be reproduced):
* A client disconnects because of network problems (e.g. WLAN)
* ...
J. Moringen

04/15/2014

07:05 PM Revision 109b73c3 (rsb-cl): Disabled failing test case in test/reader.lisp
The test used a feature that is not properly implemented in the current
version of the configuration code and will ch...
J. Moringen
06:58 PM Revision b60bd813 (rsb-cl): Fixed typo in name scope-root::construction/from-components in test/s...
* test/scope.lisp (test scope-root::construction/from-components): fixed
typo in test name construction/from-{conpo...
J. Moringen
06:31 PM Revision 5f0bc24f (rsb-cl): Silence logging during test execution in cl-rsb.asd
* cl-rsb.asd (perform test-op eql :cl-rsb-test): change log level :info
-> :warn before starting test execution
J. Moringen
06:31 PM Revision f1160f8a (rsb-cl): Added function derive-scope-component in src/types.lisp
* src/types.lisp (derive-scope-component): new function; based on an
input string, return a legal scope component s...
J. Moringen
06:31 PM Revision e66b631e (rsb-cl): Allow restarting of threaded receivers in src/transport/connector-mix...
* src/transport/connector-mixins.lisp
(stop-receiver threaded-receiver-mixin): set thread to nil to allow
restart...
J. Moringen
06:24 PM Revision 76f9aca0 (rsb-cl): Added scope component types and predicates in src/types.lisp
* src/types.lisp (scope-component-character?): new function; return
non-nil when a character is valid in a scope co...
J. Moringen
06:15 PM Revision 49d16ebc (rsb-cl): Force cleanup after restart tests in test/package.lisp
* test/package.lisp (define-restart-method-test-case): reset flag to nil
after running the test
J. Moringen
06:15 PM Revision b755d3f8 (rsb-cl): Use distinct scopes for tests in test/macros.lisp
* test/informer.lisp (define-basic-participant-test-cases informer):
added "rsbtest" prefix to scopes
(test infor...
J. Moringen
06:12 PM Revision ce4933c8 (rsb-cl): Fixed test suite parent in test/patterns/request-reply/[local-]server...
* test/patterns/request-reply/server.lisp (test suite server-root):
changed parent patterns-root -> patterns-reques...
J. Moringen
05:30 AM RSB XML Support Revision 43200a52 (rsb-xml-integrationtest): Use context manager protocol and create* in python/{...
* python/informer.py (header): updated copyright
(toplevel): create informer using rsb.createInformer; use context
...
J. Moringen
05:30 AM RSB XML Support Revision d6ad9c7d (rsb-xml-integrationtest): Silence logger in lisp/common.lisp
* lisp/common.lisp (header): updated copyright
(toplevel): changed default log level :info -> :warn
J. Moringen
02:56 AM Revision 3358504a (rsb-cl): Fixed use of SBCL private function in src/configuration.lisp
Use `sb-ext:posix-environ' instead of `sb-impl::posix-environ'. Starting
with SBCL 1.1.17, this will also allow envir...
J. Moringen

04/14/2014

01:41 AM Revision 23cc8a9c (rsb-cl): Minor improvements in src/{event,util}.lisp
* src/util.lisp (print-id): made colon? and at? parameters optional;
simplified implementation
* src/event.lisp (pr...
J. Moringen
01:32 AM Revision 5b59d594 (rsb-cl): Optimized scope=, sub-scope?, super-scope?, merge-scopes in src/scope...
* src/scope.lisp (ensure-scope): new function; helper function for
making `scope' instances when necessary
(scope...
J. Moringen

04/13/2014

08:41 PM Revision 874f54d1 (rsb-protocol): Added field start_time in proto/rsb/protocol/operatingsystem/Pr...
refs #1823
* proto/rsb/protocol/operatingsystem/Process.proto (Process.start_time):
new field; stores start time o...
J. Moringen
07:12 PM Revision 47b84562 (rsb-manual): Fixed repository locations in specification-config.rst
* specification-config.rst (Implementations): fixed directories within
in repositories for C++ and Java implementat...
J. Moringen
06:55 PM Revision b5a66167 (rsb-manual): Added description in specification-transport-level-filtering.rst
will ref #1128
* specification-transport-level-filtering.rst: new file; contains
description of transport-level fi...
J. Moringen
06:44 PM Revision 5fc6d4a9 (rsb-manual): Initial specification of flow control in specification-flow-contr...
* specification-flow-control.rst: new file; contains specification of
the flow control protocol
* specification.rst...
J. Moringen
06:39 PM Revision 4526662b (rsb-manual): Fixed repository location in specification-introspection.rst
* specification-introspection.rst (Implementations): fixed directory
within rsb-cl repository
J. Moringen
06:00 PM Feature #1839 (In Progress): Reference documentation in conditions
J. Moringen

04/12/2014

04:38 AM Revision 1ec07380 (rsb-tools-cpp): Updated include in src/timesync/rsb/tools/timesync/rsbtimesync...
* src/timesync/rsb/tools/timesync/rsbtimesync.cpp (header): updated
copyright
(include rsb/util/EventQueuePushHan...
J. Moringen
04:38 AM Revision 90deeddb (rsb-tools-cpp): Updated include in examples/timesync/rsbts_display.cpp
* examples/timesync/rsbts_display.cpp
(header): updated copyright
(include rsb/util/EventQueuePushHandler.h): cha...
J. Moringen
04:36 AM Revision f6db86aa (rsb-tools-cpp): Updated Server -> LocalServer in src/simplebuffer/rsb/tools/si...
* src/simplebuffer/rsb/tools/simplebuffer/BufferRequestCallback.h
(include rsb/patterns/LocalServer.h): changed rsb...
J. Moringen

04/11/2014

03:37 PM RSB XML Support Feature #1838: Binary Attachments in XOP
I split up the commit and changed the documentation strings, as well as the error handling for incomplete attachments. L. Ziegler
02:50 PM RSB XML Support Feature #1838 (Feedback): Binary Attachments in XOP
h2. General
* The commit message is much too terse; it should explain why the change is necessary and what gets ch...
J. Moringen
02:04 PM RSB XML Support Feature #1838: Binary Attachments in XOP
sorry, accidentally set assignee. L. Ziegler
02:01 PM RSB XML Support Feature #1838 (Resolved): Binary Attachments in XOP
Please review my patch for using binary attachments in XOPs L. Ziegler
10:00 AM Feature #1837 (Resolved): Include RSB version in process introspection information
h3. Tasks
* Protocol ✓
* C++ ✓
* Python ✓
* Java ✓
* Common Lisp ✓
* Introspection tools (✓)
J. Moringen

04/09/2014

07:08 PM Feature #1833 (In Progress): Remove crashed processes from database after a (configurable) while
J. Moringen
05:41 PM RSB XML Support Revision 5ceaee2e (rsb-xml-java): fixed handling of bytebuffers
S. Meyer zu Borgsen
05:40 PM RSB XML Support Revision 1575c605 (rsb-xml): fixed handling of bytebuffers
S. Meyer zu Borgsen
02:03 PM Feature #1823 (In Progress): Transmit start-time of processes in introspection messages
J. Moringen

04/07/2014

09:12 PM Revision d0b36d50 (rsb-manual): Specification of introspection in specification-introspection.rst
fixes #1749
* specification-introspection.rst: new file; contains specification of
the introspection protocol
* sp...
J. Moringen
09:10 PM Feature #1749 (Resolved): Specify introspection protocol
Applied in changeset rsb-manual|commit:48acc42caca836688481e75f40482242edac4964. J. Moringen
06:42 PM Feature #1749 (In Progress): Specify introspection protocol
J. Moringen
09:03 PM Revision 48acc42c (rsb-manual): Specification of introspection in specification-introspection.rst
fixes #1749
* specification-introspection.rst: new file; contains specification of
the introspection protocol
* sp...
J. Moringen
08:55 PM Revision f50a7e5e (rsb-manual): Explain changes w.r.t. Python rsb.create* functions in news.rst
* news.rst (RSB 0.11): added a note about participant constructors;
mentioned renamed function rsb.{createServer ->...
J. Moringen
08:30 PM Revision a87a4a8f (rsb-python): Renamed createServer -> createLocalServer in rsb/__init__.py
* rsb/__init__.py (createLocalServer): renamed createServer ->
createLocalServer
(createServer): new function; fo...
J. Moringen
08:11 PM Revision 3e794a59 (rsb-integrationtest): Cleanup in lisp/*.lisp, lisp/CMakeLists.txt
* lisp/common.lisp: tabs -> spaces; use uninterned symbol syntax
in *-package forms
* lisp/config.lisp: similar
* l...
J. Moringen
08:11 PM Revision 1bb625ae (rsb-integrationtest): Better test for "error" method in lisp/client.lisp
* lisp/client.lisp (client-main): use `handler-case' and :no-error when
calling "error" method
J. Moringen
08:11 PM Revision 9b7c8e0c (rsb-integrationtest): Changed scope for request-reply test in */{client,server}.*
Changed scope
/rsbtest/clientserver -> /rsb-integration-test/request-reply
to exercise a larger subset of the leg...
J. Moringen
08:11 PM Revision 1896ff5d (rsb-integrationtest): Test more scope characters in {cpp,java,lisp,python}/{li...
* cpp/informer.cpp: added "_" and "-" to scope names
* cpp/listener.cpp: likewise
* java/informer.java (header): upda...
J. Moringen
08:11 PM Revision 38ac868f (rsb-integrationtest): "Unscreamified" **/CMakeLists.txt, lisp/sbcl.cmake.in
* CMakeLists.txt: "unscreamified"
* cpp/CMakeLists.txt: likewise
* java/CMakeLists.txt: likewise
* lisp/CMakeLists.tx...
J. Moringen
08:11 PM Revision cb054096 (rsb-integrationtest): Moved terminate-{wait,notify} to lisp/common.lisp
* lisp/common.lisp (*terminate*): new variable; moved here from
lisp/server.lisp
(terminate-wait): similar
(ter...
J. Moringen
08:11 PM Revision d65c2264 (rsb-integrationtest): Changed obsolete Server -> LocalServer in cpp/server.cpp
* cpp/server.cpp (header): updated copyright
(EchoCallback): changed base class Server::Callback ->
LocalServer::...
J. Moringen
08:10 PM Revision 12d78746 (rsb-integrationtest): Added missing assertion in python/client.py
* python/client.py: check return value when calling "ping" method J. Moringen
08:10 PM Revision ec4bcbd2 (rsb-integrationtest): Use create* and context manager protocol in python/{list...
* python/listener.py (toplevel): use createListener
* python/server.py (header): updated copyright
(toplevel): use ...
J. Moringen
08:10 PM Revision abe43f0a (rsb-integrationtest): Added wait-file logic to all client-server tests
* cpp/server.cpp (main): write ready file
* java/server.java: likewise
* lisp/common.lisp (header): updated copyright...
J. Moringen
08:09 PM Revision a66afa32 (rsb-integrationtest): Made timeouts configurable in test/integrationtest.py
* test/integrationtest.py (header): updated copyright
(IntegrationTest.timeout): new attribute; default timeout
(...
J. Moringen
08:08 PM Revision 7d014c1e (rsb-integrationtest): Fix error message in test/integrationtest.py
* test/integrationtest.py
(IntegrationTest.addListenerInformerPair.testFunc): fixed swapped
informer and listener...
J. Moringen
06:41 PM Feature #1750 (In Progress): Test introspection as part of integrationtest
J. Moringen

04/06/2014

03:44 PM Feature #1833 (Resolved): Remove crashed processes from database after a (configurable) while
J. Moringen

04/04/2014

06:00 PM Bug #1832 (Resolved): Listener deactivation leaves receiving strategy registered on bus in case o...
Applied in changeset rsb-java|commit:29ba0629903455e6ca29a3a2623a72b240d7d3fc. J. Wienke
05:17 PM Bug #1832 (In Progress): Listener deactivation leaves receiving strategy registered on bus in cas...
J. Wienke
05:11 PM Bug #1832 (Resolved): Listener deactivation leaves receiving strategy registered on bus in case o...
In the case of the socket transport, a deactivation of a listener seems to leave the event receiving strategy registe... J. Wienke
05:45 PM Revision 5e7432fd (rsb-java): Backport: Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke
05:45 PM Revision a7021a86 (rsb-java): Backport: Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke
05:44 PM Revision 545aa268 (rsb-java): Fix eclipse project
classpath for new spread version J. Wienke
05:43 PM Revision 29ba0629 (rsb-java): Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke

04/03/2014

11:20 PM Tasks #397 (Closed): XCF to RSB explanation wiki page
I assume not. However, the wiki page mentioned above still exists. J. Moringen
11:18 PM Bug #1168: Improve Binary Installation Documentation for RSB
See also issues in project:tutorials. J. Moringen
11:15 PM Bug #1168 (Rejected): Improve Binary Installation Documentation for RSB
The situation has changed and we have new issues for this task. J. Moringen
11:14 PM Tasks #1191: Document programmatic configuration of individual participants
The manual covers configuration options (mainly for transports) and configuration sources. Programmatic configuration... J. Moringen
11:09 PM Bug #1062 (Rejected): RSB documentation doesn't say, which package to install
Documentation and packages have changed a lot in the meantime. Please reopen if the issue still persists or reoccurs. J. Moringen

04/02/2014

06:28 PM Tasks #1513 (Resolved): Document exception handling in main function of RSB-using C++ programs
Applied in changeset rsb-manual|commit:8f45c784a5ad55a2ec6618a2636c0978deebf8e9. J. Moringen
06:21 PM Revision 8f45c784 (rsb-manual): Added "Participants are not cleaned up" in troubleshooting.rst
fixes #1513
* troubleshooting.rst (Participants are not cleaned up): new section;
explain how to ensure cleanup of...
J. Moringen

04/01/2014

05:44 PM Revision 6cdb52cb (rsb-cl): Removed special treatment of rsb schema in src/uris.lisp
* src/uris.lisp (header): updated copyright
(uri->scope-and-options): removed special treatment of rsb schema
(%t...
J. Moringen
05:43 PM Revision 8efede77 (rsb-cl): Added +root-scope+ constant in src/scope.lisp
* src/scope.lisp (scope): evaluate at compile-time to allow the
following `defconstant'
(+root-scope+): new const...
J. Moringen
05:32 PM Revision 3eab7462 (rsb-cl): Added *reserved-scope* in src/variables.lisp
* src/variables.lisp (header): updated copyright
(*reserved-scope*): new variable; contains a scope sub-scopes of w...
J. Moringen
05:29 PM Revision 8d8390a0 (rsb-cl): Optimized scope= and sub-scope? in src/scope.lisp
* src/scope.lisp (scope=): check `eq' before comparing components
(sub-scope?): likewise
J. Moringen
05:24 PM Revision 8c411dde (rsb-cl): Fixed test logic in test/scope.lisp
* test/scope.lisp (header): updated copyright
(test scope-root::relations): allow testing multiple relations;
sim...
J. Moringen
04:40 PM Enhancement #1831 (Feedback): Provide introspection functionality as shared object (as opposed to...
Questions to consider:
* How should the shared object be exported on the CMake-level?
** Probably similar to conver...
J. Moringen
04:13 PM Revision aa807d75 (rsb-manual): Disabled speculative description of rsb: schema in specification-...
* specification-uris.rst (Generic URIs): replaced description of the
schema with a note that such URIs are not curr...
J. Moringen

03/31/2014

01:14 AM Feature #1830 (Resolved): Initial support for participant hierarchies
J. Moringen
01:14 AM Feature #1829 (Resolved): Initial support for participant hierarchies
J. Moringen
01:13 AM Feature #1828 (Resolved): Initial support for participant hierarchies
J. Moringen
01:13 AM Feature #1827 (Resolved): Initial support for participant hierarchies
J. Moringen
12:14 AM Revision adfc9443 (rsb-manual): Added "Reporting Bugs" in troubleshooting.rst
* troubleshooting.rst (Reporting Bugs): new section; contains guidelines
for reporting RSB bugs
* conf.py.in (redmi...
J. Moringen
 

Also available in: Atom