Activity

From 03/17/2016 to 04/15/2016

04/15/2016

10:02 PM Revision 5fd27bc2 (rsb-tools-cl): Improved handling of -[:binary] in src/common/event.lisp
* src/common/event.lisp (header): updated copyright
(parse-payload-spec): signal an error when -:binary is specifie...
J. Moringen
10:02 PM Revision 19e9da32 (rsb-tools-cl): Fixed examples for using - in send/main.lisp
* send/main.lisp (header): updated copyright
(make-examples-string): fixed examples for using -:[:binary] to read
...
J. Moringen
09:51 PM Revision 0ea555b0 (rsb-manual): Mention protocol buffer payloads from standard input in tool-{cal...
* tool-call.rst (Description): mention that protocol buffer payloads can
be read from standard input via -
* tool-s...
J. Moringen
09:24 PM Revision 6b022efc (rsb-cl): Initial tests for origin-filter in test/filter/origin-filter.lisp
* test/package.lisp (make-access-checking-event-for-processor): accept
origin and sequence-number keyword parameter...
J. Moringen
09:19 PM Revision 4b37833a (rsb-cl): Fix matches? method for origin-filter in src/filter/origin-filter.lisp
* src/filter/origin-filter.lisp (matches? origin-filter event): return
false for events without origin
J. Moringen
09:19 PM Revision 1bd66ee8 (rsb-cl): Improved filter tests in test/filter/*.lisp
* test/filter/composite-filter.lisp (header): updated copyright
(test suite complement-filter-root): removed superc...
J. Moringen
09:14 PM Revision 01efdfe7 (rsb-cl): Fix matches? method for origin-filter in src/filter/origin-filter.lisp
* src/filter/origin-filter.lisp (matches? origin-filter event): return
false for events without origin
J. Moringen
09:07 PM Revision 60d668de (rsb-cl): Improved filter tests in test/filter/*.lisp
* test/filter/composite-filter.lisp (header): updated copyright
(test suite complement-filter-root): removed superc...
J. Moringen
04:08 PM Revision d08bc21c (rsb-java): mention types in informer type mismatch error
(cherry picked from commit 8b39e1f0b229cf3b68e2c593501ed7b98f3c451c) J. Moringen
11:20 AM Revision 12fa1b16 (rsb-manual): Mention bridge tool's smart converter selection in news.rst
* news.rst (RSB 0.14): mention that the bridge tool only converts
payload if necessary
J. Moringen

04/14/2016

11:14 AM Revision a065755c (rsb-manual): Fixed description of file- and stream-inputs in tool-{call,send}.rst
* tool-call.rst (Examples): fixed syntax error in pathname literal
* tool-send.rst (Examples): likewise; fixed comman...
J. Moringen

04/13/2016

04:57 PM Revision a4a1bda0 (rsb-cl): Removed obsolete arguments in define-basic-participant-test-cases in ...
* test/listener.lisp (header): updated copyright
(define-basic-participant-test-cases listener): removed obsolete
...
J. Moringen
04:57 PM Revision 08bb9e20 (rsb-cl): Ignore unused variable in test/patterns/request-reply/local-server.lisp
* test/patterns/request-reply/local-server.lisp (header): updated
copyright
(test local-server-root::call): ignor...
J. Moringen
02:09 PM Revision f87fad62 (rsb-cpp): Fixed ParticipantConfig::printContents method in src/rsb/Participant...
* src/rsb/ParticipantConfig.cpp (ParticipantConfig::printContents): do
not print extra "]"
J. Moringen
11:16 AM RSB XML Support Revision 36bfbc47 (rsb-xml-integrationtest): Fixed warnings in java/src/rsb/{listener,informer}.java
* java/src/rsb/informer.java (header): updated copyright
(informer.main): added type argument to type ConverterRepo...
J. Moringen
10:43 AM RSB XML Support Revision 8ee9f7af (rsb-xml-integrationtest): Fixed warning in java/src/rsb/informer.java
* java/src/rsb/informer.java (header): updated copyright
(informer.main): added type argument to type ConverterRepo...
J. Moringen

04/12/2016

08:40 PM Revision a2b0dfa4 (rsb-cpp): Reset factoryWhileLoadingPlugins in src/rsb/Factory.cpp
fixes #2528, refs #2487
The Factory constructor could be unwound by an exception thrown by the
plugin system, leavin...
J. Moringen

04/07/2016

02:26 PM Revision 0888d207 (rsb-tools-cl): Queue more events by default in logger/main.lisp
This fixes 73fff430 which only changed the initform in the `logger'
command class.
* logger/main.lisp (update-synops...
J. Moringen

04/05/2016

04:47 PM Revision c28053ab (rsb-manual): Markup improvements in specification-uris.rst
* specification-uris.rst (Transport-specific URLs): markup improvements
(Generic URIs): likewise
J. Moringen

04/02/2016

07:42 PM Revision 11787ce2 (rsb-cl): Use print-items for filters in src/filter/*.lisp
* src/filter/filter-mixins.lisp (print-object fallback-policy-mixin t):
removed; no longer needed
(print-items ap...
J. Moringen
07:42 PM Revision aa82f22a (rsb-cl): Moved composite-filter-mixin to src/filter/filter-mixins.lisp
* src/filter/filter-mixins.lisp (composite-filter-mixin): new class;
moved here from src/filter/composite-filter.li...
J. Moringen
07:42 PM Revision 2e02e7c4 (rsb-cl): Minor fixes in src/filter/*.lisp
* src/filter/protocol.lisp (toplevel): changed a comment
* src/filter/filter-mixins.lisp
(access? payload-matching-...
J. Moringen

03/30/2016

01:51 PM Revision 76a1835f (rsb-java): ParticipantConfig.copy: include introspection status
refs #2523
(cherry picked from commit 981a59e03ce4dd89d4675077a29f66a3a0ad55e6)
J. Wienke
01:45 PM Revision d0f4202e (rsb-java): Fix the package for an example file
J. Wienke
01:45 PM Revision 7ab04d8f (rsb-java): Fix logging typo
J. Wienke
01:44 PM Revision 981a59e0 (rsb-java): ParticipantConfig.copy: include introspection status
fixes #2523 J. Wienke
12:54 PM RSB XML Support Revision aee1c6c4 (rsb-xml-java): Burn down some style errors
J. Wienke
11:20 AM RSB XML Support Revision e2968d74 (rsb-xml-java): Convert to maven-only project
* Drop old ant build
* Apply conventions from other projects (jacoco, checkstyle, pmd)
* Use jacoco for coverage inst...
K. Gardeja

03/29/2016

06:04 PM Revision 6ccb8c2d (rsb-tools-cl): Added versioned ASDF dependency in cl-rsb-tools-main.asd
We use `register-immutable-system' which was not available before ASDF
3.1.5.
* cl-rsb-tools-main.asd (header): upda...
J. Moringen
04:33 PM Revision 574e1545 (rsb-cl): Use :error? nil when finding descriptor class in src/converter/protoc...
* src/converter/protocol-buffers.lisp (header): updated copyright
(wire->domain? :protocol-buffer simple-array symb...
J. Moringen

03/27/2016

05:43 PM Revision 29842e61 (rsb-tools-cl): Account for filter when selecting converters in src/commands/br...
refs #2527
* src/commands/bridge/participant.lisp
(shared-initialize :after connect t): also query filters when
...
J. Moringen
05:42 PM Revision 315d2e11 (rsb-tools-cl): Fixed :purpose in IDL loading call in bridge/main.lisp
* bridge/main.lisp (header): updated copyright
(main): specify purpose :deserializer, :packed-size, :serializer
J. Moringen
05:35 PM Revision e990cac4 (rsb-tools-cl): Generate only necessary deserialization code in logger/main.lisp
Instead of the default :purpose, the logger only needs :deserializer.
* logger/main.lisp (main): pass purpose :deser...
J. Moringen

03/25/2016

12:29 PM Revision 14c2af50 (rsb-cl): Cosmetic changes in src/converter/sequence.lisp
* src/converter/sequence.lisp (wire->domain? sequence t t): renamed
variable use? -> usable-child
(domain->wire? ...
J. Moringen
12:28 PM Revision 9d6c0419 (rsb-cl): Improved documentation string in src/filter/scope-filter.lisp
* src/filter/scope-filter.lisp (scope-filter): improved one-line summary
in documentation string
J. Moringen

03/23/2016

02:01 PM Revision da068894 (rsb-java): Update to more recent PMD and new PMD plugin for eclipse
J. Wienke

03/22/2016

03:20 PM Revision 76bb5d16 (rsb-tools-cl): Generate only necessary deserialization code in logger/main.lisp
Instead of the default :purpose, the logger only needs :deserializer.
* logger/main.lisp (main): pass purpose :deser...
J. Moringen
01:02 PM Revision cfe8972a (rsb-tools-cl): Use access protocol for converter selection in src/commands/bri...
refs #2527
* src/commands/bridge/participant.lisp
(shared-initialize :after connection t): select converters of li...
J. Moringen
12:54 PM Revision 7ca6108e (rsb-cl): Added (setf access?) generic function in test/package.lisp
* test/package.lisp (setf access?): new generic function; used by test
utilities
J. Moringen
12:51 PM Revision 7f521fce (rsb-cl): Added call-tracking-converter in test/converter/package.lisp
* test/converter/package.lisp (header): updated copyright
(package rsb.converter.test): added used package more-con...
J. Moringen

03/21/2016

01:37 PM Revision 6a84b494 (rsb-manual): Backport: Describe improvements for plugins.cpp.{path,load} options
* news.rst (RSB 0.13): mention improvements for plugins.cpp.{path,load}
options
* specification-plugin.rst (C++ Plu...
J. Moringen
01:35 PM Revision 5bde13d9 (rsb-manual): Describe improvements for plugins.cpp.{path,load} options
* news.rst (RSB 0.13): mention improvements for plugins.cpp.{path,load}
options
* specification-plugin.rst (C++ Plu...
J. Moringen
12:21 PM Revision 4b757664 (rsb-java): Merge branch 'wip-listener-pooling-0.14' into 0.13
refs #2312 J. Wienke
12:15 PM Revision 9f6fc90c (rsb-java): Merge branch 'wip-listener-pooling-0.14'
fixes #2312 J. Wienke

03/19/2016

02:34 PM Revision 2c8e8307 (rsb-java): Test ParticipantConfig copies are separated
Ensure that ParticipantConfig are really separated and do not influence
each other.
refs #2523
J. Wienke

03/18/2016

03:46 PM RSBag Revision d67ae5c4 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
03:37 PM RSBag Revision ddf00eaa (rsbag-tools-cl): Exploit access? protocol in src/commands/cat.lisp
fixes #2527
Using the access? protocol, select a channel transformation that
deserializes event payloads or not depe...
J. Moringen
03:23 PM RSBag Revision 5f04cbc0 (rsbag-manual): Mention cat's selective deserialization in news.rst
refs #2527
* news.rst (RSBag 0.14): mention selective deserialization performed by
rsbag cat
J. Moringen
02:59 PM Revision 5b9a463a (rsb-cl): Access checking event helper functions in test/package.lisp
* test/package.lisp (package rsb.test): added exported symbols
access-rules-for-processor and add-access-checking-t...
J. Moringen
02:58 PM Revision 50f0fab7 (rsb-cl): Added sequence-number to *event-parts* in src/event-processing/protoc...
* src/event-processing/protocol.lisp (*event-parts*): added an entry for
:sequence-number, accessed by `event-{sequ...
J. Moringen
02:56 PM Revision 39f6d7a7 (rsb-tools-cl): Implemented access? protocol in src/{formatting,stats}/*.lisp
refs #2527
Event formatting styles, columns and statistical quantities use the
access? protocol to report the event ...
J. Moringen
02:56 PM Revision 88c7b10e (rsb-tools-cl): Added meta-data-mixin in src/formatting/event-style-meta-data.lisp
* src/formatting/event-style-meta-data.lisp (meta-data-mixin): new
class;
(format-event event meta-data-mixin t):...
J. Moringen
02:32 PM Revision 7dd1a98f (rsb-tools-cl): Fixed print-object method for width-mixin in src/formatting/tex...
* src/formatting/text-style-mixins.lisp (width-mixin::width): adjusted
type; added initform nil
(print-object wid...
J. Moringen
11:05 AM Revision 2fb31485 (rsb-cl): Use access protocol in src/transform/*.lisp
refs #2527
Added "opt-in" methods for transform classes on the access? generic
function, i.e. these methods return t...
J. Moringen
11:04 AM Revision ee5b123f (rsb-cl): Use access protocol in src/filter/*.lisp
refs #2527
Added "opt-in" methods for filter classes on the access? generic
function, i.e. these methods return true...
J. Moringen
10:19 AM Revision df90f46f (rsb-cl): Added access protocol in src/event-processing/protocol.lisp
refs #2527
* src/event-processing/protocol.lisp (header): updated copyright
(*event-parts*): new variable; a list ...
J. Moringen

03/17/2016

05:10 PM RSBag Revision 12f3d90d (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
05:09 PM RSBag Revision a301b267 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
05:06 PM RSBag Revision 5e7a3400 (rsbag-manual): Describe event id handling during replay in {tool-play,news}.rst
refs #2526
* tool-play.rst (Handling of Event IDs during Replay): new section;
describe keeping or replacing event...
J. Moringen
04:38 PM RSBag Revision e5a50302 (rsbag-cl): Configurable event id handling in src/rsb/replay/strategy-mixins.lisp
fixes #2526
* src/rsb/replay/types.lisp (header): updated copyright
(event-id-adjustment): new type; for event id ...
J. Moringen
 

Also available in: Atom