Activity

From 02/16/2013 to 03/17/2013

03/15/2013

08:08 PM Revision 5258122d (rsb-manual): Markup improvements in glossary.rst
* glossary.rst: fixed plural in :term: directives J. Moringen
09:47 AM Bug #366 (Closed): License of ROS transport
This is no longer true due to a rewrite of the part in question. J. Moringen

03/11/2013

03:43 PM Revision 30be02a6 (rsb-tools-cpp): Fixed rsc dependency in cpack/CPackDebianConfig.cmake
fixes #1232
* cpack/CPackDebianConfig.cmake: changed dependency {rsc ->
librsc}${VERSION_SUFFIX}
J. Moringen
03:20 PM Bug #1232 (Resolved): Incorrect Debian package dependency in rsb-tools-cpp0.8
Applied in changeset rsb-tools-cpp|commit:afd3c9660fbccbb0b299c4d81b61f7cacd80501e. J. Moringen
03:19 PM Revision afd3c966 (rsb-tools-cpp): Fixed rsc dependency in cpack/CPackDebianConfig.cmake
fixes #1232
* cpack/CPackDebianConfig.cmake: changed dependency {rsc ->
librsc}${VERSION_SUFFIX}
J. Moringen

03/09/2013

11:24 AM RSBag Revision 2d4cb3ce (rsbag-cl): Added protocol functions in src/rsb/replay/protocol.lisp
* src/rsb/replay/protocol.lisp: new file; contains protocol functions
for rsb.replay module
* src/rsb/replay/bounds...
J. Moringen
11:08 AM RSBag Revision 79b36891 (rsbag-cl): Added protocol functions in src/rsb/replay/protocol.lisp
* src/rsb/replay/protocol.lisp: new file; contains protocol functions
for rsb.replay module
* src/rsb/replay/bounds...
J. Moringen
10:43 AM RSBag Revision d13a1800 (rsbag-cl): Added used package in compat/0.4/src/transform/package.lisp
* compat/0.4/src/transform/package.lisp (header): updated copyright
(package rsbag.transform): added used package m...
J. Moringen
10:20 AM RSBag Bug #1091 (Resolved): Replaying to different channel does not work
Applied in changeset rsbag-cl|commit:f61fcfa0aa354d8750e84d175981632e533ed0ae. J. Moringen
09:53 AM RSBag Revision f61fcfa0 (rsbag-cl): Fixed processing of prefix scopes in src/rsb/construction.lisp
fixes #1091
* src/rsb/construction.lisp (header): updated copyright
(bag->events channel uri): obtain prefix scope...
J. Moringen
09:51 AM RSBag Revision 5cba4165 (rsbag-cl): Fixed type in src/rsb/replay/delay-correcting-mixin.lisp
* src/rsb/replay/delay-correcting-mixin.lisp (header): updated
copyright
(delay-correcting-mixin::previous-delay)...
J. Moringen
09:51 AM RSBag Revision 2ac5e7cd (rsbag-cl): Off-by-one for end-index in src/rsb/replay/sequential-mixin.lisp
* src/rsb/replay/sequential-mixin.lisp
(replay replay-bag-connection sequential-mixin): when end-index is
supplie...
J. Moringen
09:51 AM RSBag Revision 4cf54ec7 (rsbag-cl): Minor improvements in test/**/*.lisp
* test/bag.lisp (header): updated copyright
(test bag-root::smoke): simplified
* test/view/serialized.lisp (header)...
J. Moringen
09:51 AM RSBag Revision 6700ae09 (rsbag-cl): Added unit tests for the rsb module in test/rsb/*.lisp
* test/mock-backend.lisp: new file; contains the `mock-backend' class,
`with-mock-backend' and `with-mock-bag' macr...
J. Moringen
09:39 AM RSBag Revision 91c456e8 (rsbag-cl): Minor improvements in src/rsb/**/*.lisp
* src/bag.lisp (bag): use `missing-required-initarg' instead of
`required-argument' for default initargs
* src/rsb/...
J. Moringen
08:23 AM RSBag Revision 4bf81245 (rsbag-cl): Changed informer -> sink in src/rsb/{protocol,replay/*}.lisp
* src/rsb/protocol.lisp (header): updated copyright
(process-event): changed parameter informer -> sink; adjusted
...
J. Moringen
08:23 AM RSBag Revision 0ab935aa (rsbag-cl): Moved process-event src/rsb/{replay/sequential-mixin -> protocol}.lisp
* src/rsb/protocol.lisp (process-event :around t t t t t t): new
method; moved here from src/rsb/replay/sequential-...
J. Moringen
08:12 AM Revision 0edbaa5c (rsb-tools-cl): Extended symlink creation in main/main.lisp
* main/main.lisp (main): pass prefix and suffix argument to
`%maybe-create-links'; adjusted help text
(%maybe-cre...
J. Moringen
08:10 AM Revision 8ee2a028 (rsb-tools-cl): Added re-dumping in main/main.lisp
* main/main.lisp (header): updated copyright
(main): accept "redump" commandline option
(make-static): new functi...
J. Moringen

03/08/2013

01:07 PM Revision ebf823b0 (rsb-cpp): Backport: Add a converter for unit32.
refs #484 J. Wienke
10:19 AM Revision 17e78120 (rsb-java): work in progress on parameterless RMI
initial working version S. Wrede

03/07/2013

05:44 PM Bug #1251 (Resolved): The current versioning scheme of RSC/RSB is inconsistent
J. Moringen
05:44 PM Revision 758c4abf (rsb-yarp-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): added license
(GIT_VERSION_COMPONENTS): new function; extract version components
form ...
J. Moringen
05:32 PM Revision 8b4cae14 (rsb-tools-cpp): backport: Add a config file to rsb time sync so that it can be...
library
in other projects.
J. Wienke
05:25 PM Revision ebe3a68c (rsb-tools-cpp): Add a config file to rsb time sync so that it can be used as a...
in other projects. J. Wienke
03:53 PM Bug #1445 (Resolved): Non-existent Debian package is mentioned in RSB installation instructions
Applied in changeset rsb-tools-cl|commit:72f7b9a3d1e8f6f9559a1edc8a8e3b4f1751a5e6. J. Moringen
12:55 PM RSB XML Support Revision f9b17b6c (rsb-xml-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): added license
(GIT_VERSION_COMPONENTS): new function; extract version components
form ...
J. Moringen
12:51 PM RSB XML Support Revision 08dc3f46 (rsb-xml-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
12:51 PM RSB XML Support Revision ac667b10 (rsb-xml-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclude}...
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen
12:51 PM RSB XML Support Revision 4338294c (rsb-xml-cl): Bumped version 0.8 -> 0.9 in *.asd
refs #1251
* rsb-xml.asd (+version-minor+): change 8 -> 9
J. Moringen
12:28 PM Revision f8ece615 (rsb-tools-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): updated copyright
(GIT_VERSION_COMPONENTS): new function; extract version components
f...
J. Moringen
12:17 PM Revision ace7e09f (rsb-yarp-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
12:12 PM Revision 44971c11 (rsb-ros-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
12:09 PM Revision c6ec5b37 (rsb-yarp-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclude...
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen
12:03 PM Revision b2fa7cc1 (rsb-ros-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclude}...
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen

03/06/2013

12:37 PM Revision 5a28aeec (rsb-tools-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
12:18 PM Revision dab9025f (rsb-tools-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclud...
* CMakeLists.txt: unscreamified
* cpack/DebianUbuntu.cmake: likewise
* cpack/CPackInclude.cmake: likewise
J. Moringen
11:47 AM RSBag Revision 3c2b8707 (rsbag-tools-cl): Added test data files in test/data/0.9
refs #1251
* test/data/0.9/empty-channel.tide: new file; test data for the 0.9
serialization version
* test/data/0...
J. Moringen
11:42 AM RSBag Revision 4ec4246e (rsbag-cl): Added support for rsb-event-0.8 serialization
refs #1251
* compat/0.8: new directory; contains data and code for rsb-event-0.8
serialization
* src/transform/rsb...
J. Moringen
10:55 AM RSBag Revision 0c3da85b (rsbag-tools-cl): Bumped version 0.8 -> 0.9 in *.asd
refs #1251
* cl-rsbag-common.asd (header): updated copyright
(+version-minor+): change 8 -> 9
* cl-rsbag-tools-cat...
J. Moringen
10:54 AM RSBag Revision 073eb041 (rsbag-tools-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
10:30 AM RSBag Revision 972341d9 (rsbag-tools-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackIncl...
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen
10:28 AM RSBag Revision 931587a0 (rsbag-tools-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): added license
(GIT_VERSION_COMPONENTS): new function; extract version components
form ...
J. Moringen
10:15 AM Revision c205cf9f (rsb-cl): Backport: Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/transport/connector-class.lisp
(compute-default-initargs connector-class): in `let+' bindings,
changed igno...
J. Moringen
10:12 AM RSBag Revision b69e5715 (rsbag-cl): Backport: Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/backend/tidelog/generator.lisp (header): updated copyright
(spec->size): replaced ignored `let+' bindings nil...
J. Moringen
10:09 AM RSBag Revision 5e626cd1 (rsbag-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
10:04 AM RSBag Revision 16356435 (rsbag-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclude}.c...
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen
09:58 AM RSBag Revision b78e1700 (rsbag-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): updated copyright
(GIT_VERSION_COMPONENTS): new function; extract version components
f...
J. Moringen
09:49 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Sorry, the RSC changes are pushed now.
Actually I understand the immediate reaction, but when implementing this I ...
J. Wienke
09:39 AM Revision d5ed8440 (rsb-cl): More accurate "git describe" processing in CMakeLists.txt
refs #1251
Run git_based_version and git_version_components repeatedly when
required.
* CMakeLists.txt (git_version...
J. Moringen
09:35 AM Revision 16c0ac32 (rsb-cl): "Unscreamified" CMakeLists.txt, cpack/{DebianUbuntu,CPackInclude}.cmake
* CMakeLists.txt: unscreamified
(header): updated copyright
* cpack/DebianUbuntu.cmake: unscreamified
* cpack/CPack...
J. Moringen
09:16 AM Revision 2e8d2730 (rsb-cl): Use git describe for patch version component in CMakeLists.txt
* CMakeLists.txt (header): updated copyright
(GIT_VERSION_COMPONENTS): new function; extract version components
f...
J. Moringen
03:47 AM Support #1169 (Resolved): Provide Debian Package for Spread
S. Wrede
02:28 AM Revision 48ccee1d (rsb-ros-cl): Bumped version 0.8 -> 0.9 in rsb-ros.asd
refs #1251
* rsb-ros.asd (header): updated copyright
(+version-minor+): changed 8 -> 9
J. Moringen
02:27 AM Revision d10dc1e4 (rsb-yarp-cl): Bumped version 0.8 -> 0.9 in rsb-yarp.asd
refs #1251
* rsb-yarp.asd (header): updated copyright
(+version-minor+): changed 8 -> 9
J. Moringen

03/05/2013

12:52 AM RSBag Revision 10220c24 (rsbag-cl): Bumped version 0.8 -> 0.9 in cl-rsbag.asd
refs #1251
* cl-rsbag.asd (+version-minor+): changed 8 -> 9
J. Moringen
12:50 AM Revision 9fdeb3c7 (rsb-cl): Bumped version 0.8 -> 0.9 in cl-rsb.asd
refs #1251
* cl-rsb.asd (+version-minor+): changed 8 -> 9
J. Moringen
12:49 AM Revision 72f7b9a3 (rsb-tools-cl): Bumped version 0.8 -> 0.9 in *.asd
refs #1251, fixes #1445
* cl-rsb-common.asd (header): updated copyright
(+version-minor+): change 8 -> 9
* cl-rsb-...
J. Moringen
08:07 PM Bug #1398 (Feedback): System configuration files are expected in /etc/ instead of $prefix/etc
I initially misread the change. Also, I cannot find a version of @rsc::config::configure@ which accepts a prefix as f... J. Moringen
09:34 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Can you please have a look at the documentation in the feature branch. This was kind of hard to modify the graph corr... J. Wienke
08:55 AM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
No, fixed in branch. I will also modify the documentation accordingly. Is it ok then? J. Wienke
09:33 AM Revision 66cafc2e (rsb-manual): Adapt configuration description to include prefix configuration f...
J. Wienke
08:53 AM Revision a52c946e (rsb-cpp): Also parse configuration files from a prefix-wide installation direc...
* Added a method to Version.h to retreive the installation prefix. J. Wienke
01:03 AM RSBag Revision 2d3487db (rsbag-cl): TODO Fore output in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (write-buffer file chnk): call
`force-output' after writing a chunk
J. Moringen

03/04/2013

07:14 PM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
One of the three @configure@ calls in @Factory::Factory()@ does not use the prefix. Is this intentional? J. Moringen
07:04 PM Bug #1398: System configuration files are expected in /etc/ instead of $prefix/etc
Jan, there is an implementation in the feature branch. Can you have a look whether that solves the problem? J. Wienke
06:23 PM Bug #1398 (In Progress): System configuration files are expected in /etc/ instead of $prefix/etc
J. Wienke
06:20 PM Support #1169 (Rejected): Provide Debian Package for Spread
We have such a package since some time. J. Wienke
06:06 PM Revision c1bea928 (rsb-tools-cl): Use defparameter for versions in cl-rsb-*.asd
Using `defparameter' instead of `defconstant' produces fewer problems
with reloading and upgrading.
* cl-rsb-common....
J. Moringen
03:57 PM RSBag Revision d265b9fe (rsbag-cl): Use defparameter for versions in cl-rsbag.asd
Using `defparameter' instead of `defconstant' produces fewer problems
with reloading and upgrading.
* cl-rsbag.asd (...
J. Moringen
03:40 PM Revision f097abfd (rsb-cl): Use defparameter for versions in cl-rsb.asd
Using `defparameter' instead of `defconstant' produces fewer problems
with reloading and upgrading.
* cl-rsb.asd (he...
J. Moringen
12:39 PM RSBag Revision 99da5f4c (rsbag-cl): TODO minor fixes and improvements
J. Moringen
08:35 AM RSBag Revision ed699f83 (rsbag-cl): TODO fixed license in src/backend/tidelog/repair.lisp
J. Moringen
08:34 AM RSBag Revision dd06dae7 (rsbag-cl): TODO print-offset tweaks
J. Moringen
08:30 AM RSBag Revision 5fc67f0f (rsbag-cl): TODO TEMP commit
J. Moringen
08:30 AM RSBag Revision 5f176841 (rsbag-cl): Improved error recovery in TIDELog backend
refs #?
* src/backend/tidelog/repair.lisp: new file; contains functions for
rebuilding missing or damaged indices
...
J. Moringen

03/01/2013

01:28 PM Tasks #1447: Debian package(s) for python and java
I would set this to 0.10 or with low priority to 0.9. Or is this needed earlier for some other reason? S. Wrede
06:51 AM Tasks #1447 (Feedback): Debian package(s) for python and java
Should we do this? And if so, in which version? J. Moringen

02/28/2013

05:51 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
Applied in changeset rsb-manual|commit:2a51642393b2be8c4bfc62fa6857e56d24a4432a. J. Moringen
05:38 PM Bug #1444 (In Progress): Link error in RSB installation by debian package
J. Moringen
02:19 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
... C. Dreyer
05:43 PM Revision 2a516423 (rsb-manual): Fixed Debian package repository URL in install.rst
fixes #1444
* install.rst: changed link to Debian package repository to use
"repository server" link target from c...
J. Moringen
05:34 PM Tasks #1448 (Resolved): Test pkg-config
Continuously test the rsb pkg-config file, as it was recently done for rsc (#1443). The mechanism from #1443 has to b... Anonymous
04:17 PM Tasks #1447 (Rejected): Debian package(s) for python and java
It would be nice to have a debian package for each supported programming language. Or one for all! C. Dreyer
04:14 PM Tasks #1403: improve build system Doc
and #1446 C. Dreyer
02:29 PM Tasks #1403: improve build system Doc
trying installation using debian packages. I found some bugs (#1444 and #1445) C. Dreyer
02:22 PM Bug #1445 (Resolved): Non-existent Debian package is mentioned in RSB installation instructions
following the instructions:... C. Dreyer

02/27/2013

04:13 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
There should be method signatures (if Java allows this) and unit tests for:... J. Moringen
12:00 PM Bug #1439 (Resolved): pkgconfig is anvalid
Applied in changeset rsb-cpp|commit:18832f4070afd4ab69d6adb6eb69bb10bf88d634. Anonymous
11:16 AM Bug #1439 (In Progress): pkgconfig is anvalid
I will fix this issue for now by including the boost lib, and opened an issue for better handling of the boost depend... Anonymous
10:34 AM Bug #1439: pkgconfig is anvalid
Sure, but in the end we need to find out what to do with dependencies, which do not have a pc file. I think Alexandre... J. Wienke
10:32 AM Bug #1439: pkgconfig is anvalid
I don't really get #1292 and its relation to this issue. So is the _external problem_ in this case, that boost doesn`... Anonymous
10:14 AM Bug #1439: pkgconfig is anvalid
I think adding boost conflicts with #1292. J. Wienke
10:06 AM Bug #1439 (Resolved): pkgconfig is anvalid
The library name in the rsb0.9 pc file is invalid, resulting in:
/usr/bin/ld: cannot find -lrsb.0.9
when using...
Anonymous
11:57 AM Revision 18832f40 (rsb-cpp): Export boost dependency to pkg-config file by default
* Fixed rsb library link in pkg-config file
* Introduced cmake user option EXPORT_BOOST_DEPENDENCY_TO_PKGCONFIG ("On"...
Arne Nordmann
11:02 AM Bug #1441 (New): Better handling of dependencies without pc file, e. g. boost, in our pkgconfig
Boost for example doesn't provide a pkg-config file (https://svn.boost.org/trac/boost/ticket/1094). So in order to pr... Anonymous

02/26/2013

08:52 PM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
08:14 PM Revision 72093750 (rsb-cl): Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/transport/connector-class.lisp
(compute-default-initargs connector-class): in `let+' bindings,
changed igno...
J. Moringen
08:08 PM RSBag Revision 602ada0d (rsbag-cl): Fixed dependency of cl-rsbag-test on cl-rsbag-tidelog in cl-rsbag.asd
* cl-rsbag.asd (system cl-rsbag-test): added system dependency on
cl-rsbag-tidelog
* CMakeLists.txt: when executing...
J. Moringen
07:39 PM RSBag Revision 4fc0f293 (rsbag-cl): Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/backend/tidelog/generator.lisp (header): updated copyright
(spec->size): replaced ignored `let+' bindings nil...
J. Moringen
07:31 PM Tasks #1429 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
03:20 PM Tasks #1438 (Resolved): Use lparallel queues instead of sb-concurrency queues
J. Moringen
01:53 PM Tasks #1400 (Closed): Provide build jobs for binary deployment of Java libraries
Done, cf.: https://support.cor-lab.de/issues/502 S. Wrede
04:48 AM Tasks #1400 (Feedback): Provide build jobs for binary deployment of Java libraries
I checked {rsb,rst}-{0.7,trunk} and the build jobs produce jar artifacts.
Can we close this and open a new issue (...
J. Moringen
04:53 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
Not sure if this should be reimplemented using the generic transform mechanism. At least not now anyway. J. Moringen
04:42 AM Feature #1425 (Resolved): Implement framework-level event transformations
Applied in changeset rsb-cl|commit:7745b382162506707af6feaf8d718df7c51b7161. J. Moringen
04:37 AM Revision 7745b382 (rsb-cl): Added event transform mechanism in src/event-processing/*.lisp
fixes #1425
The change basically adds the `rsb.event-processing:transform!'
protocol, support in all participant cla...
J. Moringen
02:57 AM Revision bcef4590 (rsb-cl): Added event transform mechanism in src/event-processing/*.lisp
will fix #1425
The change basically adds the `rsb.event-processing:transform!'
protocol, support in all participant ...
J. Moringen
02:06 AM Revision 9dc28a9c (rsb-cl): Various minor fixes in src/**/*.lisp
* src/participant.lisp (header): updated copyright
(participant::converters): improved documentation string
* src/i...
J. Moringen

02/25/2013

10:23 PM Revision 388915de (rsb-cl): Removed leftover print in test/reader.lisp
* test/reader.lisp (define-error-hook-test-case reader): removed
`print' call which had been left over from debugging
J. Moringen
10:23 PM Revision 9f5ee62f (rsb-cl): Fixed a copy-paste error in test/listener.lisp
* test/listener.lisp (header): updated copyright
(define-basic-participant-test-cases listener): fixed URI
"/info...
J. Moringen

02/21/2013

07:58 PM Revision cb188e0c (rsb-cpp): Added uint32 converter in src/rsb/converter/Uint32Converter.{h,cpp}
refs #848
* src/rsb/converter/Uint32Converter.{h,cpp}: new files; contain
interface and implementation of Uint32Co...
J. Moringen
07:58 PM Revision b5125a43 (rsb-cpp): Minor cleanup in src/rsb/converter/Uint64Converter.{h,cpp}
* src/rsb/converter/Uint64Converter.{h,cpp}: updated copyright;
whitespace fixes; removed unnecessary includes
J. Moringen
07:58 PM Revision b741891c (rsb-cpp): Whitespace fixes in test/rsb/converter/DefaultConverterTest.cpp
* test/rsb/converter/DefaultConverterTest.cpp: whitespace fixes; in
particular tabs -> spaces
J. Moringen
06:33 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
No idea why I received no email. J. Wienke
06:27 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
This change broke the integration test (fix committed). Why didn't we catch this? I mean, what's the point of the who... J. Moringen
06:26 PM Revision 64d47732 (rsb-integrationtest): Fixed error strategy enum elements in cpp/config.cpp
refs #1175
* cpp/config.cpp: fixed error strategy enum element names
{LOG,PRINT,EXIT} -> ERROR_STRATEGY_{LOG,PRINT...
J. Moringen

02/20/2013

05:46 PM Bug #1408: Converter registration should be possible without rewriting default participant config...
Are there any ideas on how and when this could be changed? This makes it really hard to write rsb-using python librar... D. Klotz
12:48 PM RSBag Revision 1af1edd8 (rsbag-cl): Initial version ROSBag backend in src/backend/rosbag/
* src/backend/rosbag/conditions.lisp: new file; conditions used by the
ROSBag backend
* src/backend/rosbag/generat...
J. Moringen
12:36 PM RSBag Revision b6d823d5 (rsbag): Updated HEADs of submodules rsbag-{cl,manual,tools-cl}
J. Moringen
12:33 PM RSBag Revision 18f6fe92 (rsbag-cl): Updated documentation of remote-controlled in src/rsb/replay/remote...
refs #1426
* src/rsb/replay/remote-controlled.lisp (remote-controlled): added
descriptions or relativelength and r...
J. Moringen
12:32 PM RSBag Revision 7c557f22 (rsbag-manual): Added relative{length,index} in bag-play.rst
refs #1426
* bag-play.rst: added relativelength and relativeindex functions
J. Moringen
12:32 PM RSBag Revision dff3f7f8 (rsbag-manual): Added a short discussion of error handling in use-cases.rst
* use-cases.rst: added a short discussion of the available error
handling strategies and commandline options
J. Moringen
12:32 PM RSBag Revision 698705b1 (rsbag-manual): Markup improvements in {news,use-cases,bag-play}.rst
* use-cases.rst: markup improvements
* tools.rst: likewise
* bag-play.rst: likewise
J. Moringen
12:01 PM RSBag Revision a0d7a214 (rsbag-cl): Backport: Relative length/index commands in src/rsb/replay/external...
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): added lengt...
J. Moringen
12:00 PM RSBag Revision 9be448c9 (rsbag-cl): Backport: Minor fixes in src/rsb/replay/external-driver-mixin.lisp
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): made primit...
J. Moringen
09:53 AM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
Applied in changeset rsbag-cl|commit:804184d93e0ec53874ea2737ce096af7ca672258. J. Moringen
02:47 AM Tasks #1429 (Resolved): Build Debian package without SSL support
J. Moringen
02:46 AM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
J. Moringen

02/19/2013

10:08 PM Revision 4b09a48d (rsb-cl): TODO temp commit
J. Moringen
10:06 PM RSBag Revision 772088ae (rsbag-cl): Minor fixes in src/bag.lisp
* src/bag.lisp (header): updated copyright
(bag::transform): fixed initform
(print-object bag t): improved printi...
J. Moringen
08:55 PM RSBag Revision 804184d9 (rsbag-cl): Relative length/index commands in src/rsb/replay/external-driver-mi...
fixes #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): added leng...
J. Moringen
08:54 PM RSBag Revision 1062eaa8 (rsbag-cl): Minor fixes in src/rsb/replay/external-driver-mixin.lisp
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): made primit...
J. Moringen
08:37 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
> Actually I do not see much sense in letting length return something other than the restriction
I would rather no...
J. Moringen
08:22 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
Actually I do not see much sense in letting length return something other than the restriction and seek being constan... J. Wienke
08:10 PM RSBag Bug #1426 (In Progress): remote-controlled strategy does not respect -E command line argument
The @remote-controlled@ and @interactive@ strategies do respect -S and -E: @seek@ or @emitandnext@ signal an error wh... J. Moringen
06:09 PM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
when setting -E on the command line, the length method of the remote-controlled still returns the full play length. I... J. Wienke
07:40 PM RSBag Revision 0b463b8a (rsbag-cl): Backport: Added timestamp-adjustment-mixin in src/rsb/replay/{inter...
refs #1423
* src/rsb/replay/interactive.lisp (interactive): added superclass
`timestamp-adjustment-mixin'
* src/rs...
J. Moringen
05:44 PM RSBag Revision c98a9870 (rsbag-cl): Added timestamp-adjustment-mixin in src/rsb/replay/{interactive,rem...
refs #1423
* src/rsb/replay/interactive.lisp (interactive): added superclass
`timestamp-adjustment-mixin'
* src/rs...
J. Moringen
05:33 PM RSBag Revision 97935c2c (rsbag-cl): Improved docstrings in * src/backend/tidelog/{conditions,package}.lisp
* src/backend/tidelog/conditions.lisp (header): updated copyright
(tidelog-file-error): improved documentation stri...
J. Moringen
04:21 PM Feature #1425 (Resolved): Implement framework-level event transformations
The idea is to transform events
* in informer: after submission by client but before sending
* in handler/reader: a...
J. Moringen
04:16 PM RSBag Feature #1423 (In Progress): Allow timestamp adjustments for the remote-controlled replay strategy
J. Moringen
10:59 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
I need to receive the original send timestamp of an event replayed using rsbag. The documentation indicates that this... J. Wienke
11:08 AM RSBag Bug #1409 (Resolved): Seeking with remote control interface does not work
This was fixed with an update of the 0.7 version. J. Wienke
10:25 AM Revision ad0c0709 (rsb-python): Provide a converter for bytearrays which just passes through the ...
J. Wienke
10:24 AM Revision 6981a41b (rsb-python): Provide a setter method for the converters of a transport in
ParticipantConfig.
Without this it is very hard to reuse the global participant config with
some e.g. converter modi...
J. Wienke

02/18/2013

09:56 PM RSB XML Support Tasks #1422 (Feedback): Add a plugin which registers the XOP converter
J. Moringen
04:35 PM RSBag Bug #1170 (Closed): Recording video with rsbag-tools-cl 0.7 with rst injected crashes shortly aft...
*0.7 and master*:
Adjusting the badger timeout by patching the Spread daemon solves the instance of this problem in ...
J. Moringen
04:29 PM RSBag Bug #1206 (Closed): Error on killing bag-record with ctrl-c
I'm closing this for. Reopen as necessary. J. Moringen
10:08 AM RSBag Bug #1206: Error on killing bag-record with ctrl-c
I think it vanished with more recent versions and actually it was sporadic, so I have no idea how to test it. J. Wienke
06:22 AM Revision bdfd2d51 (rsb-tools-cl): Simplifications in common/error-handling.lisp
* common/error-handling.lisp (header): updated copyright
(continue/verbose): fixed documentation string
(maybe-re...
J. Moringen
06:03 AM Revision a230ee94 (rsb-tools-cl): Execute non-local exit in correct thread in common/interactive....
refs #1206 (may be related to the "Another issue" part)
* common/interactive.lisp (with-interactive-interrupt-exit):...
J. Moringen

02/17/2013

11:13 PM Revision 36681c76 (rsb-cl): TODO added executor infrastructure in src/executor
TODO apply to event processors and connectors
* src/threadpool.lisp:
* src/reloading.lisp:
New src/executor...
J. Moringen
09:11 PM Revision 9ea13afa (rsb-tools-cl): Set iterate::*always-declare-variables* in main/dump.lisp
* main/dump.lisp: set iterate::*always-declare-variables* to enable
optimizations
J. Moringen
09:11 PM Revision 9893aae7 (rsb-tools-cl): Load network.spread instead of cl-spread in main/dump.lisp
refs #1170
* main/dump.lisp: load system network.spread instead of cl-spread; use
`network.spread:enable-reload-sp...
J. Moringen
08:26 PM RSBag Bug #1206 (Feedback): Error on killing bag-record with ctrl-c
@Johannes: I could not reproduce this. Can you try to reproduce this with a recent version and report the results? J. Moringen
08:25 PM RSBag Feature #1013 (Resolved): Allow async flushing of chunk and index buffer
Applied in changeset rsbag-cl|commit:316282c6aac00a396a61ccebe26e5782ded60547. J. Moringen
08:08 PM Revision a014ee82 (rsb-cl): Receive into persistent buffer in src/transport/spread/connection.lisp
refs #1170
This reduces memory pressure and eliminates one copy operation.
* src/transport/spread/fragmentation.lis...
J. Moringen
07:23 PM Revision f33e1f02 (rsb-cl): Changed system dependency cl-spread -> network.spread
refs #1170
* src/transport/spread/connection.lisp (header): updated copyright
(connection::connection): changed ty...
J. Moringen
06:10 PM RSBag Revision 746a6ee2 (rsbag-cl): Changed dependency cxml.location -> xml.location in cl-rsbag.asd
* cl-rsbag.asd (header): updated copyright
(system cl-rsbag-elan): changed system dependency cxml.location ->
xml...
J. Moringen
06:10 PM RSBag Revision 316282c6 (rsbag-cl): Added async buffer write-backs in src/backend/backend-mixins.lisp
refs #1170, fixes #1013
* src/threadpool.lisp: new file; contains functions for managing a
dedicated threadpool fo...
J. Moringen
06:09 PM RSBag Revision c3281096 (rsbag-cl): Slightly improved test in test/rsb/timestamp-adjustment-mixin.lisp
* test/rsb/timestamp-adjustment-mixin.lisp (header): updated copyright
(timestamp-adjustment-mixin-root::constructi...
J. Moringen
06:09 PM RSBag Revision 3ea76711 (rsbag-cl): Improved package documentation in src/backend/tidelog/package.lisp
* src/backend/tidelog/package.lisp (header): updated copyright
(package rsbag.backend.tidelog): reformatted and ext...
J. Moringen
06:09 PM RSBag Revision 08c17c3b (rsbag-cl): Use nibbles:simple-octet-vector in src/{transform,backend/tidelog}/...
* src/transform/rsb-event.lisp (header): updated copyright
(encode rsb-event event): removed package qualification ...
J. Moringen
06:09 PM RSBag Revision a0fdb60f (rsbag-cl): Fixed length computation for strings in src/backend/tidelog/generat...
refs #1421
This is a very unsatisfying change because the TIDELog specifications
explicitly states that length field...
J. Moringen
06:08 PM RSBag Bug #1421 (Closed): Verify that string encoding change complies to TIDELog specification
The publicly available version of the TIDELog specification is unclear regarding length fields for strings (in this c... J. Moringen
 

Also available in: Atom