Activity

From 04/09/2015 to 05/08/2015

05/08/2015

08:38 PM Revision 039f9326 (rsb-manual): Markup fix in tool-logger.rst
* tool-logger.rst (Examples): fixed reference to --idl-path option J. Moringen
04:14 PM Revision 0e222e04 (rsb-python): Ignore eggs from recent setuptools version
J. Wienke
02:35 PM Revision fe8ff213 (rsb-java): Correctly suppress checks for test files
J. Wienke
02:08 PM Revision ae32e5cd (rsb-java): Let InvalidStateException subclass IllegalStateException
This fulfills the documented API without the hard changes introduced in
master.
refs #2253
J. Wienke
02:03 PM Revision e4819ad6 (rsb-manual): Fixed typo in news.rst
* news.rst (RSB 0.13): fixed typo J. Moringen
01:58 PM Revision 1ead7dd2 (rsb-manual): Info about removal of InvalidStateException in java
J. Wienke
01:52 PM Revision 4b230f6f (rsb-java): Correctly report illegal reactivation of Participants
Prevent a NullPointerException as a side effect of illegally
reactivating a Participant. Instead, report an IllegalSt...
J. Wienke
01:51 PM Revision e7c5352d (rsb-java): Shield against null input in Factory
Prevent and explicitly document that users must not use null creation
args.
J. Wienke
01:44 PM Revision 7b813aef (rsb-java): Clean up participant activation and deactivation
* Remove InvalidStateException and replace it with standard
IllegalStateExceptions as stated in the Activatable int...
J. Wienke
01:40 PM Revision fca194ed (rsb-java): Correctly report illegal reactivation of Participants
Prevent a NullPointerException as a side effect of illegally
reactivating a Participant. Instead, report an IllegalSt...
J. Wienke

05/07/2015

12:18 AM Revision aaf8d938 (rsb-manual): Backport: Added missing paragraph in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): added paragraph about availability of artifacts J. Moringen
12:18 AM Revision 47985720 (rsb-manual): Backport: Markup fix in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): markup fix in C++ change list J. Moringen
12:17 AM Revision ce0712f7 (rsb-manual): Backport: Mention removed Factory::getInstance in news.rst
refs #1247
* news.rst (0.12): mention removed Factory::getInstance method in the
C++ implementation
J. Moringen
03:35 PM Revision dabd0ddf (rsb-manual): Markup fix in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): markup fix in C++ change list J. Moringen
03:35 PM Revision 6c17cf0f (rsb-manual): Added missing paragraph in RSB 0.12 section in news.rst
* news.rst (RSB 0.12): added paragraph about availability of artifacts J. Moringen
03:35 PM Revision 862c7e5c (rsb-manual): Markup improvements RSB 0.13 section in news.rst
* news.rst (RSB 0.13): improved markup for Java change list J. Moringen
12:55 PM Revision 43b48a0a (rsb-java): Fix newlines
J. Wienke
12:54 PM Revision ed93e741 (rsb-java): Use test timeouts for potentially blocking operations
J. Wienke
12:53 PM Revision 05525483 (rsb-manual): Mention java API changes wrt. to Future and InterruptedExceptions
J. Wienke
12:44 PM Revision 969f8db6 (rsb-java): Use the default Future interface for the client API
Instead of our custom Future implementation, expose the
java.util.concurrent.Future interface in the client API. This...
J. Wienke
12:22 PM Revision ed72048b (rsb-java): Add pom version backup to gitignore
J. Wienke
12:20 PM Revision 22696524 (rsb-java): Handle interruption consistently
Do not swallow interruption states as described here:
http://www.ibm.com/developerworks/library/j-jtp05236/
This ver...
J. Wienke
11:50 AM Revision d1195c8a (rsb-java): Handle interruption consistently
Do not swallow interruption states as described here:
http://www.ibm.com/developerworks/library/j-jtp05236/
This sli...
J. Wienke

05/05/2015

10:41 AM Revision 482a928f (rsb-talks): added extended rsb intro slides used in corlab software session
Sebastian Wrede

05/04/2015

05:17 PM RSBag Revision bce81505 (rsbag-python): Fixed rsb-python dependency in setup.py
* setup.py (header): updated copyright
(toplevel): removed minor component from version in rsb-python
dependency ...
J. Moringen
05:15 PM RSBag Revision c18a63c9 (rsbag-python): Backport: Fixed rsb-python dependency in setup.py
* setup.py (header): updated copyright
(toplevel): removed minor component from version in rsb-python
dependency ...
J. Moringen
05:10 PM RSBag Revision 0b356bff (rsbag-python): Backport: Reverted breakage introduced by 483578a2 in rsbag/__i...
* rsbag/__init__.py (header): updated copyright
(DataSequence): changed superclass EventSequence -> ItemSequence
...
J. Moringen
05:09 PM RSBag Revision e7b832f5 (rsbag-python): Reverted breakage introduced by 483578a2 in rsbag/__init__.py
* rsbag/__init__.py (header): updated copyright
(DataSequence): changed superclass EventSequence -> ItemSequence
...
J. Moringen

05/01/2015

09:34 PM Revision c98cacac (rsb-manual): Mention removed Factory::getInstance in news.rst
refs #1247
* news.rst (0.12): mention removed Factory::getInstance method in the
C++ implementation
J. Moringen
05:55 PM Revision 3dfa413b (rsb-manual): Adjusted Debian versions in conf.py.in
* conf.py.in (rst_prolog): in debian_versions variable, changed quantal
-> trusty
J. Moringen
05:55 PM Revision ec4ee420 (rsb-manual): Adjusted CI-server download links in install-binary.rst
* install-binary.rst (Binary Downloads of Tools): adjusted CI-server
download links
J. Moringen
05:55 PM Revision 614f0eee (rsb-manual): Removed unused/wrong tool-related replacements in conf.py.in
* tool-logger.rst (Description): do not use |logger| replacement;
doesn't make much sense with sub-commands
* insta...
J. Moringen
05:30 PM Revision 7dc72ed8 (rsb-manual): Backport: Markup fixes in tool-{call,send}.rst
* tool-call.rst (Examples): fixed markup of references to --idl-path and
--load-idl options
* tool-send.rst (Exampl...
J. Moringen
05:30 PM Revision 80896c37 (rsb-manual): Markup fixes in tool-{call,send}.rst
* tool-call.rst (Examples): fixed markup of references to --idl-path and
--load-idl options
* tool-send.rst (Exampl...
J. Moringen

04/30/2015

05:32 PM RSBag Revision 6e419918 (rsbag): Updated HEADS of submodules rsbag-{cl,tools-cl,python,manual}
J. Moringen
05:14 PM Revision 223e301c (rsb-tools-cl): Test protocol buffer payloads in CMakeLists.txt
refs #1002
* CMakeLists.txt: test protocol buffer payload commandline options of
send and call tools
J. Moringen
04:39 PM Revision 7c1d36ef (rsb-tools-cl): Backport: Text protocol buffer payloads in CMakeLists.txt
refs #1002
* CMakeLists.txt: test protocol buffer payload commandline options of
send and call tools
J. Moringen
04:39 PM Revision 02954856 (rsb-tools-cl): Backport: Help texts for protocol buffer payloads in {send,call...
refs #1002
* send/main.lisp (make-examples-string): added protocol buffer payload
description and example
* call/m...
J. Moringen
04:38 PM Revision 864bc140 (rsb-tools-cl): Backport: Protocol buffer literal in common/protocol-buffer-pay...
refs #1002
* src/common/event.lisp (header): updated copyright
(parse-payload-spec): added case for protocol buffe...
J. Moringen
04:37 PM Revision 85075eb3 (rsb-manual): Backport: Protocol buffer payload description, examples in tool-{...
refs #1002
* tool-call.rst (Examples): added protocol buffer literal example
* tool-send.rst (Examples): likewise
* ...
J. Moringen
04:36 PM Revision 6b954fe4 (rsb-manual): Protocol buffer payload description, examples in tool-{call,send}...
refs #1002
* tool-call.rst (Examples): added protocol buffer literal example
* tool-send.rst (Examples): likewise
* ...
J. Moringen
03:23 PM Revision 04689364 (rsb-tools-cl): Help texts for protocol buffer payloads in {send,call}/main.lisp
refs #1002
* send/main.lisp (make-examples-string): added protocol buffer payload
description and example
* call/m...
J. Moringen
03:21 PM Revision cac30edf (rsb-tools-cl): Protocol buffer literal in common/protocol-buffer-payload.lisp
refs #1002
* src/common/event.lisp (header): updated copyright
(parse-payload-spec): added case for protocol buffe...
J. Moringen
03:20 PM Revision 8a64d3b9 (rsb-java): Remove old uses of AbstractFilterObserver
Class is now deprecated and for just a single method of the
FilterObservable interface merely needed.
J. Wienke
03:10 PM Revision a59b91f3 (rsb-manual): Mention updated Java Filter API in news
J. Wienke
03:05 PM Revision 19babddf (rsb-java): Clean up filter interface
This commit adapts the ancient Filter interface to the API of the other
language implementations. The AbstractFilter ...
J. Wienke
02:53 PM Revision b9691048 (rsb-java): Do not check for duplicated strings with PMD
This is already done by checkstyle J. Wienke
01:11 PM Revision 27feeda9 (rsb-cpp): ParticipantConfig::setTransports: replace everything
Instead of adding only non-existing transports, make the semantics
clearer and completely replace all transport confi...
J. Wienke

04/29/2015

05:38 PM Revision 721863a1 (rsb-manual): Use the fallback theme dump from git subtree
In case the corlab theme is not available for in the pythonpath, use the
version statically included in this reposito...
J. Wienke
05:38 PM Revision 9e534ae4 (rsb-manual): Add 'sphinx-corlab-theme/' from commit '1918822167cea273f7ead26a4...
git-subtree-dir: sphinx-corlab-theme
git-subtree-mainline: 51080562839d31701cbadf0a0b5aaad342e60ad8
git-subtree-split...
J. Wienke
05:37 PM Revision 954343f6 (rsb-manual): Use the fallback theme dump from git subtree
In case the corlab theme is not available for in the pythonpath, use the
version statically included in this reposito...
J. Wienke
05:32 PM Revision 607d44e7 (rsb-manual): Add 'sphinx-corlab-theme/' from commit '1918822167cea273f7ead26a4...
git-subtree-dir: sphinx-corlab-theme
git-subtree-mainline: 2c165a05db6ea7077fb4a769456353fe09568443
git-subtree-split...
J. Wienke
05:32 PM Revision 2c165a05 (rsb-manual): Remove multi switch which is now in the corlab theme
J. Wienke
04:01 PM Revision 0ea5e6e3 (rsb-manual): Remove multi switch which is now in the corlab theme
J. Wienke
03:58 PM Revision 19188221 (rsb-manual): Add multi-switch to template
* __init__.py: version bump
* static/*: required files
J. Wienke
02:07 PM Revision d8106997 (rsb-manual): Add 'sphinx-corlab-theme/' from commit '3cdd16a3ab83b5a348a77ce22...
git-subtree-dir: sphinx-corlab-theme
git-subtree-mainline: 58949f2c2479166ef45bf2a08f1ecae0c3833e8d
git-subtree-split...
J. Wienke
01:32 PM Revision 3cdd16a3 (rsb-manual): Fix description on pypi
J. Wienke
01:25 PM Revision 71379b24 (rsb-manual): Fix license classifier
J. Wienke
11:47 AM Revision 51080562 (rsb-manual): Base manual on extracted cor-lab theme
Theme installation can be found here:
https://code.cor-lab.org/projects/sphinx-corlab-theme/
(cherry picked from com...
J. Wienke
11:46 AM Revision 58949f2c (rsb-manual): Include support document in toctree
J. Wienke
11:29 AM Revision ea896dce (rsb-manual): Base manual on extracted cor-lab theme
Theme installation can be found here:
https://code.cor-lab.org/projects/sphinx-corlab-theme/
J. Wienke
11:26 AM Revision 6bf1a651 (rsb-manual): Initial revision pulled from rsb-manual
J. Wienke
10:44 AM Revision 8654d58a (rsb-manual): Override globaltoc.html to include hidden toctrees
Since we are using hidden toctrees on the main page, this is now
required.
see: https://github.com/sphinx-doc/sphinx...
J. Wienke
10:05 AM Revision cf97fea9 (rsb-manual): Add lab name for open lab
J. Wienke
10:05 AM Revision 6d0689e7 (rsb-manual): Fix trailing whitespaces
J. Wienke
03:45 AM Revision 6ec17f13 (rsb-tools-cl): Adapted access to transport information in common/help.lisp, sr...
refs #1026
* common/help.lisp (print-all-uri-synopsis):
* src/commands/info.lisp (info):
(shared-initialize):
(c...
J. Moringen
03:45 AM Revision caae3218 (rsb-tools-cl): Print transport "remoteness" in src/commands/info.lisp
refs #1030
* src/commands/info.lisp (command-execute info): print transport
"remoteness"
J. Moringen
03:45 AM Revision d03ce21b (rsb-tools-cl): recursive format idea for info tool
J. Moringen
03:44 AM Revision e300dfbd (rsb-tools-cl): Backport: Fixed participant serialization in formatting/introsp...
Serializing participants of a process, the code previously started a
recursive traversal at each element of the flatt...
J. Moringen
03:40 AM Revision ce01a60e (rsb-tools-cl): Fixed participant serialization in formatting/introspection/jso...
Serializing participants of a process, the code previously started a
recursive traversal at each element of the flatt...
J. Moringen

04/28/2015

11:53 PM RSB XML Support Revision a0df5fe4 (rsb-xml-cpp): implemented plugin extension to register XOPConverter (#1422)
R. Haschke
08:28 PM RSBag Revision 76fa12ab (rsbag): Updated HEADs of submodules rsbag-{cl,manual,tools-cl}
J. Moringen
08:16 PM RSBag Revision 299cc5b0 (rsbag): Added release check list in release.rst
* release.rst: new file; release check list J. Moringen
07:39 PM RSBag Revision 57ba4125 (rsbag-manual): Post-release adjustments in index.rst
refs #2146
* index.rst: changed reference to stable manual to version 0.12
J. Moringen
07:38 PM RSBag Revision 2e192853 (rsbag-manual): Post-release adjustments in {index,preparation}.rst
refs #2146
* index.rst: removed suggestion to use stable version
* preparation.rst: adapted URLs
J. Moringen
07:34 PM RSBag Revision 954bdf20 (rsbag-python): Version bump to 0.13.0, refs #2146
J. Moringen
07:34 PM RSBag Revision 0acaecc9 (rsbag-tools-cl): Version bump to 0.13.0, refs #2146
J. Moringen
07:34 PM RSBag Revision fd9a9ed2 (rsbag-cl): Version bump to 0.13.0, refs #2146
J. Moringen
07:01 PM RSBag Revision c904d45f (rsbag-tools-cl): Moved collect-input-files to src/commands/mixins.lisp
TODO: different reader instead of command-input-files?
* src/commands/mixins.lisp (collect-input-files): new function...
J. Moringen
07:00 PM RSBag Revision 0243a6e5 (rsbag-manual): Mention sub-command syntax in tools-*.rst, news.rst
refs #1710
* tool-cat.rst: use sub-command syntax
* tool-info.rst: likewise
* tool-merge.rst: likewise
* tool-play.r...
J. Moringen
06:56 PM RSBag Revision 90985786 (rsbag-cl): Minor improvement in src/rsb/construction.lisp
* src/rsb/construction.lisp (events->bag uri bag): use :filters initarg
when constructing listener
J. Moringen
06:21 PM Revision 2ca5297a (rsb-integrationtest): Make python output unbuffered
J. Wienke
06:01 PM RSB XML Support Revision 7f71b8a0 (rsb-xml-integrationtest): Backport: with-{informer,reader} -> with-participant...
* lisp/informer.lisp (main): with-informer -> with-participant
* lisp/listener.lisp (main): with-reader -> with-parti...
J. Moringen
06:00 PM RSB XML Support Revision 4f93fe2c (rsb-xml-integrationtest): with-{informer,reader} -> with-participant in lisp/*...
* lisp/informer.lisp (main): with-informer -> with-participant
* lisp/listener.lisp (main): with-reader -> with-parti...
J. Moringen
05:52 PM RSB XML Support Revision c531eb43 (rsb-xml-integrationtest): Backport: Fixed ambiguous shared_ptr namespace in cp...
* cpp/informer.cpp (header): updated copyright
(whole file): do not use namespace boost
* cpp/listener.cpp: similar
J. Moringen
05:51 PM RSB XML Support Revision 83e28c29 (rsb-xml-integrationtest): Fixed ambiguous shared_ptr namespace in cpp/{informe...
* cpp/informer.cpp (header): updated copyright
(whole file): do not use namespace boost
* cpp/listener.cpp: similar
J. Moringen
05:49 PM RSB XML Support Revision b6ae8b61 (rsb-xml-integrationtest): Backport: Fixed ambiguous shared_ptr namespace in cp...
* cpp/informer.cpp (header): updated copyright
(whole file): do not use namespace boost
* cpp/listener.cpp: similar
J. Moringen
05:47 PM RSB XML Support Revision 0b18fdae (rsb-xml-integrationtest): Fixed ambiguous shared_ptr namespace in cpp/{informe...
* cpp/informer.cpp (header): updated copyright
(whole file): do not use namespace boost
* cpp/listener.cpp: similar
J. Moringen
05:02 PM Revision dfdd3696 (rsb-manual): Added description of web command in tool-web.rst
refs #2242
* tool-web.rst: new file; description of the web command
* tools.rst: include tool-web.rst and one paragr...
J. Moringen
03:01 PM Revision ce64c795 (rsb): Branch for version 0.12, refs #2146
J. Wienke
03:00 PM Revision e35a281f (rsb): Updated for new master versions, refs #2146
J. Wienke
02:56 PM Revision 51d35fa9 (rsb-zmq-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:56 PM Revision 91b451e4 (rsb-yarp-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:56 PM Revision 63a497bd (rsb-tools-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:56 PM Revision 9dc247b7 (rsb-ros-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:55 PM Revision 3181592f (rsb-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:31 PM Revision 454e5f82 (rsb-manual): Added description of web command in tool-web.rst
refs #2242
* tool-web.rst: new file; description of the web command
* tools.rst: include tool-web.rst and one paragr...
J. Moringen
02:31 PM Revision 1a0a2385 (rsb-manual): Fixed typo in tool-introspect.rst
* tool-introspect.rst (Examples): fixed typo J. Moringen
02:28 PM RSB XML Support Revision c4c8e29a (rsb-xml): Submodules for master, refs #2146
J. Wienke
02:27 PM RSB XML Support Revision 56ad9e00 (rsb-xml): Submodules for 0.12, refs #2146
J. Wienke
02:24 PM RSB XML Support Revision 36978f3e (rsb-xml): Hint on python release.
Version bump is currently missed by the automatic script. J. Wienke
02:22 PM RSB XML Support Revision d160d368 (rsb-xml-python): Fix version for release, refs #2146
J. Wienke
02:21 PM RSB XML Support Revision 872e71c3 (rsb-xml-python): Version bump to 0.13, refs #2146
J. Wienke
02:19 PM RSB XML Support Revision 4a68e044 (rsb-xml-java): Update maven dependencies for release
refs #2146 J. Wienke
02:18 PM RSB XML Support Revision 9f0acd5f (rsb-xml-java): Version bump to 0.13.0, refs #2146
J. Wienke
02:18 PM RSB XML Support Revision bd027266 (rsb-xml-integrationtest): Version bump to 0.13.0, refs #2146
J. Wienke
02:18 PM RSB XML Support Revision de567b2a (rsb-xml-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
02:18 PM RSB XML Support Revision 22fef0a3 (rsb-xml-cl): Version bump to 0.13.0, refs #2146
J. Wienke
02:18 PM Revision 13f95455 (rsb-tools-cl): Added web command/tool in web/*.lisp
refs #2242
* web/main.lisp: new file; entry point of the web command
* web/package.lisp: new file; package definitio...
J. Moringen
02:01 PM Revision 987237cd (rsb-tools-cl): Added web command in src/commands/web[-introspection].lisp
refs #2242
* src/commands/mixins.lisp (response-timeout-mixin): new class; mixin
class for response timeout
* src/...
J. Moringen
01:47 PM Revision 014d93d5 (rsb-tools-cl): JSON representation of introspection information in formatting/...
refs #1994
* formatting/introspection/json.lisp: new file; serialize introspection
information to JSON; `style-jso...
J. Moringen
01:25 PM Revision d327fa50 (rsb-matlab): Fix requirements for release version
refs #2146 J. Wienke
01:24 PM Revision 3807b808 (rsb-matlab): Version bump to 0.13.0, refs #2146
J. Wienke
12:17 PM Revision b14f854d (rsb-manual): Adapt links after release
refs #2146 J. Wienke
12:13 PM Revision 34386083 (rsb-manual): Adapted for release version
refs #2146 J. Wienke
11:56 AM Revision 7953344f (rsb-yarp-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 8078cb39 (rsb-tools-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 2be0b065 (rsb-spread-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 4b63fbab (rsb-realtime-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 4fa6cc83 (rsb-python): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 86fde14d (rsb-protocol): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 7b6126ca (rsb-manual): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision ea3c097c (rsb-java): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision eb66bc21 (rsb-integrationtest): Version bump to 0.13.0, refs #2146
J. Wienke
11:56 AM Revision 0cceb430 (rsb-cpp): Version bump to 0.13.0, refs #2146
J. Wienke
03:47 AM Revision 45c49fed (rsb-tools-cl): Fixed typo in help text in introspect/main.lisp
* introspect/main.lisp (make-examples-string): fixed typo J. Moringen

04/27/2015

12:05 AM Revision 203031ed (rsb-manual): Added alt attributes to images in _templates/page.html
* _templates/page.html (Contents): added alt attributes to img elements J. Moringen
11:32 PM Revision 449b4bdf (rsb-manual): Minor markup fixes in news.rst
* news.rst: minor markup fixes J. Moringen
08:38 PM Revision eb8bb228 (rsb-spread-cpp): fixes #2197: OutConnector instances share Spread connections
J. Moringen
08:12 PM Revision 5d3d7cb8 (rsb-spread-cpp): OutConnector instances share outgoing Spread connections
refs #2197
Adds a new RefCountingSpreadConnection class as a subclass of
SpreadConnection which counts activation an...
J. Wienke
08:06 PM Revision 649d791f (rsb-spread-cpp): Rename SpreadConnector -> SpreadWrapper
This is less confusing since this actually is not an RSB connector. J. Wienke
08:06 PM Revision 73b63b84 (rsb-spread-cpp): Pass SpreadConnection to connectors in constructor
Let the factory create SpreadConnection instances and pass them to the
created connectors so that we can later contro...
J. Moringen
08:05 PM Revision 3cb8fb9b (rsb-spread-cpp): Removed ids in src/rsb/transport/spread/SpreadConnect{or,ion}...
Thea pseudo-random connection id was only used for debugging and does no
longer make sense when Spread connections ar...
J. Moringen
07:15 PM Revision 0484c664 (rsb-spread-cpp): Added Factory class in src/rsb/transport/spread/Factory.{h,cpp}
refs #1023
* src/rsb/transport/spread/Factory.{h,cpp}: new files; Factory class
which creates connector instances
...
J. Moringen
07:02 PM Revision de231c2b (rsb-spread-cpp): Share outgoing connections
Adds a new RefCountingSpreadConnection class as a subclass of
SpreadConnection which counts activation and deactivati...
J. Wienke
07:02 PM Revision 73e85890 (rsb-spread-cpp): Rename SpreadConnector -> SpreadWrapper
This is less confusing since this actually is not an RSB connector. J. Wienke
07:02 PM Revision 4a719213 (rsb-spread-cpp): Pass SpreadConnection to connectors in constructor
Let the factory create SpreadConnection instances and pass them to the
created connectors so that we can later contro...
J. Wienke
05:28 PM Revision 89921504 (rsb-spread-cpp): Added Factory class in src/rsb/transport/spread/Factory.{h,cpp}
refs #1023
* src/rsb/transport/spread/Factory.{h,cpp}: new files; Factory class
which creates connector instances
...
J. Moringen
05:10 PM Revision 838a844c (rsb-python): Implement outgoing spread connection pooling
fixes #2198
Merge branch 'enhancement-2198'
J. Wienke
05:09 PM Revision 900b50a6 (rsb-python): Share spread connections for outgoing messages
A RefCountingSpreadConnection implementation allows to reuse a single
connection across multiple users calling activa...
J. Wienke
05:09 PM Revision 54472855 (rsb-python): Encapsulate spread mailbox behind a class
Introduces a SpreadConnection class to encapsulate an underlying spread
mailbox object.
J. Wienke
05:09 PM Revision 8b989cf9 (rsb-python): Use TransportFactories for creating Connectors
Adds a new class TransportFactory which has the duty of creating
connector instances from given configuration options...
J. Wienke
04:57 PM Revision a0d408da (rsb-spread-cpp): Added Factory class in src/rsb/transport/spread/Factory.{h,cpp}
refs #1023
* src/rsb/transport/spread/Factory.{h,cpp}: new files; Factory class
which creates connector instances
...
J. Moringen
02:52 PM Revision b75c3359 (rsb-manual): Clarify usage of display name
J. Wienke
02:45 PM Revision aea8582a (rsb-manual): Updated new with connection pooling and java fixes
J. Wienke
01:42 PM Revision 4515ca1b (rsb-python): Share spread connections for outgoing messages
A RefCountingSpreadConnection implementation allows to reuse a single
connection across multiple users calling activa...
J. Wienke
01:42 PM Revision 4f3c9048 (rsb-python): Encapsulate spread mailbox behind a class
Introduces a SpreadConnection class to encapsulate an underlying spread
mailbox object.
J. Wienke
01:42 PM Revision 1e8cb6a6 (rsb-python): Use TransportFactories for creating Connectors
Adds a new class TransportFactory which has the duty of creating
connector instances from given configuration options...
J. Wienke
01:41 PM Revision 02fc1d38 (rsb-python): Speed up event receiving with debugging on
Generating the debug string for each fragment is unbelievably
expensive.
J. Wienke
01:41 PM Revision c7e6d596 (rsb-python): Ensure destruction of threads in patterntest
Prevent that running RPC calls in the test for parallel method calls
leak beyond the end of the test function.
J. Wienke
01:41 PM Revision 63f2458a (rsb-python): Prevent endless blocking in ContextManagerTest
Implement a timeout in case of errors. J. Wienke

04/24/2015

07:22 PM Revision 9dba47a1 (rsb-cl): Interruption-free termination in src/transport/spread/in-push-connect...
When detaching the connector, close the Spread connection before
stopping the receiver thread. This lets the receiver...
J. Moringen
07:22 PM Revision 8df67f15 (rsb-cl): Interruption-free termination in src/transport/socket/bus-server.lisp
When detaching the bus server, close and shutdown the listening socket
before stopping the acceptor thread. This lets...
J. Moringen
07:18 PM Revision 1ffbbc2d (rsb-python): Speed up event receiving with debugging on
Generating the debug string for each fragment is unbelievably
expensive.
J. Wienke
06:48 PM Revision 1d81557e (rsb-cl): Interruption-free termination in src/transport/socket/bus-connection....
When disconnecting, the bus-connection closes the socket before stopping
the receiver thread. This lets the receiver ...
J. Moringen
06:48 PM Revision effa67ca (rsb-cl): Removed sometimes-interruptible-mixin in src/transport/connector-mixi...
* src/transport/connector-mixins.lisp (header): updated copyright
(sometimes-interruptible-mixin): removed; no lon...
J. Moringen
06:48 PM Revision 15be916d (rsb-cl): Cosmetic changes in src/transport/connector-mixins.lisp
* src/transport/connector-mixins.lisp (header): updated copyright
(print-object conversion-mixin t): cosmetic chang...
J. Moringen
06:48 PM Revision d58577a1 (rsb-cl): Try to terminate thread without interruption in src/transport/connect...
When stopping a receiver thread, attempt to join first, then
interrupt. This behavior will form the bases of interrup...
J. Moringen
06:42 PM Revision 31c478fa (rsb-cl): Fixed print-object assembly in src/transport/spread/fragmentation.lisp
* src/transport/spread/fragmentation.lisp (print-object assembly t):
adapted to changed fragment id representation
J. Moringen
06:41 PM Revision 3058fe1e (rsb-integrationtest): Verbose logging to error output stream in lisp/dump.lisp
* lisp/dump.lisp (main): log to *error-output* with maximum detail J. Moringen
06:34 PM Revision 59cee931 (rsb-integrationtest): More timeout :/
J. Wienke
06:14 PM Revision 03ae1e49 (rsb-integrationtest): Capture log output from stderr and leave status visible
J. Wienke
06:06 PM Revision d8be2663 (rsb-integrationtest): Increase test timeout for slow ci server :(
J. Wienke
05:37 PM Revision 2b444b77 (rsb-integrationtest): Capture full debugging output to files
Each run will capture full logging output to files in the testoutput
folder for post-mortem debugging.
J. Wienke
04:34 PM Revision c12df7ea (rsb-integrationtest): Make java test binaries more resilient
J. Wienke
04:33 PM Revision 3560878b (rsb-integrationtest): Start java processes directly
Added options to the integration test runner to parse an environment
definition file for the java classpath and the p...
J. Wienke
03:16 PM Revision 9d684059 (rsb-java): Remove a useless compile warning suppression
J. Wienke
03:16 PM Revision cfae7d85 (rsb-java): Fix handshake-activation race conditions in socket transport
Fix several possible race conditions where still inactive connections
could end up in the connection list of a BusSer...
J. Wienke
03:16 PM Revision 3579f8f1 (rsb-java): Fix use of ByteBuffers
* Use non-direct instances which should be faster for short-lived
instances
* Use flip instead of rewind to correct...
J. Wienke
03:05 PM Revision 20c3664c (rsb-java): Improve logging in socket transport
Adds more and more detailed logging messages J. Wienke
02:56 PM Revision a1f9ce80 (rsb-java): Correctly copy connections in socket BusBase
The returned keySet of a synchronized map is backed by the underlying
map and therefore can change while the construc...
J. Wienke
01:33 PM Revision 8865d542 (rsb-integrationtest): Code cleanup for java
* Output finished message
* Remove compilation warning
J. Wienke

04/23/2015

07:35 PM Revision d085119b (rsb-tools-cl): Print correct configuration options in src/commands/info.lisp
The switch to sub-commands probably reintroduced the old bug of printing
the default configuration instead of the cur...
J. Moringen
05:31 PM Revision cce24236 (rsb-java): Wait for membership when joining a spread group
It seems that it is required to wait for membership messages on a spread
connection after joining to be really sure t...
J. Wienke
03:32 PM Revision 4d409b54 (rsb-java): Improve logging in spread transport
J. Wienke
03:22 PM Revision 0020cffd (rsb-java): Logging output for tests in file
This commits redirects all logging output for unit tests into a file in
the workspace. This is achieved by specifying...
J. Wienke
02:51 PM Revision 8fafd9f0 (rsb-java): Logging output for tests in file
This commits redirects all logging output for unit tests into a file in
the workspace. This is achieved by specifying...
J. Wienke
02:39 PM Revision 8e1c13cc (rsb-java): Use spaces in build.xml
J. Wienke

04/22/2015

07:07 PM Revision b76943b2 (rsb-ros-cl): Minor improvements in src/node/*.lisp
* src/node/node.lisp (header): improved header comment
(shared-initialize :after node t): do include a path compone...
J. Moringen
06:59 PM Revision a63e69fd (rsb-ros-cl): Allow multiple nodes in the process in src/node/node.lisp
* src/node/node.lisp (header): updated copyright
(*nodes*): renamed *node* -> *nodes*
(*nodes-lock*): renamed *no...
J. Moringen
06:45 PM Revision 45c4f1dc (rsb-ros-cl): Fixed domain->wire and improvements in src/converter/ros-msg.lisp
* src/converter/ros-msg.lisp (header): updated copyright
(domain->wire eql :ros-msg standard-object): return produc...
J. Moringen
06:08 PM Revision b04fe767 (rsb-ros-cl): Separated tcp+ros and ros functionality into src/transport/{ros,t...
* src/transport/wire-protocol.lisp (initialize-connection): new
function; moved here from src/transport/tcpros/in-c...
J. Moringen
06:00 PM Revision db9ef47a (rsb-python): Share spread connections for outgoing messages
A RefCountingSpreadConnection implementation allows to reuse a single
connection across multiple users calling activa...
J. Wienke
06:00 PM Revision bf3ef8b8 (rsb-python): Encapsulate spread mailbox behind a class
Introduces a SpreadConnection class to encapsulate an underlying spread
mailbox object.
J. Wienke
05:58 PM Revision a4b12277 (rsb-python): Use TransportFactories for creating Connectors
Adds a new class TransportFactory which has the duty of creating
connector instances from given configuration options...
J. Wienke
05:13 PM Revision e948b5b9 (rsb-ros-cl): Moved generic transport functionality src/{transport/ros -> trans...
New directory layout:
src/transport/
Generic infrastructure used in multiple transports.
src/transport/ros
Th...
J. Moringen
04:57 PM Revision 3912231f (rsb-python): Ensure destruction of threads in patterntest
Prevent that running RPC calls in the test for parallel method calls
leak beyond the end of the test function.
J. Wienke
04:57 PM Revision 668eb059 (rsb-python): Prevent endless blocking in ContextManagerTest
Implement a timeout in case of errors. J. Wienke
04:56 PM Revision 98d02349 (rsb-python): Ensure destruction of threads in patterntest
Prevent that running RPC calls in the test for parallel method calls
leak beyond the end of the test function.
J. Wienke
04:55 PM Revision c9c4d494 (rsb-python): Prevent endless blocking in ContextManagerTest
Implement a timeout in case of errors. J. Wienke
04:52 PM Revision 4740334c (rsb-python): TEMP TransporFactories
J. Wienke
02:58 PM Revision 90bbcc0a (rsb-ros-cl): Added request-topic-hook in src/node/node.lisp
* src/node/node.lisp (node::request-topic-hook): new slot; hook that is
run when a topic is requested
(define-xml...
J. Moringen
02:58 PM Revision a4e14484 (rsb-ros-cl): Added overview comment in src/node/node.lisp
* src/node/node.lisp: added overview comment J. Moringen
02:58 PM Revision 738e2526 (rsb-ros-cl): Manage hunchentoot acceptor in node in src/node/{node,xmlrpc}.lisp
* src/node/xmlrpc.lisp (*acceptor*): removed; no longer needed
(start-xml-rpc-server): return created acceptor
(s...
J. Moringen
02:58 PM Revision 46408a64 (rsb-ros-cl): Added methods provided by master, other slaves in src/node/node.lisp
* src/node/node.lisp (define-master-method): new macro;
(define-master-method get-published-topics):
(define-mast...
J. Moringen
02:58 PM Revision e78105b2 (rsb-ros-cl): Improved provided XMLRPC methods in src/node/node.lisp
* src/node/xmlrpc.lisp (call-with-xml-rpc-return-convention): new
function; handle errors and normal returns from X...
J. Moringen
02:58 PM Revision e731e3d2 (rsb-ros-cl): Logging improvements in src/node/xmlrpc.lisp
* src/node/xmlrpc.lisp (call-node): improved log message
(call-master): removed logging since `call-node' already d...
J. Moringen
02:58 PM Revision 26cb4d69 (rsb-ros-cl): Moved node-related stuff into separate package in src/node/*.lisp
* src/node/util.lisp: new file; moved here from
src/transport/ros/util.lisp
* src/node/xmlrpc.lisp: similar
* src/n...
J. Moringen

04/21/2015

07:31 PM Revision 1bbc0f77 (rsb-integrationtest): Use UIOP image dumping in lisp/dump.lisp
* lisp/dump.lisp (header): updated copyright
(toplevel): use uiop:{*image-entry-point*,dump-image}
J. Moringen
04:48 PM Revision e4642cc7 (rsb-ros-cl): Added request-topic-hook in src/node/node.lisp
* src/node/node.lisp (node::request-topic-hook): new slot; hook that is
run when a topic is requested
(define-xml...
J. Moringen
04:40 PM Revision 0376d052 (rsb-ros-cl): Added overview comment in src/node/node.lisp
* src/node/node.lisp: added overview comment J. Moringen
04:40 PM Revision 5ee4d896 (rsb-ros-cl): Added methods provided by master, other slaves in src/node/node.lisp
* src/node/node.lisp (define-master-method): new macro;
(define-master-method get-published-topics):
(define-mast...
J. Moringen
04:40 PM Revision 5b1ad1e2 (rsb-ros-cl): Manage hunchentoot acceptor in node in src/node/{node,xmlrpc}.lisp
* src/node/xmlrpc.lisp (*acceptor*): removed; no longer needed
(start-xml-rpc-server): return created acceptor
(s...
J. Moringen
04:40 PM Revision 3d758ba2 (rsb-ros-cl): Improved provided XMLRPC methods in src/node/node.lisp
* src/node/xmlrpc.lisp (call-with-xml-rpc-return-convention): new
function; handle errors and normal returns from X...
J. Moringen
04:38 PM Revision 2d20500a (rsb-ros-cl): Logging improvements in src/node/xmlrpc.lisp
* src/node/xmlrpc.lisp (call-node): improved log message
(call-master): removed logging since `call-node' already d...
J. Moringen
04:18 PM Revision 6be647d9 (rsb-ros-cl): Moved node-related stuff into separate package in src/node/*.lisp
* src/node/util.lisp: new file; moved here from
src/transport/ros/util.lisp
* src/node/xmlrpc.lisp: similar
* src/n...
J. Moringen
04:14 PM Revision e54e2da6 (rsb-ros-cl): Cosmetic improvements in src/**/*.lisp
* src/converter/ros-msg.lisp (make-class-for-message): added a note
* src/transport/ros/xmlrpc.lisp (define-xml-rpc-m...
J. Moringen
03:58 PM Revision bb14f3c2 (rsb-ros-cl): Threading stuff in src/transport/tcpros/in-push-connector.lisp
* src/transport/tcpros/in-push-connector.lisp (in-push-connector): fixed
order of superclasses
(notify :after in-...
J. Moringen
03:57 PM Revision cf56d5d3 (rsb-ros-cl): Renamed some packages {rsb -> rsb-ros}.transport.*
* src/transport/ros/*.lisp: (in-package rsb-ros.transport.ros): changed
package {rsb -> rsb-ros}.transport.ros
* sr...
J. Moringen
03:19 PM Revision 5af0d0a8 (rsb-ros-cl): Cleanup in rsb-ros.asd
* rsb-ros.asd (header): updated copyright
(system rsb-ros): fixed :license initarg; use serial dependencies
(syst...
J. Moringen

04/20/2015

08:02 PM Revision d7ce5b96 (rsb-java): Remove explicit dependency to java management package
Removes the explicit dependency to the java.lang.management packages and
replaces it with reflection-based access bec...
J. Wienke
07:08 PM Revision acb98f27 (rsb-java): Use the same connection for all SpreadOutConnectors
refs #2196 J. Wienke

04/17/2015

08:08 PM Revision 1a7f2587 (rsb-cl): Fixed inlining failure in src/transport/spread/connection.lisp
* src/transport/spread/connection.lisp (receive-message connection t):
handle ensuring receive buffer directly; inl...
J. Moringen

04/16/2015

08:27 PM RSBag Revision 699753c8 (rsbag-tools-cl): Improved help texts in bag-info/main.lisp
refs #1710
* bag-info/main.lisp (make-help-string): do not accept program-name
keyword parameter; do not generate ...
J. Moringen
07:35 PM RSBag Revision 08f57e09 (rsbag-tools-cl): Removed CMAKE_EXECUTABLE_PREFIX from output-translations in C...
* CMakeLists.txt: removed CMAKE_EXECUTABLE_PREFIX from
output-translations entry for the system to allow the transl...
J. Moringen
06:01 PM Revision 0c30a1f5 (rsb-cpp): Fix stopping the AsioServiceContext
In cases where participants are maintained inside static variables the
AsioServiceContext could have been the last on...
J. Wienke
04:15 PM Revision b112cebd (rsb-manual): Added scope derivation procedure in specification-scope.rst
fixes #2136
* specification-scope.rst (Deriving Scopes from Strings): new section;
describe derivation of scope co...
J. Moringen
02:07 PM Revision 0784a259 (rsb-tools-cl): Install files in src/ directory in CMakeLists.txt
* CMakeLists.txt: install files in src/ directory J. Moringen

04/15/2015

08:29 PM RSBag Revision 7304be11 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
08:26 PM RSBag Revision 6cf62d06 (rsbag-manual): Mention sub-command syntax in tools-*.rst, news.rst
refs #1710
* tool-cat.rst: use sub-command syntax
* tool-info.rst: likewise
* tool-merge.rst: likewise
* tool-play.r...
J. Moringen
08:25 PM RSBag Revision d78fc6df (rsbag-manual): Renamed {bag -> tools}-*.rst
* bag-cat.rst: renamed {bag -> tool}-cat.rst
* bag-info.rst: renamed {bag -> tool}-info.rst
* bag-merge.rst: renamed ...
J. Moringen
07:52 PM Revision 38047937 (rsb-tools-cl): make-command accepts service keyword parameter in src/commands/...
* src/commands/protocol.lisp (make-command cons): simplified
(make-command t): accept service keyword parameter whi...
J. Moringen
07:46 PM RSBag Revision 6ca5f404 (rsbag-tools-cl): Adapted CMake stuff to sub-command changes
refs #1710
* main/dump.lisp (toplevel): dump into rsbag[.exe] instead of bag[.exe]
* MakeLists.txt: tweaked binary n...
J. Moringen
07:46 PM RSBag Revision d7e58bab (rsbag-tools-cl): Use UIOP instead of main/dump.lisp for image dumping
* main/main.lisp (main): do not (re)set entry point; it is set when
dumping for the first time
* main/dump.lisp: re...
J. Moringen
07:46 PM RSBag Revision 3cc98c02 (rsbag-tools-cl): Initial import of sub-commands stuff in src/commands/*.lisp
refs #1710, refs #1482
* src/commands/protocol.lisp: new file; contains protocol for using and
creating command in...
J. Moringen
07:46 PM RSBag Revision 94bc74bf (rsbag-tools-cl): Use commands in bag-*/main.lisp programs
refs #1710
* bag-info/main.lisp (header): updated copyright
(update-synopsis): accept program-name keyword paramet...
J. Moringen
07:46 PM RSBag Revision 9ea1d488 (rsbag-tools-cl): Unit tests for commands in test/commands/*.lisp
refs #1710
* test/commands/info.lisp: new file; tests for info command
* test/commands/cat.lisp: new file; tests for...
J. Moringen
07:46 PM RSBag Revision 19a0b0c1 (rsbag-tools-cl): Sub-command "transform" is an alias for "merge" in main/main....
refs #1482
* main/main.lisp (*name->entry-point*): added entry "transform" pointing
to `rsbag.tools.merge:main'
J. Moringen
10:42 AM Revision d183cf15 (rsb-tools-cl): Export mixin and command classes in src/commands/package.lisp
* src/commands/package.lisp (package rsb.tools.commands): added exported
symbols output-stream-mixin, command-strea...
J. Moringen
10:42 AM Revision 5de723f5 (rsb-tools-cl): Source/destination URIs instead of scopes in src/commands/mixin...
* src/commands/mixins.lisp (coerce-to-scope-or-uri): parse string
designators into URIs instead of scopes
J. Moringen
10:42 AM Revision 6842e703 (rsb-tools-cl): Allow :stream-spec initarg for output-stream-mixin in src/comma...
* src/commands/mixins.lisp (output-stream-mixin::stream): added accessor
command-%stream
(shared-initialize :befo...
J. Moringen

04/14/2015

07:43 PM Revision e719b5e8 (rsb-tools-cl): Minor fix for style-mixin in src/commands/mixins.lisp
* src/commands/mixins.lisp (shared-initialize :before style-mixin t):
fixed class name in signaled conditions
J. Moringen
02:08 PM Revision 5bc32135 (rsb-tools-cl): Simplified redump sub-command in main/main.lisp
* main/main.lisp (main): do not check whether core-compression is
supported; the `redump' command already does that
J. Moringen
01:50 PM Revision 781bb7c1 (rsb-tools-cl): Cleanup in main functions in {logger,send,call}/main.lisp
* logger/main.lisp (update-synopsis): whitespace cleanup
(main): tweaked local variables, in particular making the ...
J. Moringen

04/10/2015

01:36 AM Revision 4792467c (rsb-tools-cl): Fixed parsing of trace commandline option in common/options.lisp
* common/options.lisp (header): updated copyright
(process-commandline-options): collect all space-separated fragme...
J. Moringen
01:35 AM Revision 6022ad4b (rsb-tools-cl): Fixed unused parameter in formatting/columns.lisp
* formatting/columns.lisp (define-meta-data-column): removed unused
parameter `accessor'
J. Moringen
01:35 AM Revision d1b2f104 (rsb-tools-cl): Fixed unused parameter in formatting/util.lisp
* formatting/util.lisp (print-timestamp): ignore unused parameter `at?' J. Moringen
07:18 PM Revision 8c0651bb (rsb-tools-cl): Cosmetic changes in main/main.lisp
* main/main.lisp (main): cosmetic changes J. Moringen
07:18 PM Revision 33b6c5c9 (rsb-tools-cl): Use UIOP instead of main/dump.lisp for image dumping
* src/commands/redump.lisp (command-execute redump): do not set
`uiop:*image-entry-point*' since it does not change...
J. Moringen
05:40 PM Revision 297460cc (rsb-cl): Use uiop:register-image-restore-hook in src/reloading.lisp
* src/reloading.lisp (header): updated copyright
(reseed-id-random-state): new function; reseed random-state used t...
J. Moringen
05:03 PM RSBag Revision 29f1b2a2 (rsbag-cl): Use uiop:register-image-{dump,restore}-hook in src/reloading.lisp
* src/reloading.lisp (header): updated copyright
(enable-restart-threadpool): removed
(toplevel): register `{stop...
J. Moringen
04:08 PM RSBag Revision 4e48a861 (rsbag-manual): Fixed named of ASDF system in tutorial-client-api.rst
* tutorial-client-api.rst (Preparation): fixed ASDF system name
cl-rsbag-tidelog -> rsbag-tidelog
J. Moringen
04:00 PM RSBag Revision 3997a243 (rsbag-manual): Markup improvement in tools.rst
* tools.rst (Tools): added reference to RSB J. Moringen
03:05 PM Revision 74ae118c (rsb-tools-cl): Adapted object-tree default max-depth in formatting/introspecti...
* formatting/introspection/styles.lisp (object-tree-printing-mixin::max-depth):
default to 2 instead of nil to show...
J. Moringen
02:01 PM Revision 6220512e (rsb-python): Spread: be tolerant against bad network input
Do not crash the receiver thread. Only log a message.
(cherry picked from commit 8ea0496731670b5458417a98a221a121b27...
J. Wienke
02:01 PM Revision 8ea04967 (rsb-python): Spread: be tolerant against bad network input
Do not crash the receiver thread. Only log a message. J. Wienke
01:46 PM Revision 8a6c2cf6 (rsb-java): Spread transport: be tolerant against bad network messages
Do not crash the ReceiverTask in case garbage was received.
(cherry picked from commit 7c0dcb6ed14c78dc3a984e85a4bab...
J. Wienke
01:45 PM Revision 7c0dcb6e (rsb-java): Spread transport: be tolerant against bad network messages
Do not crash the ReceiverTask in case garbage was received. J. Wienke

04/09/2015

08:38 PM Revision 6d07b78c (rsb-tools-cl): cl-rsb-formatting-graph.asd
J. Moringen
08:30 PM Revision 937a23cd (rsb-tools-cl): introspection graph resources
J. Moringen
08:29 PM Revision b608a221 (rsb-tools-cl): graph stuff
J. Moringen
05:57 PM Revision 0d9267ec (rsb-tools-cl): graph changes
J. Moringen
05:57 PM Revision 1d81fced (rsb-tools-cl): graph improvements
J. Moringen
05:57 PM Revision 40fe3a6e (rsb-tools-cl): adapted graph to changed directory layout
J. Moringen
05:57 PM Revision a73f0247 (rsb-tools-cl): initial introspection graph support
J. Moringen
05:57 PM Revision dc4dae7f (rsb-tools-cl): graph improvements
J. Moringen
05:55 PM Revision fc9a7be0 (rsb-tools-cl): Minor simplification in src/commands/logger.lisp
* src/commands/logger.lisp (command-execute logger): removed unnecessary
`let' binding
J. Moringen
03:31 PM Revision 1addb1f3 (rsb-tools-cl): Fixed IDL loading in call/main.lisp
* call/main.lisp (main): call `process-idl-options' with appropriate
:purpose argument
J. Moringen
02:01 PM Revision 8e9ced2f (rsb-tools-cl): Mention introspect in description in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: mention introspect command in package
description
J. Moringen
02:01 PM Revision 56ea6dab (rsb-tools-cl): Removed old CMake compatibility code in cpack/DebianUbuntu.cmake
* CMakeLists.txt: require CMake version 2.8.7
* cpack/DebianUbuntu.cmake: removed compatibility code for CMake
vers...
J. Moringen
02:01 PM Revision 8e63b438 (rsb-tools-cl): Create Debian alternative for main binary in cpack/DebianUbuntu...
* cpack/DebianUbuntu.cmake: create a Debian alternative for the main
"tools" binary
J. Moringen
 

Also available in: Atom