| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver.mpc:
Fix problem in this mpc file
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Merged in the changes to update AMI4CCM to match the initial
revision
with the synchronous port and the new pragma's added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ciao/Containers/Container_Base_T.cpp:
Removed some commented out code and use a switch instead of an if
* ciao/Deployment/Handlers/CIAO_Handler_Common.cpp:
Removed return statement which we never could reach
* ciao/Servants/Session/Servant_Impl_T.cpp:
Some code restructuring
* ciao/Valuetype_Factories/ConfigValue.cpp:
Small performance increase
* examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp:
Fixed memory leak
|
| |
|
|
|
|
| |
<jwillemsen@remedy.nl>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* ciao/Servants/Servants.mpc:
List the new files so that they are getting installed
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* bin/generate_component_mpc.pl:
Also generate an entry for the templated servant files.
* tutorials/Quoter/Simple/Broker/StockBroker.mpc:
* tutorials/Quoter/Simple/Distributor/StockDistributor.mpc:
* tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc:
Regenerated, using the new generate_component_mpc.
|
|
|
|
|
| |
* tests/IDL_Test/Extension/Cornucopia.mpc:
Disable one project I missed
|
|
|
|
|
|
|
|
|
| |
Merging in another set of changes. The skeletons got refactored even
more and now the S.inl files are not generated anymore. For CIAO
we now generate the facet servants in new _svnt_T.{h,cpp} files, which
is the first step in a major refactoring and simplification of the
CCM servants which is also a first step in the direction of a Common
Component Model
|
|
|
|
|
|
|
|
|
|
| |
* ciao/Servants/Home_Servant_Impl_T.h:
* ciao/Servants/Home_Servant_Impl_T.cpp:
Implemented separate method for removal of all components
(moving code out of destructor).
|
|
|
|
|
| |
* connectors/dds4ccm/tests/CollocatedPubSub/PubSubComponent/PubSub_Component_exec.cpp:
Fixed msvc warning
|
|
|
|
|
|
|
| |
* tests/IDL_Test/IDL3_Plus/KitchenSink.idl:
Fixed incorrect definition of parameters for template module
reference definition (only used with full CCM builds).
|
|
|
|
|
| |
* tests/IDL_Test/Cornucopia/Cornucopia.idl:
Extended this test with attributes
|
|
|
| |
Merged rw_block_strategy branch.
|
|
|
|
|
|
|
|
| |
* bin/ciao_tests.lst:
* connectors/ami4ccm/examples/Hello/descriptors/PlanFullBlock.cdp:
* connectors/ami4ccm/examples/Hello/descriptors/run_fullblock_test.pl:
Added variant of test using full blocking container servers
(LocalityManager).
|
| |
|
|
|
|
|
|
| |
* tests/Collocation/Sender/Sender_exec.cpp:
* bin/ciao_tests.lst
Only if defined CCM_DIRECTCOLL run test.
|
| |
|
|
|
|
|
| |
* tests/Collocation/Receiver/Receiver_exec.cpp:
Cancel timer and delete generators
|
| |
|
|
|
|
|
|
| |
* tests/Collocation/Receiver/Receiver_exec.cpp:
* tests/Collocation/Sender/Sender_exec.cpp:
Removed unreferenced local variables
|
|
|
|
|
|
| |
Merged changes from Remedy work branch.
|
|
|
|
|
|
| |
* MPC/config/ccm_svnt.mpb:
* MPC/config/ciao_container_base_stub.mpb:
Removed avoids_corba_e_compact, should work now
|
|
|
|
|
|
| |
* ciao/Deployment/Interceptors/Deployment_Interceptors.cpp:
* tests/DAnCE/ExecutionManager-Deployments/run_test.pl:
Integrated improvements from Martin Corino <mcorino@remedy.nl>.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Merged changes from Remedy SA work branch.
|
|
|
|
|
|
| |
* ciao/Deployment/Interceptors/Deployment_Interceptors.h:
* ciao/Deployment/Interceptors/Deployment_Interceptors.cpp:
Moved external reference resolution to the interceptor.
|
|
|
|
|
|
|
|
|
| |
* connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/ToEmpty/Base/TE_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/TooLong/Base/TL_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/UpdateListen/Base/UL_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/WriteListen/Base/WL_ResetTopic_Base.idl:
Fixed typo
|
|
|
|
|
|
|
|
|
|
| |
* connectors/dds4ccm/tests/ResetTopic/README:
* connectors/dds4ccm/tests/ResetTopic/ReadGet/Base/RG_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/ToEmpty/Base/TE_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/TooLong/Base/TL_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/UpdateListen/Base/UL_ResetTopic_Base.idl:
* connectors/dds4ccm/tests/ResetTopic/WriteListen/Base/WL_ResetTopic_Base.idl:
Fixed opendds compile errors.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Merged changes from Remedy work branch.
|
|
|
|
|
| |
* ciao/Deployment/Handlers/Container_Handler.cpp:
File missing from previous commit.
|
|
|
|
|
|
|
|
|
| |
* ciao/Base/CIAO_Properties.idl:
* ciao/Deployment/Handlers/Component_Handler.cpp:
* ciao/Deployment/Handlers/Home_Handler.cpp:
* ciao/Deployment/Handlers/Homed_Component_Handler.cpp:
Changed to use constants in the CIAO_Properties file to identify
implementation type.
|