Activity

From 04/29/2013 to 05/28/2013

05/28/2013

10:23 PM Revision b5902adc (rsb-realtime-cpp): Fixed notification unpacking for Oncilla roundtrip
Arne Nordmann
07:47 PM Revision f465dd0c (rsb-tools-cl): Do not enable Spread library reloading on Windows in main/dump....
* main/dump.lisp (toplevel): do not enable Spread library reloading on
Windows
J. Moringen
07:47 PM Revision 3f99f467 (rsb-tools-cl): Added option FASL_CACHE_DIR in CMakeLists.txt
* CMakeLists.txt (FASL_CACHE_DIR): new option; controls where the fasl
cache directory is created
J. Moringen
07:47 PM Revision 885a8b84 (rsb-tools-cl): Format user timestamps distinguishably in formatting/event-styl...
refs #1497
* formatting/util.lisp (header): updated copyright
(timestamp-name): new function; prepend "*" to names...
J. Moringen
03:44 PM Revision 250d86b6 (rsb-tools-cl): Fixed bogus dependency of MAIN_NAME command in CMakeLists.txt
* CMakeLists.txt: removed bogus dependency on undefined ${SCRIPT} in
custom command for MAIN_NAME
J. Moringen
03:06 PM Revision bbb228f7 (rsb-manual): Adapt manual to python converter registration changes
Reflect the lazy creation of converter maps for individual participants.
* Warn about previous usage
refs #1408
Me...
J. Wienke
03:05 PM Revision f0258e71 (rsb-manual): Update python converter registration.
With the lazy way of creating converter maps for individual participants
it is
not required anymore to manually recre...
J. Wienke
02:55 PM Revision 8ec3b1e6 (rsb-python): Enable converter registration without changes to ParticipantConfig
Make the creation of ConverterMap instances dynamic so that new converters can
be added to the global map all the tim...
J. Wienke
02:53 PM Revision cbd9e3c2 (rsb-python): Move ConverterMap instantiation to Participant.
This preserves the cohesion in the ParticipantConfig.Transport class and
prevents business logic inside this class.
...
J. Wienke
02:03 PM Revision 68d2ec7e (rsb-cpp): Fix API doc install dir.
Use the correct path inside $prefix/share. J. Wienke
01:51 PM Revision 3649bf37 (rsb-cpp): Try to fix execution of pkg-config tests.
Fix {DY}LD_LIBRARY_PATH setting. J. Wienke
01:42 PM Revision dcdd182c (rsb-cl): Fixed name of tcpnodelay option in src/transport/socket/connector.lisp
fixes #1519
* src/transport/socket/connector.lisp (connector): changed option name
nodelay? -> tcpnodelay
(conne...
J. Moringen
12:52 PM Revision 7672063f (rsb-cpp): Fixed default of transport.socket.tcpnodelay option in src/rsb/trans...
fixes #1517
* src/rsb/transport/socket/InPullConnector.cpp (header): updated
copyright
(InPullConnector::create)...
J. Moringen
12:51 PM Revision c0f78250 (rsb-manual): Fixed RSB_TRANSPORT_SOCKET_{NODELAY -> TCPNODELAY} in common.rst
fixes #1518
* common.rst: fixed name of environment variable
RSB_TRANSPORT_SOCKET_{NODELAY -> TCPNODELAY} to match...
J. Moringen
11:50 AM Revision ea72d253 (rsb-cpp): Do not assume a specific build layout.
Remove build path assumption in the pkg-config test. J. Wienke
11:21 AM Revision e0c71b68 (rsb-python): Improve starting and stopping of spread daemon.
Use a context manager to start and stop the spread daemon instead of a
class with a del method for stopping, where th...
J. Wienke
10:36 AM Revision 24849541 (rsb-manual): Update python converter registration.
With the lazy way of creating converter maps for individual participants it is
not required anymore to manually recre...
J. Wienke
10:34 AM Revision d98723b3 (rsb-python): Update example for converter registration.
Calling setDefaultParticipantConfig is not required anymore.
refs #1408
J. Wienke
10:19 AM Revision 1877000f (rsb-python): Implement lazy converter map preparation.
So far, inside the participant configuration, the converter map was prepared
once initially with the first access to ...
J. Wienke

05/27/2013

07:41 PM Revision 9a1a012a (rsb-python): Where possible, prevent using built-in symbols of python.
Reusing names of internal python functions prevents effective error reporting and might lead to confusion.
Unfortunat...
J. Wienke
03:30 PM Revision 4b999ed1 (rsb-cpp): Fixes pkgconfig test for Mac
* On Mac the command 'mktemp' expects a template for the tmpdir name to create. Added this to the pkgconfig test scri... Arne Nordmann

05/24/2013

04:44 PM RSB XML Support Revision 29d173b3 (rsb-xml-java): fixed copy constructors, fixed id handling
L. Ziegler

05/22/2013

04:27 PM Revision 43103ad9 (rsb-cpp): Remove old and abandoned code.
No one missed this for a long time. J. Wienke
03:13 PM Revision 5a074a78 (rsb-cpp): Correctly handle multiple entries in Boost_LIBRARY_DIRS.
Otherwise the pkg-config potentially contained errors in the form of
paths without -L directives.
refs #1448.
J. Wienke
01:58 PM Revision 0d15d282 (rsb-cpp): Please adhere to coding conventions.
J. Wienke

05/21/2013

01:09 AM RSB XML Support Revision 5fb1a614 (rsb-xml-java): thread safety
L. Ziegler
12:41 AM RSB XML Support Revision 3e474c69 (rsb-xml-java): added tostring implementation
L. Ziegler
03:31 PM RSB XML Support Revision 0724a2c5 (rsb-xml-cpp): renamed namespaces
converter stuff-> rsb::converter
data types-> rsb::transport
L. Ziegler
03:00 PM RSBag Revision 70f68607 (rsbag): Updated HEAD of submodule rsbag-manual
D. Klotz
02:24 PM RSBag Revision 0a466fe8 (rsbag-manual): Small update for newer bag-cat CLI syntax.
D. Klotz
02:01 PM Revision b1356dad (rsb-cpp): Generates valid JUnit XML
refs #1448 Arne Nordmann
01:42 PM Revision 1981a02f (rsb-cpp): Clean-up of pkgconfig test script
* Cleanup
* Documentation
* Setting LD_LIBRARY_PATH to test execution of build example
fixes #1448
Arne Nordmann
01:14 PM Revision 15a3ed55 (rsb-cpp): Fixed pkgconfig test
* Don`t overwrite, but extend PKG_CONFIG_PATH
refs #1448
Arne Nordmann
11:13 AM Revision 51d5c1fe (rsb-cpp): Pkgconfig test writes JUnit XML result file
* Pkgconfig test now writes JUnit XML result file to be processable by CI server
* Rsult file rsbtest_pkgconfig.xml (...
Arne Nordmann
10:12 AM Revision 3fe8b418 (rsb-cpp): Adds pkgconfig test
* Makes installation into temporary folder
* Builds rsb informer example against pkgconfig file of installation
* Req...
Arne Nordmann

05/17/2013

04:12 PM RSB XML Support Revision b1854e74 (rsb-xml-cpp): changed implementation of xmltioxop to always use xop's data str...
L. Ziegler
07:31 AM Revision a617e1f8 (rsb-tools-cl): Better separator character in formatting/event-style-meta-data....
* formatting/event-style-meta-data.lisp (header): updated copyright
(style-meta-data): use when full UTF-8 characte...
J. Moringen

05/16/2013

02:20 PM Revision c8bf4aad (rsb-tools-cl): Fixed handling of method commandline option in send/main.lisp
* send/main.lisp (main): do not set event method if the commandline
option has not been supplied
J. Moringen

05/14/2013

11:50 PM RSB XML Support Revision e20e3afb (rsb-xml-cpp): added XOPs type and the corresponding converter
L. Ziegler

05/11/2013

04:40 AM RSBag Revision a1d9f64e (rsbag-cl): Force output when writing buffers in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (write-buffer file chnk): call
`force-output' after writing a chunk; minor simplifi...
J. Moringen

05/10/2013

10:19 AM RSBag Revision 7fc1a907 (rsbag-cl): Extended error recovery in TIDELog backend
refs #1496
* src/backend/tidelog/repair.lisp: new file; contains functions for
rebuilding missing or damaged indic...
J. Moringen
10:16 AM RSBag Revision 9659f2c5 (rsbag-tools-cl): Added test for recovering from missing index in CMakeLists.txt
refs #1496
* CMakeLists.txt: store TIDELog files into new variables
{VALID,RECOVERABLE}_TIDE_FILES; use these vari...
J. Moringen
10:06 AM RSBag Revision f03c9fb9 (rsbag-cl): Added print-offset in src/backend/util.lisp
* src/backend/util.lisp: new file; contains utility functions used in
backend modules
* src/backend/package.lisp (p...
J. Moringen

05/08/2013

03:17 PM Revision 91892ed1 (rsb-python): Fix setup bug.
We cannot import rsb globally in the setup.py, because at the beginning the protocol is not translated. This is howev... J. Wienke
03:09 PM Revision 160600fd (rsb-python): fixes #1490: Implement a converter for EventsByScopeMap.
Merge branch 'feature-1490' J. Wienke

05/07/2013

04:50 PM Revision 0e8a60b4 (rsb-python): Provide serialization support for the EventsByScopeMapConverter.
* Added a unit test for this. J. Wienke
04:47 PM Revision 776a9897 (rsb-python): Do not register the EventsByScopeMapConverter by default to avoid
converter selection problems with its very generic dictionary type. J. Wienke
03:48 PM Revision fc5af063 (rsb-python): Fix documentation style and logging output.
J. Wienke
03:19 PM Revision e9598786 (rsb-python): Provide deserialization support for EventsByScopeMap.
I am not sure how to implement serialization correctly in python if we
want to use a dict as the client-side data type.
J. Wienke
03:05 PM Revision e7f61371 (rsb-python): Make access to global converter map thread-safe.
Potentially, multiple threads might create a new map for the same new
data type. This would result in undefined behav...
J. Wienke

05/06/2013

02:03 PM RSB XML Support Revision 02bda367 (rsb-xml-cpp): * Added support for id field
* requiring same minor version for rst as own L. Ziegler

05/03/2013

05:43 PM Revision c26f2d35 (rsb-realtime-cpp): Added installation, CMake configuration, pkg-config support
* CMakeLists.txt: added installation and configuration rules
* src/CMakeLists.txt: adapted to other changes
* rsb-rea...
J. Moringen
04:30 PM Revision 151f2a33 (rsb-realtime-cpp): Cleaned up library and fixed example
* src/rsbrealtime/Connection.{h,cpp}: moved
src/Connection.{h,cpp} -> src/rsbrealtime/Connection.{h,cpp};
minor f...
J. Moringen
03:52 PM Revision 169b3156 (rsb-realtime-cpp): Use Rosetta compiler for code generation in CMakeLists.txt
* CMakeLists.txt: added CMake dependency on rosetta-tools; use
rosetta_generate macro to generate data holders
an...
J. Moringen
02:10 PM Revision 33289b81 (rsb-realtime-cpp): Use Rosetta compiler for code generation in CMakeLists.txt
* CMakeLists.txt: added CMake dependency on rosetta-tools; use
rosetta_generate macro to generate data holders
an...
J. Moringen

05/02/2013

11:22 AM Revision 69eae141 (rsb-cpp): Fixes pkg-config again for linux
Arne Nordmann
10:54 AM Revision d78554eb (rsb-cpp): Fixes pkg-config again for linux
Arne Nordmann
04:04 AM RSBag 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 RSBag 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 RSBag Revision f68d55ee (rsbag-cl): Use (lambda ...) instead of #'(lambda ...) in **/*.lisp
* **/*.lisp: Use (lambda ...) instead of #'(lambda ...) J. Moringen
10:06 PM RSBag Revision 54efe288 (rsbag-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
09:20 PM RSBag 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 RSBag 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 RSBag 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
05:27 PM Revision 8a80d472 (rsb-cpp): added boost system to library dependencies, fixes #1439, fixed packa...
S. Wrede

04/30/2013

12:15 PM Revision 45aa6b3d (rsb-realtime-cpp): TODO: temp commit: style improvements
J. Moringen
12:15 PM Revision 024fe0e1 (rsb-realtime-cpp): Use Rosetta compiler for code generation in CMakeLists.txt
* CMakeLists.txt: added CMake dependency on rosetta-tools; use
rosetta_generate macro to generate data holders
an...
J. Moringen
02:52 AM RSBag Revision 536149d2 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
02:52 AM RSBag Revision ac67a475 (rsbag-manual): Markup improvements in *.rst
*.rst: fixed plural in :ref: directives J. Moringen
02:44 AM RSBag Revision 3ad3e319 (rsbag): Updated HEADs of submodules rsbag-{cl,manual,tools-cl}
J. Moringen
02:44 AM RSBag 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:37 AM Revision a9c5ab63 (rsb-cl): Fixed timestamp handling in src/transport/inprocess/*-connector.lisp
refs #1480
* src/transport/inprocess/out-connector.lisp (header): updated
copyright
(handle :before out-connecto...
J. Moringen
02:27 AM RSBag 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 RSBag 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 RSBag 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

01:45 AM Revision 3ac22564 (rsb-cl): Fixed timestamp handling in src/transport/inprocess/*-connector.lisp
refs #1480
* src/transport/inprocess/out-connector.lisp (header): updated
copyright
(handle :before out-connecto...
J. Moringen
12:44 AM RSBag 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
11:15 PM Revision d942d081 (rsb-python): Added converter for "bytes" wire-schema in rsb/converter.py
* rsb/converter.py (BytesConverter): new class; converter for "bytes"
wire-schema
J. Moringen
11:15 PM Revision 1cd99f3b (rsb-python): Clarify type of scope parameter in various constructors in rsb/__...
* rsb/__init__.py: Clarify type of scope parameter in various
constructors; it can a Scope or anything accepted by ...
J. Moringen
09:31 PM Revision 4d993164 (rsb-realtime-cpp): "Unscreamified" CMakeLists.txts, fixed project/library name...
* CMakeLists.txt: "Unscreamified", fixed project/library name
* src/CMakeLists.txt: likewise
J. Moringen
09:30 PM Revision a37d82a9 (rsb-realtime-cpp): Added context, template parameters in src/Connection.{h,cpp}
* src/Connection.{h,cpp}: added Context struct; added template
parameters for wire-schema and payload type to recei...
J. Moringen
09:29 PM Revision 0932051b (rsb-realtime-cpp): Moved example code into examples/joint-angles.cpp
* src/Connection.cpp: removed example code; moved into
examples/joint-angles.cpp
* src/CMakeLists.txt: build a shar...
J. Moringen
08:49 PM Revision 0dea4a3f (rsb-realtime-cpp): Fixed in generated code
J. Moringen
08:47 PM Revision fda2cfad (rsb-realtime-cpp): Use Rosetta compiler for code generation in CMakeLists.txt
* CMakeLists.txt: added CMake dependency on rosetta-tools; use
rosetta_generate macro to generate data holders
an...
J. Moringen
 

Also available in: Atom