Activity

From 04/12/2011 to 05/11/2011

05/11/2011

07:24 PM Revision b678468e (rsb-cpp): * remove activate/deactivate methods from participants. There is no ...
J. Wienke
05:56 PM Revision ad85b0e4 (rsb-cpp): various fixes
J. Wienke
01:30 PM Revision 6f190ccd (rsb-cpp): completely remove completely unused StatusTask
J. Wienke
01:27 PM Revision 6aacc02f (rsb-cpp): * remove / restructure some TODOs
* doxygenification
* implement reset() for SpreadMessage
J. Wienke

05/08/2011

01:15 PM Revision 3fd0a88f (rsb-cpp): matching of methods
fixes #223 J. Wienke

05/06/2011

03:34 PM Revision cca59169 (rsb-protocol): prepare to have a method for events.
refs #223 J. Wienke
03:33 PM Revision 0a180a84 (rsb-cpp): prepare to have a method for events.
refs #223 J. Wienke
02:21 PM Revision 060ccb97 (rsb-cpp): precreate informer task string to save cpu
J. Wienke

05/05/2011

05:49 PM Revision 49a25626 (rsb-cpp): yet another try to fix the windows unit tests. The problem here is t...
J. Wienke
04:45 PM Revision 0dc371a7 (rsb-cpp): There not much more we can do about filter modification except docum...
fixes #269 J. Wienke
04:29 PM Revision 7cd54a66 (rsb-cpp): fix deleting while iterating
J. Wienke
03:49 PM Revision 660291f3 (rsb-cpp): and again try to fix the build :/
J. Wienke
03:39 PM Revision 56aa9c71 (rsb-cpp): trying to fix the windows build. I hope this does not give random cr...
J. Wienke
03:24 PM Revision 3856f3e7 (rsb-cpp): Select pruning based on quality of srevice requirements
fixes #272 J. Wienke
02:56 PM Revision 1438e2e9 (rsb-cpp): Make it possible to parametrize the pruning in AssemblyPool and enab...
refs #272 J. Wienke
02:02 PM Revision 7ce7e407 (rsb-cpp): * Add a unit test for Assembly
* fix interpretation of num_data_parts according to protocol file comments J. Wienke

05/04/2011

06:11 PM Revision e65d9b6d (rsb-protocol): create a package instead of installing it
J. Wienke
06:08 PM Revision edd5770a (rsb-cpp): build binary package on windows instead of install
J. Wienke
04:00 PM Revision 33b5dcc2 (rsb-protocol): provide a binary package with cpack
J. Wienke
03:58 PM Revision c8eecd27 (rsb-cpp): provide a binary package with cpack
J. Wienke
03:30 PM Revision 64a4d795 (rsb-cpp): finally try to fix the windows build
J. Wienke
02:45 PM Revision 091839ce (rsb-cpp): and even more debug output
J. Wienke
02:34 PM Revision 56f65c33 (rsb-cpp): more debug output for windows :/
J. Wienke
02:11 PM Revision 22225ae5 (rsb-cpp): debug output for windows
J. Wienke
01:06 PM Revision 9ea4f069 (rsb-cpp): and another fix ;)
J. Wienke
01:05 PM Revision 8d5f45f2 (rsb-cpp): try to fix a windows unittest
J. Wienke
11:59 AM Revision 1698a76f (rsb-cpp): try to fix windows build again
J. Wienke
06:03 AM Revision 9ff40775 (rsb-model): removed some obsolete comments from domain model
J. Moringen
05:58 AM Revision 3d4be23a (rsb-cpp): Initial attempt at pruning of partial notification assemblies
* src/rsb/transport/spread/Assembly.{h,cpp}: implemented pruning of
incomplete notification assemblies using a Repe...
J. Moringen
05:30 AM Revision aee0fc0f (rsb-cpp): Refactor DataPool class in spread transport
* src/CMakeLists.txt: added files
src/rsb/transport/spread/Assembly.{h,cpp}
* src/rsb/transport/spread/Assembly.{h,...
J. Moringen
04:37 AM Revision 4704369b (rsb-cpp): Removed accidentally added include in src/rsb/Factory.h
* src/rsb/Factory.h: removed accidentally added include of
src/rsb/Receiver.h
J. Moringen
04:29 AM Revision 8b90f776 (rsb-cpp): Adapted spread connectors and rsb::Factory to new converter configur...
fixes #243
* src/rsb/Factory.{h,cpp}: if applicable, take converter configuration
from transport configuration and ...
J. Moringen
04:18 AM Revision 79fc6166 (rsb-cpp): Added base classes for converter selection in connector classes
refs #243
* src/CMakeLists.txt: added files
src/rsb/transport/ConverterSelecting{,In,Out}Connector.h
* src/rsb/tran...
J. Moringen
04:14 AM Revision bbe3e351 (rsb-cpp): Additional lookup methods in src/rsb/converter/Repository.h
refs #243
* src/rsb/converter/Repository.h: added methods for looking up
multiple converters by their common WireTy...
J. Moringen
03:20 AM Revision 5ae96780 (rsb-cpp): Made inprocess connectors issue a warning when they receive a conver...
refs #243
* src/rsb/transport/inprocess/InConnector.cpp: issue a warning when
constructor arguments include a conve...
J. Moringen
03:16 AM Revision 590a2e58 (rsb-cpp): Added unit test for parsing of converter configurations
refs #243
* test/rsb.conf-for-smoke-test: added converter configuration
* test/rsb.conf-semantic-errors-6: new file; ...
J. Moringen
03:07 AM Revision 2635a11d (rsb-cpp): Added converter configuration example in examples/rsb.conf
* examples/rsb.conf: added converter configuration example for spread
transport and (imaginary) image wireSchema
J. Moringen
03:02 AM Revision 5368e380 (rsb-cpp): Added converter configuration to ParticipantConfig::Transport
refs #243
* src/rsb/ParticipantConfig.{h,cpp}: added data member
ParticipantConfig::Transport::converters;
Partic...
J. Moringen

05/03/2011

09:59 PM Revision 87ebe2bc (rsb-cpp): Extended testFromFile test case in test/rsb/ParticipantConfigTest.cpp!
* test/rsb.conf-semantic-errors-4: new file; contains invalid
errorhandling.onhandlererror option value
* test/rsb....
J. Moringen
09:48 PM Revision 97a6f245 (rsb-cpp): move spread daemon for rsb ti a different port
J. Wienke
09:08 PM Revision 684c157b (rsb-cpp): stupid error ;)
J. Wienke
08:36 PM Revision 1458e33b (rsb-cpp): Support ParticipantConfig::ErrorStrategy in ParticipantConfig::handl...
* examples/rsb.conf: added errorhandling.onhandlererror option
* src/rsb/ParticipantConfig.cpp: handle errorhandling....
J. Moringen
08:19 PM Revision 1f35441a (rsb-cpp): Fixed test case name in test/rsb/ParticipantConfigTest.cpp
* test/rsb/ParticipantConfigTest.cpp: fixed name of test case
testFromFile
J. Moringen
06:31 PM Revision 16e6cbb6 (rsb-cpp): avoid dereferencing a 0 pointer
J. Wienke
06:27 PM Revision 0611a069 (rsb-cpp): fix death tests
J. Wienke
06:23 PM Revision 98e1324a (rsb-cpp): pass error strategy to event processing strategy from listener
fixes #119 J. Wienke
06:22 PM Revision a78f5906 (rsb-cpp): *fix build
J. Wienke
06:18 PM Revision 0990296c (rsb-cpp): * Modify ParallelEventDispatchingStrategy to use the ErrorStrategy.
* Add tests and a death test facility
refs #119
J. Wienke
05:05 PM Revision 355daee4 (rsb-cpp): Added unit test for config file parsing in ParticipantConfig class
* test/rsb.conf-for-smoke-test: new file; syntactically and
semantically correct config file for smoke test
* test/...
J. Moringen
04:41 PM Revision bae2e8d7 (rsb-cpp): add a variable to ParticipantConfig to maintain the error strategy
refs #119 J. Wienke
04:25 PM Revision ca5d361b (rsb-cpp): Added example config file in examples/rsb.conf
* examples/rsb.conf: new file; example configuration file J. Moringen
01:37 PM Revision 767ead25 (rsb-cpp): Ensure handler registration guarantees if requested, fixes #267
J. Wienke
12:38 PM Revision 7fa5bdaa (rsb-cpp): use Printable for all classes that are used as a pointer
J. Wienke

05/02/2011

06:34 PM Revision 72f5b882 (rsb-cpp): replace filter notification for joining groups with a dedicated setS...
refs #267 J. Wienke
06:09 PM Revision 85603a70 (rsb-cpp): another try to fix 32 bit build
J. Wienke
06:03 PM Revision bc3ba6c4 (rsb-cpp): try to fix 32 bit build
J. Wienke
06:01 PM Revision 7b4b873b (rsb-cpp): Fix a bug where listeners could not receive events because there con...
J. Wienke
05:37 PM Revision 4e81f276 (rsb-cpp): * remove Subscription class fixes #257
* restructure handling of Handlers and filters according to UML model without FilterObservable interface etc. refs #267 J. Wienke
03:35 PM Revision 599714f7 (rsb-cpp): remove unused FilterObservable interface
refs #267 J. Wienke
03:16 PM Revision ce2267a3 (rsb-cpp): fix unit test
J. Wienke
02:57 PM Revision 3a39e7bd (rsb-cpp): use rsc Printable for all classes that ponteitally are subclassed
J. Wienke
12:54 PM Revision 4f96480a (rsb-cpp): fix scopes
J. Wienke
11:20 AM Revision 6928333c (rsb-cpp): Added test for zero-padding of hex strings in test/rsb/util/MD5Test.cpp
* test/rsb/util/MD5Test.cpp: added test for zero-padding of hex
strings
J. Moringen
10:23 AM Revision 8302084a (rsb-model): minor repackaging, renaming and layout changes
J. Moringen
10:18 AM Revision 1d969ec7 (rsb-cpp): Changes in src/CMakeLists.txt omitted in previous commit
* src/CMakeLists.txt: added files
src/rsb/transport/InConnector.{h,cpp} and
src/rsb/transport/OutConnector.h
J. Moringen
07:02 AM Revision dd435971 (rsb-cpp): Cosmetic changes in src/rsb/eventprocessing/InRouteConfigurator.cpp
* src/rsb/eventprocessing/InRouteConfigurator.cpp: logging and some
comments
J. Moringen
06:39 AM Revision 547cd311 (rsb-cpp): Move {In,Out}Connector into separate files
* src/rsb/eventprocessing/EventSendingStrategy.h: adapted includes
* src/rsb/eventprocessing/InRouteConfigurator.h: l...
J. Moringen
06:11 AM Revision 7d3078bd (rsb-cpp): Allow OutRouteConfigurator to manage multiple connectors
refs #263
* src/rsb/Informer.cpp: add multiple connectors to configurator
instead of asserting connectors.size() ==...
J. Moringen
05:56 AM Revision 310e62f7 (rsb-cpp): Allow InRouteConfigurator to manage multiple connectors
refs #263
* src/rsb/Listener.cpp: add multiple connectors to configurator
instead of asserting connectors.size() ==...
J. Moringen
05:51 AM Revision ca3d98e8 (rsb-cpp): enable_shared_from_this for InConnector in src/rsb/transport/Connect...
* src/rsb/transport/Connector.h: added enable_shared_from_this to
InConnector class
* src/rsb/transport/inprocess/I...
J. Moringen
05:16 AM Revision 324a0e96 (rsb-cpp): Cosmetic change in src/rsb/eventprocessing/EventReceivingStrategy.cppJ
* src/rsb/eventprocessing/EventReceivingStrategy.cpp: cosmetic change J. Moringen
05:14 AM Revision 3d5d9359 (rsb-cpp): Omitted in previous commit: src/rsb/eventprocessing/EventReceivingSt...
J. Moringen
05:05 AM Revision 16235e1a (rsb-cpp): Introduced and used unified event handler interface
fixes #264
* src/CMakeLists.txt: added src/rsb/eventprocessing/Handler.{h,cpp}
* src/rsb/Handler.{h,cpp}: removed Han...
J. Moringen
03:52 AM Revision 14695028 (rsb-cpp): Minor cleanup in src/rsb/transport/Connector.h
* src/rsb/transport/Connector.h: removed unused include
rsc/misc/UUID.h; removed unnecessary virtual inheritance fo...
J. Moringen
03:23 AM Revision 94240bea (rsb-cpp): Fixed example in documentation in src/rsb/Informer.h
* src/rsb/Informer.h: fixed usage example in class documentation of
Informer
J. Moringen
03:22 AM Revision 4a977643 (rsb-cpp): Fixed warning in src/rsb/eventprocessing/InRouteConfigurator.cpp
* src/rsb/eventprocessing/InRouteConfigurator.cpp: fixed warning due
to unused parameter
J. Moringen
03:16 AM Revision a0ff8392 (rsb-cpp): Separation of in and out directions in eventprocessing classes
fixes #254
* src/CMakeLists.txt: adapted to changed files in
src/rsb/eventprocessing
* src/rsb/Informer.h: use a Ou...
J. Moringen
03:05 AM Revision d7555bd4 (rsb-cpp): Fixed printing of event in log message in src/rsb/transport/inproces...
* src/rsb/transport/inprocess/Bus.cpp: dereference event pointer when
printing
J. Moringen
02:59 AM Revision fdf1c288 (rsb-cpp): Increased verbosity of Listener/Informer creation in src/rsb/Factory...
* src/rsb/Factory.{h,cpp}: be more verbose about instantiated
transports when creating Listeners or Informers
J. Moringen
02:56 AM Revision a6660494 (rsb-cpp): Support disabling of configured transports in src/rsb/ParticipantCon...
* src/rsb/ParticipantConfig.{h,cpp}: accept a Boolean
transport.NAME.enabled option which can be used to disable
...
J. Moringen
02:51 AM Revision 6ed3c749 (rsb-cpp): Added zero-padding of hex numbers in src/rsb/util/MD5.cpp
* src/rsb/util/MD5.cpp: enable zero-padding of hex number of
individual bytes to ensure constant length of output s...
J. Moringen

05/01/2011

01:51 AM Revision 64601cf4 (rsb-cpp): Added handling of global options in src/rsb/ParticipantConfig.cpp
* src/rsb/ParticipantConfig.cpp: treat options whose key consists of a
single component as global options and store...
J. Moringen
01:39 AM Revision 5870d773 (rsb-cpp): Documented from* member functions in src/rsb/ParticipantConfig.h
* src/rsb/ParticipantConfig.h: documented member functions fromFile,
fromEnvironment and fromConfiguration
J. Moringen
12:44 AM Revision 10a01f4c (rsb-cpp): Adhere to scope hierarchy semantics in src/rsb/filter/ScopeFilter.cpp
* src/rsb/filter/ScopeFilter.cpp: ScopeFilter should also match events
whose scope is a subscope of the filter's scope
J. Moringen
12:01 AM Revision c64c9181 (rsb-cpp): Removed obsolete TODO comment src/rsb/transport/spread/OutConnector.cpp
* src/rsb/transport/spread/OutConnector.cpp: hashing of groups names
has been implemented; the TODO comment is obso...
J. Moringen
11:58 PM Revision 3ea85864 (rsb-cpp): Fixed deletion of group array in src/rsb/transport/spread/SpreadConn...
* src/rsb/transport/spread/SpreadConnection.cpp: group array is
allocated via new[] and should be freed via delete[]
J. Moringen
11:22 PM Revision f632f8ca (rsb-cpp): Use md5 hashed group names for spread to avoid too lng group names.
fixes #266 J. Wienke
10:59 PM Revision 0ae725bc (rsb-cpp): add a class to represent MD5 sums
refs #266 J. Wienke
10:00 PM Revision 014182df (rsb-cpp): Minor cleanup in src/rsb/transport/Connector.h
* src/rsb/transport/Connector.h: removed unused member Connector::id;
added @author to InConnector and OutConnector
J. Moringen
08:58 PM Revision 882e6085 (rsb-cpp): avoid useless copy
J. Wienke
08:57 PM Revision 450034b3 (rsb-cpp): reuse spread variable for default port value
J. Wienke
08:50 PM Revision 69d61f8b (rsb-protocol): Comment protocol
J. Wienke
08:20 PM Revision 4a6851d4 (rsb-cpp): Implement hierarchical sending in spread connector
refs #266 J. Wienke
06:18 PM Revision 0a6302b4 (rsb-java): next fixes
J. Wienke
05:58 PM Revision 7cdab649 (rsb-java): next try to fix things
J. Wienke
05:54 PM Revision 1037c7cb (rsb-java): hopefully correct adaption to protocol
J. Wienke
05:53 PM Revision b3aa3723 (rsb-python): adaptions to protocol
J. Wienke
05:53 PM Revision f3c63a95 (rsb-cpp): adaptions to protocol
J. Wienke
05:53 PM Revision ac56a00f (rsb-protocol): cleanup protocol
J. Wienke

04/30/2011

01:57 AM Revision 92d1537b (rsb-cpp): Removed old configuration system in src/rsb/util/*
fixes #268
* src/CMakeLists.txt: removed files in src/rsb/util
* src/rsb/util/ConfigException.{h,cpp}: removed; old c...
J. Moringen
01:46 AM Revision cc8b331c (rsb-cpp): Use configuration capability of ParticipantConfig in Factory
refs #268
* src/rsb/Factory.{h,cpp}: retrieve default ParticipantConfig from
configuration sources
* src/rsb/transp...
J. Moringen
01:18 AM Revision 0e213fc6 (rsb-integrationtest): Adapted C++ part of integration test to changed interfaces
* RSBIntegrationTest/cpp/informer.cpp: informer creation required a
Scope object
* RSBIntegrationTest/cpp/listener....
J. Moringen
12:55 AM Revision 78e96c89 (rsb-cpp): Specify env var prefix in src/rsb/ParticipantConfig.cpp
refs #268
* src/rsb/ParticipantConfig.cpp: explicitly specify RSB_ prefix in
EnvironmentVariableSource
J. Moringen
12:49 AM Revision d9badff1 (rsb-cpp): fix windows build
J. Wienke
12:28 AM Revision 07e3230b (rsb-cpp): Made ParticipantConfig a friend of QualityOfServiceSpec
refs #268
* src/rsb/QualityOfServiceSpec.h: ParticipantConfig has to be a friend
of QualityOfServiceSpec to manipul...
J. Moringen
12:25 AM Revision 1c50eab3 (rsb-cpp): Made ParticipantConfig class configurable via the new rsc::config fa...
refs #268
* CMakeLists.txt: added dependency on Boost.Filesystem which is used
for reading of configuration files
*...
J. Moringen
08:13 PM Revision 42523838 (rsb-cpp): Added inprocess unit test program to coverage facility
* CMakeLists.txt: added inprocess unit test program to list of
programs which generate coverage information
J. Moringen
07:59 PM Revision cd88493e (rsb-cpp): Adapted inprocess unit test to changes in InformerTask
* test/rsb/transport/inprocess/InProcessConnectorTest.cpp: adapted
call to InformerTask constructor according to re...
J. Moringen
06:16 PM Revision 74a6c26b (rsb-cpp): Added test program name for inprocess in CMakeLists.txt
* CMakeLists.txt: added program name for inprocess unit test J. Moringen
06:04 PM Revision 65610f0c (rsb-cpp): Added unit test for inprocess connector
fixes #265
* test/CMakeLists.txt: added files test/rsbtest_inprocess.cpp and
test/rsb/transport/inprocess/InProcess...
J. Moringen
05:53 PM Revision d4c94816 (rsb-cpp): Enabled registration of inprocess in src/rsb/transport/transports.cpp
* src/rsb/transport/transports.cpp: enabled registration of inprocess
in and out connectors
J. Moringen
05:02 PM Revision cee42cee (rsb-cpp): try to fix segfaults. duplicated classes with the same names are a b...
J. Wienke
03:47 PM Revision e144003d (rsb-cpp): Add a real unit test for message splitting spread connector
J. Wienke
03:19 PM Revision eee16447 (rsb-cpp): unnecessary second cancel and join for the informer
J. Wienke
03:19 PM Revision 2a17364f (rsb-cpp): try to fix the non-deterministic errors in SpreadConnectorTest. The ...
J. Wienke
03:10 PM Revision 2ace670b (rsb-cpp): removed unused -ldl which confuses the windows compiler
J. Wienke
03:07 PM Revision bb7f3aca (rsb-cpp): fix coding style
J. Wienke
03:06 PM Revision d50fca15 (rsb-cpp): add comments
J. Wienke
03:04 PM Revision 01f8477e (rsb-cpp): refactor spread out connector
J. Wienke
02:39 PM Revision 309e03c2 (rsb-cpp): fix indentation
J. Wienke
02:38 PM Revision 27847dde (rsb-cpp): refactor ReceiverTask to smaller functions
J. Wienke
01:21 PM Revision 107d707d (rsb-cpp): Create services in rsb::Factory
fixes #258 J. Wienke
01:20 PM Revision e87e7155 (rsb-cpp): avoid duplicated registration of factory is reset
J. Wienke
01:06 PM Revision 58a5e5fa (rsb-cpp): Add a stupid local implementation of service.
refs #258 J. Wienke

04/29/2011

01:29 AM Revision fb9bf856 (rsb-cpp): TODO about installing protocol files. They are internal!
J. Wienke
01:20 AM Revision 416d5419 (rsb-cpp): ort sources in cmake list
J. Wienke
01:07 AM Revision 677f43f5 (rsb-cpp): add a service interface
#refs 258 J. Wienke
12:59 AM Revision 240e0077 (rsb-cpp): Initial rewrite of in-process Connectors
refs #265
* src/CMakeLists.txt: added
src/rsb/transport/inprocess/{Bus,InConnector,OutConnector}.{h,cpp}
* src/rsb/...
J. Moringen
12:54 AM Revision 3b110552 (rsb-cpp): Update active flags in src/rsb/transport/spread/{In,Out}Connector.cpp
* src/rsb/transport/spread/InConnector.cpp: update active flag
* src/rsb/transport/spread/OutConnector.cpp: likewise
J. Moringen
12:42 AM Revision a8804e80 (rsb-cpp): try to fix the windows build again
J. Wienke
10:38 PM Revision cee012da (rsb-cpp): missing export symbol for windows
J. Wienke
10:18 PM Revision 90c98bfc (rsb-cpp): Missing destructors and guarded deactivation for spread connectors
* src/rsb/transport/spread/InConnector.{h,cpp}: added destructor and
guarded deactivation
* src/rsb/transport/sprea...
J. Moringen
10:15 PM Revision cf089169 (rsb-cpp): Add PArticipantConfig to PArticipant class and provide methods to ov...
#refs 260 J. Wienke
09:35 PM Revision 4c8cb1db (rsb-cpp): add a changable default config for participant to rsb::Factory
refs #260 J. Wienke
09:08 PM Revision 1997fc26 (rsb-cpp): add comments to rsb::Factory
J. Wienke
09:02 PM Revision d63ef8af (rsb-cpp): Add key-value style options to transports and ParticipantConfig
refs #260 J. Wienke
08:06 PM Revision 8233aa96 (rsb-cpp): RTTI-based default type name in Informer constructor
fixes #89
* src/rsb/Informer.h: use RTTI to compute default type name when
constructing Informer objects
J. Moringen
07:46 PM Revision ceab92b8 (rsb-cpp): RSB factory is now responsible for the creation of connectors
fixed #216
* src/rsb/Factory.{h,cpp}: when creating listeners and informers,
create connectors first, then pass the...
J. Moringen
06:58 PM Revision bbe68666 (rsb-cpp): a first ParticipantConfig class still without properties.
Therefore added comparison operators to QualityOfServiceSpec.
refs #260
J. Wienke
06:14 PM Revision 70bbe6ed (rsb-cpp): Consistently use strings to designate connector implementations
fixes #261
* src/rsb/Informer.h: connector implementations are now designated by
strings
* src/rsb/Listener.{h,cpp}...
J. Moringen
05:50 PM Revision 31744264 (rsb-cpp): In/Out separation for spread transport and Router; Disabled inproces...
fixes #255
* src/CMakeLists.txt: disabled inprocess connector; added
src/rsb/spread/{In,Out}Connector.{h,cpp}
* src...
J. Moringen
04:05 PM Revision a16db269 (rsb-model): sequence diagrams for changing filter, changing handlers
J. Moringen
01:22 PM Revision 4dc9a1c1 (rsb-cpp): Rename appendHandler to addHandler
fixes #262 J. Wienke
12:31 PM Revision 5411bc3d (rsb-cpp): remove duplicated scope from listener and informer and move it to pa...
fixes #256 J. Wienke

04/28/2011

01:20 AM Revision 0a10fa91 (rsb-cpp): more missing exports
J. Wienke
01:03 AM Revision b855ca9f (rsb-cpp): missing exports on windows
J. Wienke
12:59 AM Revision 7f9fdf4e (rsb-cpp): Use scope class instead of string-based uris.
fixes #259 J. Wienke
12:03 AM Revision b8f7bd0a (rsb-cpp): add a parameter to superScopes for including the current scope
refs #259 J. Wienke
11:58 PM Revision 1494835e (rsb-cpp): add a method to get all super scopes of a scope
refs #259 J. Wienke
11:41 PM Revision db1397a9 (rsb-cpp): missing test for a corner case in scope hierarchy comparisons
refs #259 J. Wienke
11:40 PM Revision b2587d65 (rsb-cpp): add methods to compare hierarchies of scopes
refs #259 J. Wienke
11:21 PM Revision d20d6172 (rsb-cpp): add a method to concatenate scopes
refs #259 J. Wienke
11:13 PM Revision aa238ac8 (rsb-cpp): add comparison operators to Scope class
refs #259 J. Wienke
08:52 PM Revision ec3a0a2c (rsb-cpp): Added InConnector and OutConnector as a first step to implement
refs #255
* src/rsb/transport/Connector.{h,cpp}: added classes InConnector and
OutConnector; moved methods and data...
J. Moringen
07:01 PM Revision 6bddabb0 (rsb-model): layout tweaks
J. Moringen
06:30 PM Revision 1ec48745 (rsb-model): sequence diagram for listener construction
J. Moringen
06:11 PM Revision 53a07a7e (rsb-model): quality of service in implementation view
J. Moringen
04:14 PM Revision b9ea8682 (rsb-cpp): add a basic scope class
refs #259 J. Wienke
03:29 PM Revision 2a76a086 (rsb-integrationtest): Added missing include in RSBIntegrationTest/cpp/listener...
* RSBIntegrationTest/cpp/listener.cpp: added missing include
boost/bind.hpp
J. Moringen
03:20 PM Revision e37f0266 (rsb-cpp): Registration of transport implementation; switch to new factory infr...
refs #261
* src/CMakeLists.txt: added files src/rsb/transport/transports.{h,cpp}
* src/rsb/Factory.cpp: call register...
J. Moringen
03:07 PM Revision f9dea0c3 (rsb-cpp): Added RSC-based In/Out factories in src/rsb/transport/Factory.{h,cpp}
refs #261
* src/rsb/transport/Factory.{h,cpp}: added InFactory and OutFactory
based on rsc::patterns::Factory; move...
J. Moringen
02:58 PM Revision d21df8dc (rsb-cpp): Static constructor in src/rsb/transport/spread/SpreadConnector.{h,cpp}
refs #261
* src/rsb/transport/spread/SpreadConnection.{h,cpp}: added free
functions defaultHost, defaultPort; these...
J. Moringen
02:33 PM Revision 1f6fb3b2 (rsb-cpp): Static constructor in src/rsb/transport/inprocess/InProcessConnector...
* src/rsb/transport/inprocess/InProcessConnector.{h,cpp}: added static
construct method InProcessConnector::create ...
J. Moringen
02:10 PM Revision e4daa633 (rsb-cpp): Added missing include in src/rsb/patterns/RemoteServer.h
* src/rsb/patterns/RemoteServer.h: added missing include
boost/thread/mutex.hpp
J. Moringen
02:04 PM Revision aab0521f (rsb-cpp): Added missing include in examples/informer/sendFile.cpp
* examples/informer/sendFile.cpp: added missing include
boost/thread.hpp
J. Moringen

04/27/2011

06:58 PM Revision 9e46f9d2 (rsb-model): in/out transport factories; implementation of transport factory
J. Moringen
06:46 PM Revision a79dd517 (rsb-model): added configuration of participants
J. Moringen
05:43 PM Revision 60c2a3b9 (rsb-model): add service, scope to implementation; rectified subscription/handl...
J. Moringen

04/23/2011

10:21 PM Revision f601ff8c (rsb-cpp): * missing credits
* fix indentation
* correct eclipse project with code style
J. Wienke
09:50 PM Revision 317dba74 (rsb-cpp): also test the void converter
J. Wienke
09:46 PM Revision 20e9f10c (rsb-cpp): add some test for default converters
J. Wienke
08:31 PM Revision 53428b8e (rsb-cpp): remove a lot of abandoned code that is completely out of date
J. Wienke
01:21 PM Revision ccd7bcf5 (rsb-model): separated in and out rotes
J. Wienke

04/22/2011

12:46 AM Revision c523868a (rsb-cpp): fix shutdown. ensure that threads are stopped properly
J. Wienke
11:24 PM Revision afd00b3b (rsb-cpp): we need to stop the dispatcher pool
J. Wienke

04/21/2011

02:20 PM Revision 52769dd0 (rsb-cpp): switch to version 1.6 of gmock and gtest and avoid one useless svn:e...
J. Wienke
09:56 AM Revision 6f43009a (rsb-cpp): Turned EventProcessingStrategy into an interface as described in
refs #246
* c++/core/src/rsb/eventprocessing/EventProcessingStrategy.{h,cpp}:
turned into abstract class; implement...
J. Moringen

04/20/2011

04:17 PM Revision c3e3caf3 (rsb-cpp): quick hack for unregistering in EventProcessingStrategy
J. Wienke
03:57 PM Revision 5ec39b87 (rsb-cpp): Re-enable old DataHandler
J. Wienke
03:49 PM Revision f3627de2 (rsb-cpp): fix indentation
J. Wienke
03:47 PM Revision 37187588 (rsb-cpp): fix indentation
J. Wienke
03:46 PM Revision b18824db (rsb-cpp): fix indentation
J. Wienke
03:45 PM Revision cd03440b (rsb-cpp): fix indentation
J. Wienke
01:35 PM Revision 66ef2693 (rsb-cpp): fix indentation
J. Wienke
12:29 PM Revision 3076c23b (rsb-cpp): backport fix for missing svn working copy from RSC, #253
J. Wienke

04/17/2011

12:09 PM Revision 284a18d1 (rsb-cpp): try to compile on windows
J. Wienke
09:54 AM Revision a00b136e (rsb-cpp): explicit constructors for the win
J. Wienke

04/16/2011

06:26 PM Revision 45bbcd86 (rsb-cpp): fix compilation, UUID is automatically generated
J. Wienke

04/15/2011

01:31 AM Revision d296ee85 (rsb-model): update to (mostly) conform to current C++ implementation
J. Moringen
12:54 AM Revision 19b35e13 (rsb-integrationtest): Hopefully fixed bind usage in RSBIntegrationTest/cpp/lis...
* RSBIntegrationTest/cpp/listener.cpp: tried to fix Boost.Bind usage J. Moringen
12:52 AM Revision 3f06ac66 (rsb-integrationtest): Fixed a typo in RSBIntegrationTest/cpp/listener.cpp
* RSBIntegrationTest/cpp/listener.cpp: fixed typo J. Moringen
12:50 AM Revision 5babdeab (rsb-integrationtest): Adapted RSBIntegrationTest/cpp/listener.cpp to changed c...
* RSBIntegrationTest/cpp/listener.cpp: adapted to changes in client
API
J. Moringen
12:42 AM Revision d0913155 (rsb-cpp): Refactored Handler/Action and Listener/Subscription as described in
refs #244
* c++/core/src/CMakeLists.txt: removed c++/core/src/rsb/Action.h
* c++/core/src/rsb/Handler.{h,cpp}: unifie...
J. Moringen
12:32 AM Revision 3a97be5a (rsb-cpp): Simplified/Corrected c++/core/examples/doublecheck.cpp
* c++/core/examples/doublecheck.cpp: do specify data type explicitly
when constructing Informer
J. Moringen
12:15 AM Revision b0b23237 (rsb-cpp): Simplified/Corrected c++/core/examples/informer/informer.cpp
* c++/core/examples/informer/informer.cpp: do specify data type
explicitly when constructing Informer
J. Moringen

04/14/2011

01:01 AM Revision 8159d1fb (rsb-cpp): Fixed namespace in c++/core/src/rsb/converter/ProtocolBufferConverter.h
* c++/core/src/rsb/converter/ProtocolBufferConverter.h: fixed
namespace of base class Converter
J. Moringen
10:09 PM Revision 8ea2d3fa (rsb-cpp): Fixed installation of c++/core/rsb/converter/Converter.h
* c++/core/src/CMakeLists.txt: added
c++/core/rsb/converter/Converter.h; it was not getting installed
J. Moringen
09:42 PM Revision 6d56413a (rsb-cpp): Added missing include in c++/core/src/rsb/Listener.h
* c++/core/src/rsb/Listener.h: added missing include Participant.h J. Moringen
09:39 PM Revision e3df9eaf (rsb-cpp): Fixed path to rsbexports.h in c++/core/src/rsb/Participant.h
* c++/core/src/rsb/Participant.h: fixed path to rsbexports.h J. Moringen
09:32 PM Revision 3d28825f (rsb-cpp): Added Participant class in c++/core/src/rsb/Participant.{h,cpp}
refs #245
* c++/core/src/rsb/Participant.{h,cpp}: new files; Participant header
and implementation
* c++/core/src/r...
J. Moringen
08:40 PM Revision 8e6ebeb8 (rsb-cpp): next try to merge this
J. Wienke
08:36 PM Revision f91499c7 (rsb-cpp): next try
J. Wienke
08:33 PM Revision 1fdde02d (rsb-cpp): try to resolve all this funky stuff
J. Wienke
08:12 PM Revision 0e3a559f (rsb-integrationtest): Adapted C++ part of RSBIntegrationTest to changes in RSB...
* RSBIntegrationTest/cpp/informer.cpp: adapted to changes in Factory
and Informer API
* RSBIntegrationTest/cpp/list...
J. Moringen
07:45 PM Revision 3c0261a7 (rsb-cpp): Fixed path to rsbexports.h in eventprocessing/EventProcessingStrategy.h
* c++/core/src/rsb/eventprocessing/EventProcessingStrategy.h:
hopefully fixed path to rsbexports.h
J. Moringen
06:38 PM Revision 4f773245 (rsb-cpp): Removed accidentally added test from c++/core/test/CMakeLists.txt
* c++/core/test/CMakeLists.txt: removed accidentally added test file
rsb/transport/SimpleConverterTest.cpp
J. Moringen
06:21 PM Revision 55f9af15 (rsb-cpp): Renaming of EventProcessingStrategy according to
refs #242
* c++/core/src/rsb/eventprocessing/EventProcessingStrategy.{cpp, h}:
moved here from c++/cor/src/rsb; cha...
J. Moringen
05:10 PM Revision f244bfe6 (rsb-cpp): ConverterCollection -> Repository
#refs 241 J. Wienke
05:05 PM Revision b25b7657 (rsb-cpp): AbstractFilter -> Filter
#refs 241 J. Wienke
05:01 PM Revision ed421a3c (rsb-cpp): AbstractConverter -> Converter
#refs 241 J. Wienke
04:50 PM Revision 50541d02 (rsb-cpp): EventProcessor -> EventProcessingStrategy
#refs 241 J. Wienke
04:43 PM Revision d1257cb6 (rsb-cpp): Port -> Connector
refs #241 J. Wienke
04:28 PM Revision 6bb57caa (rsb-cpp): TransportFactory -> Factory
#refs 241 J. Wienke
04:24 PM Revision 1fbc476d (rsb-cpp): RSBVersion -> Version
refs #241 J. Wienke
04:21 PM Revision 87801818 (rsb-cpp): RSBException -> Exception
refs #241 J. Wienke
04:11 PM Revision e50769c1 (rsb-cpp): RSBFactory -> Factory
refs #241 J. Wienke
04:06 PM Revision 41e2b0c7 (rsb-cpp): RSBEvent -> Event
#refs 241 J. Wienke
03:53 PM Revision 39d7b2df (rsb-cpp): publisher -> informer
refs #241 J. Wienke
03:32 PM Revision e100350d (rsb-cpp): rename subscriber -> listener
refs #239 J. Wienke
02:00 PM Revision fb25fe87 (rsb-model): further adaptions to domain model
J. Wienke
01:32 PM Revision 0a83d64c (rsb-integrationtest): fix integration test because of rsb factory changes
J. Wienke
12:17 PM Revision 6bb102b7 (rsb-cpp): Transform RSBFactory into real singleton.
fixes #239 J. Wienke

04/13/2011

07:24 PM Revision 67f96b5a (rsb-model): updated
J. Moringen
05:51 PM Revision b8189683 (rsb-model): added initial implementation model
J. Moringen
03:21 PM Revision 37853100 (rsb-java): fix layouy of build file
J. Wienke
12:28 PM Revision 6db01ee6 (rsb-model): missing id for Participant
J. Wienke
12:22 PM Revision 67472cdb (rsb-model): updated version from discussion
J. Wienke

04/12/2011

04:48 PM Revision a57ad02c (rsb-model): better layout
J. Wienke
04:44 PM Revision c6de6131 (rsb-model): more or less final domain model
J. Wienke
03:08 PM Revision 77689814 (rsb-cpp): some more exception unification
J. Wienke
02:54 PM Revision cd99fc6c (rsb-cpp): unify exception types
J. Wienke
 

Also available in: Atom