Activity

From 12/20/2014 to 01/18/2015

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 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
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
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

12/30/2014

10:51 AM Revision 56aa0278 (rsb-tools-cl): Fixed minor version component in backported cl-rsb-tools-intros...
* cl-rsb-tools-introspect.asd (+version-minor+): changed 12 -> 11 J. Moringen
08:45 AM Tasks #2146 (Resolved): Release version 0.12
check mark: ✓
# Create branches
#* project:rsc ✓ (see #2239)
#* project:rsb ✓
#* project:rsbag ✓
#* project:rs...
J. Moringen
08:40 AM We are starting to phase out support for RSB 0.9
RSB 0.11 "has been released":https://code.cor-lab.org/news/42. As a consequence, we are now starting to phase out sup... J. Moringen
08:20 AM Feature #228 (Closed): Introspection / Nameservice Interface and Initial Tool Support
J. Moringen
08:19 AM RSBag Revision 2b82915a (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
08:11 AM Revision ff797c5a (rsb-manual): Backport: Initial documentation for introspect tool in tool-intro...
refs #1752
* tool-introspect.rst: new file; contains documentation of introspect
tool
* tools.rst: include tool-in...
J. Moringen

12/29/2014

05:05 PM Revision 01aee5e7 (rsb-tools-cl): Backport: Run all introspect tests with inprocess: URI in CMake...
refs #1751
Some test cases for the introspect tool involved the default transport
configuration with usually means s...
J. Moringen
05:05 PM Revision 522961e6 (rsb-tools-cl): Backport: RSB version printing in introspect/print.lisp
refs #1837
* introspect/print.lisp (print-process-info-details-markup): print
version of RSB implementation used i...
J. Moringen
05:05 PM Revision 3e248a79 (rsb-tools-cl): Backport: Support printing executing user in introspect/print.lisp
refs #2036
* introspect/print.lisp (print-process-info-details-markup): print name
of executing user, if available
J. Moringen
05:05 PM Revision bbac7e4d (rsb-tools-cl): Backport: {machine,software}-{type,version} printing in introsp...
refs #1978
* introspect/print.lisp (print-host-info-details-markup): print actual
{machine,software}-{type,version...
J. Moringen
05:05 PM Revision 21cdf7ee (rsb-tools-cl): Backport: Added introspect tool in introspect/*.lisp
refs #1751
* introspect/styles.lisp: new file; contains introspection processing
styles
* introspect/print.lisp: n...
J. Moringen
05:05 PM Revision c02f4089 (rsb-tools-cl): Backport: Allow service selection in style creation in formatti...
* formatting/protocol.lisp (make-style symbol): accept service keyword
parameter; if supplied, use the service to i...
J. Moringen
05:05 PM Revision ee5fa6ab (rsb-tools-cl): Backport: Switched style creation to service-provider in format...
* formatting/protocol.lisp (define-service-provider style): changed
define-findable-class-family -> define-service-...
J. Moringen
04:52 PM Revision d6f9e498 (rsb-tools-cl): Run all introspect tests with inprocess: URI in CMakeLists.txt
refs #1751
Some test cases for the introspect tool involved the default transport
configuration with usually means s...
J. Moringen
04:27 PM Feature #44 (Resolved): Implement basic introspection support
J. Moringen
04:20 PM Tasks #1752 (Resolved): Document introspection tool
Applied in changeset commit:rsb-manual|3032a6ca7090f90bd2127bae63d959247fa8b67c. J. Moringen
04:19 PM Revision 3032a6ca (rsb-manual): Initial documentation for introspect tool in tool-introspect.rst
fixes #1752
* tool-introspect.rst: new file; contains documentation of introspect
tool
* tools.rst: include tool-i...
J. Moringen
02:40 PM Feature #1751 (Resolved): Create introspection tool
Applied in changeset commit:rsb-tools-cl|fff0fdbd6f84e3a954b468fe4884378308557100. J. Moringen
01:59 PM Revision 3d260d33 (rsb-tools-cl): Support printing executing user in introspect/print.lisp
refs #2036
* introspect/print.lisp (print-process-info-details-markup): print name
of executing user, if available
J. Moringen
01:59 PM Revision 612c9222 (rsb-tools-cl): {machine,software}-{type,version} printing in introspect/print....
refs #1978
* introspect/print.lisp (print-host-info-details-markup): print actual
{machine,software}-{type,version...
J. Moringen
01:59 PM Revision 15873c3e (rsb-tools-cl): RSB version printing in introspect/print.lisp
refs #1837
* introspect/print.lisp (print-process-info-details-markup): print
version of RSB implementation used i...
J. Moringen
01:46 PM Revision fff0fdbd (rsb-tools-cl): Added introspect tool in introspect/*.lisp
fixes #1751
* introspect/styles.lisp: new file; contains introspection processing
styles
* introspect/print.lisp: ...
J. Moringen
11:38 AM Revision e75ace8d (rsb-tools-cl): Allow service selection in style creation in formatting/protoco...
* formatting/protocol.lisp (make-style symbol): accept service keyword
parameter; if supplied, use the service to i...
J. Moringen
10:13 AM Revision d07deef7 (rsb-tools-cl): Switched style creation to service-provider in formatting/*.lisp
* formatting/protocol.lisp (define-service-provider style): changed
define-findable-class-family -> define-service-...
J. Moringen

12/27/2014

02:16 AM Revision 40007c7f (rsb-cl): Removed useless inline declamations in src/{event,patterns/request-re...
* src/event.lisp (%maybe-set-event-id): removed useless inline
declamation
* src/patterns/request-reply/remote-serv...
J. Moringen

12/26/2014

08:53 PM RSBag Revision cf67e1d4 (rsbag-manual): Backport: Adjustments in installation instructions in preparati...
* preparation.rst (Binary Downloads): removed links to Windows jobs;
adjusted job URLs
(Debian Packages): improve...
J. Moringen
08:47 PM RSBag Revision 32d2b97f (rsbag-manual): Adjustments in installation instructions in preparation.rst
* preparation.rst (Binary Downloads): added "edit-on-version-bump"
marker; removed links to Windows jobs
(Debian ...
J. Moringen

12/25/2014

06:11 PM Revision c3505c5e (rsb-cl): Removed backward-compatibility in src/**/*.lisp
* Removed {listener,reader,informer}-creation-error compatibility
conditions.
* Removed restart handling in make-{...
J. Moringen
06:11 PM Revision d9ac4b06 (rsb-cl): Made restart-related tests a bit more modular in test/**/*.lisp
Separated `define-restart-method-test-case' into
`define-restart-test-method' and `define-restart-test-case'.
* test...
J. Moringen
04:57 PM Revision 4bb57c3a (rsb-cl): Fixed license initarg in system definitions in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): fixed license initarg
(system cl-rsb-doc): likewise
(system cl-rsb-test): likewise
...
J. Moringen

12/23/2014

06:03 PM Revision b49b5514 (rsb-manual): fixed typo
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de> R. Haschke
06:03 PM Revision 4e1fa64e (rsb-manual): Improved converter documentation
* specification-converters.rst: new file with descriptions for converter
selection and disambiguation
* glossary.rs...
R. Haschke
05:50 PM Revision bdad4917 (rsb-manual): Backport: Minor corrections in the 0.11 section in news.rst
* news.rst (0.11): mention changes in the Java implementation; clarified
description of tool changes; fixed a typo
J. Moringen
05:48 PM Revision 7529f6e7 (rsb-manual): Minor corrections in the 0.11 section in news.rst
* news.rst (0.11): mention changes in the Java implementation; clarified
description of tool changes; fixed a typo
J. Moringen
05:43 PM RSB 0.11 has been released
We are happy to announce the release of version 0.11 of the RSB middleware.
h2. Notes
* Starting with this rele...
J. Moringen
03:26 PM RSB XML Support Revision de5135d3 (rsb-xml-java): Configure protobuf version with mvnprep script
Adapt the requested version of protobuf along with the mvnprep script to
better match the underlying operating system...
J. Wienke
03:24 PM RSB XML Support Revision 8285b01a (rsb-xml-java): Configure protobuf version with mvnprep script
Adapt the requested version of protobuf along with the mvnprep script to
better match the underlying operating system...
J. Wienke
03:20 PM Revision 2a178bf2 (rsb): Add descriptions for rsb-java maven deployment
Adds a section explaining how to upload (release) a new rsb-java version
on the CITEC maven public repository.
J. Wienke
03:11 PM RSB XML Support Revision 19692c06 (rsb-xml): Configure specific branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective branches (as
opposed to the HEADs at the time of the release)...
J. Moringen
03:10 PM RSB XML Support Revision e652b9db (rsb-xml): Updated HEADs of submodules rsb-xml-*
J. Moringen
03:08 PM RSB XML Support Revision e57088ea (rsb-xml): Configure master branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective master
branches (as opposed to the HEADs at the time of the r...
J. Moringen
03:07 PM RSB XML Support Revision affaeab4 (rsb-xml): Updated HEADs of submodules rsb-xml-*
J. Moringen
03:06 PM RSB XML Support Revision 3c0cbbe3 (rsb-xml): Issue number as commandline option in release.sh
* release.sh (usage): mention issue number commandline option
(release): accept issue number as commandline option ...
J. Moringen
03:06 PM RSB XML Support Revision 82af0ba6 (rsb-xml): Fixed set_version_setuptools in release.sh
* release.sh (set_version_setuptools): fixed regexp syntax errors J. Moringen

12/22/2014

09:24 PM Revision c7b95147 (rsb-tools-cpp): merged branch master into enhancement-loggerqt
R. Haschke
09:22 PM Revision 7cdb8339 (rsb-cpp): merged branch master into famula
R. Haschke
09:05 PM Revision a8320836 (rsb-manual): Merge remote-tracking branch 'origin/master'
R. Haschke
09:03 PM RSB XML Support Revision 2c288306 (rsb-xml-integrationtest): Version bump to 0.12.0, refs #1726
J. Moringen
09:03 PM RSB XML Support Revision f162da33 (rsb-xml-java): Version bump to 0.12.0, refs #1726
J. Moringen
09:03 PM RSB XML Support Revision 9efb50d5 (rsb-xml-cl): Version bump to 0.12.0, refs #1726
J. Moringen
09:03 PM RSB XML Support Revision 259f3b8f (rsb-xml-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
08:52 PM RSBag Revision dbe1f0db (rsbag-manual): Backport: Mention loop commandline option in news.rst
refs #1837
* news.rst (0.11): mention loop commandline option
J. Moringen
08:51 PM RSBag Revision e5ff9439 (rsbag-manual): Mention loop commandline option in news.rst
refs #1837
* news.rst (0.11): mention loop commandline option
J. Moringen
08:31 PM RSBag Revision e2761605 (rsbag-manual): Added section 0.12 in news.rst
* news.rst (0.12): new section; for changes in 0.12 relative to 0.11 J. Moringen
08:06 PM RSBag Revision 55262ae7 (rsbag-manual): Post-release adjustments in index.rst
refs #1726
* index.rst: changed reference to stable manual to version 0.11
J. Moringen
08:06 PM RSBag Revision 93da8100 (rsbag-manual): Post-release adjustments in index.rst
refs #1726
* index.rst: removed suggestion to use stable version
J. Moringen
08:02 PM Revision ae93e23b (rsb): Configure specific branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective branches (as
opposed to the HEADs at the time of the release)...
J. Moringen
08:00 PM RSBag Revision 059668bb (rsbag): Configure specific branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective branches (as
opposed to the HEADs at the time of the release)...
J. Moringen
07:59 PM RSBag Revision 60c54b5a (rsbag): Updated HEADs of submodules rsbag-*
J. Moringen
07:57 PM RSBag Revision 1e044aa1 (rsbag): Configure specific branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective branches (as
opposed to the HEADs at the time of the release)...
J. Moringen
07:56 PM RSBag Revision 9707aebb (rsbag): Updated HEADs of submodules rsbag-*
J. Moringen
07:53 PM RSBag Revision a08f10e5 (rsbag-tools-cl): Version bump to 0.12.0, refs #1726
J. Moringen
07:53 PM RSBag Revision 751fed94 (rsbag-python): Version bump to 0.12.0, refs #1726
J. Moringen
07:53 PM RSBag Revision e2e35e62 (rsbag-manual): Version bump to 0.12.0, refs #1726
J. Moringen
07:53 PM RSBag Revision a80d8812 (rsbag-cl): Version bump to 0.12.0, refs #1726
J. Moringen
07:52 PM RSBag Revision d92368a4 (rsbag): Issue number as commandline option in release.sh
* release.sh (usage): mention issue number commandline option
(release): accept issue number as commandline option ...
J. Moringen
07:51 PM RSBag Revision 1fa10d5a (rsbag): Fixed set_version_setuptools in release.sh
* release.sh (set_version_setuptools): fixed regexp syntax errors J. Moringen
07:31 PM Revision 1fd185f1 (rsb-manual): Added section 0.12 in news.rst
* news.rst (0.12): new section; for changes in 0.12 relative to 0.11 J. Moringen
05:04 PM Revision 8e9fb7cd (rsb): Configure specific branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective branches (as
opposed to the HEADs at the time of the release)...
J. Moringen
05:03 PM Revision 0a9d1851 (rsb): Updated HEADs of submodules rsb-*
J. Moringen
04:58 PM Revision a8ee5908 (rsb): Configure master branch for each submodule in .gitmodules
This lets users get the current HEADs of the respective master
branches (as opposed to the HEADs at the time of the r...
J. Moringen
04:56 PM Revision 1a8a4972 (rsb): Updated HEADs of submodules rsb-*
J. Moringen
04:51 PM Revision bd6465cb (rsb-realtime-cpp): temp commit - will be removed
J. Moringen
04:44 PM Revision 863b70f6 (rsb): test
J. Moringen
04:34 PM Revision 325f28a8 (rsb): Clarification and extensions in release.rst
* release.rst: clarified some commands; added description for pushing
tags and branches
J. Moringen
04:32 PM Revision b9896381 (rsb): Issue number as commandline option in release.sh
* release.sh (usage): mention issue number commandline option
(release): accept issue number as commandline option ...
J. Moringen
04:31 PM Revision c001ea62 (rsb): Fixed set_version_setuptools in release.sh
* release.sh (set_version_setuptools): fixed regexp syntax errors J. Moringen
04:11 PM Revision 1a8ecbf0 (rsb-python): Version bump to 0.12.0, refs #1726
J. Moringen
04:06 PM Revision 7b34e3a8 (rsb-manual): Use VERSION_{MAJOR,MINOR} + REQUIRED for RSC dependency in CMakeL...
* CMakeLists.txt (find_package RSC-CMake): use VERSION_{MAJOR,MINOR} for
RSC dependency; mark the dependency as REQ...
J. Moringen
03:55 PM Revision 5f5bea70 (rsb-manual): Post-release adjustments in index.rst
refs #1726
* index.rst: changed reference to stable manual to version 0.11
J. Moringen
03:53 PM Revision bb72ae8e (rsb-manual): Post-release adjustments in index.rst, install.rst
refs #1726
* index.rst: removed suggestion to use stable version
* install.rst (Debian Packages): do not mention tes...
J. Moringen
03:47 PM Revision 01159ae2 (rsb-zmq-cl): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 797a82fd (rsb-yarp-cl): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 9ca7f953 (rsb-yarp-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision ca6f7bd1 (rsb-tools-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 4770fe21 (rsb-ros-cl): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 0ee70891 (rsb-spread-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 1255cfe1 (rsb-tools-cl): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision fffa461e (rsb-realtime-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 992948e4 (rsb-protocol): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 79c8e98e (rsb-matlab): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision fd45c4e2 (rsb-manual): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 64cee3c8 (rsb-java): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision f51542a3 (rsb-integrationtest): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 0c08882e (rsb-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
03:47 PM Revision 50a51a15 (rsb-cl): Version bump to 0.12.0, refs #1726
J. Moringen
11:21 AM Feature #228: Introspection / Nameservice Interface and Initial Tool Support
Yes, let's close this issue and discuss the remaining bits in more detailed tickets. S. Wrede
 

Also available in: Atom