Activity

From 03/15/2014 to 04/13/2014

04/13/2014

08:41 PM Revision 874f54d1 (rsb-protocol): Added field start_time in proto/rsb/protocol/operatingsystem/Pr...
refs #1823
* proto/rsb/protocol/operatingsystem/Process.proto (Process.start_time):
new field; stores start time o...
J. Moringen
07:12 PM Revision 47b84562 (rsb-manual): Fixed repository locations in specification-config.rst
* specification-config.rst (Implementations): fixed directories within
in repositories for C++ and Java implementat...
J. Moringen
06:55 PM Revision b5a66167 (rsb-manual): Added description in specification-transport-level-filtering.rst
will ref #1128
* specification-transport-level-filtering.rst: new file; contains
description of transport-level fi...
J. Moringen
06:44 PM Revision 5fc6d4a9 (rsb-manual): Initial specification of flow control in specification-flow-contr...
* specification-flow-control.rst: new file; contains specification of
the flow control protocol
* specification.rst...
J. Moringen
06:39 PM Revision 4526662b (rsb-manual): Fixed repository location in specification-introspection.rst
* specification-introspection.rst (Implementations): fixed directory
within rsb-cl repository
J. Moringen

04/12/2014

04:38 AM Revision 1ec07380 (rsb-tools-cpp): Updated include in src/timesync/rsb/tools/timesync/rsbtimesync...
* src/timesync/rsb/tools/timesync/rsbtimesync.cpp (header): updated
copyright
(include rsb/util/EventQueuePushHan...
J. Moringen
04:38 AM Revision 90deeddb (rsb-tools-cpp): Updated include in examples/timesync/rsbts_display.cpp
* examples/timesync/rsbts_display.cpp
(header): updated copyright
(include rsb/util/EventQueuePushHandler.h): cha...
J. Moringen
04:36 AM Revision f6db86aa (rsb-tools-cpp): Updated Server -> LocalServer in src/simplebuffer/rsb/tools/si...
* src/simplebuffer/rsb/tools/simplebuffer/BufferRequestCallback.h
(include rsb/patterns/LocalServer.h): changed rsb...
J. Moringen

04/09/2014

05:41 PM RSB XML Support Revision 5ceaee2e (rsb-xml-java): fixed handling of bytebuffers
S. Meyer zu Borgsen
05:40 PM RSB XML Support Revision 1575c605 (rsb-xml): fixed handling of bytebuffers
S. Meyer zu Borgsen

04/07/2014

09:12 PM Revision d0b36d50 (rsb-manual): Specification of introspection in specification-introspection.rst
fixes #1749
* specification-introspection.rst: new file; contains specification of
the introspection protocol
* sp...
J. Moringen
09:03 PM Revision 48acc42c (rsb-manual): Specification of introspection in specification-introspection.rst
fixes #1749
* specification-introspection.rst: new file; contains specification of
the introspection protocol
* sp...
J. Moringen
08:55 PM Revision f50a7e5e (rsb-manual): Explain changes w.r.t. Python rsb.create* functions in news.rst
* news.rst (RSB 0.11): added a note about participant constructors;
mentioned renamed function rsb.{createServer ->...
J. Moringen
08:30 PM Revision a87a4a8f (rsb-python): Renamed createServer -> createLocalServer in rsb/__init__.py
* rsb/__init__.py (createLocalServer): renamed createServer ->
createLocalServer
(createServer): new function; fo...
J. Moringen
08:11 PM Revision 1bb625ae (rsb-integrationtest): Better test for "error" method in lisp/client.lisp
* lisp/client.lisp (client-main): use `handler-case' and :no-error when
calling "error" method
J. Moringen
08:11 PM Revision cb054096 (rsb-integrationtest): Moved terminate-{wait,notify} to lisp/common.lisp
* lisp/common.lisp (*terminate*): new variable; moved here from
lisp/server.lisp
(terminate-wait): similar
(ter...
J. Moringen
08:11 PM Revision 3e794a59 (rsb-integrationtest): Cleanup in lisp/*.lisp, lisp/CMakeLists.txt
* lisp/common.lisp: tabs -> spaces; use uninterned symbol syntax
in *-package forms
* lisp/config.lisp: similar
* l...
J. Moringen
08:11 PM Revision 9b7c8e0c (rsb-integrationtest): Changed scope for request-reply test in */{client,server}.*
Changed scope
/rsbtest/clientserver -> /rsb-integration-test/request-reply
to exercise a larger subset of the leg...
J. Moringen
08:11 PM Revision 38ac868f (rsb-integrationtest): "Unscreamified" **/CMakeLists.txt, lisp/sbcl.cmake.in
* CMakeLists.txt: "unscreamified"
* cpp/CMakeLists.txt: likewise
* java/CMakeLists.txt: likewise
* lisp/CMakeLists.tx...
J. Moringen
08:11 PM Revision 1896ff5d (rsb-integrationtest): Test more scope characters in {cpp,java,lisp,python}/{li...
* cpp/informer.cpp: added "_" and "-" to scope names
* cpp/listener.cpp: likewise
* java/informer.java (header): upda...
J. Moringen
08:11 PM Revision d65c2264 (rsb-integrationtest): Changed obsolete Server -> LocalServer in cpp/server.cpp
* cpp/server.cpp (header): updated copyright
(EchoCallback): changed base class Server::Callback ->
LocalServer::...
J. Moringen
08:10 PM Revision ec4bcbd2 (rsb-integrationtest): Use create* and context manager protocol in python/{list...
* python/listener.py (toplevel): use createListener
* python/server.py (header): updated copyright
(toplevel): use ...
J. Moringen
08:10 PM Revision 12d78746 (rsb-integrationtest): Added missing assertion in python/client.py
* python/client.py: check return value when calling "ping" method J. Moringen
08:10 PM Revision abe43f0a (rsb-integrationtest): Added wait-file logic to all client-server tests
* cpp/server.cpp (main): write ready file
* java/server.java: likewise
* lisp/common.lisp (header): updated copyright...
J. Moringen
08:09 PM Revision a66afa32 (rsb-integrationtest): Made timeouts configurable in test/integrationtest.py
* test/integrationtest.py (header): updated copyright
(IntegrationTest.timeout): new attribute; default timeout
(...
J. Moringen
08:08 PM Revision 7d014c1e (rsb-integrationtest): Fix error message in test/integrationtest.py
* test/integrationtest.py
(IntegrationTest.addListenerInformerPair.testFunc): fixed swapped
informer and listener...
J. Moringen

04/04/2014

05:45 PM Revision 5e7432fd (rsb-java): Backport: Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke
05:45 PM Revision a7021a86 (rsb-java): Backport: Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke
05:44 PM Revision 545aa268 (rsb-java): Fix eclipse project
classpath for new spread version J. Wienke
05:43 PM Revision 29ba0629 (rsb-java): Fix deactivation of SocketInPushConnector
Deregister all handlers etc correctly
fixes #1832
J. Wienke

04/02/2014

06:21 PM Revision 8f45c784 (rsb-manual): Added "Participants are not cleaned up" in troubleshooting.rst
fixes #1513
* troubleshooting.rst (Participants are not cleaned up): new section;
explain how to ensure cleanup of...
J. Moringen

04/01/2014

05:44 PM Revision 6cdb52cb (rsb-cl): Removed special treatment of rsb schema in src/uris.lisp
* src/uris.lisp (header): updated copyright
(uri->scope-and-options): removed special treatment of rsb schema
(%t...
J. Moringen
05:43 PM Revision 8efede77 (rsb-cl): Added +root-scope+ constant in src/scope.lisp
* src/scope.lisp (scope): evaluate at compile-time to allow the
following `defconstant'
(+root-scope+): new const...
J. Moringen
05:32 PM Revision 3eab7462 (rsb-cl): Added *reserved-scope* in src/variables.lisp
* src/variables.lisp (header): updated copyright
(*reserved-scope*): new variable; contains a scope sub-scopes of w...
J. Moringen
05:29 PM Revision 8d8390a0 (rsb-cl): Optimized scope= and sub-scope? in src/scope.lisp
* src/scope.lisp (scope=): check `eq' before comparing components
(sub-scope?): likewise
J. Moringen
05:24 PM Revision 8c411dde (rsb-cl): Fixed test logic in test/scope.lisp
* test/scope.lisp (header): updated copyright
(test scope-root::relations): allow testing multiple relations;
sim...
J. Moringen
04:13 PM Revision aa807d75 (rsb-manual): Disabled speculative description of rsb: schema in specification-...
* specification-uris.rst (Generic URIs): replaced description of the
schema with a note that such URIs are not curr...
J. Moringen

03/31/2014

12:14 AM Revision adfc9443 (rsb-manual): Added "Reporting Bugs" in troubleshooting.rst
* troubleshooting.rst (Reporting Bugs): new section; contains guidelines
for reporting RSB bugs
* conf.py.in (redmi...
J. Moringen
09:38 PM Revision 1728a145 (rsb-python): Renamed createServer -> createLocalServer in rsb/__init__.py
* rsb/__init__.py (createLocalServer): renamed createServer ->
createLocalServer
(createServer): new function; fo...
J. Moringen
09:35 PM Revision b981d821 (rsb-python): Improved participant creation in rsb/[patterns/]__init__.py
Each construction of a participant now goes through
createParticipant(CLASS, CONFIG, KWARGS)
This allows hooking ...
J. Moringen

03/28/2014

01:46 PM Revision 7fa2574b (rsb-ros-cl): Improved error handling in initialize-connection in src/transport...
* src/transport/ros/conditions.lisp (header): updated copyright
(header-error): new condition class; signaled for e...
J. Moringen

03/27/2014

07:32 PM Revision f134cede (rsb-manual): Mention reserved scopes in specification-scope.rst
* specification-scope.rst (Reserved Scopes): new section; mention that
subscopes of /__rsb/ are reserved for the im...
J. Moringen
07:32 PM Revision 7ead327b (rsb-manual): Hide notification message definitions by default in specification...
* specification-spread.rst: use "multi" container to allow hiding and
showing notification message definitions
J. Moringen
07:32 PM Revision a3a2642d (rsb-manual): Typo and markup fixes in specification-{yarp,ros}.rst
* specification-yarp.rst: typo and markup fixes
* specification-ros.rst: likewise
J. Moringen
07:32 PM Revision 4ce3bae7 (rsb-manual): Improved repositories URLs in specification-*.rst, CMakeLists.txt
* CMakeLists.txt: added repository URLs for sub-modules
{spread,yarp-cpp, {yarp,ros}-cl
* specification-spread.rst ...
J. Moringen
07:32 PM Revision 39cb82e1 (rsb-manual): REPOSITORY_BASE_URL instead of literal URL in conf.py.in
* conf.py.in: replaced literal URL with REPOSITORY_BASE_URL J. Moringen

03/26/2014

01:05 AM Revision 115e86c9 (rsb-cpp): Include LocalServer.h for backward compatibility in src/rsb/patterns...
* src/rsb/patterns/Server.h: include src/rsb/patterns/Server.h at the
end of the file
J. Moringen

03/25/2014

12:33 AM Revision fd9dde60 (rsb-cpp): Removed *Service classes in src/rsb/*.{h,cpp}
These classes were unused and will be superseded by composite
participants.
* src/rsb/Service.{h,cpp}: removed; no l...
J. Moringen
12:33 AM Revision c4a65008 (rsb-cpp): Use MethodFilter in src/rsb/patterns/{Local,Remote}Server.cpp
refs #482
* src/rsb/patterns/LocalServer.cpp
(LocalServer::LocalMethod::makeListener): install MethodFilter for
...
J. Moringen
12:31 AM Revision b39031f2 (rsb-cpp): Added MethodFilter class in src/rsb/filter/MethodFilter.{h,cpp}
refs #482
* src/rsb/filter/MethodFilter.{h,cpp}: new files; contain MethodFilter
class which selects events based ...
J. Moringen
12:24 AM Revision 08778a23 (rsb-cpp): Cosmetic changes and whitespace fixes in src/rsb/filter/*.{h,cpp}
* src/rsb/filter/Filter.cpp: cosmetic changes and whitespace fixes
* src/rsb/filter/FilterObserver.{h,cpp}: likewise
...
J. Moringen
12:24 AM Revision 8ebb24d3 (rsb-cpp): Added method classes in src/rsb/patterns/*Server.{h,cpp}
fixes #1822
* src/rsb/patterns/Server.{h,cpp}: new files; contain base classes for
method classes
* src/rsb/patter...
J. Moringen
12:24 AM Revision 626f7685 (rsb-cpp): Removed sendType and associated logic in src/rsb/patterns/RemoteServ...
The other implementations do not have this logic and it is not clear
whether we want something like this at all.
* s...
J. Moringen
12:20 AM Revision c659fb0e (rsb-cpp): Renamed Server -> LocalServer in src/rsb/patterns/LocalServer.{h,cpp}
* src/rsb/Factory.{h,cpp} (Factory::createLocalServer): new function;
create and return a LocalServer
(Factory::c...
J. Moringen
07:57 PM Revision 07eaa83c (rsb-manual): Mention added MethodFilter classes in news.rst
refs #482
* news.rst: mention new C++ and Python MethodFilter classes
J. Moringen
07:46 PM Revision 88d6474a (rsb-python): Use MethodFilter to select events in in rsb/patterns/__init__.py
refs #482
* rsb/patterns/__init__.py (LocalMethod.makeListener): add MethodFilter
for "REQUEST" method value to cr...
J. Moringen
07:45 PM Revision 3165adeb (rsb-python): Added MethodFilter in rsb/filter.py
refs #482
* rsb/filter.py (MethodFilter): new class; filter events based on the
value of their method field
* test...
J. Moringen

03/23/2014

09:32 PM Revision 36db8879 (rsb-tools-cl): Take into account executable suffixes in CMakeLists.txt, main/d...
* CMakeLists.txt: append CMAKE_EXECUTABLE_SUFFIX to executable file
names
* main/dump.lisp (toplevel): append ".exe...
J. Moringen
07:01 PM Revision b0deeca9 (rsb-tools-cl): Do not implicitly declare C/C++ project nature in CMakeLists.txt
* CMakeLists.txt (project): specify pseudo programming language "NONE"
to implicitly declaring C/C++
J. Moringen
05:17 AM Revision a314d621 (rsb-tools-cl): Portability improvements in CMakeLists.txt
* CMakeLists.txt (SBCL_HOME): convert from native to CMake path
(SBCL_EXECUTABLE): likewise
(CL_SOURCE_REGISTRY):...
J. Moringen
05:17 AM Revision d8736749 (rsb-tools-cl): Adapted to changed request-reply scopes in formatting/util.lisp
refs #1820
* formatting/util.lisp (format-method): adapted to changed request-reply
scopes
J. Moringen
05:17 AM Revision 2557725e (rsb-tools-cl): No precise version extraction without git in CMakeLists.txt
* CMakeLists.txt: do not attempt precise version extract when no git
executable has been found
J. Moringen
04:58 AM Revision 3b23a258 (rsb-cl): Removed "request","reply" scope components in src/patterns/request-re...
fixes #1820
Removed "request","reply" scope components form listeners and informers
used to implement the request-re...
J. Moringen
04:50 AM Revision 6ce92d21 (rsb-cl): Made method classes subclasses of participant in src/patterns/server....
* src/patterns/server.lisp (method1): added superclass `participant'
(define-lazy-creation-method): simplified
(%...
J. Moringen
04:43 AM Revision 65eeb206 (rsb-java): Removed "request", "reply" scope components in src/rsb/patterns/Met...
refs #1820
* src/rsb/patterns/Method.java (Method.Method): removed "request",
"reply" components form constructed ...
J. Moringen
04:15 AM Revision 254f4f2d (rsb-python): Removed "request","reply" scope components in rsb/patterns/__init...
refs #1820
Do not add "request" and "reply" scope components when constructing the
listeners and informers implement...
J. Moringen
04:15 AM Revision c811461b (rsb-python): Allow event-based callbacks in rsb/patterns/__init__.py
* rsb/patterns/__init__.py (LocalMethod._handleRequest): pass event
instead of its payload to callback when request...
J. Moringen
04:15 AM Revision 88791ecc (rsb-python): Make Method classes subclasses of Participant in rsb/patterns/__i...
refs #1743
* rsb/patterns/__init__.py (Method): changed superclass object ->
Participant
(Method.__init__): acce...
J. Moringen
04:12 AM Revision c3febae1 (rsb-cpp): [Remote]Server derived from Participant in src/rsb/patterns/RemoteSe...
refs #1741
* src/rsb/patterns/RemoteServer.{h,cpp} (header): updated copyright
(RemoteServer): changed base class ...
J. Moringen
04:06 AM Revision 00c8e025 (rsb-cpp): Removed "request", "reply" scope components in src/rsb/patterns/[Rem...
refs #1820
Do not use "request", "reply" scope components for informers and
listeners sending requests and replies. ...
J. Moringen
04:02 AM Revision bf2ac166 (rsb-cpp): Added Server::EventCallback in src/rsb/patterns/Server.{h,cpp}
* src/rsb/patterns/Server.{h,cpp}: added new class Server::EventCallback J. Moringen
04:02 AM Revision f4688fb2 (rsb-cpp): Event-based callback interface in src/rsb/patterns/Server.{h,cpp}
* src/rsb/patterns/Server.{h,cpp} (Server::IntlCallback::intlCall):
return EventPtr instead of AnnotatedData
(Ser...
J. Moringen

03/22/2014

07:20 PM Revision 34c77416 (rsb-cpp): Added RSB_RELATIVE_PLUGIN_DIRECTORY in CMakeLists.txt
refs #1767
* CMakeLists.txt: added RSB_RELATIVE_PLUGIN_DIRECTORY
* RSBConfig.cmake.in: use it
J. Moringen
06:59 PM Revision 6501ec3b (rsb-cpp): Fixed strange indentation in src/rsb/Handler.h
* src/rsb/Handler.h (Handler): fixed strange indentation of members J. Moringen
06:39 PM Revision a7679d0e (rsb-python): Store configuration in participants in rsb/[patterns/]__init__.py
* rsb/__init__.py (Participant.__init__): store provided configuration
in attribute; extended documentation string ...
J. Moringen
06:38 PM Revision 9583e40b (rsb-python): Allow - and _ characters in scopes in rsb/__init__.py
* rsb/__init__.py (Scope.__COMPONENT_REGEX): allow - and _ in scope
components
J. Moringen
06:38 PM Revision f9f554b7 (rsb-python): Print event method in rsb/__init__.py
* rsb/__init__.py (Event.__str__): print method attribute J. Moringen
06:03 PM Revision f9fe6f63 (rsb-manual): Removed "request", "reply" scope components in specification-requ...
refs #1820
* specification-request-reply.rst: removed "request", "reply" scope
components from specification of li...
J. Moringen
06:03 PM Revision 97155d8b (rsb-manual): Clarifications and corrections in specification-request-reply.rst
* specification-request-reply.rst: corrected explanation of request id
encoding in reply event; minor markup and wo...
J. Moringen
03:11 AM Revision 8f455b45 (rsb-cl): %scope-string -> scope-%string in src/scope.lisp
* src/scope.lisp (scope::%string): fixed accessor name %scope-string ->
scope-%string
(scope-string scope): adapt...
J. Moringen
03:11 AM Revision cbdae9bd (rsb-cl): Fixed priority of filter, transform handling in src/event-processing/...
Previously, configurator transforms could be applied before
filters. This way, events could be destructively transfor...
J. Moringen

03/21/2014

10:11 PM Revision 107f1886 (rsb-protocol): Description of id for Linux in proto/rsb/protocol/operatingsyst...
* proto/rsb/protocol/operatingsystem/Host.proto: added specification of
host id computation to description of id field
J. Moringen
07:53 PM Revision 38abc95e (rsb-protocol): Added parent id in proto/rsb/protocol/introspection/Hello.proto
refs #1748
* proto/rsb/protocol/introspection/Hello.proto: added optional field for
id of parent participant
J. Moringen
07:52 PM Revision fedc6cb5 (rsb-protocol): More precise description of ids in proto/rsb/protocol/introspec...
refs #1748
* proto/rsb/protocol/introspection/Bye.proto: for id field, mention RFC
4122 and specify length constra...
J. Moringen
05:10 PM Revision 7cab68d6 (rsb-python): Removed traces of unused Service participant in rsb/__init__.py
* rsb/__init__.py (Participant.__init__): do not mention Service in
documentation string
(createService): removed...
J. Moringen

03/19/2014

10:14 PM Revision 1f96cbd7 (rsb-talks): Removed temporary files rst-apartment-lsp/slides.*
* rst-apartment-lsp/slides.{aux,log,nav,out,pdf,snm,toc,vrb}: removed;
probably added by accident
J. Moringen
10:14 PM Revision e7a01373 (rsb-talks): Changes for Apartment LSP talk in rst-apartment-lsp/slides.tex
Warning:
* also explains build-generator, not only RST
* some parts are specific to the Apartment LSP
* rst-apartmen...
J. Moringen

03/18/2014

08:09 PM Revision 674dcc9c (rsb-cpp): Use signalParticipantDestroyed to send Bye in src/rsb/introspection/...
* src/rsb/introspection/IntrospectionSender.{h,cpp}:
* src/rsb/introspection/Plugin.cpp: connect signalParticipantDes...
J. Moringen
08:07 PM Revision 9d9c3f5e (rsb-cpp): Added signalParticipantDestroyed in src/rsb/{Participant,Factory}.cpp
* src/rsb/Participant.{h,cpp}:
* src/rsb/Factory.{h,cpp}:
J. Moringen
07:09 PM Revision 4b9ba0c1 (rsb-cpp): Fix plugin init + signal + sender creation fuckup
* src/rsb/Factory.{h,cpp}:
* src/rsb/introspection/Plugin.cpp:
J. Moringen
06:16 PM Revision 3c28be54 (rsb-cpp): TODO for "moved model stuff"
J. Moringen
05:25 PM Revision e12c88a8 (rsb-cpp): TODO for plugin_path
J. Moringen
05:25 PM Revision 61233c58 (rsb-cpp): Moved model stuff into src/rsb/introspection/Model.{h,cpp}
* src/rsb/introspection/Model.{h,cpp}:
* src/rsb/introspection/IntrospectionSender.{h,cpp}:
* src/rsb/introspection/C...
J. Moringen
04:15 PM Revision c6e0951e (rsb-cpp): Added RSB_RELATIVE_PLUGIN_DIRECTORY in CMakeLists.txt
* CMakeLists.txt: added RSB_RELATIVE_PLUGIN_DIRECTORY
* RSBConfig.cmake.in: use it
J. Moringen
04:10 PM Revision a7763f8b (rsb-cpp): TODO for protocol adaptation
J. Moringen
03:45 PM Revision 76b3e411 (rsb-cpp): TODO hack
J. Moringen
03:39 PM Revision 8b1e7052 (rsb-cpp): Fixed strange indentation in src/rsb/Handler.h
* src/rsb/Handler.h (Handler): fixed strange indentation of members J. Moringen
03:38 PM Revision cd71760d (rsb-cpp): Fixed timestamp handling in echo src/rsb/introspection/Introspection...
* src/rsb/introspection/IntrospectionSender.cpp: J. Moringen
03:32 PM Revision 73e03fee (rsb-cpp): TODO For process/host
J. Moringen
03:32 PM Revision 1e83babb (rsb-cpp): Initial query handler in src/rsb/introspection/IntrospectionSender.cpp
* src/rsb/introspection/IntrospectionSender.{h,cpp}: J. Moringen
03:30 PM Revision 25797d9a (rsb-cpp): Added methods send{Hello,Bye} in src/rsb/introspection/Introspection...
* src/rsb/introspection/IntrospectionSender.{h,cpp}: J. Moringen
03:23 PM Revision 8fb92225 (rsb-cpp): Adapted to changed protocol in src/rsb/introspection/IntrospectionSe...
* src/rsb/introspection/IntrospectionSender.cpp J. Moringen
03:17 PM Revision 41919ae6 (rsb-cpp): [Attempted] better process/host information in src/rsb/introspection...
* src/rsb/introspection/IntrospectionSender.{h,cpp}: J. Moringen
01:17 AM Revision c6aaf1c9 (rsb-protocol): Added Host in proto/rsb/protocol/operatingsystem/Host.proto
refs #1748
* proto/rsb/protocol/operatingsystem/Host.proto: new file; contains a
basic description of a host
* pro...
J. Moringen

03/17/2014

08:46 PM Revision 26ec9c71 (rsb-cpp): Added introspection Server in src/rsb/introspection/IntrospectionSen...
* src/rsb/introspection/IntrospectionSender.{h,cpp}: J. Moringen
08:45 PM Revision 7287515e (rsb-cpp): Improve handling of introspection queries in src/rsb/introspection/I...
* src/rsb/introspection/IntrospectionSender.{h,cpp} (QueryHandler): J. Moringen
08:37 PM Revision b0e6ff86 (rsb-cpp): Added Server::EventCallback in src/rsb/patterns/Server.{h,cpp}
* src/rsb/patterns/Server.{h,cpp}: added new class Server::EventCallback J. Moringen
08:11 PM Revision e1e1455b (rsb-cpp): Event-based callback interface in src/rsb/patterns/Server.{h,cpp}
* src/rsb/patterns/Server.{h,cpp}: TODO J. Moringen
04:56 PM Revision 1ea9d53f (rsb-cpp): Register converters for introspection in src/rsb/introspection/Plugi...
* src/rsb/introspection/Plugin.cpp: register converters for
introspection message types
J. Moringen
10:58 AM Revision 22fa3985 (rsb-cpp): Encodes project version in library name
* Project version now encoded in the library name (now librsb0.11 instead of librsb)
* Removed NAMELINK_SKIP, differe...
Arne Nordmann

03/16/2014

09:59 PM Revision 23a12964 (rsb-cpp): Added {Process,Host}Info insrc/rsb/introspection/IntrospectionSender...
* src/rsb/introspection/IntrospectionSender.h: J. Moringen
07:13 PM Revision aa0f5106 (rsb-cpp): Adapted to protocol changes
J. Moringen
 

Also available in: Atom