Activity

From 12/31/2014 to 01/29/2015

01/29/2015

09:04 PM Revision 83e11419 (rsb-matlab-manual): initial import of template project
Sebastian Wrede
08:49 PM Revision 6180b9a5 (rsb-java): Enable introspection by default in src/rsb/config/ParticipantConfig...
refs #1982
* src/rsb/config/ParticipantConfig.java
(ParticipantConfig.introspectionEnabled): changed value false -...
J. Moringen
07:42 PM Bug #2164 (Resolved): ParticipantConfig.{copy,hashCode,equals} do not take into account introspec...
I'm not a Java expert, but I think the @ParticipantConfig.{copy,hashCode,equals}@ methods should take into account th... J. Moringen
07:39 PM Revision b06849e5 (rsb-cpp): Enable introspection by default in src/rsb/ParticipantConfig.cpp
refs #1982
Note that the introspection plugin still has to be loaded manually for
now.
* src/rsb/ParticipantConfig....
J. Moringen
07:38 PM Revision 59e3ef41 (rsb-cpp): Enable introspection by default in
refs #1982
Note that the introspection plugin still has to be loaded manually for
now.
* src/rsb/ParticipantConfig....
J. Moringen
06:26 PM Revision e9a5887c (rsb-python): Disable introspection by default in rsb/__init__.py
refs #1982
* rsb/__init__.py (ParticipantConfig.__fromDict): disable introspection
by default
(ParticipantConfig...
J. Moringen
01:20 PM Revision 4cda0bc4 (rsb-manual): Fixed download URL for Windows package in install-binary.rst
* install-binary.rst (Pre-Compiled Windows Archive): fixed CI server
download URl
J. Moringen
10:46 AM Bug #2150: Specification of preferred converters should be reconsidered
Any feedback on this? R. Haschke
10:24 AM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
R. Haschke wrote:
> The only way to robustly access the wireschema is at conversion time.
> There is the rsb::conv...
J. Moringen

01/27/2015

04:45 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
The only way to robustly access the wireschema is at conversion time.
There is the rsb::converter::SchemaAndByteArr...
R. Haschke
03:24 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
From my point of view, the socket transport should use the internal Notification data structures to access the wire-s... R. Haschke
01:08 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
This is basically an implementation detail and not intended for client usage. Such information should normally only b... J. Wienke
12:33 PM Bug #2163 (New): Remove rsb.wire-schema property from metaData in socket transport
While in socket transport, there is a metadata key userInfos:rsb.wire-schema, it is missing in spread transport:
<...
R. Haschke
02:06 PM Revision c740ae5e (rsb-cpp): merge branch master into famula
R. Haschke

01/21/2015

01:36 PM Revision d2d74cce (rsb): added rsb-vis-tools submodule
R. Haschke
01:35 PM Revision 69e4893b (rsb): added rsb-vis-tools submodule
R. Haschke

01/20/2015

10:51 PM Revision 5e961d5a (rsb-tools-cpp): become agnostic to rsbxml version (plain XOP vs. XmltioXOP)
R. Haschke

01/18/2015

04:21 AM Revision e27db71d (rsb-cl): Fixup for tests after make-participant changes in test/protocol.lisp
Some of the test cases added in 0b6ec8f where missing the expected
:introspection? initarg.
* test/protocol.lisp (te...
J. Moringen

01/16/2015

10:39 PM Revision 7a771969 (rsb-cl): Added %current-user in src/introspection/platform-sbcl-win32.lisp
* src/introspection/platform-common.lisp (header): updated copyright
(%current-user): added reader conditional #-wi...
J. Moringen
10:39 PM Revision be98df89 (rsb-cl): Fixed process start time in src/introspection/platform-sbcl-win32.lisp
* src/introspection/platform-sbcl-win32.lisp (header): updated copyright
(define-alien-type struct filetime): fixed...
J. Moringen
10:39 PM Revision a27517dc (rsb-cl): Fixed configuration files for win32 in src/variables.lisp
* src/variables.lisp (header): updated copyright
(*default-configuration-files*): fixed reader conditional #+window...
J. Moringen
10:38 PM Revision f85ef06f (rsb-cl): Backport: Added %current-user in src/introspection/platform-sbcl-win3...
* src/introspection/platform-common.lisp (header): updated copyright
(%current-user): added reader conditional #-wi...
J. Moringen
10:38 PM Revision ded54ef3 (rsb-cl): Backport: Fixed process start time in src/introspection/platform-sbcl...
* src/introspection/platform-sbcl-win32.lisp (header): updated copyright
(define-alien-type struct filetime): fixed...
J. Moringen
10:38 PM Revision 3f33e221 (rsb-cl): Backport: Fixed configuration files for win32 in src/variables.lisp
* src/variables.lisp (header): updated copyright
(*default-configuration-files*): fixed reader conditional #+window...
J. Moringen
10:13 PM Revision 247cd45a (rsb-manual): Mention introspection.enabled option in specification-config.rst
* specification-config.rst (Name-value Pairs): added
introspection.enabled to configuration option tree
J. Moringen
04:38 PM Bug #2160 (Rejected): Errors when starting rsb-introspectcl0.11 with style arguments
The style names have been changed prior to the release:... J. Moringen
11:27 AM Bug #2160 (Rejected): Errors when starting rsb-introspectcl0.11 with style arguments
h2. Issue:
When calling the rsb-introspectcl0.11 with the following style, an error occurs:...
N. Köster
04:33 PM Revision 4267a8cc (rsb-tools-cl): Backport: Fixed target stream of make-style-help-string in form...
* formatting/help.lisp (header): updated copyright
(make-style-help-string): fixed output stream for classes help
...
J. Moringen

01/15/2015

01:32 PM Revision 768a0945 (rsb-python): Add a NonQueuingParallelEventReceivingStrategy
This commit adds a new event receiving strategy that uses a single
thread for dispatching events to registered handle...
J. Wienke

01/14/2015

03:11 PM Feature #2158: Allow better control of file-based configuration
+1 C. Emmerich
02:28 PM Feature #2158 (Resolved): Allow better control of file-based configuration
"RSB Configuration":http://docs.cor-lab.org/rsb-manual/trunk/html/specification-config.html currently loads config fi... Anonymous
02:02 PM RSBag Revision 2759aacd (rsbag-tools-cl): Adaptations to cl-rsb system reorganization
Previously, some dependencies were not explicitly stated but the build
process certain systems to pull in system conn...
J. Moringen

01/13/2015

05:12 PM Tasks #1763 (Rejected): Deploy rsb 0.10 release to clf maven repository
Might have happened. J. Wienke
03:01 PM Revision 0b6ec8f4 (rsb-cl): Simplified make-participant methods in src/participant.lisp
* src/participant.lisp (header): updated copyright
(make-participant t uri): do not mess around with transform and
...
J. Moringen
02:32 PM Bug #2155 (Rejected): find_package(RSB) changes boost cmake configuration in downstream projects
There is no mechanism to handle this correctly in CMake. Only the workaround you described can be used, i.e. deferrin... J. Wienke
02:18 PM Bug #2155 (Rejected): find_package(RSB) changes boost cmake configuration in downstream projects
In my rsb downstream project I have the following cmake configuration for including some boost components and rsb in ... C. Emmerich
09:26 AM RSB XML Support Revision 7b21a7a2 (rsb-xml-cpp): disabled install of rsbxml.pc link: reverting commit:428f9f14
R. Haschke
09:21 AM RSB XML Support Revision 7919300c (rsb-xml-cpp): added exported config variable HAVE_XMLTIO to config.cmake and p...
R. Haschke

01/12/2015

09:42 PM Revision 9c6586f4 (rsb-cl): Minor improvements in src/configuration.lisp
* src/configuration.lisp (header): updated copyright
(section-options): cosmetic change
(option-value): simplifie...
J. Moringen

01/09/2015

12:02 PM Revision 46ce5daa (rsb-matlab): Missing version bump for the required RST version
J. Wienke

01/08/2015

08:12 PM RSB XML Support Revision 233041fe (rsb-xml-integrationtest): Build system improvements in lisp/*
* lisp/common.lisp (toplevel): load required system instead of some
other systems which trigger the right system co...
J. Moringen
07:41 PM Revision 32dafd0f (rsb-java): Added timeout unit comment in examples/ClientExample.java
refs #2151
* examples/ClientExample.java: note in a comment that the timeout is
specified in milliseconds
Suggest...
J. Moringen
07:30 PM Revision 701b27bf (rsb-cpp): Added timeout unit comment in examples/server/client.cpp
refs #2151
* examples/server/client.cpp: note in a comment that the timeout is
specified in seconds
Suggested-by:...
J. Moringen
07:24 PM RSB XML Support Revision 57203d8e (rsb-xml-integrationtest): Build system improvements in lisp/*
* lisp/common.lisp (toplevel): load required system instead of some
other systems which trigger the right system co...
J. Moringen
07:14 PM RSB XML Support Revision 29cd328a (rsb-xml-integrationtest): Build system improvements in lisp/*
* lisp/common.lisp (toplevel): load required system instead of some
other systems which trigger the right system co...
J. Moringen
03:23 PM Revision 637e23c1 (rsb-integrationtest): Build system improvements in lisp/*
* lisp/common.lisp (toplevel): load required system instead of some
other systems which trigger the right system co...
J. Moringen
02:53 PM Tasks #1726 (Resolved): Release version 0.11
J. Moringen
02:30 PM RSB XML Support Revision 2164d9fd (rsb-xml-cl): Use serial dependencies in modules in rsb-xml.asd
* rsb-xml.asd (system rsb-xml): use :serial dependencies in modules
(system rsb-xml-test): likewise
J. Moringen
02:25 PM RSB XML Support Revision a9bb3c10 (rsb-xml-cl): Untabified sbclrc
* sbclrc: untabified J. Moringen
02:06 PM RSB XML Support Revision bb41e98e (rsb-xml-cl): Split rsb-xml.asd into multiple system definition files
System definitions have been moved out of rsb-xml.asd and into new
rsb-xml-*.asd files.
* rsb-xml.asd (system rsb-xm...
J. Moringen
02:06 PM RSB XML Support Revision 277182c8 (rsb-xml-cl): Minor cleanup in src/filter/xpath.lisp
* src/filter/xpath.lisp (header): updated copyright
(payload-matches? xpath-filter document): changed documentation...
J. Moringen
01:26 PM RSB XML Support Revision a2ea744e (rsb-xml-cl): Added system dependency on rsb-filter-xpath in rsb-xml.asd
* rsb-xml.asd (system rsb-xml): added system dependency on
rsb-filter-xpath
J. Moringen
01:24 PM RSB XML Support Revision fc1d1ec4 (rsb-xml-cl): Fixed license initarg in system definitions in rsb-xml.asd
* rsb-xml.asd (header): updated copyright
(system rsb-xml): fixed license initarg
(system rsb-xml-test): likewise...
J. Moringen
10:05 AM Enhancement #2151: RSB documentation should include callAsync() examples
thanks!
One more thing: it would be nice to write down the timeout unit as a comment
as the format differs for the ...
S. Schulz

01/07/2015

12:42 AM Revision 91133261 (rsb-cl): Fixed loading of cl-rsb.asd in *.asd
* rsb-clon.asd (toplevel): when necessary, load cl-rsb.asd before
defining the system
* rsb-protocol.asd (toplevel)...
J. Moringen
04:38 PM Enhancement #2151 (Resolved): RSB documentation should include callAsync() examples
Applied in changeset commit:rsb-manual|dd00c1ec3e8811252bc20cdfc432f6eb13f84987. J. Moringen
03:04 PM Enhancement #2151 (In Progress): RSB documentation should include callAsync() examples
J. Moringen
02:28 PM Enhancement #2151 (Resolved): RSB documentation should include callAsync() examples
It would be nice to have a brief example for callAsync() rpc calls (c++ and probably all others).
Just a short cod...
S. Schulz
04:35 PM Revision f6a37221 (rsb-manual): Fixed directory in implementation info in specification-request-r...
* specification-request-reply.rst (Implementations): fixed directory for
CL implementation src/patterns -> src/patt...
J. Moringen
04:35 PM Revision dd00c1ec (rsb-manual): Added/improved descriptions of non-blocking calls in example-basi...
fixes #2151
* examples-basic.rst (Client): for C++ and Java, reference lines in
example listings that demonstrate ...
J. Moringen
04:33 PM Revision fe318dd3 (rsb-cl): Changes for manual in examples/patterns/request-reply/client.lisp
refs #2151
* examples/patterns/request-reply/client.lisp (header): updated
copyright
J. Moringen
04:15 PM Revision 28ee23bd (rsb-java): Added non-blocking call in examples/ClientExample.java
refs #2151
* examples/ClientExample.java (ClientExample.main): added non-blocking
example involving Future and cal...
J. Moringen
03:25 PM Revision 11cfb79e (rsb-cpp): Added non-blocking call in examples/server/client.cpp
refs #2151
* examples/server/client.cpp (header): updated copyright
(main): added non-blocking example involving D...
J. Moringen
01:22 PM Revision e4afd97f (rsb-manual): Backport: Added missing explanation of example in tool-introspect...
* tool-introspect.rst (Examples): added missing explanation of
object-tree example
J. Moringen
01:22 PM Revision 74a0419b (rsb-manual): Added missing explanation of example in tool-introspect.rst
* tool-introspect.rst (Examples): added missing explanation of
object-tree example
J. Moringen
11:02 AM Revision 16d837af (rsb-cl): Load cl-rsb.asd in rsb-converter-protocol-buffer.asd
* rsb-converter-protocol-buffer.asd (toplevel): load cl-rsb.asd to make
package and version functions available
J. Moringen
10:56 AM Revision c998bb87 (rsb-tools-cl): Fixed license initarg in system definitions in rsb-formatting-a...
* rsb-formatting-and-rsb-common.asd (header): updated copyright
(system rsb-formatting-and-rsb-common): fixed licen...
J. Moringen
10:55 AM Revision b463f40f (rsb-tools-cl): Adaptations to cl-rsb system reorganization
Previously, some dependencies were not explicitly stated but the build
process certain systems to pull in system conn...
J. Moringen

01/06/2015

05:51 PM Revision 81fbe337 (rsb): Minor corrections in release.rst
J. Moringen
05:42 PM RSB XML Support Revision 4782fd9c (rsb-xml): Added description of the release process in release.rst
* release.rst: new file; contains a description of the manual actions
necessary to perform a release
J. Moringen
05:39 PM RSB XML Support Revision 109c5659 (rsb-xml): Added description of the release process in release.rst
* release.rst: new file; contains a description of the manual actions
necessary to perform a release
J. Moringen
05:15 PM Revision ced5bf33 (rsb): Minor corrections in release.rst
* release.rst: manual commit message adjustment is no longer necessary;
explain redmine issue commandline option
J. Moringen
04:54 PM RSB XML Support Revision b934aaf1 (rsb-xml-java): Require release version for rsx upstream software
Fixes the dependency version declaration to require released version of
rsx software.
J. Wienke
04:52 PM RSB XML Support Revision 28edde61 (rsb-xml-java): Remove version backup file
There was an old pom.xml.versionBackup file accidentally committed to
the repository. This is removed and added to th...
J. Wienke
04:51 PM RSB XML Support Revision 2b52f8a5 (rsb-xml-java): Remove version backup file
There was an old pom.xml.versionBackup file accidentally committed to
the repository. This is removed and added to th...
J. Wienke
10:22 AM Revision c23243a1 (rsb-cl): Split cl-rsb.asd into multiple system definition files
refs #373
* System definitions have been moved out of cl-rsb.asd and into new
rsb-*.asd files.
* The cl-rsb-test s...
J. Moringen
10:22 AM Revision ca759b78 (rsb-cl): Tests for XPath filter in test/filter/xpath-filter.lisp
* test/filter/xpath-filter.lisp: new file; contains basic tests for
`xpath-filter' class
* rsb-filter-xpath.asd (sy...
J. Moringen
10:22 AM Revision f6ecdfd0 (rsb-cl): Use serial dependencies in modules in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): use :serial dependencies in modules
(system cl-rsb-test): likewise
J. Moringen
10:22 AM Revision f635bced (rsb-cl): Tests for regex filter in test/filter/regex-filter.lisp
* test/filter/regex-filter.lisp: new file; contains basic tests for
`regex-filter' class
* rsb-filter-regex.asd (sy...
J. Moringen
09:59 AM Revision 26416ac9 (rsb-cl): Tests for XPath filter in test/filter/xpath-filter.lisp
* test/filter/xpath-filter.lisp: new file; contains basic tests for
`xpath-filter' class
* rsb-filter-xpath.asd (sy...
J. Moringen
09:59 AM Revision a3da5077 (rsb-cl): Tests for regex filter in test/filter/regex-filter.lisp
* test/filter/regex-filter.lisp: new file; contains basic tests for
`regex-filter' class
* rsb-filter-regex.asd (sy...
J. Moringen
09:57 AM Revision ef6caf6b (rsb-cl): Use serial dependencies in modules in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): use :serial dependencies in modules
(system cl-rsb-test): likewise
J. Moringen
09:56 AM Revision a7deba06 (rsb-cl): Split cl-rsb.asd into multiple system definition files
refs #373
* System definitions have been moved out of cl-rsb.asd and into new
rsb-*.asd files.
* The cl-rsb-test s...
J. Moringen

01/05/2015

05:17 PM RSBag Revision 388cc6ca (rsbag-cl): Fixed license initarg in system definitions in *.asd
* cl-rsbag.asd (header): updated copyright
(system cl-rsbag): fixed license initarg
(system cl-rsbag-test): likew...
J. Moringen
04:01 PM Revision 51794707 (rsb-tools-cl): Fixed target stream of make-style-help-string in formatting/hel...
* formatting/help.lisp (header): updated copyright
(make-style-help-string): fixed output stream for classes help
...
J. Moringen
10:08 AM Revision d77b8543 (rsb-spread-cpp): merged branch master into enhancement-2063
R. Haschke

01/04/2015

05:07 PM RSB XML Support Revision 01a0ed2d (rsb-xml-cpp): removed obsolete bridge/CTUConverter.*
R. Haschke
01:55 PM Revision ffb83654 (rsb-tools-cpp): correctly invalidate cache when no data is available
If cache is not invalidated, we would never switch back to the correct viewer. R. Haschke
11:50 AM Tasks #1056 (Closed): Introduce a condition class for protocol errors
There is a @protocol-condition@ in package @rsb.patterns@ and a @communication-error@ in package @rsb@. These should ... J. Moringen
09:53 AM Bug #2150 (New): Specification of preferred converters should be reconsidered
From my point of view, the specification of preferred converters may be conceptually at the wrong level (currently at... R. Haschke
08:16 AM Enhancement #2149: Provide simple API to programmatically set preferred converters
also added ParticipantConfig::addPreferredConverters(ConverterNames)
commit:enhancement-2149
R. Haschke
07:57 AM Enhancement #2149 (Feedback): Provide simple API to programmatically set preferred converters
Currently converters can only be configured via the RSC config system.
Preferred converters are filtered out in rsb...
R. Haschke
08:13 AM Revision ef8c74b2 (rsb-cpp): added method rsb::ParticipantConfig::addPreferredConverters(Converte...
As it doesn't make sense to define different preferred converters for
different connectors, I added this method that ...
R. Haschke
07:58 AM Revision 559824ac (rsb-cpp): API to programmatically set preferred converters
added methods addConverter() and addConverters() to rsb::ParticipantConfig::Transport R. Haschke
06:56 AM Revision ab71d95f (rsb-cpp): fixed typo
R. Haschke

01/03/2015

04:43 PM Revision efcdffb3 (rsb-tools-cpp): re-enabled selection of fallback converter/viewer
R. Haschke
04:42 PM Revision bad127e4 (rsb-tools-cpp): added documentation from README
R. Haschke
12:12 PM Revision 37c03771 (rsb-tools-cpp): qLogger/CMakeLists.txt: decouple RST version from own version
R. Haschke
11:15 AM RSB XML Support Revision 99c9f9d8 (rsb-xml-cpp): simplified cmake files
- require RSB only, RSC is a dependent package
- RSBXMLConfig.cmake: require RSB and RST versions used during build
R. Haschke

01/02/2015

12:36 AM RSB XML Support Revision 428f9f14 (rsb-xml-cpp): install rsbxml.pc as link to rsbxml<version suffix>.pc
pkg-config cannot handle version suffixes in the pc filename -> create symlink R. Haschke
02:02 PM Bug #2147: rsb-java build fails after version jump to 0.12
I just see that you do this in the build generator context. There, the project definitions needs to be updated. But t... J. Wienke
01:55 PM Bug #2147 (Rejected): rsb-java build fails after version jump to 0.12
You need to use a 0.12 protocol with any rsb implementation in version 0.12. J. Wienke
01:43 PM Bug #2147 (Rejected): rsb-java build fails after version jump to 0.12
building master still refers to rsbprotocol0.11:... R. Haschke
01:56 PM Bug #2148 (Rejected): rsb-python fails after version jump to 0.12
Your setup.cfg refers to this most likely. The code base itself will never know anything about famula. J. Wienke
01:45 PM Bug #2148 (Rejected): rsb-python fails after version jump to 0.12
something still refers to rsbprotocol0.11:... R. Haschke

12/31/2014

10:57 AM Revision 73994863 (rsb-cl): Better error message in src/introspection/platform-common.lisp
* src/introspection/platform-common.lisp (%current-user): improved
error signaled when entry in passwd database can...
J. Moringen
 

Also available in: Atom