Activity

From 12/14/2011 to 01/12/2012

01/12/2012

05:46 PM RSB XML Support Revision 07ea1099 (rsb-xml-cl): Simplification in src/filter/xpath.lisp
* src/filter/xpath.lisp (payload-matches? xpath-filter string):
simplified using `if-let'
J. Moringen
05:46 PM RSB XML Support Revision d262e9d4 (rsb-xml-cl): Qualified in-package forms with cl package in **/*.lisp
* src/xop/types.lisp (header): updated copyright
(in-package rsb-xml.xop): qualified `in-package' form with cl
pa...
J. Moringen
05:46 PM Revision e2036e85 (rsb-tools-cl): Replaced bind with let+ in **/*.lisp
* common/help.lisp (header): updated copyright
(print-uri-synopsis): use `let+' instead of `bind'
(print-version)...
J. Moringen
05:46 PM Revision 9cca5dc1 (rsb-tools-cl): Use *framework-timestamps* in formatting/event-style-meta-data....
* formatting/event-style-meta-data.lisp (header): updated copyright
(format-event event style-meta-data t): use
`...
J. Moringen
05:46 PM Revision fe6dea46 (rsb-cl): Added *framework-timestamps* in src/variables.lisp
* src/variables.lisp (*framework-timestamps*): new variable; contains
list of timestamps used by RSB
* src/event.li...
J. Moringen
05:46 PM Revision 433d8619 (rsb-cl): Improved documentation in src/filter/scope-filter.lisp
* src/filter/scope-filter.lisp (header): added one-line summary
(scope-filter): improved documentation string
J. Moringen
05:46 PM Revision 70a849d7 (rsb-cl): Added CMakeLists.txt with packaging instructions
* CMakeLists.txt: new file; contains packaging instructions J. Moringen
05:46 PM Revision ba6ffa19 (rsb-cl): Fixed nested error conditions in src/converter/protocol.lisp
* src/converter/protocol.lisp (wire->domain :around t t t): only wrap
in `wire->domain-conversion-error' if the con...
J. Moringen
09:10 AM Bug #309: Create pure spread test case for latencies
Reply from the list:
> Johannes + everybody,
>
> I've looked into this report (thanks for the demonstration app!) a...
J. Wienke

01/11/2012

04:01 PM Revision 0dd8bad5 (rsb-cpp): early workaround for crash in notfiyHandler, more sophisticated erro...
S. Wrede

01/10/2012

02:27 AM RSBag Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The data in question has been recorded using an old version of @bag-record@ without specifying the wire-schema manual... J. Moringen

01/08/2012

09:31 PM RSBag Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Didn't we do some special conversions to the geniale data? Sebastian, did you try the merged files? J. Wienke

01/07/2012

04:04 PM RSBag Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The log-file does not contain a wire-schema:... J. Moringen
03:20 PM RSBag Bug #797 (In Progress): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
J. Moringen
11:50 AM RSBag Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Replaying of recorded data from a tide.log file which is part of the Geniale NAO dataset is possible but working with... S. Wrede
03:10 PM Enhancement #782 (Resolved): rsb_version changes
Applied in changeset r3218. J. Moringen
02:45 PM Enhancement #782: rsb_version changes
Yeah, right. @rsb_version --version@ will be supported for conformance reasons, though. J. Moringen
02:40 PM Enhancement #782: rsb_version changes
--help ;)
program options is ok to my mind.
J. Wienke
02:39 PM Enhancement #782 (In Progress): rsb_version changes
Johannes complained that @rsb_version@ does not understand @--version@ and since there are no other objections or sug... J. Moringen
03:04 PM Revision c0622c69 (rsb-cpp): Use Boost.ProgramOptions in apps/rsbversion/rsbversion.cpp
fixes #782
* apps/rsbversion/rsbversion.cpp: added commandline flags (via
Boost.ProgramOptions) which control displ...
J. Moringen
11:54 AM Bug #796: Crash in ReceiverTask w/o Stacktrace on MacOS
The data comes from a NAO dataset recording as part of the Geniale activities. To tackle this problem, I openend anot... S. Wrede
10:21 AM Bug #795 (Resolved): rsbtest crashes due to socket transport
Applied in changeset r3217. J. Wienke
10:21 AM Feature #734 (Resolved): Make Spread Transport Compilation Optional
Applied in changeset r3217. J. Wienke
10:20 AM Revision ad1883d7 (rsb-cpp): * Make it possible to disable spread and socket transport from cmake...
* Do not assume existence of spread and socket transport and shield from user environment for participant configurati... J. Wienke

01/06/2012

11:46 PM Bug #796: Crash in ReceiverTask w/o Stacktrace on MacOS
Where do the events come from? J. Moringen
11:41 PM Bug #796 (In Progress): Crash in ReceiverTask w/o Stacktrace on MacOS
Just a note: The actual reason for the exception is that no matching converter can be found:... S. Wrede
11:36 PM Bug #796 (Rejected): Crash in ReceiverTask w/o Stacktrace on MacOS
Trying to receive events containing @rst.vision.Image@ data as payload (send as fragmented notifications), the client... S. Wrede
11:17 PM Revision 8310224c (rsb-cpp): added some trace info for joined notifications
S. Wrede
07:37 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Johannes Wienke wrote:
> That is probably the problem. However, I strongly vote against support the old mac line end...
Anonymous
06:11 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Jan Moringen wrote:
> I think there are two errors in the @LastTest_Macintosh.log@ file:
>
> First:
> [...]
> Not su...
J. Wienke
07:30 PM Bug #795: rsbtest crashes due to socket transport
I have to care for this anyways when disabling spread. J. Wienke
07:10 PM Bug #795: rsbtest crashes due to socket transport
I see the problem. In my home directory at .config I have an rsb.conf. which enables socket transport. The unit tests... J. Wienke
06:59 PM Bug #795 (Resolved): rsbtest crashes due to socket transport
... J. Wienke
06:19 PM Feature #734 (In Progress): Make Spread Transport Compilation Optional
J. Wienke
06:16 PM Bug #730: Server Key not Accessible for non-CoR-Lab Users
Can we move the key to the new webdav server when it is accessible? J. Wienke
06:05 PM Tasks #331 (In Progress): Generate and export API Documentation
@cl-docutils@ (and maybe @cl-sphinx@) will likely do the job. J. Moringen
06:04 PM Tasks #384 (Closed): Write a Converter-Authoring Tutorial
Additional improvements or changes should be tracked in separate issues. J. Moringen
06:03 PM Tasks #354 (Rejected): Framework Comparison Wiki Page
Obsolete since comparison against other middlewares is no longer the preferred strategy. J. Moringen
05:28 PM Revision d2b0164e (rsb-cl): Changed licenses of systems in cl-rsb.asd
refs #790
* cl-rsb.asd (system system cl-rsb): changed license GPL3 -> LGPLv3
(system cl-rsb-doc): likewise
(syst...
J. Moringen
05:28 PM Revision 3f975b00 (rsb-cl): merged changes from let-plus branch
J. Moringen
05:27 PM Revision 25856161 (rsb-cl): Extended documentation in src/filter/method-filter.lisp
* src/filter/method-filter.lisp (method-filter): extended
documentation string
(method-filter::method): likewise
J. Moringen
05:27 PM Revision 2296bf7e (rsb-cl): Changed license in src/patterns/types.lisp
refs #790
* src/patterns/types.lisp: updated copyright; changed license
information GPLv3 -> LGPLv3
J. Moringen
04:13 PM Revision cc492ee8 (rsb-cl): Fixed typo in license headers
refs #790
* **/*.lisp (header): fixed typo
* cl-rsb.asd (header): likewise
* CMakeLists.txt (header): likewise
J. Moringen
02:07 PM Revision c757dc9c (rsb-tools-cl): Improved locating of SBCL for windows in CMakeLists.txt
* CMakeLists.txt: added ${SBCL_HOME} to executable search path for the
sake of the windows installer
J. Moringen
12:43 PM Tasks #370 (Resolved): Relicensing to LGPL
J. Wienke
12:43 PM Tasks #788 (Resolved): Relicense Java
Applied in changeset r3209. J. Wienke
12:33 PM Tasks #788 (In Progress): Relicense Java
J. Wienke
12:41 PM Revision 007200d4 (rsb-java): Relicensing to LGPL
fixes #788 J. Wienke
12:31 PM Tasks #789 (Resolved): Relicense C++
Applied in changeset r3208. J. Wienke
12:23 PM Tasks #789 (In Progress): Relicense C++
J. Wienke
12:30 PM Revision 444d20fa (rsb-cpp): Relicensing to LGPL
fixes #789 J. Wienke
12:25 PM Revision a60c6d03 (rsb-protocol): Relicense to LGPL
refs #789 J. Wienke
09:39 AM Revision f8a2e300 (rsb-python): fix typo in license header
J. Wienke

01/05/2012

11:31 PM Revision 15a1ba5b (rsb-tools-cl): Improved automatic locating of SBCL in CMakeLists.txt
refs #support.cor-lab.de:336
* CMakeLists.txt: try to find SBCL binary on default path if
SBCL_HOME is not set
* sb...
J. Moringen
10:16 PM Tasks #790 (Resolved): Relicense CL
Applied in changeset r3204. J. Moringen
09:29 AM Tasks #790 (Resolved): Relicense CL
J. Wienke
10:16 PM Revision 8908e775 (rsb-cl): Changed license GPLv3 -> LGPLv3
fixes #790
* **/*.lisp (header): updated copyright; changed license information
GPLv3 -> LGPLv3
* cl-rsb.asd: likew...
J. Moringen
08:43 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I think there are two errors in the @LastTest_Macintosh.log@ file:
First:...
J. Moringen
06:52 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Okay, I ran the tests. I now see my mistake when reporting this... I have no idea how it happend, but between my copy... Anonymous
03:45 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Further suggestion: Please to run RSC's unit tests and check whether the @ConfigFileSourceEncodingTest@ succeeds (see... J. Moringen
09:07 AM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I see your point, however I don't understand why, if this is the problem, the unit tests of RSC work without problems... J. Wienke
10:40 AM Tasks #787 (Resolved): Relicense Python
Applied in changeset r3203. J. Wienke
09:27 AM Tasks #787 (Resolved): Relicense Python
to LGPL J. Wienke
10:30 AM Revision 644b0124 (rsb-python): relicensed to LGPLv3
fixes #787 J. Wienke
09:29 AM Tasks #789 (Resolved): Relicense C++
J. Wienke
09:28 AM Tasks #788 (Resolved): Relicense Java
J. Wienke
09:23 AM Tasks #370 (In Progress): Relicensing to LGPL
J. Wienke
09:15 AM Bug #786 (Resolved): /trunk/talks/data-stuff/code cannot be checked out on Windows
Applied in changeset r3202. J. Wienke
09:10 AM Bug #786 (In Progress): /trunk/talks/data-stuff/code cannot be checked out on Windows
J. Wienke
09:13 AM Revision c93c5a66 (rsb-talks): make things usable on windows
fixes #786 J. Wienke

01/04/2012

12:04 AM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
I placed rsb.conf in my user directory as @C:/Dokumente und Einstellungen/rabel/.config/rsb.conf@ (This should be @%H... Anonymous
06:59 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Ok, now that it is clear that the parsing in RSC is not the cause for this, we need to find a different reason.
Ro...
J. Wienke
04:10 PM Bug #785 (Resolved): Parsing of rsb.conf depends on OS-specific line ends
Original comment:
I set up rsb on Linux as well as Windoze (in that order) and once the rsb_informer/rsb_listener ...
J. Wienke
04:37 PM Bug #786 (Resolved): /trunk/talks/data-stuff/code cannot be checked out on Windows
@/trunk/talks/data-stuff/code@ cannot be checked out on Windows, because the following files violate the Windows nami... Anonymous
04:29 PM Bug #783: rsb::filter::OriginFilter should be exported
Hi,
I don't think so.
Anonymous
04:03 PM Bug #783: rsb::filter::OriginFilter should be exported
Do you need a backport to 0.5? J. Wienke
04:03 PM Bug #783 (Resolved): rsb::filter::OriginFilter should be exported
Applied in changeset r3201. J. Wienke
04:00 PM Bug #783 (In Progress): rsb::filter::OriginFilter should be exported
J. Wienke
03:37 PM Bug #783 (Resolved): rsb::filter::OriginFilter should be exported
rsb::filter::OriginFilter is not exported into rsbcore.dll, so it cannot be linked against.
The chat tutorial proj...
Anonymous
04:03 PM Revision adc41e22 (rsb-cpp): Expose OriginFilter in shared library
fixes #783 J. Wienke
03:59 PM Revision de6d455a (rsb-cpp): Quoting is not allowed here as it would destroy several list entries...
J. Wienke

01/02/2012

06:14 PM RSB XML Support Revision de7c5038 (rsb-xml-cl): Replaced use of metabang-bind with let-plus
* src/xop/package.lisp (header): updated copyright
(package rsb-xml.xop): do not use package `bind'
* src/filter/xp...
J. Moringen
12:51 PM RSB XML Support Revision 5b660d21 (rsb-xml-cpp): Made getAttachment method const in cpp/src/XOPData.{h,cpp}
* cpp/src/XOPData.{h,cpp}: declared getAttachment method const;
simplified implementation
J. Moringen
12:45 PM RSB XML Support Revision 3c720e2c (rsb-xml-cpp): Cleanup in src/CMakeLists.txt
* src/CMakeLists.txt: removed unnecessary compiler include path setup;
removed unnecessary rsb-protocol-related set...
J. Moringen
12:41 PM RSB XML Support Revision dd6dc72d (rsb-xml-cpp): Fixed includes in src/XOPDataConverter.{h,cpp}
* src/XOPDataConverter.{h,cpp}: use "" rather than <> includes for
in-project headers
J. Moringen
12:04 PM Revision f430af16 (rsb-tools-cpp): More debug output.
refs #769 J. Wienke
12:03 PM Revision 04f6ea35 (rsb-cpp): Allow to specify an additional payload size
J. Wienke

12/30/2011

11:29 PM Bug #761: RSB is built with profiling instrumentation
See "# 335 in support.cor-lab.org":https://support.cor-lab.org/issues/335. J. Moringen
11:15 PM Revision 078cc360 (rsb-tools-cl): Package-qualify in-package forms in **/*.lisp
* stats/types.lisp (in-package rsb.stats): qualify `in-package' form
with cl package
* stats/reduction-mixin.lisp (...
J. Moringen
11:15 PM RSBag Revision 8aa62508 (rsbag-tools-cl): Fixed a copy&paste error in CMakeLists.txt
* CMakeLists.txt: fixed variable name CL_RSB_VERSION_... ->
CL_RSBAG_TOOLS_VERSION_...
J. Moringen

12/29/2011

10:30 PM Bug #761: RSB is built with profiling instrumentation
I think this is also required for project:rsc, to get completely rid of this. J. Wienke
01:40 PM Bug #761 (In Progress): RSB is built with profiling instrumentation
There now is "a separate build job for packaging":https://ci.cor-lab.de/job/rsb-cpp-trunk-package/ which builds every... J. Moringen
02:16 PM Revision 9d369c53 (rsb-tools-cl): Do not overwrite CPACK_GENERATOR in CMakeLists.txt
* CMakeLists.txt: do not overwrite CPACK_GENERATOR if it has been
set
J. Moringen
02:16 PM RSBag Revision 4d0bec2e (rsbag-tools-cl): Do not overwrite CPACK_GENERATOR in CMakeLists.txt
* CMakeLists.txt: do not overwrite CPACK_GENERATOR if it has been
set
J. Moringen
01:52 PM RSBag Revision 87c95da1 (rsbag-tools-cl): Improved portability of CMakeLists.txt
* CMakeLists.txt: extract system version in a portable manner using
CMake functions
J. Moringen
01:48 PM Revision 3b2ffd12 (rsb-tools-cl): Improved portability of CMakeLists.txt
* CMakeLists.txt: extract system version in a portable manner using
CMake functions
J. Moringen

12/28/2011

09:15 PM Revision 96eb3c87 (rsb-tools-cl): Added commandline options to info/main.lisp
* info/main.lisp (update-synopsis): added commandline options verbose,
configuration, filters and event-processing
...
J. Moringen
09:15 PM Revision b343bb84 (rsb-tools-cl): Cosmetic changes in logger/main.lisp
* logger/main.lisp (in-package :rsb.tools.logger): qualify
`in-package' form with cl package
(update-synopsis): u...
J. Moringen
08:23 PM Revision 0b85374a (rsb-cpp): CPACK_GENERATOR handling in CMakeLists.txt
* CMakeLists.txt: do not overwrite CPACK_GENERATOR if it is already
set
J. Moringen

12/27/2011

07:56 PM Enhancement #782: rsb_version changes
I'm not sure that it is a good idea to move this binary to a subproject, which needs to be compiled separatey. Then, ... J. Wienke

12/26/2011

07:56 PM Enhancement #782 (Resolved): rsb_version changes
I think, the following things regarding @rsb_version@ could be changed:
* Rename to @rsb_info@ (since more informati...
J. Moringen
05:44 PM Revision 625b3813 (rsb-cpp): Added printing of event processing in apps/rsbversion/rsbversion.cpp
* apps/rsbversion/rsbversion.cpp: print available event sending and
event receiving strategies
J. Moringen
05:43 PM Revision 71d60b29 (rsb-cpp): Fixed transport options in src/rsb/transport/transports.cpp
* src/rsb/transport/transports.cpp: fixed registration of options for
the socket transport
J. Moringen
05:40 PM Revision 4e921a11 (rsb-cpp): Added factory for event sending strategies
* src/CMakeLists.txt: added file
src/rsb/eventprocessing/EventSendingStrategyFactory.h
* src/rsb/eventprocessing/Di...
J. Moringen
05:18 PM Enhancement #779 (Feedback): Evaluate if Sphinx is a Basis for Better Concept, Installation and T...
J. Moringen

12/25/2011

12:30 AM Tasks #750 (Resolved): Reduce size of Debian package
J. Moringen
03:18 PM Revision 2b80291a (rsb-tools-cl): Load TCP-based transport
* main/dump.lisp (load-system :usocket): load system to pull in
TCP-based transport
J. Moringen
03:18 PM Revision 61e88611 (rsb-tools-cl): Cosmetic changes in in call/main.lisp
* call/main.lisp (header): added one-line summary
(in-package :rsb.tools.call): added package qualification for cl
...
J. Moringen
03:18 PM Revision 85b58cf0 (rsb-tools-cl): merged changes from single-binary branch; refs #750
J. Moringen
01:14 PM Revision 04f11189 (rsb-tools-cl): Added info tool in info/ directory
* info/main.lisp: new file; contains entry point of the info tools
* info/package.lisp: new file; contains rsb.tools....
J. Moringen
01:14 PM Revision eb13e62e (rsb-tools-cl): Portability improvement in CMakeLists.txt
* CMakeLists.txt: replaced use of sed with CMake's STRING function for
portability
J. Moringen

12/24/2011

03:24 PM Revision 31b51b4f (rsb-tools-cl): Always print separator in formatting/separator-mixin.lisp
* formatting/separator-mixin.lisp
(format-event :after t separator-mixin t): changed specializer event
-> t
J. Moringen
03:24 PM RSBag Revision 4adefeb4 (rsbag-tools-cl): Minor fixes in bag-merge/main.lisp
* bag-merge/main.lisp (in-package :rsbag.tools.merge): qualify
`in-package' form with cl package
(main): fixed fo...
J. Moringen

12/23/2011

03:16 PM RSBag Revision 56a40142 (rsbag-tools-cl): Load TCP transport and Elan backend in main/dump.lisp
refs #780
* main/dump.lisp (load-system :usocket): load usocket to pull in
TCP-based transport
(load-system :cl-r...
J. Moringen
03:16 PM RSBag Revision b705556a (rsbag-tools-cl): Improved help output in main/main.lisp
* main/main.lisp (main): improved formatting of suggested
symlink-creation command
J. Moringen
03:16 PM RSBag Revision 63cb7854 (rsbag-tools-cl): Use make-style-help-string in bag-cat/main.lisp
* bag-cat/main.lisp (in-package rsbag.tools.cat): qualify `in-package'
form with cl package
(update-synopsis): us...
J. Moringen

12/22/2011

07:14 PM RSBag Tasks #780 (In Progress): Implement Elan backend
J. Moringen
03:18 PM RSBag Tasks #780 (Resolved): Implement Elan backend
Relevant features
* Reading textual tiers ✓
* Writing textual tiers ✓
* Reading associated video files (later,...
J. Moringen
07:00 PM RSBag Revision 07f2b6ea (rsbag-cl): initial merge from elan branch refs #780
J. Moringen
06:30 PM Revision 8dce8af0 (rsb-manual): Slightly extended tutorial in tutorial.rst
* tutorial.rst: improved and extended installation section; added
filter extension point
J. Moringen
06:29 PM Revision 7bb5421e (rsb-manual): Added separate files for tools {call,info,logger}.rst
* tools.rst: removed tool descriptions; reference dedicated files
instead
* call.rst: new file; contains documentat...
J. Moringen
06:23 PM Revision c203fae3 (rsb-manual): Added filter section in concepts.rst
* concepts.rst: added Filter section J. Moringen
03:22 PM RSBag Tasks #781 (Resolved): Create a manual
J. Moringen
03:01 PM RSBag Revision f632c3fb (rsbag-cl): Moved some conditions to src/backend/conditions.lisp
* src/backend/conditions.lisp: new file; contains condition
classes which may be shared across backends
* src/backe...
J. Moringen

12/21/2011

12:04 AM Revision 98174d12 (rsb-cl): Simplified defpackage forms in **/package.lisp
* src/package.lisp (package rsb): simplified `defpackage' form
* src/event-processing/package.lisp (package rsb.event...
J. Moringen
10:56 PM RSBag Revision 8d546325 (rsbag-tools-cl): Portability improvement in CMakeLists.txt
* CMakeLists.txt: replaced use of sed with CMake's STRING function
for portability
J. Moringen
05:23 PM Enhancement #779 (Resolved): Evaluate if Sphinx is a Basis for Better Concept, Installation and T...
Should a "Sphinx":http://sphinx.pocoo.org/ -based manual be added to RSB?
Goals:
* The manual shall not replace t...
S. Wrede
05:20 PM Enhancement #778 (New): Move Figures to Top-Level Folder
Figure shall be extracted from individual folders, e.g., specific presentations, in order to allow for inclusion in d... S. Wrede
02:58 PM Revision 6d123db9 (rsb-manual): Disabled extensions in conf.py
* conf.py: disabled all extensions to minimize dependencies; we not
currently use extensions anyway
J. Moringen
02:39 PM Revision 75100e07 (rsb-manual): Extended tutorial topics and added listings
* tutorial.rst: added tutorial topcs; added some listings for Python
and Common Lisp
J. Moringen
02:38 PM Revision b3732469 (rsb-manual): Added chapter on tools
* index.rst: added reference to tools.rst
* tools.rst: new file; contains documentation for the bundled RSB
tools
J. Moringen
01:40 PM Revision 0663b44a (rsb-manual): Added introduction, extended tutorial
* index.rst: reference introduction
* introduction.rst: new file; contains a short introduction (currently
just cop...
J. Moringen

12/20/2011

04:34 PM Revision eb7f6374 (rsb-manual): initial manual skeleton
J. Moringen

12/16/2011

12:43 PM Revision 2d280b30 (rsb-cl): Added apply-error-policy in src/event-processing/protocol.lisp
* src/event-processing/protocol.lisp (apply-error-policy): new generic
function; apply the error policy of a connec...
J. Moringen

12/15/2011

04:13 PM RSB XML Support Revision 431bc740 (rsb-xml-cpp): Fixed RS? dependencies in CMakeLists.txt
* CMakeLists.txt: added definition of RSTSANDBOX_EXPORT; configure RSB
and RST include directories
* src/XOPData.cp...
J. Moringen
03:30 PM RSB XML Support Revision 5ec7c3c7 (rsb-xml-cpp): Coding style adaptations in all files
* bridge/CTUConverter.{h,cpp}: applied RSC coding style; use #pragma
once consistently; added copyright header
* sr...
J. Moringen
03:15 PM RSB XML Support Tasks #463: XML/XOP Support
C++ XOPData, xerces and xmltio representations are available and a bit tested.
The cmake files need to be "beautifie...
M. Meier
03:11 PM RSB XML Support Revision 2d6ba660 (rsb-xml-cpp): c++ XOPData object and additional xerces-c/xmltio docs.
xerces and xmltio are off by default because there
is currently no cmake find() stuff for the dependencies.
cross lan...
M. Meier

12/14/2011

03:47 PM Revision bb933629 (rsb-tools-cpp): Configure conversions for all transport at sending informer
fixes #762 J. Wienke
03:46 PM Bug #763 (Resolved): Socket server dies on socket client errors
... J. Wienke
03:28 PM Revision ea1478c3 (rsb-tools-cpp): Fixes for rsc trunk
J. Wienke
12:13 PM Revision 37103de5 (rsb-model): add an activity diagram to explain how converters are selected. Mo...
J. Wienke
03:40 AM Bug #714 (Resolved): Bus-lock in socket-based transport is too coarse
Applied in changeset r3172. J. Moringen
03:32 AM Revision 816559ca (rsb-cl): initial merge of changes from socket-transport branch fixes #714, ref...
J. Moringen
 

Also available in: Atom