Activity

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

01/27/2015

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

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

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

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

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

Also available in: Atom