Activity

From 04/07/2013 to 05/06/2013

05/06/2013

07:28 AM Bug #1421 (In Progress): Verify that string encoding change complies to TIDELog specification
I discussed this with Ingo and he submitted an updated version. It has not yet been accepted, though. J. Moringen

05/02/2013

04:04 AM Revision ed66cedd (rsbag-cl): Minor cleanup in src/**/*.lisp
* src/bag.lisp (bag): fixed whitespace error in documentation string
* src/versioned-packages.lisp (with-renamed-pack...
J. Moringen

05/01/2013

10:59 PM Revision 0cfc167e (rsbag-cl): Moved replay strategy mixin classes into src/rsb/replay/strategy-mi...
* src/rsb/replay/protocol.lisp (make-commands): new generic function;
moved here from src/rsb/replay/external-drive...
J. Moringen
10:35 PM Revision f68d55ee (rsbag-cl): Use (lambda ...) instead of #'(lambda ...) in **/*.lisp
* **/*.lisp: Use (lambda ...) instead of #'(lambda ...) J. Moringen
10:06 PM Revision 54efe288 (rsbag-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
09:20 PM Revision 1ba1f73b (rsbag-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, cl-rsb...
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* cl-rsbag.asd: likewise
J. Moringen
07:32 PM Revision 29a0871c (rsbag-cl): Changed tabs to spaces, semicolon style in **/*.lisp, cl-rsbag.asd
* **/*.lisp: changed tabs to spaces; fixed semicolon style
* cl-rsbag.asd: likewise
J. Moringen
07:17 PM Revision 04103369 (rsbag-cl): Shortened license, updated copyright in **/*.lisp, cl-rsbag.asd
* **/*.lisp (header): shortened license; updated copyright
* cl-rsbag.asd: likewise
* CMakeLists.txt: likewise
J. Moringen

04/30/2013

02:40 PM Tasks #1482 (In Progress): Rename bag-merge -> bag-transform
J. Moringen
02:40 PM Feature #1481 (Resolved): Support changing timestamp used for indexing in bag-transform
J. Moringen
02:52 AM Revision 536149d2 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
02:52 AM Revision ac67a475 (rsbag-manual): Markup improvements in *.rst
*.rst: fixed plural in :ref: directives J. Moringen
02:44 AM Revision 3ad3e319 (rsbag): Updated HEADs of submodules rsbag-{cl,manual,tools-cl}
J. Moringen
02:44 AM Revision 967f851e (rsbag-manual): Added index-timestamp commandline option in bag-record.rst
refs #1480
* bag-record.rst: added explanation of the index-timestamp commandline
option
J. Moringen
02:41 AM Tasks #1480 (Resolved): Change default record ordering from create timestamp to send timestamp
Applied in changeset rsbag-tools-cl|commit:5786c21d14929f764b8826753f486fe32d7ca6b5. J. Moringen
02:27 AM Revision 5469714e (rsbag-cl): Changed default indexing timestamp in src/rsb/construction.lisp
refs #1480
* src/rsb/construction.lisp (events->bag listener bag): changed
default indexing timestamp :create -> :...
J. Moringen
02:27 AM Revision f9484376 (rsbag-cl): Fixed argument handling in bag->events in src/rsb/construction.lisp
* src/rsb/construction.lisp (bag->events bag t): signal an error if
one of the keyword arguments :backend, :transfo...
J. Moringen
02:15 AM Revision 5786c21d (rsbag-tools-cl): Added index-timestamp to bag-record in bag-record/main.lisp
fixes #1480
* bag-record/main.lisp (header): updated copyright
(update-synopsis): added index-timestamp commandlin...
J. Moringen

04/29/2013

12:44 AM Revision 631a1f17 (rsbag-manual): Added index-timestamp commandline option in bag-record.rst
refs #1480
* bag-record.rst: added explanation of the index-timestamp commandline
option
J. Moringen
10:59 PM Tasks #1480 (In Progress): Change default record ordering from create timestamp to send timestamp
J. Moringen
05:28 PM Tasks #1480 (Resolved): Change default record ordering from create timestamp to send timestamp
To my mind the default behavior of the bag toolchain should be to reproduce the network traffic as closely as possibl... J. Wienke

04/25/2013

11:23 PM Revision 4819e4cd (rsbag-python): Fixed bugs, added context manager protocol in rsbag/__init__.py
* rsbag/__init__.py: fixed bug in channel selection, added context
manager protocol to Bag class, improved document...
J. Moringen

04/23/2013

02:13 AM Revision 7e77ea85 (rsbag-python): Initial import
J. Moringen
02:09 AM Revision 8fd1b4da (rsbag-python): Initial import
J. Moringen

04/18/2013

02:57 PM Revision 3c5ec024 (rsbag-cl): Fixed argument handling in bag->events in src/rsb/construction.lisp
* src/rsb/construction.lisp (bag->events bag t): signal an error if
one of the keyword arguments :backend, :transfo...
J. Moringen
02:12 PM Revision cf15eeb8 (rsbag-cl): Another fix for prefix scope processing in src/rsb/construction.lisp
refs #1091
* src/rsb/construction.lisp (%make-scope-transform): fixed predicate
on channel type
* test/rsb/protoco...
J. Moringen

04/16/2013

09:35 PM Bug #1462: bag-play randomly crashes on macos
Turns out, there has been another fix for this issue in SBCL 1.0.58. So updating 1.0.57 -> 1.1.5 may have actually fi... J. Moringen
09:13 PM Bug #1462 (Closed): bag-play randomly crashes on macos
Reopen if necessary. J. Moringen
09:12 PM Bug #1462: bag-play randomly crashes on macos
So far I didn't experience that error. To my mind we can resolve this issue and I will reopen it if this error appear... J. Wienke
08:23 PM Bug #1462 (Feedback): bag-play randomly crashes on macos
Any observations with the new executable? J. Moringen

04/15/2013

12:07 PM Bug #1462: bag-play randomly crashes on macos
After lunch ;) J. Wienke
12:06 PM Bug #1462: bag-play randomly crashes on macos
Indeed. Could you still try the new executable? J. Moringen
12:04 PM Bug #1462: bag-play randomly crashes on macos
My version is newer :/... J. Wienke
11:59 AM Bug #1462: bag-play randomly crashes on macos
This issue seems to have been fixed in version 1.0.47 of SBCL (release ~ 2012-08). Could you add the output of @bag-p... J. Moringen
11:52 AM Bug #1462 (Closed): bag-play randomly crashes on macos
On mountain lion (10.8) at random times bag-play crashes with this error message:... J. Wienke
 

Also available in: Atom