Activity

From 03/19/2015 to 04/17/2015

04/17/2015

08:08 PM Revision 1a7f2587 (rsb-cl): Fixed inlining failure in src/transport/spread/connection.lisp
* src/transport/spread/connection.lisp (receive-message connection t):
handle ensuring receive buffer directly; inl...
J. Moringen
02:59 AM RSBag Enhancement #1710 (Resolved): Change CLI to provide SVN/git-like subcommands for different tasks
Should be done. For backwards compatibility, symbolic link machinery remains for one more release. J. Moringen

04/16/2015

08:27 PM RSBag Revision 699753c8 (rsbag-tools-cl): Improved help texts in bag-info/main.lisp
refs #1710
* bag-info/main.lisp (make-help-string): do not accept program-name
keyword parameter; do not generate ...
J. Moringen
07:35 PM RSBag Revision 08f57e09 (rsbag-tools-cl): Removed CMAKE_EXECUTABLE_PREFIX from output-translations in C...
* CMakeLists.txt: removed CMAKE_EXECUTABLE_PREFIX from
output-translations entry for the system to allow the transl...
J. Moringen
06:01 PM Revision 0c30a1f5 (rsb-cpp): Fix stopping the AsioServiceContext
In cases where participants are maintained inside static variables the
AsioServiceContext could have been the last on...
J. Wienke
04:20 PM Tasks #2136 (Resolved): Specify scope derivation from arbitrary strings
Applied in changeset commit:rsb-manual|b112cebd387efe725d59bd434b8600376d64ff00. J. Moringen
04:15 PM Revision b112cebd (rsb-manual): Added scope derivation procedure in specification-scope.rst
fixes #2136
* specification-scope.rst (Deriving Scopes from Strings): new section;
describe derivation of scope co...
J. Moringen
02:07 PM Revision 0784a259 (rsb-tools-cl): Install files in src/ directory in CMakeLists.txt
* CMakeLists.txt: install files in src/ directory J. Moringen

04/15/2015

08:29 PM RSBag Revision 7304be11 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
08:26 PM RSBag Revision 6cf62d06 (rsbag-manual): Mention sub-command syntax in tools-*.rst, news.rst
refs #1710
* tool-cat.rst: use sub-command syntax
* tool-info.rst: likewise
* tool-merge.rst: likewise
* tool-play.r...
J. Moringen
08:25 PM RSBag Revision d78fc6df (rsbag-manual): Renamed {bag -> tools}-*.rst
* bag-cat.rst: renamed {bag -> tool}-cat.rst
* bag-info.rst: renamed {bag -> tool}-info.rst
* bag-merge.rst: renamed ...
J. Moringen
07:52 PM Revision 38047937 (rsb-tools-cl): make-command accepts service keyword parameter in src/commands/...
* src/commands/protocol.lisp (make-command cons): simplified
(make-command t): accept service keyword parameter whi...
J. Moringen
07:46 PM RSBag Revision d7e58bab (rsbag-tools-cl): Use UIOP instead of main/dump.lisp for image dumping
* main/main.lisp (main): do not (re)set entry point; it is set when
dumping for the first time
* main/dump.lisp: re...
J. Moringen
07:46 PM RSBag Revision 6ca5f404 (rsbag-tools-cl): Adapted CMake stuff to sub-command changes
refs #1710
* main/dump.lisp (toplevel): dump into rsbag[.exe] instead of bag[.exe]
* MakeLists.txt: tweaked binary n...
J. Moringen
07:46 PM RSBag Revision 3cc98c02 (rsbag-tools-cl): Initial import of sub-commands stuff in src/commands/*.lisp
refs #1710, refs #1482
* src/commands/protocol.lisp: new file; contains protocol for using and
creating command in...
J. Moringen
07:46 PM RSBag Revision 19a0b0c1 (rsbag-tools-cl): Sub-command "transform" is an alias for "merge" in main/main....
refs #1482
* main/main.lisp (*name->entry-point*): added entry "transform" pointing
to `rsbag.tools.merge:main'
J. Moringen
07:46 PM RSBag Revision 94bc74bf (rsbag-tools-cl): Use commands in bag-*/main.lisp programs
refs #1710
* bag-info/main.lisp (header): updated copyright
(update-synopsis): accept program-name keyword paramet...
J. Moringen
07:46 PM RSBag Revision 9ea1d488 (rsbag-tools-cl): Unit tests for commands in test/commands/*.lisp
refs #1710
* test/commands/info.lisp: new file; tests for info command
* test/commands/cat.lisp: new file; tests for...
J. Moringen
06:12 PM RSBag Tasks #1482 (In Progress): Rename bag-merge -> bag-transform
J. Moringen
10:42 AM Revision d183cf15 (rsb-tools-cl): Export mixin and command classes in src/commands/package.lisp
* src/commands/package.lisp (package rsb.tools.commands): added exported
symbols output-stream-mixin, command-strea...
J. Moringen
10:42 AM Revision 5de723f5 (rsb-tools-cl): Source/destination URIs instead of scopes in src/commands/mixin...
* src/commands/mixins.lisp (coerce-to-scope-or-uri): parse string
designators into URIs instead of scopes
J. Moringen
10:42 AM Revision 6842e703 (rsb-tools-cl): Allow :stream-spec initarg for output-stream-mixin in src/comma...
* src/commands/mixins.lisp (output-stream-mixin::stream): added accessor
command-%stream
(shared-initialize :befo...
J. Moringen

04/14/2015

07:43 PM Revision e719b5e8 (rsb-tools-cl): Minor fix for style-mixin in src/commands/mixins.lisp
* src/commands/mixins.lisp (shared-initialize :before style-mixin t):
fixed class name in signaled conditions
J. Moringen
04:50 PM Enhancement #1711 (Resolved): Change CLI to provide SVN/git-like subcommands for different tasks
Should be done. Minor fixups may follow. J. Moringen
04:20 PM Bug #2222: Remove differences between APIs
Also: the function *@createEvent()@* of the class *@Informer@* is missing in rsb-python ("c++":http://docs.cor-lab.or... N. Köster
11:54 AM Bug #2222 (Resolved): Remove differences between APIs
There is a minor differences between the RSB Python and C++ APIs. See the function *@getSenderId()@*:
In the C++ A...
N. Köster
02:08 PM Revision 5bc32135 (rsb-tools-cl): Simplified redump sub-command in main/main.lisp
* main/main.lisp (main): do not check whether core-compression is
supported; the `redump' command already does that
J. Moringen
01:50 PM Revision 781bb7c1 (rsb-tools-cl): Cleanup in main functions in {logger,send,call}/main.lisp
* logger/main.lisp (update-synopsis): whitespace cleanup
(main): tweaked local variables, in particular making the ...
J. Moringen

04/10/2015

01:36 AM Revision 4792467c (rsb-tools-cl): Fixed parsing of trace commandline option in common/options.lisp
* common/options.lisp (header): updated copyright
(process-commandline-options): collect all space-separated fragme...
J. Moringen
01:35 AM Revision 6022ad4b (rsb-tools-cl): Fixed unused parameter in formatting/columns.lisp
* formatting/columns.lisp (define-meta-data-column): removed unused
parameter `accessor'
J. Moringen
01:35 AM Revision d1b2f104 (rsb-tools-cl): Fixed unused parameter in formatting/util.lisp
* formatting/util.lisp (print-timestamp): ignore unused parameter `at?' J. Moringen
07:18 PM Revision 8c0651bb (rsb-tools-cl): Cosmetic changes in main/main.lisp
* main/main.lisp (main): cosmetic changes J. Moringen
07:18 PM Revision 33b6c5c9 (rsb-tools-cl): Use UIOP instead of main/dump.lisp for image dumping
* src/commands/redump.lisp (command-execute redump): do not set
`uiop:*image-entry-point*' since it does not change...
J. Moringen
05:40 PM Revision 297460cc (rsb-cl): Use uiop:register-image-restore-hook in src/reloading.lisp
* src/reloading.lisp (header): updated copyright
(reseed-id-random-state): new function; reseed random-state used t...
J. Moringen
05:03 PM RSBag Revision 29f1b2a2 (rsbag-cl): Use uiop:register-image-{dump,restore}-hook in src/reloading.lisp
* src/reloading.lisp (header): updated copyright
(enable-restart-threadpool): removed
(toplevel): register `{stop...
J. Moringen
04:08 PM RSBag Revision 4e48a861 (rsbag-manual): Fixed named of ASDF system in tutorial-client-api.rst
* tutorial-client-api.rst (Preparation): fixed ASDF system name
cl-rsbag-tidelog -> rsbag-tidelog
J. Moringen
04:00 PM RSBag Revision 3997a243 (rsbag-manual): Markup improvement in tools.rst
* tools.rst (Tools): added reference to RSB J. Moringen
03:05 PM Revision 74ae118c (rsb-tools-cl): Adapted object-tree default max-depth in formatting/introspecti...
* formatting/introspection/styles.lisp (object-tree-printing-mixin::max-depth):
default to 2 instead of nil to show...
J. Moringen
02:01 PM Revision 6220512e (rsb-python): Spread: be tolerant against bad network input
Do not crash the receiver thread. Only log a message.
(cherry picked from commit 8ea0496731670b5458417a98a221a121b27...
J. Wienke
02:01 PM Revision 8ea04967 (rsb-python): Spread: be tolerant against bad network input
Do not crash the receiver thread. Only log a message. J. Wienke
01:46 PM Revision 8a6c2cf6 (rsb-java): Spread transport: be tolerant against bad network messages
Do not crash the ReceiverTask in case garbage was received.
(cherry picked from commit 7c0dcb6ed14c78dc3a984e85a4bab...
J. Wienke
01:45 PM Revision 7c0dcb6e (rsb-java): Spread transport: be tolerant against bad network messages
Do not crash the ReceiverTask in case garbage was received. J. Wienke

04/09/2015

08:38 PM Revision 6d07b78c (rsb-tools-cl): cl-rsb-formatting-graph.asd
J. Moringen
08:30 PM Revision 937a23cd (rsb-tools-cl): introspection graph resources
J. Moringen
08:29 PM Revision b608a221 (rsb-tools-cl): graph stuff
J. Moringen
05:57 PM Revision 40fe3a6e (rsb-tools-cl): adapted graph to changed directory layout
J. Moringen
05:57 PM Revision 1d81fced (rsb-tools-cl): graph improvements
J. Moringen
05:57 PM Revision 0d9267ec (rsb-tools-cl): graph changes
J. Moringen
05:57 PM Revision dc4dae7f (rsb-tools-cl): graph improvements
J. Moringen
05:57 PM Revision a73f0247 (rsb-tools-cl): initial introspection graph support
J. Moringen
05:55 PM Revision fc9a7be0 (rsb-tools-cl): Minor simplification in src/commands/logger.lisp
* src/commands/logger.lisp (command-execute logger): removed unnecessary
`let' binding
J. Moringen
03:31 PM Revision 1addb1f3 (rsb-tools-cl): Fixed IDL loading in call/main.lisp
* call/main.lisp (main): call `process-idl-options' with appropriate
:purpose argument
J. Moringen
02:01 PM Revision 56ea6dab (rsb-tools-cl): Removed old CMake compatibility code in cpack/DebianUbuntu.cmake
* CMakeLists.txt: require CMake version 2.8.7
* cpack/DebianUbuntu.cmake: removed compatibility code for CMake
vers...
J. Moringen
02:01 PM Revision 8e63b438 (rsb-tools-cl): Create Debian alternative for main binary in cpack/DebianUbuntu...
* cpack/DebianUbuntu.cmake: create a Debian alternative for the main
"tools" binary
J. Moringen
02:01 PM Revision 8e9ced2f (rsb-tools-cl): Mention introspect in description in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: mention introspect command in package
description
J. Moringen

04/08/2015

04:51 PM Revision 98446e8a (rsb-tools-cl): Improved warning for program-name-dispatch in main/main.lisp
refs #1711
* main/main.lisp (main/program-name): generate better warning when
program-name-based dispatch is used
J. Moringen
04:51 PM Revision 0475727b (rsb-tools-cl): Fixed program name in help texts in logger,introspect,send,call
refs #1711
* logger/help.lisp (header): updated copyright
(make-examples-string): fixed program-name default
* log...
J. Moringen
04:09 PM Enhancement #1711: Change CLI to provide SVN/git-like subcommands for different tasks
For backwards compatibility, symbolic link machinery remains for one more release. J. Moringen
02:45 PM Revision 5151f7bd (rsb-tools-cl): Column width improvements in formatting/{util,columns,event-sty...
* Generally print timestamp columns in and the wire-schema column more
compactly.
* In "compact" style, use receive...
J. Moringen
12:25 PM Revision 3e3c9f9f (rsb-cl): Minor cleanup in test/transport/spread/*.lisp
* test/transport/spread/fragmentation.lisp (header): updated copyright
(test suite fragmentation-root): removed uti...
J. Moringen
12:25 PM Revision 920153bc (rsb-cl): Fixed Spread connector disconnect in src/transport/spread/*.lisp
* src/transport/spread/protocol.lisp (disconnect): new generic function;
disconnect the connection from the Spread ...
J. Moringen
12:25 PM Revision 00c3a47c (rsb-cl): Added detach method for pruning-assembly-pool in src/transport/spread...
* src/transport/spread/fragmentation.lisp (detach assembly-pool): new
method; no action necessary
(detach pruning...
J. Moringen
12:23 PM Revision b5167eac (rsb-cl): Fixed utility functions in src/transport/spread/fragmentation.lisp
* Allow inlining to actually work
* Use simpler and more efficient fragment key generation
* src/transport/spread/fr...
J. Moringen
11:22 AM Revision d3b2badd (rsb-tools-cl): Use :payload-spec instead of :payload in send/main.lisp
* send/main.lisp (main): when creating the `send' command instance, use
the :payload-spec initarg instead of the :p...
J. Moringen

04/07/2015

10:55 PM Enhancement #1711 (In Progress): Change CLI to provide SVN/git-like subcommands for different tasks
J. Moringen
10:00 PM Revision f3d25f3c (rsb-manual): Describe sub-command syntax in tool-*.rst
refs #1711
* tool-info.rst (Synopsis): sub-command syntax instead of symlink-based
command selection
* tool-call.r...
J. Moringen
09:38 PM Revision 86781705 (rsb-tools-cl): Use commands in */main.lisp
refs #1711
* common/options.lisp (process-commandline-options): accept commandline
keyword parameter; pass to `mak...
J. Moringen
09:35 PM Revision b455235c (rsb-tools-cl): Unit tests for commands in test/commands/*.lisp
refs #1711
* test/commands/redump.lisp: new file; tests for redump command
* test/commands/info.lisp: new file; test...
J. Moringen
03:25 PM Revision f872dda2 (rsb-tools-cl): Unit tests for commands in test/commands/*.lisp
refs #1711
* test/commands/redump.lisp: new file; tests for redump command
* test/commands/info.lisp: new file; test...
J. Moringen
03:25 PM Revision 58b82d96 (rsb-tools-cl): Use commands in */main.lisp
refs #1711
* common/options.lisp (process-commandline-options): accept commandline
keyword parameter; pass to `mak...
J. Moringen
03:25 PM Revision f6f680f6 (rsb-tools-cl): Initial import of sub-commands stuff in src/commands/*.lisp
refs #1711
* src/commands/protocol.lisp: new file; contains protocol for using and
creating command instances
* sr...
J. Moringen
03:03 PM Bug #2219 (Closed): CL send tool outputs warning messages for normal and successful calls
... J. Wienke
03:02 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
ping J. Wienke
03:02 PM Tasks #2216: Consider using git subtrees instead of submodules
Looks nice. J. Wienke

04/02/2015

01:45 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Never mind, forgot about submodules again. J. Moringen
01:40 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
… or should have been built automatically.
@Johannes: do you known whether redmine -> jenkins push notifications ...
J. Moringen
01:38 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Will be automatically built by https://ci.cor-lab.org/job/rsbag-manual-trunk/ and pushed to http://docs.cor-lab.org/r... J. Moringen
01:33 AM RSBag Enhancement #2217 (Resolved): bag-cat Should Mention the Loading of Definitions.
Applied in changeset commit:rsbag-manual|a849176499e1dfb8c48eeab76958c0cf3fe4eb59. N. Hafner
01:31 AM RSBag Enhancement #2217: bag-cat Should Mention the Loading of Definitions.
Thanks, pushed with minor modifications:
* Minor wording changes
* Reference issue in commit message (in this case:...
J. Moringen
04:14 PM RSBag Enhancement #2217 (In Progress): bag-cat Should Mention the Loading of Definitions.
Branch enhancement-2217 N. Hafner
03:48 PM RSBag Enhancement #2217 (Resolved): bag-cat Should Mention the Loading of Definitions.
The Tutorial page in the Documentation for bag-cat does not mention that for certain .tide files additional definitio... N. Hafner
01:43 AM RSBag Revision 3cdffc73 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
01:28 AM RSBag Revision a8491764 (rsbag-manual): Added section for including data definitions in tutorial.rst
fixes #2217
* tutorial.rst (Loading Data Type Definitions): new section; explain
need for and use of -I, -l with b...
N. Hafner
01:19 AM RSBag Revision 9059d13e (rsbag-manual): Mention log file extensions in bag-record.rst
* bag-record.rst (Description): mention log file extensions in
description of output-file commandline option
J. Moringen
04:57 PM RSBag Revision bbd412b7 (rsbag-tools-cl): Serve list of log files at root in bag-server/main.lisp
J. Moringen
04:57 PM RSBag Revision bc9b6706 (rsbag-tools-cl): TODO Better error handling in bag-server/main.lisp
J. Moringen
04:57 PM RSBag Revision 3536372f (rsbag-tools-cl): TODO Better input file collection in bag-server/main.lisp
J. Moringen
04:57 PM RSBag Revision 4ea113ee (rsbag-tools-cl): Removed serving javascript from bag-server/main.lisp
J. Moringen
04:57 PM RSBag Revision 49ae8d67 (rsbag-tools-cl): Added bag-server program in bag-server/*.lisp
* bag-server/help.lisp: new file
* bag-server/main.lisp: new file
* bag-server/package.lisp: new file
* cl-rsbag-tool...
J. Moringen
04:52 PM RSBag Revision afa4d244 (rsbag-web-cl): initial import
J. Moringen
04:50 PM RSBag Revision 9c92c4db (rsbag-web-cl): Initial commit
J. Moringen
04:07 PM RSBag Revision 6c6d0c6c (rsbag-manual): Added section for Including Data Definitions
N. Hafner
02:51 PM Tasks #2216 (New): Consider using git subtrees instead of submodules
We can all agree, that our submodule setup sucks.
We discussed and rejected gitslave: https://projects.cor-lab.org...
J. Moringen
01:49 PM Revision 1fc84243 (rsb-cl): Minor cleanup in src/transport/spread/fragmentation.lisp
* src/transport/spread/fragmentation.lisp (assembly): indentation of
documentation strings
(add-fragment! assembl...
J. Moringen
01:49 PM Revision f888bf37 (rsb-cl): Moved protocol to new file src/transport/spread/protocol.lisp
* src/transport/spread/protocol.lisp: new file; contains protocol
functions used in the transport.spread module
* s...
J. Moringen

04/01/2015

09:51 PM Revision 5689482f (rsb-cl): Accessors for slots in src/transport/spread/connection.lisp
* src/transport/spread/connection.lisp (header): updated copyright
(connection::connection): added accessor
(conn...
J. Moringen
08:48 PM Revision 071010b3 (rsb-tools-cl): graph changes
J. Moringen
03:17 PM Revision 748a3d8b (rsb-tools-cl): graph improvements
J. Moringen

03/31/2015

09:14 PM Revision 02251645 (rsb-cl): Backport: Support process display name in src/introspection/*.lisp
refs #2201
* src/introspection/model.lisp (process-info::display-name): new slot;
stores display name for the proc...
J. Moringen
09:11 PM Revision aed56b8a (rsb-tools-cl): initial introspection graph support
J. Moringen
07:14 PM Revision c7737c02 (rsb-java): Implement connection pooling for outgoing connections
This commit adds spread connection pooling for outgoing connection by
reusing existing connections inside SpreadFacto...
J. Wienke
07:14 PM Revision be6538b0 (rsb-java): Make SpreadWrapper an interface
Makes SpreadWrapper and interface and moves the existing implementation
to SpreadWrapperImpl. This allows to implemen...
J. Wienke
07:01 PM Revision 20e3e516 (rsb-java): Extract spread connection options into SpreadOptions
Creates a new class SpreadOptions which contains all options used to
specify the properties of a connection to the sp...
J. Wienke
04:50 PM Revision accda7c0 (rsb-cpp): refs #2201: Added introspection displayname
(cherry picked from commit 4f8ecfc860af769e83a25e2d00c2796a71bfcc77) J. Moringen
04:45 PM Revision 9a4abad1 (rsb-python): refs #2201: Added introspection displayname
Merge branch 'enhancement-2201'
(cherry picked from commit dbbc89a0a5c7de56505f52388c1512abe26a6ff7)
J. Moringen
04:41 PM Revision 4b421ffd (rsb-java): refs #2201: Add support for introspection display name
Adds the ability to pass a display name from the configuration to the
introspection.
* Factory: parse display name f...
J. Wienke
04:40 PM Revision 6d8d4dc8 (rsb-protocol): Add display_name to Process
A user-defined name for a process which is better to understand for
system maintainers.
refs #2201
(cherry picked f...
J. Wienke

03/30/2015

07:40 PM Revision fb18c31f (rsb-manual): Added missing :term: in tool-call.rst
* tool-call.rst (Examples): added missing :term: markup J. Moringen
06:31 PM Revision 4e6abd75 (rsb-tools-cl): Support named processes
Divide generated influxdb series names between named
processes (individual series) and unnamed processes (collected p...
J. Moringen
01:42 PM Revision c7d0f888 (rsb-tools-cl): comments and style improvements
J. Moringen
01:42 PM Revision 53b09d52 (rsb-tools-cl): display-name and notes for further improvements
J. Moringen
01:42 PM Revision 66bc32d2 (rsb-tools-cl): TEMP Initial work on influxdb adapter
J. Moringen
01:42 PM Revision 44938c0d (rsb-tools-cl): added asd file missed in previous commit
J. Moringen
01:38 PM Revision 2f3a57ce (rsb-tools-cl): display-name and notes for further improvements
J. Moringen
01:37 PM Revision 25e056cd (rsb-tools-cl): comments and style improvements
J. Moringen
01:37 PM Revision ffdd2232 (rsb-tools-cl): added asd file missed in previous commit
J. Moringen

03/27/2015

06:30 PM Bug #2193 (Resolved): Crash in CPP introspection when destructing a participant
Applied in changeset commit:rsb-cpp|493f80cc77517c7b7966eac37e454a7a26df3398. J. Moringen
06:24 PM Revision 493f80cc (rsb-cpp): fixes #2193: Improved introspection destruction
J. Moringen
06:24 PM Revision e3dc0fa0 (rsb-cpp): fixes #2202: Lock introspection sender creation, destruction
J. Moringen
06:23 PM Revision 4f8ecfc8 (rsb-cpp): refs #2201: Added introspection displayname
J. Moringen
06:19 PM Revision 6bb550ac (rsb-cpp): Support introspection display names
Adds support for including a display name in the introspection messages.
* IntrospectionSender: accept and send out ...
J. Wienke
06:19 PM Revision 85194a03 (rsb-cpp): ParticipantConfig: allow unknown options
There might be options not related to participants inside the structure
also used by the participant config. Therefor...
J. Wienke
04:59 PM Bug #2202 (Resolved): Possible race condition in introspection sender creation
Applied in changeset commit:rsb-cpp|41fb6745542cc46275a46385605258e830007460. J. Moringen
04:50 PM Revision 41fb6745 (rsb-cpp): fixes #2202: Lock introspection sender creation, destruction
J. Moringen
04:28 PM Enhancement #2201 (Resolved): Add display name to introspection
J. Moringen
04:26 PM Revision af75cd8d (rsb-java): refs #2201: Add support for introspection display name
Adds the ability to pass a display name from the configuration to the
introspection.
* Factory: parse display name f...
J. Wienke
04:20 PM Revision dbbc89a0 (rsb-python): refs #2201: Added introspection displayname
Merge branch 'enhancement-2201' J. Moringen
04:17 PM Revision 45f278b8 (rsb-python): Support display names for introspection
refs #2201 J. Wienke
04:17 PM Revision fcc4cc53 (rsb-python): Extract boolean config value parsing in own method
J. Wienke
04:17 PM Revision 4541737a (rsb-python): Extract config parsing methods from ParticipantConfig
Moves the methods which parse configuration source to dictionaries out
of ParticipantConfig so that they are also ava...
J. Wienke
04:17 PM Revision 7883f6db (rsb-python): Make introspection initialization explicit
Move the initialization of the introspection module to a dedicated
function which is called from the rsb module to ha...
J. Wienke
04:13 PM Revision 45ef8620 (rsb-cpp): refs #2201: Added introspection displayname
Merge branch 'enhancement-2201' J. Moringen
04:11 PM Revision 1292653a (rsb-cpp): Support introspection display names
Adds support for including a display name in the introspection messages.
* IntrospectionSender: accept and send out ...
J. Wienke
04:11 PM Revision 7faae98a (rsb-cpp): ParticipantConfig: allow unknown options
There might be options not related to participants inside the structure
also used by the participant config. Therefor...
J. Wienke
04:11 PM Revision f82e88b0 (rsb-cpp): Expose RSB options via Factory
Adds a method to fill an OptionHandler with the RSB options. This is
e.g. necessary to enabled plugins to lookup RSB ...
J. Wienke

03/26/2015

06:33 PM Revision 7b574b73 (rsb-tools-cl): Introspection formatting module in formatting/introspection/*.lisp
* formatting/introspection/print.lisp: renamed introspect/print.lisp ->
formatting/introspection/print.lisp
* forma...
J. Moringen
05:17 PM Enhancement #1727 (Closed): Update and test Spread plugin(s) to Spread 4.4
We already use Spread 4.4 in some installation. The plugins do not seem to require modifications. J. Moringen
05:11 PM Tasks #1403 (Closed): improve build system Doc
I'm quite certain, the findings presented here will no longer apply to the current situation. Reopen if this is not t... J. Moringen
05:06 PM Revision e4c4cfd2 (rsb-manual): Mention introspection display name in *.rst
refs #2201
* news.rst (RSB 0.12): mention new introspection display name field
* specification-config.rst (Name-valu...
J. Moringen
04:55 PM Revision 72420caa (rsb-tools-cl): Moved first-line-or-less to common/help.lisp
* common/help.lisp (header): updated copyright
(first-line-or-less): new function; moved here from info/main.lisp
*...
J. Moringen
04:39 PM Revision c2cf62a4 (rsb-integrationtest): Initial draft in README.rst
J. Moringen
04:36 PM Revision 407aa172 (rsb-integrationtest): with-* -> with-participant in lisp/*.lisp
* lisp/listener.lisp (header): updated copyright
(listener-for-scope): with-reader -> with-participant
* lisp/infor...
J. Moringen
04:21 PM Revision 989b2391 (rsb-cl): Support process display name in src/introspection/*.lisp
refs #2201
* src/introspection/model.lisp (process-info::display-name): new slot;
stores display name for the proc...
J. Moringen
04:15 PM Revision db75dac7 (rsb-cl): Check process RSB version slot in test/introspection/model.lisp
* test/introspection/model.lisp (header): updated copyright
(test introspection-model-process-info-root::current-pr...
J. Moringen
04:12 PM Revision 34536e4c (rsb-manual): {with,make}-* -> {with,make}-[active-]participant in *.rst
* troubleshooting.rst: changed with-listener -> with-participant
* examples-basic.rst (Sending Data): {with,make}-lis...
J. Moringen
02:39 PM RSBag Revision 0b3eb3cc (rsbag-cl): {make,with}-{listener,informer,local-server} -> {make,with}-partici...
* src/rsb/construction.lisp (header): updated copyright
(events->bag uri bag): make-listener -> make-participant
...
J. Moringen
01:57 PM Revision 2ea445b6 (rsb-cl): Removed make-{listener,reader,informer,{local,remote}-server}
The generic function
make-participant
replaces the specialized functions
make-listener
make-reader
make-in...
J. Moringen
01:41 PM Revision 1d6ffbe0 (rsb-manual): with-* -> with-[active-]participant in troubleshooting.rst
* troubleshooting.rst: changed with-listener -> with-participant
* examples-basic.rst (Sending Data): {with,make}-lis...
J. Moringen
01:29 PM Revision 18ee3d9c (rsb-cl): with-* -> with[-active]-participant[s] in **/*.lisp
The generic macros
with-active-participant[s]
with-participant[s]
replace the specialized macros
with-reader...
J. Moringen
11:56 AM Revision c5c18ccf (rsb-tools-cl): Show process display name in introspect/print.lisp
refs #2201
* introspect/print.lisp (print-process-info-markup): show the display
name of the process if there is one
J. Moringen
11:56 AM Revision 96e33597 (rsb-tools-cl): Print at most one line of commandline arguments in introspect/p...
* introspect/print.lisp (header): updated copyright
(print-process-info-markup): bind `*print-lines*' to 1 and use ...
J. Moringen
11:52 AM Revision 2c855a00 (rsb-tools-cl): Fixed typo in formatting/event-style-timeline.lisp
* formatting/event-style-timeline.lisp (header): updated copyright
(define-delegating-method): call `applicable?' p...
J. Moringen
11:52 AM Revision 5b574526 (rsb-tools-cl): Use with-participant where appropriate in */main.lisp
* send/main.lisp (header): updated copyright
(main): use `with-participant' instead of `with-informer'
* call/main....
J. Moringen
11:15 AM RSBag Revision 7d09d044 (rsbag-tools-cl): with-{local-server,informer} -> with-participant in **/*.lisp
* bag-record/main.lisp (invoke-with-control-service): with-local-server
-> with-participant; with-informer -> with-...
J. Moringen

03/25/2015

08:02 PM RSB XML Support Revision 0aba4286 (rsb-xml-python): Backport: Added missing dependency on RST in setup.py
* setup.py (header): updated copyright
(setup): added dependency on rst
J. Moringen
08:00 PM RSB XML Support Revision 69c3ab59 (rsb-xml-python): Added missing dependency on RST in setup.py
* setup.py (header): updated copyright
(setup): added dependency on rst
J. Moringen
07:22 PM Revision eae850cd (rsb-cl): Removed make-{listener,reader,informer,{local,remote}-server}
The generic function
make-participant
replaces the specialized functions
make-listener
make-reader
make-in...
J. Moringen
07:05 PM Revision 6b488cb1 (rsb-cl): with-* -> with[-active]-participant[s] in src/**/macros.lisp
The generic macros
with-active-participant[s]
with-participant[s]
replace the specialized macros
with-reader...
J. Moringen
06:46 PM Revision d8cde6ed (rsb-cl): Removed exported symbols define-participant-creation-{uri-methods,res...
* src/package.lisp (package rsb): removed exported symbols
define-participant-creation-uri-methods and
define-par...
J. Moringen
01:10 PM Bug #2209 (Resolved): RSB Java errors in integration test
Seems to be introspection-related.
E.g. https://ci.cor-lab.org/view/rsb-trunk/job/rsb-integrationtest-trunk/PYTHON...
J. Moringen
11:36 AM Bug #484 (In Progress): Converters for Fundamental Types are not Implemented [C++]
J. Moringen

03/24/2015

03:25 PM Revision 5272fcff (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
09:59 AM Revision 62283b41 (rsb-spread-cpp): merged master into enhancement-2063
R. Haschke
09:45 AM Revision 7e3efe6b (rsb-cpp): merged master into famula
R. Haschke

03/23/2015

12:47 PM Revision da6c9844 (rsb-java): Clean up logging levels
J. Wienke
12:46 PM Revision bcc1c05d (rsb-java): Remove RedundantthrowsCheck from checkstyle
https://github.com/checkstyle/checkstyle/issues/473 J. Wienke

03/20/2015

12:14 PM Bug #2193: Crash in CPP introspection when destructing a participant
I have no idea how to solve this. We would have to eliminate all references to static variables inside the introspect... J. Wienke
11:58 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ouch, this is a problem of static deconstruction order. The logging factory is already destroyed at the time the part... J. Wienke
11:45 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ok, I can reproduce the issue. J. Wienke
09:34 AM Bug #2193: Crash in CPP introspection when destructing a participant
J. Wienke wrote:
> V. Richter wrote:
> > Looking into my environment configuration I found that the following is ne...
V. Richter
11:36 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a new version of the branch. This should also continue to operate in case the introspection is enabled.... J. Wienke
11:04 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Lines 35 and 36 of your log file are confusing. The logging format string isn't resolved. If I test the same logging ... J. Wienke
11:35 AM Revision 7003ae6e (rsb-java): Remove explicit dependency to java management package
Removes the explicit dependency to the java.lang.management packages and
replaces it with reflection-based access bec...
J. Wienke
11:35 AM Revision 7aa98d69 (rsb-java): Gracefully handle missing information for introspection
Print a warning in case introspection cannot be enabled instead of
completely failing.
* src/rsb/Factory.java
Catc...
J. Wienke

03/19/2015

11:51 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
R. Yaghoubzadeh wrote:
> That got rid of the error, excellent!
> My app still doesn't quite work, I suspect it is a...
J. Wienke
11:45 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That got rid of the error, excellent!
My app still doesn't quite work, I suspect it is a configuration issue. (Befor...
R. Yaghoubzadeh
11:01 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Oh right, I forgot that introspection is enabled by default in the master version. Apart from several other things I ... J. Wienke
10:25 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
It does run a bit further, but crashes with a NullPtr in the initializing introspection stuff (I did not add any user... R. Yaghoubzadeh
07:46 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a branch @enhancement-2203@. Could you compile that version and have a look whether the situation impro... J. Wienke
07:43 PM Enhancement #2203 (In Progress): rsb-0.11+ Android compatibility / new java.lang.management req...
J. Wienke
07:31 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I'm currently preparing a feature branch for that. Let's first see whether things work out. So far I can tell, that t... J. Wienke
07:19 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That sounds excellent. In case that it is just a small change, is there a chance that the change will be backported t... R. Yaghoubzadeh
06:00 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
We did not know that these issues exist on Android. So we have to work on that. We could probably resolve this issue ... J. Wienke
05:07 PM Enhancement #2203 (Resolved): rsb-0.11+ Android compatibility / new java.lang.management requir...
After upgrading a 2012 Android project to rsb-0.11 (to match our non-Android projects; by replacing the jar and adapt... R. Yaghoubzadeh
11:13 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Looking into my environment configuration I found that the following is needed in the environmen...
J. Wienke
11:11 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Tested. No it does not seem to solve it (assuming I rebuilt the right components).
>
> It see...
J. Wienke
07:44 PM Revision 43e1b361 (rsb-java): Remove explicit dependency to java management package
Removes the explicit dependency to the java.lang.management packages and
replaces it with reflection-based access bec...
J. Wienke
 

Also available in: Atom