Activity

From 10/11/2017 to 11/09/2017

10/26/2017

12:18 AM Revision 2bf99e15 (rsb-tools-cl): make.lisp without git
J. Moringen
12:18 AM Revision e2743fa7 (rsb-tools-cl): dependency hacks
J. Moringen
12:18 AM Revision 99c96167 (rsb-tools-cl): Added make.lisp
J. Moringen
12:08 AM Revision 47569ade (rsb-tools-cl): Use parser.common-rules in src/commands/bridge/grammar.lisp
* src/commands/bridge/grammar.lisp (header): updated copyright
(defrule/s): removed; replaced by use of parser.comm...
J. Moringen
12:07 AM Revision 19d13130 (rsb-tools-cl): Use serialization.protocol-buffer system in src/common/protocol...
* src/common/protocol-buffer-payload.lisp (header): updated copyright
(build-protocol-buffer-message): adapted gram...
J. Moringen
09:02 PM Revision 4f581fb0 (rsb-tools-cl): Adaptations to allow UNIX socket server in src/commands/server....
* src/commands/server.lisp (header): updated copyright
(%ensure-server-mode): allow transport designators :socket,
...
J. Moringen

10/25/2017

02:09 PM Revision e1000d0a (rsb-net): Updated .gitignore
Jan Moringen
02:06 PM Revision a7481524 (rsb-net): Simplified example program and add a few RST types
Jan Moringen
02:04 PM Revision 609c40b6 (rsb-net): Added FIXME regarding atomic sequenceNumber in Informer.cs
Jan Moringen
02:04 PM Revision 1682842b (rsb-net): Added Informer constructor for string scope argument
Jan Moringen

10/20/2017

12:33 PM Revision e2debc50 (rsb-yarp-cl): Fixed :license initargs in rsb-yarp.asd
* rsb-yarp.asd (header): updated copyright
(system rsb-yarp): fixed value of :license initarg
(system rsb-yarp/te...
J. Moringen
12:32 PM Revision eec76125 (rsb-ros-cl): Fixed typo in license name in rsb-ros.asd
* rsb-ros.asd (system rsb-ros/test): fixed typo in value of :license
initarg
J. Moringen

10/18/2017

01:40 PM Revision 5b87eb80 (rsb-python): Style improvement in rsb/introspection/__init__.py
* rsb/introspection/__init__.py (header): updated copyright
(IntrospectionSender.__init__.handle): slightly less ug...
J. Moringen
01:34 PM Revision ff3f4ed9 (rsb-python): Style improvement in rsb/introspection/__init__.py
* rsb/introspection/__init__.py (header): updated copyright
(IntrospectionSender.__init__.handle): slightly less ug...
J. Moringen

10/17/2017

11:18 AM Revision ed9d75fe (rsb-java): Backport: Don't rely on a decent sed in mvnprep.sh
Will break on MacOS otherwise and we already need perl anyway ...
* mvnprep.sh: use perl instead of sed
(cherry pic...
J. Moringen
11:17 AM Revision 63a73f01 (rsb-java): Backport: Don't rely on a decent sed in mvnprep.sh
Will break on MacOS otherwise and we already need perl anyway ...
* mvnprep.sh: use perl instead of sed
(cherry pic...
J. Moringen
11:15 AM Revision 359cf5eb (rsb-java): Don't rely on a decent sed in mvnprep.sh
Will break on MacOS otherwise and we already need perl anyway ...
* mvnprep.sh: use perl instead of sed
J. Moringen
10:54 AM Revision 44e7212b (rsb-python): Request a valid range of protobuf versions
(cherry picked from commit d25a01cab47b1585d6589a9b427a6138570a70c2) J. Wienke
10:54 AM Revision a613c997 (rsb-python): Request a valid range of protobuf versions
(cherry picked from commit d25a01cab47b1585d6589a9b427a6138570a70c2) J. Wienke
10:53 AM Revision d25a01ca (rsb-python): Request a valid range of protobuf versions
J. Wienke
10:42 AM Revision 54a7eca0 (rsb-java): Do not request an exact patch version of protobuf
Several patch versions of the compiler version have not been uploaded as
language packages to maven central.
(cherry...
J. Wienke
10:42 AM Revision 049bbc39 (rsb-java): Do not request an exact patch version of protobuf
Several patch versions of the compiler version have not been uploaded as
language packages to maven central.
(cherry...
J. Wienke
10:37 AM Revision 6978148e (rsb-java): Do not request an exact patch version of protobuf
Several patch versions of the compiler version have not been uploaded as
language packages to maven central.
J. Wienke
10:14 AM RSBag Revision 57fa1e26 (rsbag-python): Make description a single line
pypi complains otherwise.
(cherry picked from commit ef1266bd2a68293cf75dad2c8d790df25a30a76f)
Johannes Wienke
10:14 AM RSBag Revision 2200beee (rsbag-python): Make description a single line
pypi complains otherwise.
(cherry picked from commit ef1266bd2a68293cf75dad2c8d790df25a30a76f)
Johannes Wienke
10:14 AM RSBag Revision ef1266bd (rsbag-python): Make description a single line
pypi complains otherwise. Johannes Wienke
10:11 AM Revision 6fa96b78 (rsb-python): Use only the first two parts of the protoc version
The patch version does not seem to influence the compatibility but
several versions with a patch change are not uploa...
J. Wienke
10:11 AM Revision 50de97c5 (rsb-python): Use only the first two parts of the protoc version
The patch version does not seem to influence the compatibility but
several versions with a patch change are not uploa...
J. Wienke
10:10 AM Revision aa7e2abc (rsb-python): Use only the first two parts of the protoc version
The patch version does not seem to influence the compatibility but
several versions with a patch change are not uploa...
J. Wienke

10/16/2017

08:55 PM Revision e9760cb1 (rsb-manual): Backport: Mention more efficient scope construction in CL in news...
* news.rst (RSB 0.17): mention more efficient scope construction in CL
(cherry picked from commit 2c10e1e90f70cbe141...
J. Moringen
08:54 PM Revision 2c10e1e9 (rsb-manual): Mention more efficient scope construction in CL in news.rst
* news.rst (RSB 0.17): mention more efficient scope construction in CL J. Moringen
08:28 PM Revision 3efdd560 (rsb): Updated HEADs of all submodules
J. Moringen
08:27 PM Revision ca374279 (rsb): Updated HEADs of all submodules
J. Moringen
08:21 PM Revision 30fccdef (rsb-java): Backport: Allow excessive imports in rsb-java/src/main/java/rsb/int...
* rsb-java/src/main/java/rsb/introspection/ProtocolHandler.java (toplevel):
silence PMD w.r.t. excessive imports
(...
J. Moringen
08:21 PM Revision a3819ef2 (rsb-java): Allow excessive imports in rsb-java/src/main/java/rsb/introspection...
* rsb-java/src/main/java/rsb/introspection/ProtocolHandler.java (toplevel):
silence PMD w.r.t. excessive imports
J. Moringen
07:48 PM Revision 1f76eaa1 (rsb-manual): Backport: Mention synchronous RPC timeout argument in news.rst
* news.rst (RSB 0.17): mention synchronous RPC timeout argument
(cherry picked from commit 4717d93f50431b36a2d6aecc3...
J. Moringen
07:48 PM Revision 4717d93f (rsb-manual): Mention synchronous RPC timeout argument in news.rst
* news.rst (RSB 0.17): mention synchronous RPC timeout argument J. Moringen
07:37 PM RSBag Revision 5ebc0210 (rsbag): Updated HEADs of submodules rsbag-{cl,manual}
J. Moringen
07:35 PM RSBag Revision 21846fa8 (rsbag): Updated HEADs of submodules rsbag-{cl,manual}
J. Moringen
01:48 PM RSBag Revision b72174c1 (rsbag-manual): Adaptations for release version in *.rst
refs #2719
* index.rst: removed note about using stable version instead of master
* preparation.rst (Binary Download...
J. Moringen
01:46 PM RSBag Revision 8eb481d7 (rsbag-manual): Post-release adaptations in *.rst
refs #2719
* index.rst: adapted link to released version
* news.rst (RSBag 0.18): new section; for 0.18 version
(R...
J. Moringen
01:45 PM Revision 3a372fe4 (rsb-manual): Post-release adaptations in *.rst
refs #2719
* index.rst: adapted link to released version
* install-binary.rst: adapted links to downloadable artifac...
J. Moringen
01:33 PM Revision 947bd413 (rsb-manual): Post-release adaptations in *.rst
refs #2719
* index.rst: adapted link to released version
* install-binary.rst: adapted links to downloadable artifac...
J. Moringen
01:22 PM RSBag Revision 7888d45c (rsbag-python): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSBag Revision c7973605 (rsbag-tools-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSBag Revision fc39fbe5 (rsbag-manual): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSB XML Support Revision a217f3b1 (rsb-xml-python): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSB XML Support Revision 839026cd (rsb-xml-java): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSBag Revision 6f227912 (rsbag-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSB XML Support Revision e9cd0e1f (rsb-xml-integrationtest): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSB XML Support Revision 3f49d0ae (rsb-xml-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM RSB XML Support Revision e99ef1d3 (rsb-xml-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 78cad0ef (rsb-zmq-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 4c2d7b9d (rsb-yarp-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision c0b1e60c (rsb-yarp-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision dd555990 (rsb-tools-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 906515bd (rsb-tools-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision ef746c30 (rsb-spread-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 3c52f7b7 (rsb-ros-cl): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 7947cd04 (rsb-python): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 91c5d5ec (rsb-protocol): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 1f8320a3 (rsb-realtime-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 3df781e3 (rsb-matlab): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision c78c8d8e (rsb-manual): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 1e56b3c9 (rsb-integrationtest): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 90338a1c (rsb-cpp): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 839c1ad9 (rsb-java): Version bump to 0.18.0, refs #2719
J. Moringen
01:22 PM Revision 33684c61 (rsb-cl): Version bump to 0.18.0, refs #2719
J. Moringen

10/12/2017

09:45 PM Revision ad72bb06 (rsb-java): Added helper Abstract* classes in src/main/java/**/Abstract*.java
refs #2537
* rsb-java/src/main/java/rsb/eventprocessing/AbstractEventReceivingStrategy.java:
new file; contains Ab...
J. Moringen
09:38 PM Revision d67c87d1 (rsb-java): Added helper Abstract* classes in src/main/java/**/Abstract*.java
refs #2537
* rsb-java/src/main/java/rsb/eventprocessing/AbstractEventReceivingStrategy.java:
new file; contains Ab...
J. Moringen
08:02 PM Revision 3de8f6af (rsb-java): Added helper Abstract* classes in src/main/java/**/Abstract*.java
refs #2537
* rsb-java/src/main/java/rsb/eventprocessing/AbstractEventReceivingStrategy.java:
new file; contains Ab...
J. Moringen
07:44 PM Revision 646a4618 (rsb-java): Added helper Abstract* classes in src/main/java/**/Abstract*.java
refs #2537
* rsb-java/src/main/java/rsb/eventprocessing/AbstractEventReceivingStrategy.java:
new file; contains Ab...
J. Moringen
 

Also available in: Atom