Activity

From 06/15/2013 to 07/14/2013

07/14/2013

11:25 PM Enhancement #1549 (Resolved): The documentation should mention that one Spread daemon is usually ...
Applied in changeset rsb-manual|commit:aacfc2f29831d4854570171b7a32bb5ad3592216. J. Moringen
08:56 PM Enhancement #1549 (In Progress): The documentation should mention that one Spread daemon is usual...
J. Moringen
08:57 PM Revision aacfc2f2 (rsb-manual): Added "How many Spread Daemons do I need?" in troubleshooting.rst
fixes #1549
* troubleshooting.rst (How many Spread Daemons do I need?): new entry;
explain potential problems and ...
J. Moringen
08:28 PM Tasks #1563 (Resolved): Write news entry for 0.9 release
The manual has @news.rst@ which already contains similar entries for previous versions. J. Moringen
08:27 PM Tasks #1562 (Resolved): Release version 0.9
check mark: ✓
# Create branches
#* project:rsc ✓
#* project:rsb ✓
#* project:rsbag ✓
#* project:rsb-gstreamer ...
J. Moringen

07/13/2013

12:35 AM Enhancement #1551 (Resolved): Improve documentation of socket transport's "auto" mode
Applied in changeset rsb-manual|commit:e0358e637d4c060a8e92f2759848cf3d58ffb457. J. Moringen
12:26 AM Revision 201e8a27 (rsb-manual): Added the term "subscope" to glossary.rst
* glossary.rst (subscope): new entry
* timesync.rst: refer to glossary term subscope
J. Moringen
12:18 AM Revision e0358e63 (rsb-manual): Improved documentation of socket transport's "auto" mode
fixes #1551
* common.rst (RSB_TRANSPORT_SOCKET_SERVER): added a warning stating
that the "auto" mode only works pr...
J. Moringen

07/12/2013

07:06 PM Revision 709b72b9 (rsb-java): Allow registration of transports.
Provide TransportRegistry to register multiple TransportFactory
instances by name as a preparational step towards con...
J. Wienke
06:16 PM Revision e934b7f4 (rsb-java): Remove executable bit from ParticipantConfig
J. Wienke
06:10 PM Revision 629f4da3 (rsb-java): Cleaned up SpreadInPushConnector.
J. Wienke
05:22 PM Revision f44c72c0 (rsb-java): Clean up SpreadOutConnector
Some bugs which have become obvious now needed to be changed outside
that class.
* build.xml: correct exclude for pm...
J. Wienke
04:17 PM Revision 8bacbede (rsb-java): Separate in and out route in eventprocessing
Introduce InRouteConfigurator and OutRouteConfigurator interfaces and
implementations instead of the monolithic Route...
J. Wienke
02:07 PM Tasks #1561 (Resolved): Move "Git Primer" from rsb-manual to cor-lab tutorials/some other generic...
* Move the rst file (@git.rst@) from the manual to a cor-lab tutorial (project:tutorials) or the future generic docum... J. Wienke
09:26 AM Revision 25536748 (rsb-java): Make the scope a static property of Connectors.
Do not use a filter for defining the scope of a participant as we have
decided that this is a static association.
J. Wienke
08:55 AM Revision 9cbaae22 (rsb-java): Separate SpreadConnector in in and out directions.
Provide two separate classes SpreadOutConnector and SpreadInPushConnector
implementing the required internfaces.
Ada...
J. Wienke

07/11/2013

07:11 PM Revision 7057c5aa (rsb-java): Separate SpreadConnector in in and out directions.
Provide two separate classes SpreadOutConnector and SpreadInPushConnector
implementing the required internfaces.
Ada...
J. Wienke
06:34 PM Revision 19d3e625 (rsb-java): Add InPushConnector interface
Interface for connectors using asynchronous notifications for new events. J. Wienke
06:10 PM Revision 26c39361 (rsb-java): Separate between ingoing and outgoing transport
* Rename global interface Port -> Connector to resemble existing implementation
* Add InConnector and OutConnector
* ...
J. Wienke
04:58 PM Revision 59a7f1dc (rsb-java): Fix PMD warnings in tests
* pmd-rules.xml: do not warn about duplicated strings in annotations, because
this often triggers for SuppressWarni...
J. Wienke
03:47 PM Revision c030d70c (rsb-java): Use PMD also on unit tests
Test code is also has strong quality requirements and brittle unit tests can
also cause maintenance nightmares. So we...
J. Wienke
03:30 PM Revision 6ea82501 (rsb-java): Add console putput for PMD in ant
For active dvelopment this is an easy way to see which violations have been
added or removed.
J. Wienke

07/10/2013

03:19 PM Feature #1210 (Resolved): Request: Deploy rsb-java to Citec Maven Repository
Yes, this is done. I think there were multiple tickets for this, might be why this was missed. D. Klotz

07/09/2013

04:25 PM RSB XML Support Revision 43a29083 (rsb-xml-cl): Cleaned up AUTHORS files
* AUTHORS: deleted; same information can be found in rsb-xml.asd J. Moringen
04:23 PM RSB XML Support Revision 57e0d73e (rsb-xml-cl): Changed system dependency cxml-location -> xml.location in rsb-xm...
* rsb-xml.asd (system rsb-xml): changed system dependency
cxml-location -> xml.location; added version "0.2" to sys...
J. Moringen
09:46 AM Revision bdf4ebcb (rsb-java): Further PMD fixes ind the spread classes.
* pmd-rules.xml: allow longer variable names J. Wienke
08:55 AM Feature #1210: Request: Deploy rsb-java to Citec Maven Repository
David, isn't this done? J. Wienke

07/08/2013

07:12 PM Revision e87f0aaf (rsb-java): Fix a lot of PMD warnings.
J. Wienke
06:21 PM Revision c26289e6 (rsb-protocol): Backport: Do not distinguish RSB_PROTOCOL_{WIRE_FORMAT_VERSION,...
RSB_PROTOCOL_VERSION_PATCH used to be always 0 and was not used for
finding the package from downstream projects.
* ...
J. Moringen
03:51 PM Revision e515cfd3 (rsb-manual): Fixed CMAKE_BINARY_DIR in install rule in CMakeLists.txt
* CMakeLists.txt: changed source directory of install rule build_ ->
CMAKE_BINARY_DIR
J. Moringen
02:10 PM Revision 30e6dd5f (rsb-tools-cpp): Added versions to RS{B,C} dependencies in CMakeLists.txt
* CMakeLists.txt: added minimum versions to the required dependencies
on RS{B,C}
J. Moringen
11:58 AM RSBag Revision 6d24fdd2 (rsbag-tools-cl): Added dependency on rsb-formatting-and-rsb-common in cl-rsbag...
* cl-rsbag-tools-cat.asd (system cl-rsbag-tools-cat): added system
dependency on rsb-formatting-and-rsb-common
J. Moringen
11:52 AM Revision 1bffa3e2 (rsb-protocol): Do not distinguish RSB_PROTOCOL_{WIRE_FORMAT_VERSION, VERSION_P...
RSB_PROTOCOL_VERSION_PATCH used to be always 0 and was not used for
finding the package from downstream projects.
* ...
J. Moringen
11:42 AM Revision ecaec018 (rsb-protocol): Fix indentation in config version file.
J. Wienke

07/07/2013

03:17 PM Revision e70daa08 (rsb-java): Fix some PMD warnings.
J. Wienke
03:17 PM Revision 4cf28816 (rsb-java): Refined PMD rules
J. Wienke
02:38 PM Revision e13bd3a9 (rsb-java): ignore pmd reports in git
J. Wienke
02:36 PM Revision 5d7dff9e (rsb-java): Update pmd version.
Bump to version 5.0 and use a rulset file which can later be shared with IDE
plugins instead of ant-internal configur...
J. Wienke

07/05/2013

09:39 AM Revision 60486267 (rsb-java): Remove printStackTrace calls.
We should not spam the console unasked. J. Wienke
09:32 AM Revision 35ef8612 (rsb-java): Remove useless empty javadoc comments
J. Wienke
09:24 AM Revision 4217dcd1 (rsb-java): Remove useless empty lines at the end of block comments
J. Wienke
09:17 AM Revision 2919973b (rsb-java): Consistently name test methods without a "test" prefix.
This is the convention for junit 4 as the fact that something is a test
is already expressed with the @Test annotation.
J. Wienke

07/04/2013

05:22 PM Revision 2f003fc3 (rsb-java): Fix a threading bugs in Server.
* It was possible that someone got stuck in waitForShutdown
* It was possible that methods were activated twice
etc.
J. Wienke
04:50 PM Revision cd167ce4 (rsb-java): Avoid warnings in ServerTest from new generics parameter.
J. Wienke
04:47 PM Revision f3e59788 (rsb-java): Avoid unnecessary casts in Server subclasses
* Server.java: add generics with the method type used, make methods
field private with methods to perform operations....
J. Wienke
03:15 PM Tasks #1553 (Resolved): Reformat whole source code
Applied in changeset rsb-java|commit:6c4a5a669b313a743ff6c0abaedc1de631080823. J. Wienke
03:14 PM Revision 6c4a5a66 (rsb-java): fixes #1553: Major code cleanup
* Converts tabs to spaces
* All access to class members with this
* Let the Eclipse formatter process all files
* Add...
J. Wienke
02:02 PM Revision 545122f2 (rsb-java): Remove compilation warnings.
J. Wienke
01:37 PM Revision bd5e1889 (rsb-java): Allow to call a method on a RemoteServer with multiple signatures.
Previously if a method was once called with an event-based signature,
data based signatures weren't possible anymore ...
J. Wienke
02:07 AM Revision 225f17df (rsb-java): Use rsb.Event constructors to achieve more compact code in {src,tes...
* {src,test}/**/*.java: use constructors of rsb.Event which accept the
data type and/or payload and/or scope as arg...
J. Moringen

07/03/2013

10:35 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
Applied in changeset rsb-java|commit:990a47dbf4885ecb61343665bf27c8044fc5a523. J. Wienke
10:39 AM Feature #1442 (In Progress): RPC should support argumentless methods properly
If it's ok, I would try to sort out the things remaining here. J. Wienke
10:27 PM Revision dcd329f9 (rsb-java): Pass TimoutException to clients in RemoteServer.
For clients it might be a good thing to know whether a timeout was reached or
something more serious went wrong.
J. Wienke
10:22 PM Revision 9490a2f1 (rsb-java): Allow to override the timeout per method call in RemoteServer
J. Wienke
10:16 PM Revision 0283ca6b (rsb-java): Improve RemoteServer API
* Order methods logically
* Add comments
J. Wienke
09:59 PM Revision 51c8a73e (rsb-java): Default RemoteServer timeout to constant
Have a public constant with the default timeout used for waiting on
server replies.
J. Wienke
09:53 PM Revision 990a47db (rsb-java): fixes #1442: Add argument-less and void methods to RPC
J. Wienke
09:52 PM Revision 032e6875 (rsb-java): Minor cleanup work.
* Callback.java: comment improvement
* DataCallbackTest.java: Missing payload added, use constructor
* RpcIntegration...
J. Wienke
09:30 PM Enhancement #1556 (New): Improve event type handling and converter selection
Currently, types of event payloads are usually determined dynamically via @.getClass()@. Converter selection then per... J. Moringen
09:21 PM Revision c7e5b0b7 (rsb-java): Merge branch 'master' into feature-1442
J. Wienke
09:15 PM Revision b6c837a6 (rsb-java): Implement new callback hierarchy for RPC.
Do not distinguish between two different callbacks for events and data.
Instead use a single hierarchy with different...
J. Wienke
06:51 PM Revision c5723c4a (rsb-java): Fixed reply construction in examples/ServerExample.java
The example reused the request Event as the callback's reply which is
not a particularly good example of how to imple...
J. Moringen
05:16 PM Revision 76de9209 (rsb-java): Separate RPC integration test from single object test
* RemoteServerTest.java: Remove integration tests for RPC mechanism,
refactor tests
* RpcIntegrationTest.java: New ...
J. Wienke
05:13 PM Revision 818de530 (rsb-java): Remove test for null value conversion with StringConverter
There is no need to check this. Such an error should be captured at
other layers of the architecture.
J. Wienke
04:42 PM Revision 2254dd9c (rsb-java): Merge branch 'master' into feature-1442
J. Wienke
04:35 PM Revision ce805d95 (rsb-java): Use Void.class instead of null as type info for "no data"
* Event.java: Disallow type == null
* Informer.java: Disallow type == null and remove special handling for
null typ...
J. Wienke
04:25 PM Revision e5cd5411 (rsb-java): Correctly use deprecation annotations in addition to javadoc in Event.
J. Wienke
03:48 PM Revision 6279e9e1 (rsb-java): Fix comment in InvalidStateException (typo and old XCF example).
J. Wienke
03:33 PM Tasks #1553 (Resolved): Reformat whole source code
* Update eclipse project to only space indentation
* Reformat whole project
J. Wienke
02:51 PM Revision 777d9b48 (rsb-python): Add support for executing pylint.
* setup.cfg: added configuration options for pylint. We now need to take care that this file will not be committed wi... J. Wienke

07/01/2013

06:30 PM Bug #1552 (Resolved): Catching exceptions caused by failed socket transport initialization leads ...
Applied in changeset rsb-cpp|commit:fda3b25ab6b0ad36935b703f84164ef5db5732a6. J. Moringen
04:46 PM Bug #1552 (In Progress): Catching exceptions caused by failed socket transport initialization lea...
J. Moringen
04:57 PM Revision fda3b25a (rsb-cpp): Fixed shared pointer deref in src/rsb/transport/socket/*Connector*.cpp
fixes #1552
* src/rsb/transport/socket/ConnectorBase.cpp (header): updated
copyright
(ConnectorBase::deactivate)...
J. Moringen
04:55 PM Revision 6e5a2f53 (rsb-cpp): Fixed shared pointer deref in src/rsb/transport/socket/*Connector*.cpp
will fix #1552
* src/rsb/transport/socket/ConnectorBase.cpp (header): updated
copyright
(ConnectorBase::deactiva...
J. Moringen
10:20 AM Bug #1489 (Resolved): Selection of new fundamental converters breaks existing programs
At least python and bag-play talk to each other again. That was the test case I had, which didn't work before. J. Wienke

06/29/2013

11:17 PM Bug #1489: Selection of new fundamental converters breaks existing programs
@Johannes: you tested in your setup, right? did it work? J. Moringen
09:30 PM Revision 7b61d4ac (rsb-cl): Fixed documentation string in src/filter/scope-filter.lisp
* src/filter/scope-filter.lisp (header): updated copyright
(scope-filter): updated documentation string
J. Moringen
09:27 PM Revision 786f8475 (rsb-tools-cl): Removed system-connections in cl-rsb-formatting.asd
* cl-rsb-formatting.asd
(system-connection cl-rsb-formatting-and-cl-rsb-stats): removed;
moved to rsb-formatting-...
J. Moringen
05:44 PM RSBag Revision f3f0de8a (rsbag-cl): Robustified threadpool management in src/{threadpool,reloading}.lisp
* src/threadpool.lisp (toplevel): only call `start-threadpool' if
`*threadpool*' is nil
(start-threadpool): warn...
J. Moringen

06/28/2013

08:10 PM RSBag Revision 17324e19 (rsbag-cl): Moved TIDELog and ELAN systems into separate files
* cl-rsbag.asd (system cl-rsbag-tidelog): removed; moved to
rsbag-tidelog.asd
(system cl-rsbag-elan): removed; mo...
J. Moringen
07:34 PM RSBag Revision 162210cf (rsbag-tools-cl): Increased alternative priority 100 -> 102 in cpack/DebianUbun...
The intention is to prefer newer versions of rsbag-cl over older
versions while retaining relations to (hypothetical)...
J. Moringen
07:34 PM RSBag Revision 99135f97 (rsbag-tools-cl): Added options for enabling TIDELog, ELAN backends in CMakeLis...
* main/dump.lisp: do not unconditionally load the
rsbbag-{tidelog,elan} systems
* CMakeLists.txt: added options WIT...
J. Moringen
03:35 PM RSBag Revision cd0416ee (rsbag-tools-cl): Added option for enabling SSL support in CMakeLists.txt
* CMakeLists.txt: added option WITH_SSL_SUPPORT for enabling SSL
support in drakma and hunchentoot
J. Moringen
03:34 PM RSBag Revision 8f5e4358 (rsbag-tools-cl): Added options for loading systems in CMakeLists.txt
* CMakeLists.txt: added options
WITH_{{ROS,YARP}_TRANSPORT,PNG_SUPPORT} to configure loading of the
corresponding...
J. Moringen
02:38 PM RSBag Tasks #1542 (Resolved): Document Python client API
Applied in changeset rsbag-manual|commit:1ce11b37af041df0c6a51904cbfd075ef5075315. J. Moringen
02:34 PM RSBag Revision c527d1c9 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
02:29 PM RSBag Revision 2b994e95 (rsbag-manual): Renamed {use-cases,tutorial}.rst
refs #1542
* tutorial.rst: renamed use-cases.rst -> tutorial.rst
* use-cases.rst: likewise
* index.rst: adapted to r...
J. Moringen
02:29 PM RSBag Revision 1ce11b37 (rsbag-manual): Added client api tutorial in tutorial-client-api.rst
fixes #1542
* tutorial-client-api.rst: new file; contains basic tutorial for rsbag
client API; currently only Pyth...
J. Moringen
02:29 PM RSBag Revision f0e40327 (rsbag-manual): Added dynamic switcher infrastructure in {_static,corlab}/
refs #1542
* _static/multi.js: new file; javascript support code for dynamic
switcher
* _static/switcher.svg: new ...
J. Moringen
02:29 PM RSBag Revision a7702882 (rsbag-manual): Added version variables in CMakeLists.txt
* CMakeLists.txt: added RSBAG_MANUAL{,_MAJOR,_MINOR,_PATCH}; use
CMAKE_PROJECT_NAME where possible
* conf.py.in: us...
J. Moringen

06/26/2013

04:28 PM Bug #1552 (Resolved): Catching exceptions caused by failed socket transport initialization leads ...
... J. Moringen

06/25/2013

02:04 PM Enhancement #1551 (Resolved): Improve documentation of socket transport's "auto" mode
For example, mention that @mode = auto@ and nothing else cannot work across multiple machines. J. Moringen
02:02 PM Enhancement #1550 (New): "Auto" mode of the socket transport should be smarter
When configured as @server = auto, host = NOT-THE-LOCAL-HOST@, the process should not attempt to act as server.
No...
J. Moringen
01:59 PM Enhancement #1549 (Resolved): The documentation should mention that one Spread daemon is usually ...
In many case, including distribution over multiple machines, a single Spread daemon is enough. In addition, configuri... J. Moringen
01:57 PM Enhancement #1548 (New): Transports returned by ParticipantConfig::getTransports() should be mutable
@ParticipantConfig::getTransports()@ returns a @std::set@ of deep-copied @ParticipantConfig::Transport@ objects. As e... J. Moringen
11:50 AM Bug #1547 (Resolved): Unable to specify a manual converter selection strategy since cbd9e3c253
Applied in changeset rsb-python|commit:63698ffcc9cd50be82c91dba77a1385368f1e1fe. J. Moringen

06/24/2013

04:56 PM Bug #1545 (Resolved): rsb-cpp-spread does not link on windows
Applied in changeset rsb-spread-cpp|commit:d42f7e4c64b4704a12da435943982ca47c428a7f. J. Wienke
04:53 PM Revision d42f7e4c (rsb-spread-cpp): fixes #1545: Provide windows support.
Merge branch 'wip-windows' J. Wienke
04:38 PM Revision e105fee9 (rsb-spread-cpp): Define PATH for test execution on windows.
* Put all generated executables and libraries in one folder so that PATH
is not needed for project-internal files.
* ...
J. Wienke
01:49 PM Revision 1ccb568e (rsb-python): Added MANIFEST to .gitignore
J. Moringen
01:49 PM Revision 63698ffc (rsb-python): New function convertersFromTransportConfig in rsb/__init__.py
The function convertersFromTransportConfig has been extracted from
Participant.getConnectors. In addition, Participan...
J. Moringen
10:22 AM Revision 97f0c980 (rsb): Switch to gitslave from submodules.
* Add a gitslave file
* Remove sumboldule folders and config file
J. Wienke
09:13 AM Revision d4f39e47 (rsb): gits adding "../rsb.git.python" "rsb-python"
J. Wienke
09:10 AM Revision 4df4ef98 (rsb): gits creating .gitslave
J. Wienke

06/21/2013

04:34 PM Revision 7648161a (rsb-spread-cpp): Find boost in a similar way to rsb-cpp.
J. Wienke
04:24 PM Revision 139fdc6b (rsb-spread-cpp): Fix symbol exporting.
Use own export symbols instead of the ones from rsb-cpp, which could
never work correctly in a different project.
J. Wienke
02:34 PM Bug #1547: Unable to specify a manual converter selection strategy since cbd9e3c253
I think the only way left now is by providing a complete configurator instance during the creation of participants, w... J. Wienke
02:32 PM Bug #1547 (Resolved): Unable to specify a manual converter selection strategy since cbd9e3c253
With the changes introduced in commit:rsb-python|cbd9e3c253 my existing code broke because I was using something like... J. Wienke
02:03 PM Revision 6a9f6f19 (rsb-python): Correctly import rsb.
The existinc code sometimes lead to an unbound name rsb. J. Wienke
08:52 AM Bug #1540 (Resolved): Documentation for installation of rsb-python from packages doesn`t work
Applied in changeset rsb-manual|commit:ada183617495b666dbcf569aec33545e1f7250fe. J. Wienke
08:50 AM Bug #1546 (Resolved): Socket server dies because of incomplete message body
NAO is sending images and a prorgram... J. Wienke
08:50 AM Bug #1173 (Resolved): Socket server dies because of incomplete message body
From the comments I suspect this is resolved and I did not see such a crash again. J. Wienke

06/20/2013

11:00 AM Bug #1545 (Resolved): rsb-cpp-spread does not link on windows
See wip-windowsfix and respective CI job J. Wienke

06/19/2013

03:00 AM Revision e9a64f33 (rsb-tools-cl): Cleaned up AUTHORS files
* AUTHORS: deleted; same information can be found in the various *.asd
files
J. Moringen
02:05 AM Revision 8dfd83b4 (rsb-tools-cl): Moved PNG support into separate system cl-rsb-formatting-png.asd
* cl-rsb-formatting.asd (system cl-rsb-formatting): removed file
formatting/payload-image-png.lisp
(system cl-rsb...
J. Moringen

06/18/2013

01:01 AM Revision d939c036 (rsb-tools-cl): Added option for enabling SSL support in CMakeLists.txt
* CMakeLists.txt: added option WITH_SSL_SUPPORT for enabling SSL
support in drakma and hunchentoot
J. Moringen
01:00 AM Revision 6e429b09 (rsb-tools-cl): Added options for loading systems in CMakeLists.txt
* CMakeLists.txt: added options WITH_{ROS,YARP}_TRANSPORT to configure
loading of the corresponding systems
J. Moringen
02:42 PM Revision cc7c76eb (rsb-cpp): Provide a specialized version of DataFuture<void>.
This might fix the windows compilation problem as now no explicit destruction of shared_ptr<void> is required. J. Wienke
11:31 AM Revision 9f0f85eb (rsb-spread-cpp): Fix exporting of symbols on windows.
Two main issues existed:
* No exporting of symbols is required at all for plugin internals on windows.
* Exporting us...
J. Wienke
11:23 AM Revision e9b03fc6 (rsb-spread-cpp): Finx protobuf.
Protobuf is now required because the protocol files from RSB are built using protobuf. J. Wienke
11:00 AM Revision b437da2e (rsb-spread-cpp): Add a build file for windows.
Copied from other projects. J. Wienke
10:50 AM Revision 2ca8c3f9 (rsb-spread-cpp): Add eclipse project.
Added an eclipse project with correct formatting and build
configuration.
J. Wienke
10:49 AM Revision 9d8e9e55 (rsb-spread-cpp): Make spread required.
We can only build this project if spread was found. J. Wienke

06/17/2013

11:54 PM Revision 3090ba17 (rsb-ros-cl): Adaptations to let-plus changes in src/transport/**/*.lisp
* src/transport/ros/node.lisp (call-node): use `&ign' instead of nil
in `let+' bindings
(call-master): likewise
*...
J. Moringen
10:55 PM Revision 1e0ea80d (rsb-ros-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, rsb-...
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* rsb-ros.asd: likewise
J. Moringen
10:39 PM Revision 6754dada (rsb-yarp-cl): Fixed default initargs in src/converter/bottle-data-holder.lisp
* src/converter/bottle-data-holder.lisp (bottle/data-holder): made
:class initarg required
J. Moringen
10:39 PM Revision ddb72124 (rsb-yarp-cl): Shadow symbol connector in src/transport/yarp/package.lisp
* src/transport/yarp/package.lisp (package rsb.transport.yarp): shadow
symbol connector
J. Moringen
10:39 PM Revision 36d6e7cd (rsb-yarp-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
10:32 PM Revision a32c12e7 (rsb-ros-cl): Changed tabs to spaces, semicolon style in **/*.lisp, rsb-ros.asd
* **/*.lisp: changed tabs to spaces; fixed semicolon style; changed
comment indentation style
* rsb-ros.asd: likewise
J. Moringen
10:23 PM Revision eb5cd5c9 (rsb-ros-cl): Shortened license, updated copyright in **/*.lisp, rsb-ros.asd, C...
* **/*.lisp (header): shortened license; updated copyright
* rsb-ros.asd: likewise
* CMakeLists.txt: likewise
J. Moringen
10:03 PM Revision 63dfdce0 (rsb-yarp-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, rsb...
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* rsb-yarp.asd: likewise
J. Moringen
10:03 PM Revision c9fa8096 (rsb-yarp-cl): Changed tabs to spaces, semicolon style in **/*.lisp, rsb-yarp.asd
* **/*.lisp: changed tabs to spaces; fixed semicolon style; changed
comment indentation style
* rsb-yarp.asd: likewise
J. Moringen
10:02 PM Revision bead3048 (rsb-yarp-cl): Shortened license, updated copyright in **/*.lisp, rsb-yarp.asd,...
* **/*.lisp (header): shortened license; updated copyright
* rsb-yarp.asd: likewise
* CMakeLists.txt: likewise
J. Moringen
10:02 PM Revision c5995950 (rsb-yarp-cl): Cleaned up AUTHORS files
* AUTHORS: deleted; same information can be found in rsb-yarp.asd J. Moringen
08:19 PM Revision 8c8666f0 (rsb-ros-cl): Cleaned up AUTHORS files
* AUTHORS: deleted; same information can be found in rsb-ros.asd J. Moringen
07:16 PM Bug #1489: Selection of new fundamental converters breaks existing programs
@Johannes: did you test this already? Please report results once you do. J. Moringen
11:28 AM Tasks #1541: Update Submodules and HEADs of these
As long as we do not have gits or something running: should we add a jenkins job for automatically updating the submo... J. Wienke
11:25 AM Revision ada18361 (rsb-manual): fixes #1540: Fix pypi installation.
Use an arbitrarily high number for the patch version to get a version
specifier which most likely includes all versio...
J. Wienke
 

Also available in: Atom