Activity

From 03/29/2017 to 04/27/2017

04/10/2017

02:49 PM Revision 670add20 (rsbag): Updated HEADs of submodules rsbag-*
J. Moringen
02:49 PM Revision 88b6727f (rsbag): Updated HEADs of submodules rsbag-*
J. Moringen
02:30 PM Revision 716766a4 (rsbag-manual): Adaptations for release version in *.rst
refs #2672
* index.rst: removed note about using stable version instead of master
* preparation.rst (Binary Download...
J. Moringen
02:28 PM Revision 7656371b (rsbag-manual): Post-release adaptations in *.rst
refs #2672
* index.rst: adapted link to released version
* news.rst (RSBag 0.17): new section; for 0.17 version
(R...
J. Moringen
02:24 PM Revision f2ba21ea (rsbag-python): Version bump to 0.17.0, refs #2672
J. Moringen
02:24 PM Revision 752d089d (rsbag-manual): Version bump to 0.17.0, refs #2672
J. Moringen
02:24 PM Revision e7f3ef23 (rsbag-tools-cl): Version bump to 0.17.0, refs #2672
J. Moringen
02:24 PM Revision 5bf206a9 (rsbag-cl): Version bump to 0.17.0, refs #2672
J. Moringen

04/05/2017

04:01 PM Revision 94cc8a9f (rsbag-tools-cl): Establish continue restart around each file in src/commands/i...
* src/commands/info.lisp (header): updated copyright
(command-execute info): establish a `continue' restart around
...
J. Moringen
03:55 PM Revision 974f6fee (rsbag-tools-cl): Better handling of datum transforms in src/commands/transform...
Previously, the `note-source-channel' mechanism failed if a transform
replaced the datum with something non-`eq'. Wit...
J. Moringen
03:35 PM Revision 08457bfc (rsbag-tools-cl): Disabled replay-strategy, loop commandline options in bag-mer...
* bag-merge/main.lisp (update-synopsis): disable replay-strategy and
loop commandline options in call to `make-repl...
J. Moringen
03:29 PM Revision a4c5240b (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
03:28 PM Revision fa675c41 (rsbag-manual): Fixed markup for index-timestamp option in tool-record.rst
* tool-record.rst (Description): fixed markup for index-timestamp
commandline option
J. Moringen
03:28 PM Revision 645a2499 (rsbag-manual): Added index-timestamp, channel-allocation option in tool-merge.rst
* tool-merge.rst (Description): added descriptions of index-timestamp
and channel-allocation commandline options
* ...
J. Moringen
03:11 PM Revision 54c7130b (rsbag-tools-cl): Support index timestamp and channel allocation in src/command...
* Allow specifying an index timestamp to use when storing output
events. This affects the extend to which events ha...
J. Moringen
03:11 PM Revision 7e869c30 (rsbag-tools-cl): Added index timestamp and channel allocation in bag-merge/mai...
* bag-merge/main.lisp (update-synopsis):
(main):
* CMakeLists.txt: added tests for index-timestamp and
channel-al...
J. Moringen
01:54 PM Revision 38f099e8 (rsbag-tools-cl): Support index timestamp and channel allocation in src/command...
* Allow specifying an index timestamp to use when storing output
events. This affects the extend to which events ha...
J. Moringen
01:54 PM Revision 9a226d94 (rsbag-tools-cl): Use serial dependencies in rsbag-tools-common.asd
* rsbag-tools-common.asd (header): updated copyright
(system rsbag-tools-common): use serial dependencies
J. Moringen
01:54 PM Revision 14059df3 (rsbag-tools-cl): Moved index-timestamp, channel-strategy options into src/comm...
* src/common/help.lisp (make-channel-strategy-help-string): new
function; moved here from bag-record/help.lisp
* sr...
J. Moringen
12:37 PM Revision 7cde0e37 (rsbag-cl): Allow process-event without timestamp in src/rsb/recording/channel-...
When called with nil instead of a timestamp, `process-event' extracts
the configured timestamp from the event. This b...
J. Moringen

04/03/2017

06:42 PM Feature #1102 (In Progress): Use data type definitions stored in log files
J. Moringen

03/31/2017

04:23 PM Revision ae915c5f (rsbag-tools-cl): Added channel-allocation-mixin in src/commands/mixins.lisp
* src/commands/mixins.lisp (channel-allocation-mixin): new class;
processing channel allocation strategy coercion a...
J. Moringen
11:34 AM Revision ebec6650 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
11:33 AM Revision 0cc8cd9a (rsbag-manual): Mention bag transform filter option in news.rst
* news.rst (RSBag 0.16): mention filter commandline option accepted by
bag transform command
J. Moringen
11:31 AM Revision a7210cee (rsbag-tools-cl): Support filter commandline option in bag-merge/main.lisp
* bag-merge/main.lisp (main): collect values of filter commandline
option; pass to `transform' command instance
* C...
J. Moringen
11:03 AM Revision 278752aa (rsbag-tools-cl): Support filters in src/commands/transform.lisp
* src/commands/transform.lisp (transform): added superclass
filter-mixin
(command-execute transform): consider fi...
J. Moringen

03/30/2017

04:00 PM Feature #2562 (Resolved): bag transform: Allow specifiying {start,end}-{index,timestamp}
Applied in changeset commit:rsbag-tools-cl|b4fd4710b7a1211750106a647517ce7174d9ae9f. J. Moringen
04:00 PM Enhancement #936 (Resolved): bag merge: produce better TIDELog files
Applied in changeset commit:rsbag-tools-cl|cb50397321fab806797eb2d9bee8a8283de21cfe. J. Moringen
03:52 PM Revision f1c5851f (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
03:52 PM Revision f1cc8df3 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
03:39 PM Revision b4fd4710 (rsbag-tools-cl): Added {start,end}-{time,index} commandline options in bag-mer...
fixes #2562
* bag-merge/main.lisp (header): updated copyright
(update-synopsis): use `make-replay-option'; replace...
J. Moringen
03:19 PM Revision a71e9233 (rsbag-manual): Mention bag transform {start,end}-{time,index} options in news.rst
refs #2562
* news.rst (RSBag 0.16): mention {start,end}-{time,index} commandline
options now accepted by the bag t...
J. Moringen
02:56 PM Revision cb503973 (rsbag-tools-cl): Use events->bag, bag->events in src/commands/transform.lisp
fixes #936, refs #2562
* src/commands/transform.lisp (header): updated copyright
(make-channel-name): removed; no ...
J. Moringen
12:31 PM Revision 814f55a5 (rsbag-tools-cl): Test multiple input files in test/commands/transform.lisp
* test/commands/transform.lisp (header): updated copyright
(test transform-root::construction): added case with mul...
J. Moringen
12:03 PM Revision 473b8621 (rsbag-cl): Added access? methods for strategies in src/rsb/recording/channel-s...
* src/rsb/recording/channel-strategies.lisp
(access? delegating-mixin t t): new method; delegate to next
strategy...
J. Moringen

03/29/2017

10:26 PM Revision 069f9905 (rsbag-cl): Disabled unused attribute in src/backend/elan/xml.lisp
* src/backend/elan/xml.lisp (header): updated copyright
(xml-> element eql file/list): disabled unused attribute
J. Moringen
12:01 PM Revision 24b97d41 (rsbag-cl): Fixed specializer of setf entry method in src/channel.lisp
* src/channel.lisp (setf entry :before t channel t): changed
specializer t -> channel
J. Moringen
10:36 AM Revision 421ed659 (rsbag-cl): Declared function type in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (%chunk-id->offset): added ftype
declamation
J. Moringen
10:36 AM Revision dd32410d (rsbag-cl): Adjust vectors more carefully in src/backend/tidelog/index-vector....
In particular, avoid shrinking, then growing.
* src/backend/tidelog/index-vector.lisp (header): updated copyright
...
J. Moringen
10:34 AM Revision 56fe0e76 (rsbag-cl): Cosmetic changes in src/backend/tidelog/index.lisp
* src/backend/tidelog/index.lisp (timestamps::entries): improved
documentation string
(length timestamps): rename...
J. Moringen
10:23 AM Revision df63e87f (rsbag-cl): Added index protocols in src/backend/tidelog/protocol.lisp
* src/backend/tidelog/protocol.lisp (header): updated copyright
(index-count): new generic function; return number ...
J. Moringen

03/28/2017

01:24 AM Revision b5966001 (rsbag): Updated HEAD of submodule rsb-manual
J. Moringen
01:04 AM Revision 6b21e0e2 (rsbag-manual): Mention multiple input files in {tool-{cat,play,introspect},new...
refs #817
* tool-cat.rst (Synopsis): indicate that multiple input files can be
supplied
* tool-introspect.rst (Syn...
J. Moringen
01:01 AM Revision f8eee5f5 (rsbag-manual): Markup fix in tool-merge.rst
* tool-merge.rst (Synopsis): fixed markup J. Moringen
01:00 AM Enhancement #817 (Resolved): bag play, cat: Handle multiple log files
Applied in changeset commit:rsbag-tools-cl|de58dc720fd43a328318f4060271a42611866d6d. J. Moringen
12:58 AM Revision de58dc72 (rsbag-tools-cl): Support multiple input files in bag-{cat,play,introspect}/mai...
fixes #817
* bag-cat/main.lisp (make-help-string): indicate possibility of
multiple input files
(update-synopsis...
J. Moringen
 

Also available in: Atom