Activity

From 09/17/2017 to 10/16/2017

10/16/2017

07:37 PM Revision 5ebc0210 (rsbag): Updated HEADs of submodules rsbag-{cl,manual}
J. Moringen
07:35 PM Revision 21846fa8 (rsbag): Updated HEADs of submodules rsbag-{cl,manual}
J. Moringen
01:48 PM Revision b72174c1 (rsbag-manual): Adaptations for release version in *.rst
refs #2719
* index.rst: removed note about using stable version instead of master
* preparation.rst (Binary Download...
J. Moringen
01:46 PM Revision 8eb481d7 (rsbag-manual): Post-release adaptations in *.rst
refs #2719
* index.rst: adapted link to released version
* news.rst (RSBag 0.18): new section; for 0.18 version
(R...
J. Moringen
01:22 PM Revision fc39fbe5 (rsbag-manual): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision c7973605 (rsbag-tools-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 7888d45c (rsbag-python): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 6f227912 (rsbag-cl): Version bump to 0.18.0, refs #2719
J. Moringen

10/06/2017

02:46 PM Revision 0a6bb7a9 (rsbag-tools-cl): Added output-file for program-op in cl-rsbag-tools-main.asd
* cl-rsbag-tools-main.asd (header): updated copyright
(system cl-rsbag-tools-main): added :output-files option for
...
J. Moringen

10/05/2017

11:24 AM Revision 91f679d4 (rsbag-cl): added channel object in tidelog backend
J. Moringen
11:24 AM Revision 7c195693 (rsbag-cl): fixes
J. Moringen
11:21 AM Revision 3c0e26d4 (rsbag-cl): do not use rsbag package in rsbag.backend.tidelog packagae
J. Moringen
11:21 AM Revision 05b09163 (rsbag-cl): get channel meta-data from backend
J. Moringen

09/28/2017

08:23 PM Revision 92efb0e0 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
08:21 PM Revision 5ffe12d3 (rsbag-manual): Mention ensuredirectoryandopen in news.rst
* news.rst (RSBag 0.17): mention new ensuredirectoryandopen method J. Moringen
08:21 PM Revision b34a5c7f (rsbag-manual): Mention record and replay efficiency improvements in news.rst
refs #2572
* news.rst (RSBag 0.17): mention more efficient recording and replay
J. Moringen
08:17 PM Revision db52bddc (rsbag-cl): Removed unused variable in test/view/serialized.lisp
* test/view/serialized.lisp (header): updated copyright
(test serialized-root::iterator): removed unused variable
J. Moringen
08:17 PM Revision 22b66085 (rsbag-cl): Cosmetic changes in src/view/serialized.lisp
* src/view/serialized.lisp (%iterator-step): changed documentation
string to comment
(%iterator-for-backward-step...
J. Moringen
08:17 PM Revision 0c628d0f (rsbag-cl): Added channel-timestamps/raw in src/protocol.lisp
* src/protocol.lisp (channel-timestamps/raw): new generic function;
return sequence of raw timestamps for channel
J. Moringen
08:10 PM Enhancement #2572 (Resolved): Improve replay performance for large numbers of channels
Applied in changeset commit:rsbag-cl|7dc5fc704035ae61d7fbf45c27be63b46e4a4391. J. Moringen
07:38 PM Revision 7dc5fc70 (rsbag-cl): Use integer representation of timestamps in src/backend/**/*.lisp
fixes #2572
* src/channel.lisp (header): updated copyright
(channel-timestamps/raw channel): renamed channel-times...
J. Moringen
06:28 PM Revision 117e4a2e (rsbag-cl): Simplified serialized key function in src/view/serialized.lisp
Check for end-of-sequence before calling the key function instead of
within each key function.
* src/view/serialized...
J. Moringen
05:59 PM Revision 76de3669 (rsbag-cl): Improved [setf] entry methods in src/channel.lisp
* src/channel.lisp (entry :around channel t): new method; perform
argument checking and defaulting
(return-entry)...
J. Moringen
04:12 PM Revision e60d25db (rsbag-cl): Mention [setf] entry transform keyword parameter in src/protocol.lisp
* src/protocol.lisp (entry): added transform keyword parameter;
extended documentation string accordingly
(setf e...
J. Moringen

09/26/2017

12:07 PM Revision a5e7581a (rsbag-tools-cl): Added ensuredirectoryandopen method in src/commands/record.lisp
* src/commands/record.lisp (record): added description of
ensuredirectoryandopen method to slot documentation strin...
J. Moringen

09/20/2017

08:18 PM Revision dfcef08d (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
08:18 PM Revision 59c59b7a (rsbag-manual): Markup improvements in tool-record.rst
* tool-record.rst (Remote Control): markup improvements J. Moringen
08:18 PM Revision 6998606f (rsbag-manual): Added ensuredirectoryandopen function in tool-record.rst
* tool-record.rst (Remote Control): added description of
ensuredirectoryandopen
J. Moringen
08:15 PM Revision 38e61696 (rsbag-tools-cl): Added ensuredirectoryandopen method in src/commands/record.lisp
* src/commands/record.lisp (record): added description of
ensuredirectoryandopen method to slot documentation strin...
J. Moringen
08:04 PM Revision 9135bb17 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
07:56 PM Revision 3cebe38a (rsbag-manual): Markup improvements in tool-record.rst
* tool-record.rst (Remote Control): markup improvements J. Moringen
07:52 PM Revision 70050ec9 (rsbag-manual): Added ensuredirectoryandopen function in tool-record.rst
* tool-record.rst (Remote Control): added description of
ensuredirectoryandopen
J. Moringen
07:46 PM Revision 5a00e27c (rsbag-manual): Call project() with NONE language in CMakeLists.txt
* CMakeLists.txt: call project() with NONE J. Moringen
02:45 PM Revision 73ad5a4d (rsbag-cl): Split index->offset into index-{index,timestamp}->offset in src/bac...
* src/backend/tidelog/protocol.lisp (index-index->offset): new generic
function; translate an index into a file off...
J. Moringen
02:45 PM Revision f4385ce9 (rsbag-cl): Split get-entry into get-entry-at-{index,time} in src/backend/*.lisp
* src/channel.lisp (entry channel integer): adapted call get-entry{ ->
-at-index}
(entry channel timestamp): adap...
J. Moringen
02:44 PM Revision 77005d26 (rsbag-cl): put-entry takes timestamp, not index in src/backend/protocol.lisp
The backend implementations already treat things that way.
* src/backend/protocol.lisp (header): updated copyright
...
J. Moringen
02:11 PM Revision 640a32a0 (rsbag-cl): Cosmetic changes in src/channel.lisp
* src/channel.lisp (channel-entries channel): turned documentation
string into comment
(channel-items channel): l...
J. Moringen
12:11 PM Revision 438893a8 (rsbag-cl): Removed useless TODO comment in src/backend/elan/file.lisp
* src/backend/elan/file.lisp (header): updated copyright
(close): removed useless TODO comment
J. Moringen
 

Also available in: Atom