summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Tue Dec 14 13:13:17 CET 2010 Johnny Willemsen ↵Latest_MajorJohnny Willemsen2010-12-1443-60/+76
| | | | <jwillemsen@remedy.nl>
* Fri Dec 10 12:03:52 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-12-102-1/+7
| | | | | | * ciao/Base/CIAO_Base.mpc: Another attempt to fix the path to tao_idl3_to_xmi on installed builds.
* Date updatesJohnny Willemsen2010-12-091-0/+0
|
* Date updatesJohnny Willemsen2010-12-091-0/+0
|
* (no commit message)Johnny Willemsen2010-12-091-1/+4
|
* Thu Dec 9 13:26:48 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-12-093-2/+39
| | | | | | | | | | * ciao/Containers/Extension/Extension_Container.cpp: * ciao/Containers/Session/Session_Container.cpp: Added code to ignore the CookieRequired exception at shutdown and log only at a higher log level. This will be reverted after the disconnect behaviour has been properly fixed.
* Thu Dec 9 10:02:03 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-093-0/+139
| | | | | | * connectors/dds4ccm/tests/LateBinding/ReadGet/Base/Reader_Starter.idl: * connectors/dds4ccm/tests/LateBinding/ReadGet/Base/Reader_Starter.mpc: Added since they belong the the LateBinding test.
* Thu Dec 9 09:54:08 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-0912-131/+346
| | | | | | | | | | | | | | | | | | * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver.idl: * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver.mpc: * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_exec.h: * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_exec.cpp: * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_impl.h: * connectors/dds4ccm/tests/LateBinding/ReadGet/Receiver/RG_LateBinding_Receiver_impl.cpp: * connectors/dds4ccm/tests/LateBinding/ReadGet/Sender/RG_LateBinding_Sender.idl: * connectors/dds4ccm/tests/LateBinding/ReadGet/Sender/RG_LateBinding_Sender.mpc: * connectors/dds4ccm/tests/LateBinding/ReadGet/Sender/RG_LateBinding_Sender_exec.cpp: * connectors/dds4ccm/tests/LateBinding/ReadGet/descriptors/Plan.cdp: Resolved test errors by checking whether the last sample is available on the receiver side. * connectors/dds4ccm/tests/QueryCondition/DDS/Base/Base.mpc: Resolved unresolved externals on windows builds.
* Thu Dec 9 08:19:14 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-12-092-0/+10
| | | | | * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: Attempt to fix a path to tao_idl3_to_xmi on installed builds.
* Fixed windows warningJohnny Willemsen2010-12-081-1/+1
|
* Zapped some empty linesJohnny Willemsen2010-12-082-4/+0
|
* Wed Dec 8 17:03:29 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-12-083-196/+202
| | | | | | | * connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.h: * connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.cpp: Fuzz fix.
* Wed Dec 8 17:34:33 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-12-085-0/+170
| | | | | | | * tests/Bug_3936_Regression: * tests/Bug_3937_Regression: Two new idl tests, will enable them in the test suite after the release
* ChangeLogTag: Wed Dec 8 15:20:26 UTC 2010 Jeff Parsons ↵parsons2010-12-084-2/+28
| | | | <j.parsons@vanderbilt.edu>
* Wed Dec 8 14:28:53 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-12-086-403/+333
| | | | | | | | | | | | | * connectors/ami4ccm/tests/AsynchT/Sender/AsynchTA_conn_i.h: * connectors/ami4ccm/tests/AsynchT/Sender/AsynchTA_conn_i.cpp: Removed these files. * connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender.mpc: * connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.h: * connectors/ami4ccm/tests/AsynchT/Sender/AsynchT_Sender_exec.cpp: Updated to use the new AMI reply handler executor implementation skeleton generated in de _exec.* files instead of separate _conn_i.* files.
* Wed Dec 8 12:36:06 UTC 2010 Martin Corino <corino_m@remedy.nl>mcorino2010-12-083-3/+11
| | | | | | | | * TAO_IDL/be/be_visitor_component/component_ami_rh_ex_base.cpp: * TAO_IDL/be/be_visitor_component/component_ami_rh_exh.cpp: Some more fixes for the AMI reply handler executor implementation generation.
* Wed Dec 8 10:59:48 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-12-082-1/+7
| | | | | | * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: Added dance_xml_utils parent to CIAO_IDL3_TO_XMI_EXE. It's needed on static builds.
* Wed Dec 8 09:36:00 UTC 2010 Martin Corino <mcorino@remedy.nl>mcorino2010-12-082-1/+6
| | | | | | * ace/Configuration.cpp: Fixed uninitialized use warning.
* Fixed windows issueJohnny Willemsen2010-12-081-2/+2
|
* ChangeLogTag: Wed Dec 8 03:13:28 UTC 2010 Jeff Parsons ↵parsons2010-12-082-2/+21
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Tue Dec 7 22:10:52 UTC 2010 Jeff Parsons ↵parsons2010-12-072-5/+7
| | | | <j.parsons@vanderbilt.edu>
* Tue Dec 7 23:07:27 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-12-072-0/+11
| | | | | * tests/Bug_3878_Regression_Test.cpp: Fixed problem in single threaded build
* Tue Dec 7 23:04:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-12-072-2/+7
| | | | | * tests/Bug_3539_Regression_Test.cpp: Fixed problem in single threaded build
* Minor layout changesJohnny Willemsen2010-12-071-0/+0
|
* ChangeLogTag: Tue Dec 7 21:49:36 UTC 2010 Jeff Parsons ↵parsons2010-12-073-21/+39
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Tue Dec 7 20:07:32 UTC 2010 Jeff Parsons ↵parsons2010-12-076-8/+62
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Tue Dec 7 15:52:02 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-12-072-8/+24
|
* Corrected chapter numberingJohnny Willemsen2010-12-071-0/+0
|
* Corrected chapter numberingJohnny Willemsen2010-12-071-0/+0
|
* Updated copy after AB and MARSJohnny Willemsen2010-12-071-0/+0
|
* Updated copy after AB and MARSJohnny Willemsen2010-12-071-0/+0
|
* ChangeLogTag: Mon Dec 6 15:59:52 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-12-062-11/+17
|
* (no commit message)mhengstmengel2010-12-061-1/+3
|
* Mon Dec 6 15:40:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-12-063-6/+8
| | | | | *connectors/tests/AMIDDS/Base/AmiDds_Base.mpc: *connectors/ami4ccm/examples/Hello/Base/Hello.mpc: Removed -Gex option and includes of conn_i files.
* Mon Dec 6 14:25:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-12-062-2/+7
| | | | * connectors/ami4ccm/tutorials/Hello/Hello_asm/Sender_comp/src/Hello_Sender_comp_exec.h: Solve memory leak.
* Mon Dec 6 14:03:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-12-063-36/+43
| | | | | * connectors/ami4ccm/tutorials/Hello/Hello_asm/Sender_comp/src/Hello_Sender_comp_exec.cpp: * connectors/ami4ccm/tutorials/Hello/Hello_asm/Sender_comp/src/Hello_Sender_comp_exec.h: Activate sendc functions.
* Mon Dec 6 12:15:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-12-068-43/+105
| | | | | | | | | | * connectors/tests/AMIDDS/Sender/AmiDds_Sender_exec.cpp: * connectors/tests/AMIDDS/Sender/AmiDds_Sender_exec.h: * connectors/ami4ccm/tests/GetComp/descriptors/run_test.pl: * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: Resolve some memory leaks, reported by valgrind built.
* Mon Dec 6 11:24:12 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-062-1/+8
| | | | | * connectors/dds4ccm/tests/OneFile/Single/OneFile_Connector.mpc: Resolved link errors/warnings on windows.
* Mon Dec 6 11:14:04 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-062-1/+8
| | | | | * connectors/dds4ccm/tests/OneFile/Multiple/OFM_Connector.mpc: Resolved link errors/warnings on windows.
* Mon Dec 6 10:17:50 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-063-6/+10
| | | | | | * connectors/dds4ccm/tests/MultiTopic/Sender/MultiTopic_Sender.mpc: * connectors/dds4ccm/tests/MultiTopic/Sender/MultiTopic_Sender_exec.cpp: Resolved linker errors on windows.
* Mon Dec 6 00:27:20 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-12-065-30/+32
| | | | | | | | | | * MPC/config/dds4ccm_ts_default.mpb: Updated some comments * connectors/dds4ccm/tests/MultiTopic/Connector/MultiTopic_Connector.mpc: * connectors/dds4ccm/tests/MultiTopic/Connector/ccm_dds_mt.idl: * connectors/dds4ccm/tests/PSAT/ccm_dds_psat.mpc: Fixed compile problems when no dds implementation is enabled
* ChangeLogTag:Sat Dec 4 14:25:26 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-12-046-42/+67
|
* Sat Dec 4 10:37:05 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-042-3/+10
| | | | | | | * connectors/dds4ccm/tests/MultiTopic/Connector/MultiTopic_Connector_T.cpp: Replace DDS4CCM logging macros with ACE macros, since this is user code and doesn't belong to the DDS4CCM core. This'll probably solve unresolved externals on windows builds.
* ChangeLogTag: Fri Dec 3 21:34:48 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-12-032-2/+9
|
* ChangeLogTag: Fri Dec 3 19:33:25 UTC 2010 Jeff Parsons ↵parsons2010-12-034-12/+55
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Dec 3 18:13:01 UTC 2010 Jeff Parsons ↵parsons2010-12-035-63/+82
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Dec 3 16:10:08 UTC 2010 Jeff Parsons ↵parsons2010-12-037-249/+13
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Dec 3 15:46:55 UTC 2010 Jeff Parsons ↵parsons2010-12-032-1/+7
| | | | <j.parsons@vanderbilt.edu>
* removed a ChangeLog entry that doesn't match any commitmitza2010-12-031-14/+0
|
* Fri Dec 3 14:20:25 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-12-034-12/+20
| | | | | | | | * connectors/dds4ccm/impl/DataReaderStateListener_T.cpp: * connectors/dds4ccm/impl/Getter_T.cpp: * connectors/dds4ccm/impl/Updater_T.cpp: Replace some DDS_xxx defines with ::DDS::xxx defines. DDS_xxx defines are not allowed in the DDS4CCM core.