Activity

From 08/31/2012 to 09/29/2012

09/29/2012

11:08 PM RSB XML Support Revision 385ac616 (rsb-xml-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: install copyright file; write and
install upstream and Debian changelog by transfo...
J. Moringen
11:08 PM RSB XML Support Revision f0807adf (rsb-xml-cl): Improved derivation of system version; support git-based version
The basic approach is as follows:
1) Call git describe and extract revision and commit
2) Write revision and commit t...
J. Moringen
07:03 PM RSB XML Support Revision 116fb3be (rsb-xml-cl): Added comparison functions for package, part in src/xop/*.lisp
* src/xop/protocol.lisp (part=): new generic function; compare two
`part' instance for equality
(package=): new g...
J. Moringen
06:29 PM Revision 3c203283 (rsb-manual): Added specification for configuration in specification-config.rst
refs #1128
* specification-config.rst: contains specification of configuration
mechanisms
* specification.rst: inc...
J. Moringen
04:34 PM Revision 77bac521 (rsb-yarp-cpp): Added RSB plugin support in src/rsb/Plugin.cpp
This change makes the library usable as an RSB plugin.
* src/rsb/Plugin.cpp: new file; contains plugin initializatio...
J. Moringen

09/28/2012

08:01 AM Revision 6e7d7ce3 (rsb-manual): Added inter-transport description in specification-inter-transpor...
refs #1128
* specification-inter-transport-communication.rst: new file; describes
setups with multiple connectors ...
J. Moringen
08:00 AM Revision f7192095 (rsb-manual): Added description in specification-transport-level-filtering.rst
refs #1128
* specification-transport-level-filtering.rst: new file; contains
description of transport-level filter...
J. Moringen
07:59 AM Revision 1ce6bf5b (rsb-manual): Added description of plugins in specification-plugin.rst
* specification-plugin.rst: new file; contains initial description of
plugin configuration and implementation for a...
J. Moringen
07:59 AM Revision 038f953e (rsb-manual): Initial draft documentation for ROS transport
* specification-ros.rst: new file; specification of ROS transport
* specification.rst: link to specification-ros.rst
...
J. Moringen
07:58 AM Revision 3ef2c699 (rsb-manual): Initial draft documentation for YARP transport
* common.rst: added description of environment variables for the
tcp+yarp and yarp transports
* specification-yarp....
J. Moringen
07:58 AM Revision 4c92f353 (rsb-manual): Added ZMQ transport environment variables in common.rst
* common.rst: added description of environment variables related to
the ZMQ transport
J. Moringen
07:48 AM Revision f9e5a846 (rsb-manual): Added initial specification of ØMQ transport in specification-zmq...
* specification-zmq.rst: new file; contains initial specification of
ØMQ transport
* specification.rst: include spe...
J. Moringen
07:47 AM Revision 5e072cf8 (rsb-manual): Added description of event formatting in formatting.rst
* formatting.rst: new file; contains description of event formatting
* logger.rst: added seealso reference to formatt...
J. Moringen
07:45 AM Revision 4e98acb8 (rsb-manual): Improved environment variable descriptions in common.rst
* common.rst: improved descriptions of environment variables J. Moringen

09/26/2012

07:14 AM Revision f532faf9 (rsb-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: install copyright file; write and
install upstream and Debian changelog by transfo...
J. Moringen
07:14 AM Revision 05397c34 (rsb-cl): Improved derivation of system version; support git-based version
The basic approach is as follows:
1) Call git describe and extract revision and commit
2) Write revision and commit t...
J. Moringen

09/25/2012

04:23 PM Revision bb260520 (rsb-cl): temp commit
J. Moringen

09/24/2012

08:06 PM RSBag Revision 131d712b (rsbag-tools-cl): Simplifications in */*.lisp
* bag-cat/main.lisp (make-help-string): simplified
(make-channel-filter): likewise
* bag-info/main.lisp (make-help-...
J. Moringen
02:04 PM RSBag Revision de380e58 (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
09:16 AM Revision 2650df1d (rsb-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: install copyright file; write and
install upstream and Debian changelog by transfo...
J. Moringen
09:16 AM Revision f524278e (rsb-cl): Improved derivation of system version; support git-based version
The basic approach is as follows:
1) Call git describe and extract revision and commit
2) Write revision and commit t...
J. Moringen
09:15 AM Revision 3a8de035 (rsb-cl): Cosmetic changes in src/transport/**/*.lisp
* src/transport/threaded-receiver-mixin.lisp
(start-receive threaded-receiver-mixin): made thread name more generic...
J. Moringen
09:14 AM Revision 272ebe8c (rsb-cl): Fixed sporadic deadlocks/test failures for socket transport
Apparently, there were several problems:
1) The interruption mechanism of `threaded-receiver-mixin' can
sometimes...
J. Moringen
09:14 AM Revision b0512505 (rsb-cl): Added optimization control; correct and faster sequence numbers
* src/util.lisp (make-sequence-number-generator): fixed modular
arithmetic; for SBCL, depending on the size of fixn...
J. Moringen

09/21/2012

08:37 PM Revision 073dd9bd (rsb-tools-cpp): Merge branch '0.7' of https://code.cor-lab.org/git/rsb.git.too...
J. Wienke
06:37 PM Revision 990efe03 (rsb-tools-cpp): Install headers of rsb buffer
J. Wienke
06:33 PM Revision 987b1364 (rsb-tools-cpp): Created proper namespaces for each tool following the usual RS...
J. Wienke
06:10 PM Revision 9e143c6d (rsb-tools-cpp): Reorder the source tree to better reflect the increased comple...
* provide global src, test and example dirs
* checks for test building and exmaple building now do not need to be dup...
J. Wienke
03:42 PM Revision 4ade2851 (rsb-tools-cpp): Fix the handling of upstream libraries and versions
* Check for the correct version of RSB
* Do not check for packages which have already been handled by RSB etc.
* Corr...
J. Wienke
03:21 PM Revision be12398c (rsb-tools-cpp): No more need to find boost. This will be done bei RSC already.
J. Wienke
03:16 PM Revision 1a6d58a0 (rsb-tools-cpp): Do not force a different cmake build type than the default one...
J. Wienke
01:07 PM Revision 29dfd532 (rsb-tools-cpp): install buffer binary with the correct name
J. Wienke
01:05 PM Revision d34ba553 (rsb-tools-cpp): fix indentation
J. Wienke
01:05 PM Revision 40fef83e (rsb-tools-cpp): Integrate buffers into common build system
J. Wienke
12:39 PM Revision 13ef2d92 (rsb-tools-cpp): merge rsb buffers into the tools project
J. Wienke
07:36 AM Revision 396eae46 (rsb-manual): Improved implementation links in specification-*.rst
* specification-event.rst: replaced repository links with download
links where possible (i.e. for all single-file r...
J. Moringen
07:34 AM Revision 96a2c869 (rsb-manual): Fixed references to Subversion in install-{cl,java}.rst
fixes #118
* install-cl.rst: fixed reference to Subversion repository
* install-java.rst: likewise
J. Moringen
07:34 AM Revision fa6b5e31 (rsb-manual): Added inprocess transport specification in specification-inproces...
* specification-inprocess.rst: new file; contains initial
specification for inprocess transport
* specification.rst...
J. Moringen
07:33 AM Revision a8cca26c (rsb-manual): Added term "superscope" to glossary in glossary.rst
* glossary.rst: added term "superscope" with example and link to
specification-scope
* specification-spread.rst: ad...
J. Moringen

09/20/2012

02:47 PM RSBag Revision c8365276 (rsbag-cl): Propagate flush-strategy properly in src/rsb/construction.lisp
* src/rsb/construction.lisp (events->bag t *): pass flush-strategy to
`open-bag' if it has been supplied
J. Moringen

09/19/2012

05:59 PM Revision afc9ddb5 (rsb-tools-cpp): backport: Various cleanup in CMakeLists, **/*.{h,cpp}
* CMakeLists.txt: improved debug output; cleaned up comments
* logger/main.cpp: removed logging configuration; remove...
J. Moringen
05:59 PM Revision 6eaaf902 (rsb-tools-cpp): backport: Integrated timesync component into build system
fixes #1120
* CMakeLists.txt: adapted compiler configuration; added processing of
timesync subdirectory; added time...
J. Moringen
05:58 PM Revision 18f903eb (rsb-tools-cpp): backport: Merged timesync into cpp tools
J. Wienke
04:01 PM Revision de73feb8 (rsb-tools-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/DebianUbuntu.cmake: install copyright file; write and install
upstream and Debian changelog by transforming...
J. Moringen
03:52 PM Revision 2f8162f7 (rsb-cl): Removed Spread transport in {src,test}/transport/spread/*.lisp
refs #
* src/transport/spread/assembly-mixin.lisp: removed; moved to separate
system
* src/transport/spread/condit...
J. Moringen
03:51 PM Revision ba3e5d5d (rsb-cl): Moved notification serialization to new package rsb.serialization
* src/serialization/protocol.lisp: new file; contains protocol
functions
* src/serialization/mixins.lisp: new file;...
J. Moringen
03:51 PM Revision f4ea2d25 (rsb-cl): Added link check tool in doc/collect-documentation-references.lisp
* doc/collect-documentation-references.lisp: new file; checking tool
for documentation links
J. Moringen
03:51 PM Revision 2afb5cba (rsb-cl): temp commit
J. Moringen
03:49 PM Revision 09b3a7dc (rsb-cl): Added support for plugins in src/plugins/*.lisp
refs #
* src/plugins/package.lisp: new file; contains package definition for
plugins module
* src/plugins/conditio...
J. Moringen
03:17 PM Revision 5d2b743e (rsb-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: install copyright file; write and
install upstream and Debian changelog by transfo...
J. Moringen
03:17 PM Revision f2d4de36 (rsb-cl): Improved derivation of system version; support git-based version
The basic approach is as follows:
1) Call git describe and extract revision and commit
2) Write revision and commit t...
J. Moringen
05:39 AM Revision a85808d8 (rsb-manual): Added specification links for transports in common.rst
* common.rst: added links to the respective transport specification in
sections on socket and spread transports
J. Moringen
05:39 AM Revision 143d753e (rsb-manual): Markup fixes in specification-{event,socket,uris}.rst
* specification-event.rst: fixed document title and heading
decorations
* specification-socket.rst: likewise
* spec...
J. Moringen
05:39 AM Revision b9f0437a (rsb-manual): Added link for Java implementation in specification-socket.rst
* specification-socket.rst: added link for Java implementation J. Moringen
04:16 AM RSBag Revision ed8f5447 (rsbag-cl): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: install copyright file; write and
install upstream and Debian changelog by transfo...
J. Moringen
04:15 AM RSBag Revision ffcd3cb0 (rsbag-cl): Improved derivation of system version; support git-based version
The basic approach is as follows:
1) Call git describe and extract revision and commit
2) Write revision and commit t...
J. Moringen

09/18/2012

02:48 PM Revision 293b7a1f (rsb-manual): fix a typo
J. Wienke
01:21 PM Revision 96981af2 (rsb): submodule update
L. Schillingmann
01:19 PM Revision 11f06c12 (rsb-manual): backport: some minor content updates
J. Wienke
01:18 PM Revision b49bc286 (rsb-manual): backport: fixed code blocks
S. Wrede
01:18 PM Revision 507949a4 (rsb-manual): backport: Add a rough GIT primer
J. Wienke
01:14 PM Revision 1780fb5b (rsb): submodule test
L. Schillingmann
12:31 PM Revision b10aae5b (rsb-manual): changed rsc repository info to GIT
S. Wrede
11:06 AM Revision 276ae6a0 (rsb-protocol): add dependency to rsc in qibuild project
J. Wienke
08:32 AM Revision 1eb8df5e (rsb-yarp-cl): Unit tests for nameserver functions in test/transport/yarp/names...
* test/transport/yarp/nameserver.lisp: new file; contains initial
tests for the nameserver functionality
* test/tra...
J. Moringen

09/17/2012

07:26 PM Revision 72de4907 (rsb-manual): some minor content updates
J. Wienke
07:20 PM Revision 4d67acfe (rsb-manual): fixed code blocks
S. Wrede
07:00 PM Revision 39b5f606 (rsb-manual): Add a rough GIT primer
J. Wienke

09/14/2012

03:30 AM Revision 43b08fdb (rsb-yarp-cl): Improvements to nameserver client implementation
* src/transport/yarp/conditions.lisp (failed-to-resolve-port::query):
fixed type
* src/transport/yarp/nameserver.li...
J. Moringen

09/13/2012

02:50 PM Revision 3e754427 (rsb-cpp): Added plugin mechanism in src/rsb/Factory.{h,cpp}
fixes #305
We basically just configure RSC's plugin mechanism with an
RSB-specific default searchpath: $HOME/.rsb$MA...
J. Moringen

09/12/2012

04:28 AM Revision 4a94e182 (rsb-cl): Cosmetic changes in src/transport/**/*.lisp
* src/transport/threaded-receiver-mixin.lisp
(start-receive threaded-receiver-mixin): made thread name more generic...
J. Moringen
04:28 AM Revision ce4f937d (rsb-cl): Fixed sporadic deadlocks/test failures for socket transport
Apparently, there were several problems:
1) The interruption mechanism of `threaded-receiver-mixin' can
sometimes...
J. Moringen
04:28 AM Revision 63948166 (rsb-cl): Added optimization control; correct and faster sequence numbers
* src/util.lisp (make-sequence-number-generator): fixed modular
arithmetic; for SBCL, depending on the size of fixn...
J. Moringen
02:52 AM Revision d7480e21 (rsb-cpp): Cosmetic changes in src/rsb/Factory.cpp
* src/rsb/Factory.cpp: fixed copyright; tabs -> spaces J. Moringen

09/09/2012

05:05 AM Revision 23c05f72 (rsb-java): Fixed license, project name and copyright in several files
* src/rsb/transport/socket/Bus.java: changed license GPLv2 -> LLGPLv3
* src/rsb/transport/socket/BusClient.java: like...
J. Moringen
04:54 AM RSB XML Support Revision 1c9c8547 (rsb-xml-cl): Adapted name of Protocol Buffer message in src/converter/xop.lisp
* rsb-xml.asd (sytem rsb-xml-and-cl-protobuf): changed filename
data/rst/xml/{XOPData -> XOP}.proto
* src/converter...
R. Haschke

09/06/2012

10:33 AM Revision 466f8e3f (rsb-java): further work on socket transport implementation, refs #713
S. Wrede

09/05/2012

04:31 PM RSB XML Support Revision a4bb3f27 (rsb-xml-cpp): Renamed XOPData to XOP
* src/XOP.{h,cpp}: renamed src/{XOPData -> XOP}.{h,cpp}; renamed
classes accordingly
* src/XOPConverter.{h,cpp}: re...
R. Haschke
04:06 PM Revision 4911adeb (rsb): Updated HEAD of submodule rsb-manual
J. Moringen
04:05 PM Revision 64bc30ce (rsb-manual): Minor markup improvements in specification.rst
* specification.rst: minor markup improvement for visual pleasantness J. Moringen
04:04 PM Revision e40eaa4b (rsb-manual): Improved scope specification in specification-scope.rst
* specification-scope.rst: fixed document title; discuss scope strings
in a subsection; discuss terminating "/"; di...
J. Moringen
04:02 PM Revision cc5ef35f (rsb-manual): Added sequence number specification in specification-event.rst
* glossary.rst: added "sequence number" entry
* specification-event.rst: added a subsection for the sequence number
...
J. Moringen
03:44 PM Revision 58725b4e (rsb): Updated HEADs of submodules rsb-{cl,cpp,manual,python}
J. Moringen
03:39 PM Revision d5037249 (rsb-manual): Added description of from-source Python install in install-python...
refs #1128
* install-python.rst: new file; contains description of from-source
installation of the Python implemen...
J. Moringen
03:37 PM Revision 2ddc4c56 (rsb-manual): Improved markup in install-cpp.rst
* install-cpp.rst: use glossary links and predefined link targets;
removed unnecessary indentation
J. Moringen
03:33 PM RSB XML Support Revision e1c0074a (rsb-xml-python): renamed XOPData to XOP
Robert Haschke
03:30 PM RSB XML Support Revision 0d91e550 (rsb-xml-integrationtest): renamed XOPData to XOP
Robert Haschke
03:30 PM Revision f308b749 (rsb-manual): Increased width of left sidebar in corlab/static/corlab.css
* corlab/static/corlab.css: increased width of left sidebar,
containing navigation items, 230px -> 320px
J. Moringen
03:29 PM Revision a189d9ea (rsb-manual): Added intersphinx entry for python in conf.py.in
* conf.py.in: added intersphinx entry for http://docs.python.org J. Moringen
03:26 PM RSB XML Support Revision 14948cc1 (rsb-xml-cpp): merge branch master: comments from Jan
R. Haschke
02:04 PM RSB XML Support Revision 90cdf339 (rsb-xml-cpp): renamed XOPData to XOP
R. Haschke
02:01 PM RSB XML Support Revision 018b5744 (rsb-xml-java): renamed XOPData to XOP
Robert Haschke
01:59 PM RSB XML Support Revision 9ac5c4e6 (rsb-xml-cl): renamed XOPData to XOP
Robert Haschke
06:30 AM Revision f939364c (rsb-cl): Backport: Fixed sporadic deadlocks/test failures for socket transport
Apparently, there were several problems:
1) The interruption mechanism of `threaded-receiver-mixin' can
sometimes...
J. Moringen
06:24 AM Revision 060c1d76 (rsb-cl): Backport: Fixed sporadic deadlocks/test failures for socket transport
Apparently, there were several problems:
1) The interruption mechanism of `threaded-receiver-mixin' can
sometimes...
J. Moringen
06:10 AM Revision 48950b08 (rsb-python): Remove failing connections in rsb/transport/socket/__init__.py
* rsb/transport/socket/__init__.py: when a connections managed by the
bus server fails to send a message, close it ...
J. Moringen
06:08 AM Revision 08547e45 (rsb-cl): Cosmetic changes in src/transport/**/*.lisp
* src/transport/threaded-receiver-mixin.lisp
(start-receive threaded-receiver-mixin): made thread name more generic...
J. Moringen
04:41 AM Revision cfa3365c (rsb-cl): Fixed sporadic deadlocks/test failures for socket transport
Apparently, there were several problems:
1) The interruption mechanism of `threaded-receiver-mixin' can
sometimes...
J. Moringen

09/04/2012

08:16 PM Revision 841c23c7 (rsb-cl): Added optimization control; correct and faster sequence numbers
* src/util.lisp (make-sequence-number-generator): fixed modular
arithmetic; for SBCL, depending on the size of fixn...
J. Moringen
08:08 PM Revision d0fbfabc (rsb-cpp): Protect sequence number generation in src/rsb/Informer.{h,cpp}
* src/rsb/Informer.{h,cpp}: added mutex to protect sequence number
generation; lock it around incrementing sequence...
J. Moringen
03:52 PM Revision 0e4970d2 (rsb-cl): temp commit: potential fix for socket test raciness
J. Moringen

08/31/2012

08:31 PM Revision 570f6c00 (rsb-manual): Initial draft documentation for ROS transport
* specification-ros.rst: new file; specification of ROS transport
* specification.rst: link to specification-ros.rst
...
J. Moringen
08:31 PM Revision 8dfafd2a (rsb-manual): Initial draft documentation for YARP transport
* common.rst: added description of environment variables for the
tcp+yarp and yarp transports
* specification-yarp....
J. Moringen
08:30 PM Revision b4512224 (rsb-manual): Added ZMQ transport environment variables in common.rst
* common.rst: added description of environment variables related to
the ZMQ transport
J. Moringen
08:30 PM Revision e69f02eb (rsb-manual): Added initial specification of ØMQ transport in specification-zmq...
* specification-zmq.rst: new file; contains initial specification of
ØMQ transport
* specification.rst: include spe...
J. Moringen
08:29 PM Revision 09964d72 (rsb-manual): Added description of event formatting in formatting.rst
* formatting.rst: new file; contains description of event formatting
* logger.rst: added seealso reference to formatt...
J. Moringen
07:47 PM Revision 7b6b226c (rsb): Updated HEAD of submodule rsb-manual
J. Moringen
07:46 PM Revision aae16b73 (rsb-manual): Added homebrew-based installation in install.rst
fixes #1003
* install.rst: added section on homebrew-based installation
J. Moringen
07:40 PM Revision 9e8d3f0d (rsb-manual): Simplifications in install-{cpp,java}.rst
* install-cpp.rst: simplified structure
* install-java.rst: likewise; fixed Debian package names
* conf.py.in: added ...
J. Moringen
07:36 PM Revision 9c76a052 (rsb-manual): Renamed {preparation -> install}.rst; Simplified install.rst
* install.rst: renamed {preparation -> install}.rst; removed
"Reparation" and "Running the Examples" sections
* ind...
J. Moringen
07:36 PM Revision 17930bc5 (rsb-manual): Fixes and simplifications in install-{java,cpp}.rst
* install-cpp.rst: fixed Subversion vs. git issues; simplified
and fixed installation instructions
* install-java.r...
J. Moringen
06:44 PM Revision 28724b87 (rsb): Updated HEADs of submodules rsb-{cl,cpp,java,manual}
J. Moringen
06:44 PM Revision 26a6c157 (rsb-cl): Handle unprintable chars in print-event-data in src/event.lisp
* src/event.lisp (print-event-data): made colon? and at? parameters
optional; replace unprintable characters with "...
J. Moringen
06:38 PM Revision 567681fe (rsb-manual): Fixed package names in conf.py.in
* conf.py.in: fixed package names rsb -> librsb; added cl-rsb J. Moringen
06:38 PM Revision db591ad6 (rsb-manual): Fixed repository locations in in install-cpp.rst
* install-cpp.rst: fixed sub-project paths in rsb git repository; link
to rsc git repository instead of svn repository
J. Moringen
06:38 PM Revision e36eb78f (rsb-manual): Added style for important admonition in corlab/static/corlab.css
* corlab/static/corlab.css: added border and background color for
"important" admonition style
J. Moringen
04:20 PM Revision e3629778 (rsb-java): Modernized protobuf jar name in build.xml
fixes #1159
* build.xml: changed name of protobuf jar protobuf.jar ->
protobuf-java.jar; this is the upstream defau...
J. Moringen
04:02 PM Revision f53633dc (rsb-java): Fixed indentation in build.xml
* build.xml: fixed indentation tabs -> 4 spaces J. Moringen
03:37 PM Revision 56789060 (rsb-cpp): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* CMakeLists.txt: do not install COPYING.txt since Debian does this
differently and the usefulness is doubtful for ...
J. Moringen
05:25 AM Revision 9e2c82ce (rsb-cpp): Fixed Debian compliance issues in cpack/CPackDebianConfig.cmake
* CMakeLists.txt: do not install COPYING.txt since Debian does this
differently and the usefulness is doubtful for ...
J. Moringen
04:10 AM Revision 3d2ca105 (rsb-cpp): Do not build -spread package in cpack/CPackDebianConfig.cmake
* cpack/CPackDebianConfig.cmake: changed filename of Debian package to
librsb${VERSION_MAJOR}.${VERSION_MINOR} inde...
J. Moringen

08/30/2012

01:01 AM Revision 768d747f (rsb-cpp): Cosmetic changes in src/rsb/{Factory.cpp,converter/*.{h,cpp}}
* src/rsb/Factory.cpp: fixed typo in comment
* src/rsb/converter/ByteArrayConverter.cpp: whitespace fixes
* src/rsb/c...
J. Moringen
12:59 AM Revision 26c739b3 (rsb-cpp): Make multiple RSB versions installable in parallel
fixes #1126
* RSBConfig.cmake.in: changed RSB_INCLUDE_DIRS to include
INSTALL_PATH_PREFIX; depend on specific versi...
J. Moringen
 

Also available in: Atom