summaryrefslogtreecommitdiff
path: root/CIAO
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Johnny Willemsen2011-12-071-2/+2
|
* Wed Dec 7 19:00:59 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-12-072-1/+6
| | | | | * connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver.mpc: Fix problem in this mpc file
* Added ami4ccmJohnny Willemsen2011-12-071-0/+3
|
* FuzzJohnny Willemsen2011-12-072-22/+22
|
* FuzzJohnny Willemsen2011-12-071-5/+5
|
* FuzzJohnny Willemsen2011-12-072-6/+6
|
* FuzzJohnny Willemsen2011-12-072-2/+2
|
* FuzzJohnny Willemsen2011-12-071-2/+2
|
* FuzzJohnny Willemsen2011-12-073-66/+66
|
* Wed Dec 7 10:47:15 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-12-0740-383/+7091
| | | | | | | Merged in the changes to update AMI4CCM to match the initial revision with the synchronous port and the new pragma's added
* Mon Dec 5 12:32:50 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-12-057-26/+35
| | | | | | | | | | | | | | | | | * 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
* Moved ChangelogsJohnny Willemsen2011-12-053-2166/+2175
|
* ChangeLogTag:Sun Dec 04 11:51:30 CET 2011 Johnny Willemsen ↵Johnny Willemsen2011-12-044-6/+10
| | | | <jwillemsen@remedy.nl>
* Updated for upcoming releaseJohnny Willemsen2011-12-021-1/+1
|
* Added DDS4CCM with new RTI releaseJohnny Willemsen2011-12-011-0/+2
|
* List some footprint reductionsJohnny Willemsen2011-11-301-1/+5
|
* Tue Nov 29 09:55:32 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-292-1/+7
| | | | | * ciao/Servants/Servants.mpc: List the new files so that they are getting installed
* updated for next releaseJohnny Willemsen2011-11-281-0/+3
|
* Mon Nov 28 09:56:48 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-11-285-7/+57
| | | | | | | | | | * 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.
* Mon Nov 28 09:17:32 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-282-0/+6
| | | | | * tests/IDL_Test/Extension/Cornucopia.mpc: Disable one project I missed
* Sun Nov 27 18:19:18 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-27419-454/+629
| | | | | | | | | 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
* Tue Nov 22 14:04:21 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-223-5/+32
| | | | | | | | | | * 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).
* Sun Nov 20 19:35:18 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-212-1/+6
| | | | | * connectors/dds4ccm/tests/CollocatedPubSub/PubSubComponent/PubSub_Component_exec.cpp: Fixed msvc warning
* Sun Nov 20 19:34:21 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-202-1/+7
| | | | | | | * tests/IDL_Test/IDL3_Plus/KitchenSink.idl: Fixed incorrect definition of parameters for template module reference definition (only used with full CCM builds).
* Thu Nov 17 10:21:55 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-172-0/+7
| | | | | * tests/IDL_Test/Cornucopia/Cornucopia.idl: Extended this test with attributes
* Fri Nov 11 11:22:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-111-8/+16
| | | Merged rw_block_strategy branch.
* Thu Nov 10 14:15:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-114-1/+703
| | | | | | | | * 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).
* Fixed typoJohnny Willemsen2011-11-031-1/+1
|
* Thu Nov 03 13:25:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2011-11-033-2/+8
| | | | | | * tests/Collocation/Sender/Sender_exec.cpp: * bin/ciao_tests.lst Only if defined CCM_DIRECTCOLL run test.
* Thu Nov 03 08:52:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-032-8/+13
|
* Wed Nov 02 12:09:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2011-11-022-2/+11
| | | | | * tests/Collocation/Receiver/Receiver_exec.cpp: Cancel timer and delete generators
* (no commit message)mhengstmengel2011-11-021-3/+1
|
* Wed Nov 02 08:04:13 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2011-11-023-3/+10
| | | | | | * tests/Collocation/Receiver/Receiver_exec.cpp: * tests/Collocation/Sender/Sender_exec.cpp: Removed unreferenced local variables
* Wed Nov 02 08:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-0237-149/+1559
| | | | | | Merged changes from Remedy work branch.
* Tue Nov 1 19:23:58 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-013-2/+8
| | | | | | * MPC/config/ccm_svnt.mpb: * MPC/config/ciao_container_base_stub.mpb: Removed avoids_corba_e_compact, should work now
* Tue Nov 1 13:16:16 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-11-013-45/+54
| | | | | | * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: * tests/DAnCE/ExecutionManager-Deployments/run_test.pl: Integrated improvements from Martin Corino <mcorino@remedy.nl>.
* Documented new featuresJohnny Willemsen2011-11-011-3/+9
|
* FuzzJohnny Willemsen2011-11-012-23/+23
|
* FuzzJohnny Willemsen2011-11-011-0/+2
|
* Thu Nov 01 10:54:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-0146-975/+1399
| | | | | Merged changes from Remedy SA work branch.
* Sun Oct 30 22:39:45 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-303-3/+77
| | | | | | * ciao/Deployment/Interceptors/Deployment_Interceptors.h: * ciao/Deployment/Interceptors/Deployment_Interceptors.cpp: Moved external reference resolution to the interceptor.
* Fri Oct 21 07:24:24 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-216-5/+14
| | | | | | | | | * 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
* Fri Oct 21 07:06:59 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-217-0/+17
| | | | | | | | | | * 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.
* Fixed fuzzJohnny Willemsen2011-10-201-1/+1
|
* Fixed fuzzJohnny Willemsen2011-10-201-3/+3
|
* Fixed fuzzJohnny Willemsen2011-10-201-1/+1
|
* Fixed fuzzJohnny Willemsen2011-10-201-0/+1
|
* Tue Oct 20 09:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-10-20165-338/+16262
| | | | | | Merged changes from Remedy work branch.
* Thu Oct 13 19:09:42 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-132-1/+8
| | | | | * ciao/Deployment/Handlers/Container_Handler.cpp: File missing from previous commit.
* Thu Oct 13 19:04:17 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-10-135-8/+18
| | | | | | | | | * 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.