From a67fe0bc8c98af0f2f0b468857c51f21f47d8e72 Mon Sep 17 00:00:00 2001 From: mcorino Date: Thu, 8 Dec 2011 09:07:48 +0000 Subject: restart work sa branch --- ACE/ACE-INSTALL.html | 39 +- ACE/ChangeLog | 1466 +------- ACE/ChangeLogs/ChangeLog-2011b | 1550 ++++++++ ACE/NEWS | 12 +- ACE/PROBLEM-REPORT-FORM | 2 +- ACE/VERSION | 2 +- ACE/ace/Atomic_Op.h | 6 + ACE/ace/Atomic_Op.inl | 32 + ACE/ace/Atomic_Op_GCC_T.h | 3 + ACE/ace/Atomic_Op_GCC_T.inl | 7 + ACE/ace/Atomic_Op_T.h | 6 + ACE/ace/Atomic_Op_T.inl | 17 + ACE/ace/DLL.h | 37 +- ACE/ace/DLL_Manager.h | 46 +- ACE/ace/Log_Msg.h | 10 +- ACE/ace/TTY_IO.h | 2 +- ACE/ace/Time_Value.inl | 2 +- ACE/ace/Version.h | 4 +- ACE/ace/config-linux.h | 1 - ACE/bin/ChangeLogEditor/FileLocatorFactory.pm | 26 +- ACE/bin/PerlACE/Process_Win32.pm | 20 +- ACE/bin/cleanbuilds.sh | 14 + ACE/bin/diff-builds-and-group-fixed-tests-only.sh | 2 +- ACE/bin/mail_test_stats.sh | 14 + ACE/debian/ace.dsc | 6 +- ACE/debian/debian.control | 92 +- ACE/debian/libace-6.0.5.docs | 8 - ACE/debian/libace-6.0.5.install | 4 - ACE/debian/libace-6.0.6.docs | 8 + ACE/debian/libace-6.0.6.install | 4 + ACE/debian/libace-flreactor-6.0.5.install | 1 - ACE/debian/libace-flreactor-6.0.6.install | 1 + ACE/debian/libace-foxreactor-6.0.5.install | 1 - ACE/debian/libace-foxreactor-6.0.6.install | 1 + ACE/debian/libace-htbp-6.0.5.install | 1 - ACE/debian/libace-htbp-6.0.6.install | 1 + ACE/debian/libace-inet-6.0.5.install | 1 - ACE/debian/libace-inet-6.0.6.install | 1 + ACE/debian/libace-inet-ssl-6.0.5.install | 1 - ACE/debian/libace-inet-ssl-6.0.6.install | 1 + ACE/debian/libace-qtreactor-6.0.5.install | 1 - ACE/debian/libace-qtreactor-6.0.6.install | 1 + ACE/debian/libace-rmcast-6.0.5.install | 1 - ACE/debian/libace-rmcast-6.0.6.install | 1 + ACE/debian/libace-ssl-6.0.5.NEWS | 11 - ACE/debian/libace-ssl-6.0.5.install | 1 - ACE/debian/libace-ssl-6.0.6.NEWS | 11 + ACE/debian/libace-ssl-6.0.6.install | 1 + ACE/debian/libace-tkreactor-6.0.5.install | 1 - ACE/debian/libace-tkreactor-6.0.6.install | 1 + ACE/debian/libace-tmcast-6.0.5.install | 1 - ACE/debian/libace-tmcast-6.0.6.install | 1 + ACE/debian/libace-xtreactor-6.0.5.install | 1 - ACE/debian/libace-xtreactor-6.0.6.install | 1 + ACE/debian/libacexml-6.0.5.docs | 1 - ACE/debian/libacexml-6.0.5.install | 3 - ACE/debian/libacexml-6.0.6.docs | 1 + ACE/debian/libacexml-6.0.6.install | 3 + ACE/debian/libkokyu-6.0.5.docs | 1 - ACE/debian/libkokyu-6.0.5.install | 1 - ACE/debian/libkokyu-6.0.6.docs | 1 + ACE/debian/libkokyu-6.0.6.install | 1 + ACE/debian/libtao-2.0.5.docs | 4 - ACE/debian/libtao-2.0.5.install | 41 - ACE/debian/libtao-2.0.6.docs | 4 + ACE/debian/libtao-2.0.6.install | 41 + ACE/debian/libtao-flresource-2.0.5.install | 1 - ACE/debian/libtao-flresource-2.0.6.install | 1 + ACE/debian/libtao-foxresource-2.0.5.install | 1 - ACE/debian/libtao-foxresource-2.0.6.install | 1 + ACE/debian/libtao-orbsvcs-2.0.5.NEWS | 6 - ACE/debian/libtao-orbsvcs-2.0.5.install | 68 - ACE/debian/libtao-orbsvcs-2.0.6.NEWS | 6 + ACE/debian/libtao-orbsvcs-2.0.6.install | 68 + ACE/debian/libtao-qtresource-2.0.5.install | 1 - ACE/debian/libtao-qtresource-2.0.6.install | 1 + ACE/debian/libtao-tkresource-2.0.5.install | 1 - ACE/debian/libtao-tkresource-2.0.6.install | 1 + ACE/debian/libtao-xtresource-2.0.5.install | 1 - ACE/debian/libtao-xtresource-2.0.6.install | 1 + ACE/docs/Download.html | 110 +- ACE/docs/bczar/bczar.html | 11 +- ACE/etc/index.html | 1 + ACE/include/makeinclude/wrapper_macros.GNU | 1 - ACE/rpmbuild/ace-tao.spec | 6 +- ACE/tests/Atomic_Op_Test.cpp | 75 +- ACE/tests/Cached_Accept_Conn_Test.cpp | 5 +- ACE/tests/Cached_Accept_Conn_Test.h | 1 - ACE/tests/MEM_Stream_Test.cpp | 3 - ACE/tests/QtReactor_Test.cpp | 11 +- ADBC/ChangeLog | 8 +- ADBC/adbc/ODBC/ODBC_Types.h | 2 + CIAO/ChangeLog | 2087 +---------- CIAO/ChangeLogs/ChangeLog-2011b | 2172 +++++++++++ CIAO/NEWS | 17 +- CIAO/PROBLEM-REPORT-FORM | 6 +- CIAO/VERSION | 2 +- CIAO/bin/ciao_tests.lst | 5 +- CIAO/bin/generate_component_mpc.pl | 18 +- CIAO/ccm/CCM_stub.mpc | 7 - CIAO/ccm/Extension/CCM_extension.mpc | 1 - CIAO/ciao/Containers/Container_Base_T.cpp | 17 +- .../Deployment/Handlers/CIAO_Handler_Common.cpp | 2 +- .../Interceptors/Deployment_Interceptors.cpp | 16 +- CIAO/ciao/Servants/Facet_Servant_Base_T.cpp | 42 + CIAO/ciao/Servants/Facet_Servant_Base_T.h | 59 + CIAO/ciao/Servants/Home_Servant_Impl_T.cpp | 27 +- CIAO/ciao/Servants/Home_Servant_Impl_T.h | 2 + CIAO/ciao/Servants/Servants.mpc | 3 +- CIAO/ciao/Servants/Session/Servant_Impl_T.cpp | 15 +- CIAO/ciao/Valuetype_Factories/ConfigValue.cpp | 5 +- CIAO/ciao/Version.h | 4 +- CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.idl | 1 + CIAO/connectors/ami4ccm/ami4ccm/ami4ccm.mpc | 1 - .../ami4ccm/examples/Hello/Base/Hello.mpc | 1 - .../examples/Hello/Receiver/Hello_Receiver.mpc | 1 - .../ami4ccm/examples/Hello/Sender/Hello_Sender.mpc | 1 - .../ami4ccm/examples/Hello/descriptors/Plan.cdp | 25 + .../examples/Hello/descriptors/PlanFullBlock.cdp | 447 +++ .../examples/Hello/descriptors/PlanSyncPort.cdp | 401 ++ .../Hello/descriptors/run_fullblock_test.pl | 244 ++ .../ami4ccm/examples/Hello/descriptors/run_test.pl | 206 +- .../ami4ccm/examples/Quoter/Base/Quoter.mpc | 1 - .../examples/Quoter/Client/Quoter_Client.mpc | 1 - .../examples/Quoter/Producer/Quoter_Producer.mpc | 1 - .../ami4ccm/tests/AsynchT/Base/AsynchT.mpc | 1 - .../tests/AsynchT/Receiver/AsynchT_Receiver.mpc | 1 - .../tests/AsynchT/Sender/AsynchT_Sender.mpc | 1 - .../ami4ccm/tests/DelReplyH/Base/DelReplyH.mpc | 4 +- .../DelReplyH/Receiver/DelReplyH_Receiver.mpc | 1 - .../tests/DelReplyH/Sender/DelReplyH_Sender.mpc | 1 - .../ami4ccm/tests/Exceptions/Base/ExceptionT.mpc | 1 - .../Exceptions/Receiver/ExceptionT_Receiver.mpc | 1 - .../tests/Exceptions/Sender/ExceptionT_Sender.mpc | 1 - .../ami4ccm/tests/GetComp/Base/GetComp.mpc | 2 - .../tests/GetComp/Receiver/GetComp_Receiver.mpc | 1 - .../tests/GetComp/Sender/GetComp_Sender.mpc | 1 - .../ami4ccm/tests/IDL_Test/AMI4CCM_IDLTest.mpc | 2 - .../ami4ccm/tests/IDL_Test/Hello_Component.mpc | 1 - .../tests/InterInArgs/Base/InterInArgsT.mpc | 2 - .../InterInArgs/Receiver/InterInArgsT_Receiver.mpc | 1 - .../InterInArgs/Sender/InterInArgsT_Sender.mpc | 1 - .../tests/InterInOutArgs/Base/InterInOutT.mpc | 2 - .../Receiver/InterInOutT_Receiver.mpc | 1 - .../InterInOutArgs/Sender/InterInOutT_Sender.mpc | 1 - .../ami4ccm/tests/InterMulti/Base/InterMulti.mpc | 2 - .../InterMulti/Receiver/InterMulti_Receiver.mpc | 1 - .../tests/InterMulti/Sender/InterMulti_Sender.mpc | 1 - .../tests/InterMulti/descriptors/PlanSyncPort.cdp | 736 ++++ .../tests/InterMulti/descriptors/run_test.pl | 166 +- .../tests/InterOutArgs/Base/InterOutArgsT.mpc | 2 - .../Receiver/InterOutArgsT_Receiver.mpc | 1 - .../InterOutArgs/Sender/InterOutArgsT_Sender.mpc | 1 - .../tests/InterReturn/Base/InterReturnT.mpc | 2 - .../InterReturn/Receiver/InterReturnT_Receiver.mpc | 1 - .../InterReturn/Sender/InterReturnT_Sender.mpc | 1 - .../Sender/InterReturnT_Sender_exec.cpp | 72 +- .../ami4ccm/tests/InterReturn/descriptors/Plan.cdp | 1 + .../tests/InterReturn/descriptors/PlanSyncPort.cdp | 377 ++ .../tests/InterReturn/descriptors/run_test.pl | 208 +- .../ami4ccm/tests/NoConnection/Base/HelloT.mpc | 2 - .../NoConnection/Receiver/HelloT_Receiver.mpc | 1 - .../tests/NoConnection/Sender/HelloT_Sender.mpc | 1 - .../ami4ccm/tests/NoReplyH/Base/NoReplyH.mpc | 2 - .../tests/NoReplyH/Receiver/NoReplyH_Receiver.mpc | 1 - .../tests/NoReplyH/Sender/NoReplyH_Sender.mpc | 1 - .../ami4ccm/tests/OneProcess/Base/OneProcess.mpc | 2 - .../OneProcess/Receiver/OneProcess_Receiver.mpc | 1 - .../tests/OneProcess/Sender/OneProcess_Sender.mpc | 1 - .../ami4ccm/tests/OneReplyH/Base/OneReplyH.mpc | 2 - .../OneReplyH/Receiver/OneReplyH_Receiver.mpc | 1 - .../tests/OneReplyH/Sender/OneReplyH_Sender.mpc | 1 - .../ami4ccm/tests/PragmaT/Base/PragmaT.idl | 37 + .../ami4ccm/tests/PragmaT/Base/PragmaT.mpc | 194 + CIAO/connectors/ami4ccm/tests/PragmaT/README | 9 + .../tests/PragmaT/Receiver/PragmaT_Receiver.idl | 18 + .../tests/PragmaT/Receiver/PragmaT_Receiver.mpc | 134 + .../PragmaT/Receiver/PragmaT_Receiver_exec.cpp | 166 + .../tests/PragmaT/Receiver/PragmaT_Receiver_exec.h | 70 + .../tests/PragmaT/Sender/PragmaT_Sender.idl | 21 + .../tests/PragmaT/Sender/PragmaT_Sender.mpc | 135 + .../tests/PragmaT/Sender/PragmaT_Sender_exec.cpp | 400 ++ .../tests/PragmaT/Sender/PragmaT_Sender_exec.h | 190 + .../ami4ccm/tests/PragmaT/descriptors/Plan.cdp | 374 ++ .../ami4ccm/tests/PragmaT/descriptors/run_test.pl | 244 ++ .../ami4ccm/tests/SimplexMulti/Base/UsesSM.mpc | 2 - .../SimplexMulti/Receiver/UsesSM_Receiver.mpc | 1 - .../tests/SimplexMulti/Sender/UsesSM_Sender.mpc | 1 - .../ami4ccm/tests/SyncPortConn/Base/Hello.idl | 37 + .../tests/SyncPortConn/Base/SyncPortConn.mpc | 192 + .../tests/SyncPortConn/Receiver/Hello_Receiver.idl | 18 + .../tests/SyncPortConn/Receiver/Hello_Receiver.mpc | 134 + .../SyncPortConn/Receiver/Hello_Receiver_exec.cpp | 144 + .../SyncPortConn/Receiver/Hello_Receiver_exec.h | 68 + .../tests/SyncPortConn/Sender/Hello_Sender.idl | 21 + .../tests/SyncPortConn/Sender/Hello_Sender.mpc | 135 + .../SyncPortConn/Sender/Hello_Sender_exec.cpp | 400 ++ .../tests/SyncPortConn/Sender/Hello_Sender_exec.h | 190 + .../tests/SyncPortConn/descriptors/Plan.cdp | 394 ++ .../descriptors/Plan_no_sync_amiconn.cdp | 394 ++ .../tests/SyncPortConn/descriptors/run_test.pl | 265 ++ .../ami4ccm/tests/ThreeComp/Base/ThreeComp.mpc | 2 - .../tests/ThreeComp/Master/ThreeComp_Master.mpc | 1 - .../ThreeComp/Receiver/ThreeComp_Receiver.mpc | 1 - .../tests/ThreeComp/Sender/ThreeComp_Sender.mpc | 1 - .../ami4ccm/tests/UsesMulti/Base/UsesMulti.mpc | 2 - .../UsesMulti/Receiver/UsesMulti_Receiver.mpc | 1 - .../tests/UsesMulti/Sender/UsesMulti_Sender.mpc | 1 - .../tests/UsesMulti/descriptors/PlanSyncPort.cdp | 558 +++ .../tests/UsesMulti/descriptors/run_test.pl | 206 +- .../Receiver_comp/src/Hello_Receiver_comp.mpc | 5 +- .../Sender_comp/src/Hello_Sender_comp.mpc | 7 +- .../Hello/Hello_asm/ports/Hello_MyFoo_obj.mpc | 1 - .../examples/Hello/Connector/Hello_Connector.mpc | 1 - .../examples/Hello/Receiver/Hello_Receiver.mpc | 1 - .../dds4ccm/examples/Hello/Sender/Hello_Sender.mpc | 1 - .../Common/Single_Service_Common.mpc | 1 - .../Large_Deployment/Connector/Large_Connector.mpc | 1 - .../examples/Large_Deployment/DDS_Pub/DDS_Pub.mpc | 1 - .../examples/Large_Deployment/DDS_Sub/DDS_Sub.mpc | 1 - .../Single_Service/Single_Service.mpc | 1 - .../dds4ccm/examples/Quoter/Broker/Broker.mpc | 1 - .../examples/Quoter/Connector/Quoter_Connector.mpc | 1 - .../examples/Quoter/Distributor/Distributor.mpc | 1 - .../examples/Shapes/Connector/Shapes_Connector.mpc | 1 - .../examples/Shapes/Receiver/Shapes_Receiver.mpc | 1 - .../examples/Shapes/Sender/Shapes_Sender.mpc | 1 - CIAO/connectors/dds4ccm/idl/dds4ccm_skel.mpc | 6 - .../dds4ccm/idl/ndds/ndds_idltocpp_skel.mpc | 2 - CIAO/connectors/dds4ccm/impl/ConditionManager.cpp | 2 +- .../Keyed/Connector/Perf_Keyed_Test_Connector.mpc | 1 - .../Keyed/Receiver/Perf_Keyed_Test_Receiver.mpc | 1 - .../Keyed/Sender/Perf_Keyed_Test_Sender.mpc | 1 - .../Latency/Connector/LatencyTT_Test_Connector.mpc | 1 - .../Latency/Receiver/LatencyTT_Test_Receiver.mpc | 1 - .../Latency/Sender/LatencyTT_Test_Sender.mpc | 1 - .../Throughput/Connector/Throughput_Connector.mpc | 1 - .../Throughput/Receiver/Throughput_Receiver.mpc | 1 - .../SecConnector/Throughput_Sec_Connector.mpc | 1 - .../Throughput/Sender/Throughput_Sender.mpc | 1 - .../Connector/CSL_DeadlineTest_Connector.mpc | 1 - .../Receiver/CSL_DeadlineTest_Receiver.mpc | 1 - .../CSLDeadline/Sender/CSL_DeadlineTest_Sender.mpc | 1 - .../CSLQoS/Connector/CSL_QoSTest_Connector.mpc | 1 - .../tests/CSLQoS/Receiver/CSL_QoSTest_Receiver.mpc | 1 - .../tests/CSLQoS/Sender/CSL_QoSTest_Sender.mpc | 1 - .../Connector/CSL_SRTest_Connector.mpc | 1 - .../Receiver/CSL_SRTest_Receiver.mpc | 1 - .../CSLSampleRejected/Sender/CSL_SRTest_Sender.mpc | 1 - .../Connector/CSL_USTest_Connector.mpc | 1 - .../CSLUnexpStat/Receiver/CSL_USTest_Receiver.mpc | 1 - .../CSLUnexpStat/Sender/CSL_USTest_Sender.mpc | 1 - .../tests/CoherentUpdater/Base/Reader_Starter.mpc | 1 - .../Connector/CoherentUpdate_Test_Connector.mpc | 1 - .../Receiver/CoherentUpdate_Test_Receiver.mpc | 1 - .../Sender/CoherentUpdate_Test_Sender.mpc | 1 - .../tests/CoherentWriter/Base/Reader_Starter.mpc | 1 - .../Connector/CoherentWrite_Test_Connector.mpc | 1 - .../Receiver/CoherentWrite_Test_Receiver.mpc | 1 - .../Sender/CoherentWrite_Test_Sender.mpc | 1 - .../Connector/Collocated_Connector.mpc | 1 - .../PubSubComponent/PubSub_Component.mpc | 1 - .../PubSubComponent/PubSub_Component_exec.cpp | 2 +- .../SubComponent/Sub_Component.mpc | 1 - .../ConnectorFilesInDiffDir/DiffDir_Connector.mpc | 1 - .../CFTNamesClash/Component/CFT_Test_Component.mpc | 1 - .../CFTNamesClash/Connector/CFT_Test_Connector.mpc | 1 - .../Connector/CFTLE_Test_Connector.mpc | 1 - .../EventListener/Receiver/CFTLE_Test_Receiver.mpc | 1 - .../EventListener/Sender/CFTLE_Test_Sender.mpc | 1 - .../Component/Exception_Test_Component.mpc | 1 - .../Connector/Exception_Test_Connector.mpc | 1 - .../ReadGet/Base/ReadGet_Starter.mpc | 1 - .../ReadGet/Connector/ReadGet_Test_Connector.mpc | 1 - .../ReadGet/Receiver/ReadGet_Test_Receiver.mpc | 1 - .../ReadGet/Sender/ReadGet_Test_Sender.mpc | 1 - .../Connector/CFTLS_Test_Connector.mpc | 1 - .../StateListener/Receiver/CFTLS_Test_Receiver.mpc | 1 - .../StateListener/Sender/CFTLS_Test_Sender.mpc | 1 - .../tests/DDSEntity/Connector/Writer_Connector.mpc | 1 - .../tests/DDSEntity/Receiver/Writer_Receiver.mpc | 1 - .../tests/DDSEntity/Sender/Writer_Sender.mpc | 1 - .../dds4ccm/tests/Derived/Derived_Connector.mpc | 1 - .../DoubleNestedModule/Connector/DNM_Connector.mpc | 1 - .../tests/DoubleNestedModule/Sender/DNM_Sender.mpc | 1 - .../Connector/Event_Connection_Test_Connector.mpc | 1 - .../Receiver/Event_Connection_Test_Receiver.mpc | 1 - .../Sender/Event_Connection_Test_Sender.mpc | 1 - .../Connector/FSS_Event_Connector.mpc | 1 - .../Connector/FSS_State_Connector.mpc | 1 - .../Event/Component/GCE_Test_Component.mpc | 1 - .../Event/Connector/GCE_Test_Connector.mpc | 1 - .../State/Component/GCS_Test_Component.mpc | 1 - .../State/Connector/GCS_Test_Connector.mpc | 1 - .../dds4ccm/tests/Getter/Base/Get_Invoker.mpc | 1 - .../Getter/Connector/Getter_Test_Connector.mpc | 1 - .../tests/Getter/Receiver/Getter_Test_Receiver.mpc | 1 - .../tests/Getter/Sender/Getter_Test_Sender.mpc | 1 - .../tests/IDL_Test/Base/IDL_Test_Interfaces.mpc | 1 - .../IDL_Test/Component/IDL_Test_Base_Component.mpc | 1 - .../Component/IDL_Test_Derived_Component.mpc | 1 - .../IDL_Test/Connector/IDL_Test_Connector.mpc | 1 - .../InstanceHandle/Connector/Writer_Connector.mpc | 1 - .../tests/InstanceHandle/Sender/Writer_Sender.mpc | 1 - .../Connector/Keyed_Test_Connector.mpc | 1 - .../KeyedSamples/Receiver/Keyed_Test_Receiver.mpc | 1 - .../KeyedSamples/Sender/Keyed_Test_Sender.mpc | 1 - .../KeyedWriter/Connector/Writer_Connector.mpc | 1 - .../tests/KeyedWriter/Receiver/Writer_Receiver.mpc | 1 - .../tests/KeyedWriter/Sender/Writer_Sender.mpc | 1 - .../LateBinding/ReadGet/Base/Reader_Starter.mpc | 1 - .../ReadGet/Connector/RG_LateBinding_Connector.mpc | 1 - .../ReadGet/Receiver/RG_LateBinding_Receiver.mpc | 1 - .../ReadGet/Sender/RG_LateBinding_Sender.mpc | 1 - .../Connector/WU_LateBinding_Connector.mpc | 1 - .../Receiver/WU_LateBinding_Receiver.mpc | 1 - .../UpdateWrite/Sender/WU_LateBinding_Sender.mpc | 1 - .../Connector/LMBM_Test_Connector.mpc | 1 - .../Receiver/LMBM_Test_Receiver.mpc | 1 - .../ListenManyByMany/Sender/LMBM_Test_Sender.mpc | 1 - .../Connector/LNE_Test_Connector.mpc | 1 - .../Receiver/LNE_Test_Receiver.mpc | 1 - .../ListenNotEnabled/Sender/LNE_Test_Sender.mpc | 1 - .../Connector/LOBO_Test_Connector.mpc | 1 - .../ListenOneByOne/Receiver/LOBO_Test_Receiver.mpc | 1 - .../ListenOneByOne/Sender/LOBO_Test_Sender.mpc | 1 - .../Event_MemLeakDetection_Test_Connector.mpc | 1 - .../Event_MemLeakDetection_Test_Receiver.mpc | 1 - .../Sender/Event_MemLeakDetection_Test_Sender.mpc | 1 - .../State_MemLeakDetection_Test_Connector.mpc | 1 - .../State_MemLeakDetection_Test_Receiver.mpc | 1 - .../Sender/State_MemLeakDetection_Test_Sender.mpc | 1 - .../Component/TypeRegistration_Test_Component.mpc | 1 - .../Connector/TypeRegistration_Test_Connector.mpc | 1 - .../MultiTopic/Connector/MultiTopic_Connector.mpc | 1 - .../MultiTopic/Receiver/MultiTopic_Receiver.mpc | 1 - .../tests/MultiTopic/Sender/MultiTopic_Sender.mpc | 1 - .../Connector/MultipleTemp_Connector.mpc | 1 - .../Receiver/MultipleTemp_Receiver.mpc | 1 - .../MultipleTemp/Sender/MultipleTemp_Sender.mpc | 1 - .../dds4ccm/tests/NoModule/NoModule_Connector.mpc | 1 - .../Component/NonChangeable_Component.mpc | 1 - .../Connector/NonChangeable_Connector.mpc | 1 - .../Receiver/OIT_Test_Receiver.mpc | 1 - .../ReceiverConnector/OIT_Receiver_Connector.mpc | 1 - .../Sender/OIT_Test_Sender.mpc | 1 - .../SenderConnector/OIT_Sender_Connector.mpc | 1 - .../tests/OneFile/Multiple/OFM_Connector.mpc | 1 - .../tests/OneFile/Single/OneFile_Connector.mpc | 1 - .../connectors/dds4ccm/tests/PSAT/ccm_dds_psat.mpc | 1 - .../Connector/PSL_DeadlineTest_Connector.mpc | 1 - .../Receiver/PSL_DeadlineTest_Receiver.mpc | 1 - .../PSLDeadline/Sender/PSL_DeadlineTest_Sender.mpc | 1 - .../Connector/PSL_SampleLost_Connector.mpc | 1 - .../Receiver/PSL_SampleLost_Receiver.mpc | 1 - .../PSLSampleLost/Sender/PSL_SampleLost_Sender.mpc | 1 - .../EventComponent/PortUsageEvent_Component.mpc | 1 - .../EventConnector/PortUsageEvent_Connector.mpc | 1 - .../StateComponent/PortUsageState_Component.mpc | 1 - .../StateConnector/PortUsageState_Connector.mpc | 1 - .../Proxies/ReadWrite/Base/Reader_Starter.mpc | 1 - .../Connector/Proxy_RW_Test_Connector.mpc | 1 - .../ReadWrite/Receiver/Proxy_RW_Test_Receiver.mpc | 1 - .../ReadWrite/Sender/Proxy_RW_Test_Sender.mpc | 1 - .../Component/QosProfile_Test_Component.mpc | 1 - .../Connector/QosProfile_Test_Connector.mpc | 1 - .../Connector/Different_Test_Connector.mpc | 1 - .../Different/Receiver/Different_Test_Receiver.mpc | 1 - .../Different/Sender/Different_Test_Sender.mpc | 1 - .../Connector/QCLE_Test_Connector.mpc | 1 - .../EventListener/Receiver/QCLE_Test_Receiver.mpc | 1 - .../EventListener/Sender/QCLE_Test_Sender.mpc | 1 - .../ReadGet/Base/ReadGet_Starter.mpc | 1 - .../ReadGet/Connector/ReadGet_Test_Connector.mpc | 1 - .../ReadGet/Receiver/ReadGet_Test_Receiver.mpc | 1 - .../ReadGet/Sender/ReadGet_Test_Sender.mpc | 1 - .../Connector/QCLS_Test_Connector.mpc | 1 - .../StateListener/Receiver/QCLS_Test_Receiver.mpc | 1 - .../StateListener/Sender/QCLS_Test_Sender.mpc | 1 - .../TwoListeners/Connector/QCTL_Test_Connector.mpc | 1 - .../TwoListeners/Receiver/QCTL_Test_Receiver.mpc | 1 - .../TwoListeners/Sender/QCTL_Test_Sender.mpc | 1 - .../TwoQueries/Base/QCTQ_Starter.mpc | 1 - .../TwoQueries/Connector/QCTQ_Test_Connector.mpc | 1 - .../TwoQueries/Receiver/QCTQ_Test_Receiver.mpc | 1 - .../TwoQueries/Sender/QCTQ_Test_Sender.mpc | 1 - .../TwoQueriesMany/Base/QCTQM_Starter.mpc | 1 - .../Connector/QCTQM_Test_Connector.mpc | 1 - .../Receiver/QCTQM_Test_Receiver.mpc | 1 - .../TwoQueriesMany/Sender/QCTQM_Test_Sender.mpc | 1 - .../dds4ccm/tests/Reader/Base/Reader_Starter.mpc | 1 - .../Reader/Connector/Reader_Test_Connector.mpc | 1 - .../tests/Reader/Receiver/Reader_Test_Receiver.mpc | 1 - .../tests/Reader/Sender/Reader_Test_Sender.mpc | 1 - .../ResetTopic/ReadGet/Base/Reader_Starter.mpc | 1 - .../ReadGet/Connector/RG_ResetTopic_Connector.mpc | 1 - .../ReadGet/Receiver/RG_ResetTopic_Receiver.mpc | 1 - .../ReadGet/Sender/RG_ResetTopic_Sender.mpc | 1 - .../ToEmpty/Connector/TE_ResetTopic_Connector.mpc | 1 - .../ToEmpty/Sender/TE_ResetTopic_Sender.mpc | 1 - .../TooLong/Connector/TL_ResetTopic_Connector.mpc | 1 - .../TooLong/Sender/TL_ResetTopic_Sender.mpc | 1 - .../Connector/UL_ResetTopic_Connector.mpc | 1 - .../Receiver/UL_ResetTopic_Receiver.mpc | 1 - .../UpdateListen/Sender/UL_ResetTopic_Sender.mpc | 1 - .../Connector/WL_ResetTopic_Connector.mpc | 1 - .../Receiver/WL_ResetTopic_Receiver.mpc | 1 - .../WriteListen/Sender/WL_ResetTopic_Sender.mpc | 1 - .../SLDisabled/Connector/SL_Disabled_Connector.mpc | 1 - .../SLDisabled/Receiver/SL_Disabled_Receiver.mpc | 1 - .../tests/SLDisabled/Sender/SL_Disabled_Sender.mpc | 1 - .../Connector/SL_ManyByMany_Connector.mpc | 1 - .../Receiver/SL_ManyByMany_Receiver.mpc | 1 - .../SLManyByMany/Sender/SL_ManyByMany_Sender.mpc | 1 - .../SLOneByOne/Connector/SLOneByOne_Connector.mpc | 1 - .../SLOneByOne/Receiver/SL_OneByOne_Receiver.mpc | 1 - .../tests/SLOneByOne/Sender/SL_OneByOne_Sender.mpc | 1 - .../Component/SetConnectorAttribute_Component.mpc | 1 - .../Connector/SetConnectorAttribute_Connector.mpc | 1 - .../DifferentDatatype/Component/Component.mpc | 1 - .../DifferentDatatype/Connector1/Connector1.mpc | 1 - .../DifferentDatatype/Connector2/Connector2.mpc | 1 - .../DifferentDatatype/Connector3/Connector3.mpc | 1 - .../SameDatatype/Component/Component.mpc | 1 - .../SameDatatype/Connector/Connector.mpc | 1 - .../Connector/State_Connection_Test_Connector.mpc | 1 - .../Receiver/State_Connection_Test_Receiver.mpc | 1 - .../Sender/State_Connection_Test_Sender.mpc | 1 - .../Component/TopicName_Test_Component.mpc | 1 - .../Connector/TopicName_Test_Connector.mpc | 1 - .../TwoTopics/Connector/TwoTopics_Connector.mpc | 1 - .../TwoTopicsDifferentNs/Connector/Connector.mpc | 1 - .../Connector/Unkeyed_Test_Connector.mpc | 1 - .../Receiver/Unkeyed_Test_Receiver.mpc | 1 - .../UnkeyedSamples/Sender/Unkeyed_Test_Sender.mpc | 1 - .../UnkeyedWriter/Connector/Writer_Connector.mpc | 1 - .../UnkeyedWriter/Receiver/Writer_Receiver.mpc | 1 - .../tests/UnkeyedWriter/Sender/Writer_Sender.mpc | 1 - .../tests/Updater/Connector/Updater_Connector.mpc | 1 - .../tests/Updater/Receiver/Updater_Receiver.mpc | 1 - .../tests/Updater/Sender/Updater_Sender.mpc | 1 - .../Component/UCC_Test_Component.mpc | 1 - .../Connector/UCC_Test_Connector.mpc | 1 - .../Conn_Array/VT_Array_Connector.mpc | 1 - .../Conn_Seq/VT_Seq_Connector.mpc | 1 - .../Conn_String/VT_String_Connector.mpc | 1 - .../Conn_Union/VT_Union_Connector.mpc | 1 - .../Conn_Valuetype/VT_Valuetype_Connector.mpc | 1 - .../Connector/VTopic_Connector.mpc | 1 - .../Receiver/VTopic_Receiver.mpc | 1 - .../VariousTopicsEvent/Sender/VTopic_Sender.mpc | 1 - .../Conn_Array/VTS_Array_Connector.mpc | 1 - .../Conn_Seq/VTS_Seq_Connector.mpc | 1 - .../Conn_String/VTS_String_Connector.mpc | 1 - .../Conn_Union/VTS_Union_Connector.mpc | 1 - .../Conn_Valuetype/VTS_Valuetype_Connector.mpc | 1 - .../Connector/VTopics_Connector.mpc | 1 - .../Receiver/VTopics_Receiver.mpc | 1 - .../VariousTopicsState/Sender/VTopics_Sender.mpc | 1 - .../src/Shapes_Control_comp.mpc | 3 +- .../src/Shapes_Receiver_comp.mpc | 3 +- .../Shapes_Sender_comp/src/Shapes_Sender_comp.mpc | 3 +- .../Shapes/Shapes_asm/ports/Shapes_Control_obj.mpc | 1 - .../Shapes_asm/ports/Shapes_ShapeType_conn.mpc | 1 - CIAO/connectors/tests/AMIDDS/Base/AmiDds_Base.mpc | 1 - .../tests/AMIDDS/Connector/AmiDds_Connector.mpc | 1 - .../tests/AMIDDS/Receiver/AmiDds_Receiver.mpc | 1 - .../tests/AMIDDS/Sender/AmiDds_Sender.mpc | 1 - .../DevGuideExamples/Messenger/Administrator.mpc | 1 - .../DevGuideExamples/Messenger/Messenger.mpc | 5 - .../Messenger/Messenger_exec_i.cpp | 4 +- .../DevGuideExamples/Messenger/Receiver.mpc | 1 - .../examples/Display/Display_Base/Display_Base.mpc | 1 - CIAO/examples/Display/GPS/GPS.mpc | 1 - CIAO/examples/Display/NavDisplay/NavDisplay.mpc | 1 - .../Display/NavDisplayGUI_exec/NavDisplayGUI.mpc | 1 - CIAO/examples/Display/RateGen/RateGen.mpc | 1 - CIAO/examples/Hello/Hello_Base/Hello_Base.mpc | 1 - CIAO/examples/Hello/Receiver/Receiver.mpc | 1 - CIAO/examples/Hello/Sender/Sender.mpc | 1 - CIAO/examples/Null_Component/Null_Component.mpc | 1 - CIAO/examples/Null_Component/Null_Interface.mpc | 1 - .../Null_Component_Glfa/Null_Component.mpc | 1 - .../Null_Component_Glfa/Null_Interface.mpc | 1 - CIAO/performance-tests/Benchmark/Benchmark.mpc | 1 - .../Benchmark/RoundTrip/RoundTrip.mpc | 1 - .../Benchmark/RoundTripClient/RoundTripClient.mpc | 1 - .../Protocols/Receiver/Receiver.mpc | 1 - CIAO/performance-tests/Protocols/Sender/Sender.mpc | 1 - .../Protocols/common/Protocols.mpc | 1 - .../Bug_3769_Regression/Bug_3769_Regression.mpc | 1 - CIAO/tests/Bug_3817_Regression/Bar.mpc | 1 - CIAO/tests/Bug_3834_Regression/CompA.mpc | 1 - CIAO/tests/Bug_3834_Regression/CompB.mpc | 1 - CIAO/tests/Bug_3834_Regression/Moo.mpc | 1 - .../Bug_3890_Regression/Bug_3890_Regression.mpc | 1 - CIAO/tests/CIDL/CodeGen/Basic.mpc | 1 - CIAO/tests/CIDL/CodeGen/CodeGen.mpc | 1 - CIAO/tests/CIF/Component/CIF_Component.mpc | 1 - .../Registration/Client/Component/Component.mpc | 1 - .../Registration/Servant/Component/Component.mpc | 1 - .../Registration/Server/Component/Component.mpc | 1 - .../COPI/Registration/Stub/Component/Component.mpc | 1 - CIAO/tests/Collocation/Coll_Base/Base.mpc | 1 - CIAO/tests/Collocation/Receiver/Receiver.mpc | 1 - CIAO/tests/Collocation/Receiver/Receiver_exec.cpp | 11 +- CIAO/tests/Collocation/Sender/Sender.mpc | 1 - CIAO/tests/Collocation/Sender/Sender_exec.cpp | 7 +- CIAO/tests/DAnCE/Components/ProcessColocation.mpc | 1 - CIAO/tests/DAnCE/Components/Progressive.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleAttribute.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleCommon.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleConsumer.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleEmitter.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleFailure.mpc | 1 - .../tests/DAnCE/Components/SimpleLocalProvider.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleLocalUser.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleMultipleUser.mpc | 1 - .../DAnCE/Components/SimpleNilFacetProvider.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleNilFacetUser.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleNull.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleProvider.mpc | 1 - CIAO/tests/DAnCE/Components/SimplePublisher.mpc | 1 - CIAO/tests/DAnCE/Components/SimpleUser.mpc | 1 - .../Executor-Destructor/Executor_Destructor.mpc | 1 - .../Launch-Failures/Component/Launch_Failure.mpc | 1 - .../LocalityManager/CPUAffinity/CPUAffinity.mpc | 1 - .../CommandlinePassage/CommandlinePassage.mpc | 1 - .../UnexpectedShutdown/UnexpectedShutdown.mpc | 1 - .../DAnCE/PartialShutdown/Base/PartialShutdown.mpc | 1 - .../PartialShutdown/Component1/Component1.mpc | 1 - .../PartialShutdown/Component2/Component2.mpc | 1 - .../PartialShutdown/Component3/Component3.mpc | 1 - CIAO/tests/DAnCE/Threading/Base/Threading.mpc | 1 - .../DAnCE/Threading/Component1/Component1.mpc | 1 - .../DAnCE/Threading/Component2/Component2.mpc | 1 - CIAO/tests/IDL_Test/Cornucopia/Cornucopia.idl | 2 + CIAO/tests/IDL_Test/Cornucopia/Cornucopia.mpc | 1 - .../Inherited_components.mpc | 1 - CIAO/tests/IDL_Test/Extension/Cornucopia.mpc | 7 +- CIAO/tests/IDL_Test/Glfa/A.mpc | 1 - CIAO/tests/IDL_Test/Glfa/B.mpc | 1 - CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl | 2 +- CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.mpc | 2 - CIAO/tests/IDL_Test/Included_Component/IC_Bar.mpc | 1 - CIAO/tests/IDL_Test/Included_Component/IC_Foo.mpc | 1 - .../IDL_Test/Inherited_Component/Extended/Base.mpc | 1 - .../Inherited_Component/Extended/Derived.mpc | 1 - .../tests/IDL_Test/Inherited_Component/IhC_Bar.mpc | 1 - .../tests/IDL_Test/Inherited_Component/IhC_Foo.mpc | 1 - CIAO/tests/IDL_Test/Inherited_Servants/Base.idl | 28 + CIAO/tests/IDL_Test/Inherited_Servants/Base.mpc | 127 + CIAO/tests/IDL_Test/Inherited_Servants/Derived.idl | 65 + CIAO/tests/IDL_Test/Inherited_Servants/Derived.mpc | 163 + CIAO/tests/IDL_Test/Inherited_Servants/Tester.cpp | 81 + CIAO/tests/IDL_Test/Keywords/Keywords.mpc | 1 - CIAO/tests/IDL_Test/Lem_Pragma/Lem_Pragma.mpc | 3 - .../IDL_Test/Lem_Specific_Export/Lem_Export.mpc | 1 - .../NonTopic_Connector/NonTopic_Connector.mpc | 1 - CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc | 1 - .../IDL_Test/Reused_Facet_Interface/Basic.mpc | 1 - .../Reused_Facet_Interface.mpc | 1 - .../tests/IDL_Test/Two_Templ_Args/TwoTemplArgs.mpc | 1 - CIAO/tests/Minimum/Minimum_Base/Minimum_Base.mpc | 1 - CIAO/tests/Minimum/Receiver/Receiver.mpc | 1 - CIAO/tests/Minimum/Sender/Sender.mpc | 1 - CIAO/tests/Thread/Receiver/Receiver.mpc | 1 - CIAO/tests/Thread/Sender/Sender.mpc | 1 - CIAO/tests/Thread/Thread_Base/Thread_Base.mpc | 1 - .../tutorials/Quoter/Simple/Broker/StockBroker.mpc | 15 +- .../Quoter/Simple/Distributor/StockDistributor.mpc | 15 +- .../Quoter/Simple/Stock_Base/Stock_Base.mpc | 10 +- DAnCE/ChangeLog | 417 --- DAnCE/ChangeLogs/ChangeLog-2011b | 444 +++ DAnCE/NEWS | 7 +- DAnCE/PROBLEM-REPORT-FORM | 6 +- DAnCE/VERSION | 2 +- DAnCE/dance/DAnCE_Core.mpc | 2 - DAnCE/dance/Deployment/Deployment_Core.mpc | 10 +- .../LocalityManager/Scheduler/Plugin_Manager.cpp | 3 +- DAnCE/dance/Version.h | 4 +- .../CORBA/CORBA_Domain_Validator_impl.cpp | 3 +- TAO/ChangeLog | 2937 +-------------- TAO/ChangeLogs/ChangeLog-2011b | 3954 ++++++++++++++++++++ TAO/MPC/config/taobaseidldefaults.mpb | 20 +- TAO/MPC/modules/IDLHelper.pm | 13 + TAO/NEWS | 18 +- TAO/PROBLEM-REPORT-FORM | 4 +- TAO/TAO-INSTALL.html | 38 +- TAO/TAO_IDL/be/be_codegen.cpp | 323 +- TAO/TAO_IDL/be/be_global.cpp | 232 +- TAO/TAO_IDL/be/be_interface.cpp | 730 ++-- TAO/TAO_IDL/be/be_produce.cpp | 34 +- TAO/TAO_IDL/be/be_provides.cpp | 113 +- TAO/TAO_IDL/be/be_util.cpp | 55 +- TAO/TAO_IDL/be/be_visitor_amh_pre_proc.cpp | 1 - TAO/TAO_IDL/be/be_visitor_attribute/attribute.cpp | 4 + TAO/TAO_IDL/be/be_visitor_component.cpp | 4 +- TAO/TAO_IDL/be/be_visitor_component/component.cpp | 4 +- .../be/be_visitor_component/component_svh.cpp | 12 - .../be/be_visitor_component/component_svs.cpp | 11 - .../be/be_visitor_component/executor_exh.cpp | 1 + TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp | 40 - TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp | 40 - TAO/TAO_IDL/be/be_visitor_component/facet_svth.cpp | 52 + TAO/TAO_IDL/be/be_visitor_component/facet_svts.cpp | 53 + .../be/be_visitor_component/servant_svh.cpp | 1 + .../be/be_visitor_component/servant_svs.cpp | 28 +- .../be/be_visitor_connector/executor_ami_exh.cpp | 6 +- .../be/be_visitor_connector/executor_ami_exs.cpp | 73 +- .../be/be_visitor_connector/facet_ami_exh.cpp | 185 +- .../be/be_visitor_connector/facet_ami_exs.cpp | 310 +- TAO/TAO_IDL/be/be_visitor_exception/any_op_cs.cpp | 6 +- .../be/be_visitor_exception/exception_cs.cpp | 39 +- TAO/TAO_IDL/be/be_visitor_interface.cpp | 2 - TAO/TAO_IDL/be/be_visitor_interface/amh_sh.cpp | 63 +- TAO/TAO_IDL/be/be_visitor_interface/amh_si.cpp | 233 -- TAO/TAO_IDL/be/be_visitor_interface/amh_ss.cpp | 23 +- .../be_visitor_interface/direct_proxy_impl_sh.cpp | 17 - TAO/TAO_IDL/be/be_visitor_interface/interface.cpp | 1 - .../be/be_visitor_interface/interface_ch.cpp | 12 +- .../be/be_visitor_interface/interface_ci.cpp | 4 +- .../be/be_visitor_interface/interface_cs.cpp | 27 + .../be/be_visitor_interface/interface_sh.cpp | 70 +- .../be/be_visitor_interface/interface_si.cpp | 122 - .../be/be_visitor_interface/interface_ss.cpp | 520 +-- TAO/TAO_IDL/be/be_visitor_module/module.cpp | 28 +- TAO/TAO_IDL/be/be_visitor_operation/amh_sh.cpp | 9 +- TAO/TAO_IDL/be/be_visitor_operation/amh_ss.cpp | 8 +- .../be_visitor_operation/direct_proxy_impl_ss.cpp | 13 +- .../be/be_visitor_operation/operation_sh.cpp | 6 +- .../be/be_visitor_operation/operation_ss.cpp | 6 +- .../be/be_visitor_operation/operation_svs.cpp | 23 +- TAO/TAO_IDL/be/be_visitor_root.cpp | 3 +- TAO/TAO_IDL/be/be_visitor_root/root_si.cpp | 71 - TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp | 73 + TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp | 73 + TAO/TAO_IDL/be/be_visitor_valuetype.cpp | 1 - TAO/TAO_IDL/be/be_visitor_valuetype/field_cs.cpp | 33 +- TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp | 6 +- .../be/be_visitor_valuetype/valuetype_obv_cs.cpp | 3 +- .../be/be_visitor_valuetype/valuetype_si.cpp | 41 - TAO/TAO_IDL/be_include/be_codegen.h | 35 +- TAO/TAO_IDL/be_include/be_global.h | 76 +- TAO/TAO_IDL/be_include/be_helper.h | 2 + TAO/TAO_IDL/be_include/be_interface.h | 30 +- TAO/TAO_IDL/be_include/be_provides.h | 4 +- TAO/TAO_IDL/be_include/be_util.h | 9 +- TAO/TAO_IDL/be_include/be_visitor_component.h | 4 +- .../be_include/be_visitor_component/facet_svh.h | 39 - .../be_include/be_visitor_component/facet_svs.h | 39 - .../be_include/be_visitor_component/facet_svth.h | 41 + .../be_include/be_visitor_component/facet_svts.h | 41 + .../be_visitor_connector/facet_ami_exh.h | 18 + .../be_visitor_connector/facet_ami_exs.h | 4 + TAO/TAO_IDL/be_include/be_visitor_interface.h | 2 - .../be_include/be_visitor_interface/amh_si.h | 31 - .../be_include/be_visitor_interface/amh_ss.h | 2 - .../be_include/be_visitor_interface/interface_si.h | 40 - .../be_include/be_visitor_interface/interface_ss.h | 7 - TAO/TAO_IDL/be_include/be_visitor_root.h | 3 +- TAO/TAO_IDL/be_include/be_visitor_root/root_si.h | 42 - TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h | 43 + TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h | 43 + TAO/TAO_IDL/be_include/be_visitor_valuetype.h | 1 - .../be_include/be_visitor_valuetype/valuetype_si.h | 40 - TAO/TAO_IDL/fe/idl.ll | 9 +- TAO/TAO_IDL/fe/lex.yy.cpp | 9 +- TAO/TAO_IDL/include/idl_global.h | 3 +- TAO/TAO_IDL/util/utl_stack.cpp | 4 +- TAO/VERSION | 2 +- TAO/bin/tao_orb_tests.lst | 12 +- TAO/bin/tao_other_tests.lst | 1 + TAO/docs/Options.html | 40 +- TAO/docs/compiler.html | 24 +- TAO/docs/tutorials/Quoter/Simple/Client/index.html | 12 +- TAO/examples/AMH/Sink_Server/Base_Server.cpp | 34 +- TAO/examples/AMH/Sink_Server/Base_Server.h | 2 + TAO/examples/AMH/Sink_Server/Client_Task.cpp | 1 - TAO/examples/AMH/Sink_Server/MT_AMH_Server.cpp | 2 +- TAO/examples/AMH/Sink_Server/client.cpp | 2 + TAO/examples/AMH/Sink_Server/mt_server.cpp | 1 + TAO/examples/AMH/Sink_Server/run_test.pl | 3 +- TAO/examples/AMH/Sink_Server/st_server.cpp | 1 + TAO/examples/AMI/FL_Callback/FL_Callback.mpc | 2 - TAO/examples/RTScheduling/Job.mpc | 1 - TAO/examples/RTScheduling/Synch.mpc | 1 - TAO/orbsvcs/ImplRepo_Service/ImR_Activator.idl | 2 +- TAO/orbsvcs/ImplRepo_Service/ImR_Locator.idl | 10 +- TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp | 34 +- TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.h | 8 +- TAO/orbsvcs/ImplRepo_Service/Locator_Options.h | 4 +- .../ImplRepo_Service/Locator_Repository.cpp | 10 +- TAO/orbsvcs/ImplRepo_Service/Locator_Repository.h | 10 +- TAO/orbsvcs/ImplRepo_Service/Server_Info.cpp | 3 +- TAO/orbsvcs/ImplRepo_Service/tao_imr_i.cpp | 4 +- TAO/orbsvcs/orbsvcs/CosConcurrency.mpc | 1 - TAO/orbsvcs/orbsvcs/CosEvent.mpc | 2 - .../orbsvcs/CosEvent/CEC_DynamicImplementation.h | 25 +- .../orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.h | 13 +- TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc | 2 - TAO/orbsvcs/orbsvcs/CosNaming_Skel.mpc | 1 - TAO/orbsvcs/orbsvcs/CosNotification.mpc | 6 - TAO/orbsvcs/orbsvcs/CosProperty.mpc | 1 - TAO/orbsvcs/orbsvcs/CosTime.mpc | 1 - TAO/orbsvcs/orbsvcs/CosTrading.mpc | 3 - TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc | 1 - TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc | 2 - TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc | 1 - TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Transport.h | 2 +- .../orbsvcs/PortableGroup/UIPMC_Transport.h | 3 +- .../orbsvcs/PortableGroup/UIPMC_Wait_Never.cpp | 3 +- .../orbsvcs/PortableGroup/UIPMC_Wait_Never.h | 2 +- TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc | 1 - TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc | 4 - TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp | 385 +- TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h | 2 +- TAO/orbsvcs/orbsvcs/ec_typed_events_skel.mpb | 2 - .../LoadBalancing/LBPerf/CPU/Roundtrip.h | 2 +- .../LoadBalancing/LBPerf/RPS/Roundtrip.h | 2 +- .../RTEvent/RTCORBA_Baseline/Roundtrip.h | 2 +- TAO/orbsvcs/tests/Bug_1393_Regression/run_test.pl | 2 +- TAO/orbsvcs/tests/Bug_2285_Regression/Hello.cpp | 4 +- TAO/orbsvcs/tests/Bug_2285_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_2285_Regression/client2.cpp | 3 +- TAO/orbsvcs/tests/Bug_2287_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_2615_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_2800_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_2800_Regression/NsShutdown.h | 2 +- TAO/orbsvcs/tests/Bug_3215_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_3598b_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_3673_Regression/Hello.h | 2 +- TAO/orbsvcs/tests/Bug_3673_Regression/NsShutdown.h | 2 +- TAO/orbsvcs/tests/COIOP_Naming_Test/Hello.h | 2 +- TAO/orbsvcs/tests/HTIOP/Hello/Hello.h | 2 +- .../IFR_Self_Recursive_IDL_Test/GoodDay.h | 2 +- .../tests/Security/MT_BiDir_SSL/Client_Task.cpp | 34 + .../tests/Security/MT_BiDir_SSL/Client_Task.h | 35 + .../tests/Security/MT_BiDir_SSL/MT_BiDir_SSL.mpc | 43 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/README | 19 + .../tests/Security/MT_BiDir_SSL/Receiver.idl | 11 + .../tests/Security/MT_BiDir_SSL/Receiver_i.cpp | 26 + .../tests/Security/MT_BiDir_SSL/Receiver_i.h | 35 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Sender.idl | 14 + .../tests/Security/MT_BiDir_SSL/Sender_i.cpp | 62 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Sender_i.h | 55 + .../tests/Security/MT_BiDir_SSL/Server_Task.cpp | 75 + .../tests/Security/MT_BiDir_SSL/Server_Task.h | 54 + .../tests/Security/MT_BiDir_SSL/client.conf | 12 + .../tests/Security/MT_BiDir_SSL/client.conf.xml | 14 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.cpp | 152 + .../tests/Security/MT_BiDir_SSL/run_test.pl | 148 + .../tests/Security/MT_BiDir_SSL/server.conf | 11 + .../tests/Security/MT_BiDir_SSL/server.conf.xml | 13 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/server.cpp | 178 + TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/ca.pem | 34 + .../Security/MT_BiDir_SSL/ssl/client-cert.pem | 17 + .../tests/Security/MT_BiDir_SSL/ssl/client-key.pem | 32 + .../Security/MT_BiDir_SSL/ssl/make-client-keys | 16 + .../Security/MT_BiDir_SSL/ssl/server-cert.pem | 17 + .../tests/Security/MT_BiDir_SSL/ssl/server-key.pem | 32 + .../Latency/AMH_Single_Threaded/Roundtrip.h | 2 +- TAO/performance-tests/Latency/AMI/Roundtrip.h | 2 +- .../Latency/Collocation/Roundtrip.h | 2 +- TAO/performance-tests/Latency/DII/Roundtrip.h | 2 +- TAO/performance-tests/Latency/DSI/Roundtrip.h | 2 +- TAO/performance-tests/Latency/Deferred/Roundtrip.h | 2 +- .../Latency/Single_Threaded/Roundtrip.h | 2 +- .../Latency/Thread_Per_Connection/Roundtrip.h | 2 +- .../Latency/Thread_Pool/Roundtrip.h | 2 +- .../Memory/IORsize/Memory_Growth.h | 2 +- .../Memory/Single_Threaded/Memory_Growth.h | 2 +- .../AMH_Single_Threaded/Roundtrip.h | 2 +- .../Sequence_Latency/AMI/Roundtrip.h | 2 +- .../Sequence_Latency/DII/Roundtrip.h | 2 +- .../Sequence_Latency/DSI/Roundtrip.h | 2 +- .../Sequence_Latency/Deferred/Roundtrip.h | 2 +- .../Sequence_Latency/Single_Threaded/Roundtrip.h | 2 +- .../Thread_Per_Connection/Roundtrip.h | 2 +- .../Sequence_Latency/Thread_Pool/Roundtrip.h | 2 +- TAO/tao/Abstract_Servant_Base.h | 20 +- TAO/tao/AnyTypeCode/AnyTypeCode.mpc | 1 + TAO/tao/AnyTypeCode/PolicyA.cpp | 401 -- TAO/tao/AnyTypeCode/PolicyA.h | 134 - TAO/tao/CDR.cpp | 10 +- .../CSD_FW_Server_Request_Wrapper.cpp | 7 +- .../CSD_Framework/CSD_FW_Server_Request_Wrapper.h | 5 +- TAO/tao/CSD_Framework/CSD_Strategy_Base.inl | 2 +- TAO/tao/CSD_Framework/CSD_Strategy_Proxy.inl | 2 +- TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.h | 3 - TAO/tao/CSD_ThreadPool/CSD_TP_Corba_Request.inl | 4 +- .../DynamicInterface/Dynamic_Implementation.cpp | 5 +- TAO/tao/DynamicInterface/Dynamic_Implementation.h | 4 +- TAO/tao/Exclusive_TMS.cpp | 23 +- TAO/tao/GIOP_Message_Base.cpp | 8 +- TAO/tao/IFR_Client/IFR_Client.mpc | 4 - TAO/tao/IIOP_Transport.h | 2 +- TAO/tao/ImR_Client/ImR_Client.cpp | 14 +- TAO/tao/ImR_Client/ImR_Client.mpc | 4 +- TAO/tao/ImR_Client/ImplRepo.pidl | 28 +- TAO/tao/LocateRequest_Invocation.cpp | 2 +- TAO/tao/Message_Semantics.h | 30 +- TAO/tao/Messaging/AMH_Response_Handler.cpp | 6 +- TAO/tao/Messaging/AMH_Response_Handler.h | 2 +- TAO/tao/Messaging/AMH_Skeletons.cpp | 269 ++ TAO/tao/Messaging/AMH_Skeletons.h | 199 + TAO/tao/Messaging/Asynch_Invocation.cpp | 16 +- TAO/tao/Messaging/Asynch_Reply_Dispatcher.cpp | 17 +- TAO/tao/Messaging/Messaging.mpc | 2 +- TAO/tao/Monitor/Monitor.mpc | 2 +- TAO/tao/PI_Server/ServerInterceptorAdapter.cpp | 20 +- TAO/tao/PI_Server/ServerInterceptorAdapter.h | 15 +- TAO/tao/PI_Server/ServerRequestInfo.h | 2 +- TAO/tao/PI_Server/ServerRequestInfo.inl | 5 +- TAO/tao/PolicyC.cpp | 683 ---- TAO/tao/PolicyC.h | 414 -- TAO/tao/PolicyC.inl | 57 - TAO/tao/PolicyS.h | 1 - TAO/tao/PortableServer/Adapter_Activator.h | 1 - TAO/tao/PortableServer/Local_Servant_Base.cpp | 18 - TAO/tao/PortableServer/Local_Servant_Base.h | 60 - TAO/tao/PortableServer/Local_Servant_Base.inl | 13 - TAO/tao/PortableServer/Operation_Table.h | 13 +- .../Operation_Table_Dynamic_Hash.cpp | 10 +- .../Operation_Table_Perfect_Hash.cpp | 3 +- TAO/tao/PortableServer/PS_ForwardC.h | 1 - TAO/tao/PortableServer/PolicyS.cpp | 928 ----- TAO/tao/PortableServer/PolicyS.h | 247 -- TAO/tao/PortableServer/PolicyS_T.cpp | 41 - TAO/tao/PortableServer/PolicyS_T.h | 145 - TAO/tao/PortableServer/PolicyS_T.inl | 162 - TAO/tao/PortableServer/PortableServer.mpc | 4 + TAO/tao/PortableServer/SUpcall_commands.cpp | 125 + TAO/tao/PortableServer/SUpcall_commands.h | 269 ++ TAO/tao/PortableServer/Servant_Base.cpp | 386 +- TAO/tao/PortableServer/Servant_Base.h | 58 +- TAO/tao/PortableServer/Upcall_Wrapper.cpp | 2 +- TAO/tao/PortableServer/Upcall_Wrapper.h | 8 +- TAO/tao/ServerRequestInterceptor_Adapter.h | 20 +- TAO/tao/Strategies/COIOP_Transport.h | 2 +- TAO/tao/Strategies/DIOP_Transport.h | 2 +- TAO/tao/Strategies/SCIOP_Transport.h | 2 +- TAO/tao/Strategies/SHMIOP_Transport.h | 2 +- TAO/tao/Strategies/UIOP_Transport.h | 2 +- TAO/tao/Synch_Invocation.cpp | 12 +- TAO/tao/TAO_Server_Request.cpp | 14 +- TAO/tao/Transport.cpp | 74 +- TAO/tao/Transport.h | 13 +- TAO/tao/Transport_Mux_Strategy.h | 2 +- TAO/tao/Version.h | 4 +- TAO/tao/Wait_On_Leader_Follower.cpp | 4 +- TAO/tao/Wait_On_Leader_Follower.h | 2 +- TAO/tao/Wait_On_Read.cpp | 43 + TAO/tao/Wait_On_Read.h | 6 + TAO/tao/Wait_Strategy.cpp | 7 +- TAO/tao/Wait_Strategy.h | 9 +- TAO/tao/default_client.cpp | 10 +- TAO/tao/default_resource.cpp | 8 +- TAO/tao/tao.mpc | 12 +- TAO/tests/AMH_Exceptions/client.cpp | 2 + TAO/tests/AMH_Exceptions/server.cpp | 2 +- TAO/tests/AMI/client.cpp | 55 +- TAO/tests/AMI/exclusive_rw.conf | 4 + TAO/tests/AMI/exclusive_rw.conf.xml | 9 + TAO/tests/AMI/run_exclusive_rw.pl | 88 + TAO/tests/AMI/simple_client.cpp | 28 + TAO/tests/Alt_Mapping/alt_mapping.mpc | 1 - TAO/tests/Bug_1330_Regression/Test_i.h | 2 +- TAO/tests/Bug_1482_Regression/Hello.h | 2 +- TAO/tests/Bug_2084_Regression/EventNode.h | 2 +- TAO/tests/Bug_2084_Regression/Hello.h | 2 +- TAO/tests/Bug_2183_Regression/Hello.h | 2 +- TAO/tests/Bug_2186_Regression/Hello.h | 2 +- TAO/tests/Bug_2241_Regression/Hello.h | 2 +- TAO/tests/Bug_2328_Regression/Hello.h | 2 +- TAO/tests/Bug_2593_Regression/Hello.h | 2 +- TAO/tests/Bug_2654_Regression/Hello.h | 2 +- TAO/tests/Bug_2683_Regression/test_i.h | 2 +- TAO/tests/Bug_2768_Regression/Messenger_i.h | 2 +- TAO/tests/Bug_2966_Regression/Hello.h | 2 +- TAO/tests/Bug_3299_Regression/Hello.h | 2 +- TAO/tests/Bug_3333_Regression/Hello.h | 2 +- TAO/tests/Bug_3430_Regression/Hello.h | 2 +- TAO/tests/Bug_3479_Regression/Hello.h | 2 +- TAO/tests/Bug_3531b_Regression/server.cpp | 89 +- TAO/tests/Bug_3547_Regression/Stock_Quoter_i.h | 2 +- TAO/tests/Bug_3553_Regression/Hello.h | 2 +- TAO/tests/Bug_3558_Regression/Hello.h | 2 +- TAO/tests/Bug_3598a_Regression/Hello.h | 2 +- TAO/tests/Bug_3636_Regression/Hello.h | 2 +- TAO/tests/Bug_3676_Regression/Hello.h | 2 +- TAO/tests/Bug_3743_Regression/run_test.pl | 2 +- TAO/tests/Bug_3746_Regression/Test_i.h | 2 +- TAO/tests/Bug_3748_Regression/Hello.h | 2 +- TAO/tests/Bug_3768_Regression/TestCallback.cpp | 6 +- TAO/tests/Bug_3768_Regression/server.cpp | 6 +- TAO/tests/Bug_3790_Regression/simple_test_i.h | 2 +- TAO/tests/Bug_3837_Regression/Hello.h | 2 +- TAO/tests/Bug_3896_Regression/Hello.h | 2 +- TAO/tests/Bug_3954_Regression/Hello.h | 2 +- TAO/tests/Bug_933_Regression/Messenger_i.h | 2 +- TAO/tests/COIOP/Hello.h | 2 +- .../CSD_Strategy_Tests/TP_Test_Dynamic/Hello.h | 2 +- TAO/tests/Cache_Growth_Test/Hello.h | 2 +- TAO/tests/Client_Leaks/Process.h | 2 +- TAO/tests/Client_Leaks/Process_Factory.h | 2 +- .../Collocated_Best/Collocated_Best_Direct/Hello.h | 2 +- .../Collocated_Best/Collocated_Best_NoColl/Hello.h | 2 +- .../Collocated_Best/Collocated_Best_ThuP/Hello.h | 2 +- TAO/tests/Collocated_DerivedIF/Hello.h | 2 +- TAO/tests/Collocated_NoColl/Hello.h | 2 +- TAO/tests/Collocated_ThruP_Sp/Hello.h | 2 +- TAO/tests/Collocated_ThruP_Sp_Gd/Hello.h | 2 +- TAO/tests/Collocation_Exception_Test/Hello.h | 2 +- TAO/tests/Collocation_Oneway_Tests/Hello.h | 2 +- TAO/tests/Collocation_Tests/Hello.h | 2 +- TAO/tests/Connect_Strategy_Test/Hello.h | 2 +- TAO/tests/DII_Collocation_Tests/oneway/Hello.h | 2 +- TAO/tests/DII_Collocation_Tests/twoway/Hello.h | 2 +- TAO/tests/DSI_AMH/Roundtrip.cpp | 6 +- TAO/tests/DSI_AMH/Roundtrip.h | 6 +- TAO/tests/DSI_AMI_Gateway/test_dsi.cpp | 2 +- TAO/tests/DSI_AMI_Gateway/test_dsi.h | 8 +- TAO/tests/ForwardUponObjectNotExist/client.cpp | 27 +- TAO/tests/Hello/Hello.h | 2 +- TAO/tests/IDL_Inherited_Operation/InheritedOp.mpc | 1 - TAO/tests/IDL_Test/IDL_Test.mpc | 3 +- TAO/tests/IDL_Test/attribute.idl | 6 + TAO/tests/IDL_Test/valuetype.idl | 43 +- TAO/tests/IPV6/Hello.h | 2 +- TAO/tests/LongDouble/LongDoubleTest.h | 2 +- TAO/tests/MT_Timeout/Sleep_Service.h | 2 +- .../MixedSyncASyncEvents.mpc | 23 + .../Mixed_Sync_ASync_Events/exclusive_rw.conf | 4 + .../Mixed_Sync_ASync_Events/exclusive_rw.conf.xml | 9 + TAO/tests/Mixed_Sync_ASync_Events/main.cpp | 186 + .../Mixed_Sync_ASync_Events/run_exclusive_rw.pl | 122 + TAO/tests/Mixed_Sync_ASync_Events/run_test.pl | 110 + TAO/tests/Mixed_Sync_ASync_Events/test.idl | 41 + TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp | 275 ++ TAO/tests/Mixed_Sync_ASync_Events/test_i.h | 125 + .../Monitor/Marshal_Buffer/marshal_buffer.mpc | 1 - TAO/tests/Multiple/Multiple_Impl.h | 6 - TAO/tests/Multiple/server.cpp | 2 +- TAO/tests/ORB_Local_Config/Two_DLL_ORB/Test_i.h | 2 +- TAO/tests/ORB_shutdown/Foo_Bar.h | 2 +- TAO/tests/Ondemand_Write/Hello.h | 2 +- TAO/tests/POA/DSI/server.cpp | 5 +- TAO/tests/POA/Deactivate_Object/Hello.h | 2 +- TAO/tests/POA/EndpointPolicy/Hello.h | 2 +- TAO/tests/POA/Explicit_Activation/server.cpp | 12 +- .../POA/On_Demand_Act_Direct_Coll/Server_Task.cpp | 4 +- TAO/tests/POA/On_Demand_Loading/Server_Manager.cpp | 14 +- TAO/tests/POA/Reference_Counted_Servant/server.cpp | 4 +- TAO/tests/Parallel_Connect_Strategy/Test_i.h | 2 +- TAO/tests/Param_Test/Param_Test.mpc | 1 - TAO/tests/Policies/Manipulation.cpp | 1 + TAO/tests/Portable_Interceptors/Bug_2133/Hello.h | 2 +- TAO/tests/RTCORBA/Banded_Connections/client.cpp | 10 +- TAO/tests/RTCORBA/Persistent_IOR/client.cpp | 2 + TAO/tests/RTCORBA/Policies/Policies.cpp | 1 + TAO/tests/Reliable_Oneways/Oneway_Receiver.h | 2 +- TAO/tests/Reliable_Oneways/Shutdown_Helper.h | 2 +- TAO/tests/Servant_To_Reference_Test/Test_i.h | 6 +- TAO/tests/Server_Leaks/Ping_Service.h | 2 +- TAO/tests/Server_Port_Zero/Hello.h | 2 +- TAO/tests/Skeleton_Inheritance/client.cpp | 102 + TAO/tests/Skeleton_Inheritance/idl_1.idl | 13 + TAO/tests/Skeleton_Inheritance/idl_2.idl | 15 + TAO/tests/Skeleton_Inheritance/idl_3.idl | 17 + TAO/tests/Skeleton_Inheritance/interface_3_i.cpp | 68 + TAO/tests/Skeleton_Inheritance/interface_3_i.h | 39 + TAO/tests/Skeleton_Inheritance/run_test.pl | 76 + TAO/tests/Skeleton_Inheritance/server.cpp | 103 + .../Skeleton_Inheritance/skel_inheritance.mpc | 209 ++ TAO/tests/Two_Objects/First_i.h | 2 +- TAO/tests/Two_Objects/Object_Factory_i.h | 2 +- TAO/tests/Two_Objects/Second_i.h | 2 +- TAO/tests/ZIOP/Hello.h | 2 +- TAO/utils/logWalker/HostProcess.cpp | 24 +- TAO/utils/logWalker/HostProcess.h | 1 + TAO/utils/logWalker/Invocation.cpp | 8 + TAO/utils/logWalker/Log.cpp | 72 + TAO/utils/logWalker/Log.h | 4 + TAO/utils/logWalker/PeerProcess.cpp | 8 + TAO/utils/logWalker/Session.cpp | 20 + TAO/utils/logWalker/Session.h | 4 + TAO/utils/logWalker/logWalker.cpp | 40 +- 989 files changed, 24717 insertions(+), 14533 deletions(-) create mode 100644 ACE/ChangeLogs/ChangeLog-2011b create mode 100755 ACE/bin/cleanbuilds.sh delete mode 100644 ACE/debian/libace-6.0.5.docs delete mode 100644 ACE/debian/libace-6.0.5.install create mode 100644 ACE/debian/libace-6.0.6.docs create mode 100644 ACE/debian/libace-6.0.6.install delete mode 100644 ACE/debian/libace-flreactor-6.0.5.install create mode 100644 ACE/debian/libace-flreactor-6.0.6.install delete mode 100644 ACE/debian/libace-foxreactor-6.0.5.install create mode 100644 ACE/debian/libace-foxreactor-6.0.6.install delete mode 100644 ACE/debian/libace-htbp-6.0.5.install create mode 100644 ACE/debian/libace-htbp-6.0.6.install delete mode 100644 ACE/debian/libace-inet-6.0.5.install create mode 100644 ACE/debian/libace-inet-6.0.6.install delete mode 100644 ACE/debian/libace-inet-ssl-6.0.5.install create mode 100644 ACE/debian/libace-inet-ssl-6.0.6.install delete mode 100644 ACE/debian/libace-qtreactor-6.0.5.install create mode 100644 ACE/debian/libace-qtreactor-6.0.6.install delete mode 100644 ACE/debian/libace-rmcast-6.0.5.install create mode 100644 ACE/debian/libace-rmcast-6.0.6.install delete mode 100644 ACE/debian/libace-ssl-6.0.5.NEWS delete mode 100644 ACE/debian/libace-ssl-6.0.5.install create mode 100644 ACE/debian/libace-ssl-6.0.6.NEWS create mode 100644 ACE/debian/libace-ssl-6.0.6.install delete mode 100644 ACE/debian/libace-tkreactor-6.0.5.install create mode 100644 ACE/debian/libace-tkreactor-6.0.6.install delete mode 100644 ACE/debian/libace-tmcast-6.0.5.install create mode 100644 ACE/debian/libace-tmcast-6.0.6.install delete mode 100644 ACE/debian/libace-xtreactor-6.0.5.install create mode 100644 ACE/debian/libace-xtreactor-6.0.6.install delete mode 100644 ACE/debian/libacexml-6.0.5.docs delete mode 100644 ACE/debian/libacexml-6.0.5.install create mode 100644 ACE/debian/libacexml-6.0.6.docs create mode 100644 ACE/debian/libacexml-6.0.6.install delete mode 100644 ACE/debian/libkokyu-6.0.5.docs delete mode 100644 ACE/debian/libkokyu-6.0.5.install create mode 100644 ACE/debian/libkokyu-6.0.6.docs create mode 100644 ACE/debian/libkokyu-6.0.6.install delete mode 100644 ACE/debian/libtao-2.0.5.docs delete mode 100644 ACE/debian/libtao-2.0.5.install create mode 100644 ACE/debian/libtao-2.0.6.docs create mode 100644 ACE/debian/libtao-2.0.6.install delete mode 100644 ACE/debian/libtao-flresource-2.0.5.install create mode 100644 ACE/debian/libtao-flresource-2.0.6.install delete mode 100644 ACE/debian/libtao-foxresource-2.0.5.install create mode 100644 ACE/debian/libtao-foxresource-2.0.6.install delete mode 100644 ACE/debian/libtao-orbsvcs-2.0.5.NEWS delete mode 100644 ACE/debian/libtao-orbsvcs-2.0.5.install create mode 100644 ACE/debian/libtao-orbsvcs-2.0.6.NEWS create mode 100644 ACE/debian/libtao-orbsvcs-2.0.6.install delete mode 100644 ACE/debian/libtao-qtresource-2.0.5.install create mode 100644 ACE/debian/libtao-qtresource-2.0.6.install delete mode 100644 ACE/debian/libtao-tkresource-2.0.5.install create mode 100644 ACE/debian/libtao-tkresource-2.0.6.install delete mode 100644 ACE/debian/libtao-xtresource-2.0.5.install create mode 100644 ACE/debian/libtao-xtresource-2.0.6.install create mode 100644 CIAO/ChangeLogs/ChangeLog-2011b create mode 100644 CIAO/ciao/Servants/Facet_Servant_Base_T.cpp create mode 100644 CIAO/ciao/Servants/Facet_Servant_Base_T.h create mode 100644 CIAO/connectors/ami4ccm/examples/Hello/descriptors/PlanFullBlock.cdp create mode 100644 CIAO/connectors/ami4ccm/examples/Hello/descriptors/PlanSyncPort.cdp create mode 100755 CIAO/connectors/ami4ccm/examples/Hello/descriptors/run_fullblock_test.pl create mode 100644 CIAO/connectors/ami4ccm/tests/InterMulti/descriptors/PlanSyncPort.cdp create mode 100644 CIAO/connectors/ami4ccm/tests/InterReturn/descriptors/PlanSyncPort.cdp create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Base/PragmaT.idl create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Base/PragmaT.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/README create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Receiver/PragmaT_Receiver.idl create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Receiver/PragmaT_Receiver.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Receiver/PragmaT_Receiver_exec.cpp create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Receiver/PragmaT_Receiver_exec.h create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender.idl create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender_exec.cpp create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/Sender/PragmaT_Sender_exec.h create mode 100644 CIAO/connectors/ami4ccm/tests/PragmaT/descriptors/Plan.cdp create mode 100755 CIAO/connectors/ami4ccm/tests/PragmaT/descriptors/run_test.pl create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Base/Hello.idl create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Base/SyncPortConn.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver.idl create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver_exec.cpp create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Receiver/Hello_Receiver_exec.h create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender.idl create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender.mpc create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender_exec.cpp create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/Sender/Hello_Sender_exec.h create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/descriptors/Plan.cdp create mode 100644 CIAO/connectors/ami4ccm/tests/SyncPortConn/descriptors/Plan_no_sync_amiconn.cdp create mode 100755 CIAO/connectors/ami4ccm/tests/SyncPortConn/descriptors/run_test.pl create mode 100644 CIAO/connectors/ami4ccm/tests/UsesMulti/descriptors/PlanSyncPort.cdp create mode 100644 CIAO/tests/IDL_Test/Inherited_Servants/Base.idl create mode 100644 CIAO/tests/IDL_Test/Inherited_Servants/Base.mpc create mode 100644 CIAO/tests/IDL_Test/Inherited_Servants/Derived.idl create mode 100644 CIAO/tests/IDL_Test/Inherited_Servants/Derived.mpc create mode 100644 CIAO/tests/IDL_Test/Inherited_Servants/Tester.cpp create mode 100644 DAnCE/ChangeLogs/ChangeLog-2011b create mode 100644 TAO/ChangeLogs/ChangeLog-2011b delete mode 100644 TAO/TAO_IDL/be/be_visitor_component/facet_svh.cpp delete mode 100644 TAO/TAO_IDL/be/be_visitor_component/facet_svs.cpp create mode 100644 TAO/TAO_IDL/be/be_visitor_component/facet_svth.cpp create mode 100644 TAO/TAO_IDL/be/be_visitor_component/facet_svts.cpp delete mode 100644 TAO/TAO_IDL/be/be_visitor_interface/amh_si.cpp delete mode 100644 TAO/TAO_IDL/be/be_visitor_interface/interface_si.cpp delete mode 100644 TAO/TAO_IDL/be/be_visitor_root/root_si.cpp create mode 100644 TAO/TAO_IDL/be/be_visitor_root/root_svth.cpp create mode 100644 TAO/TAO_IDL/be/be_visitor_root/root_svts.cpp delete mode 100644 TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_si.cpp delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_component/facet_svh.h delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_component/facet_svs.h create mode 100644 TAO/TAO_IDL/be_include/be_visitor_component/facet_svth.h create mode 100644 TAO/TAO_IDL/be_include/be_visitor_component/facet_svts.h delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_interface/amh_si.h delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_interface/interface_si.h delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_root/root_si.h create mode 100644 TAO/TAO_IDL/be_include/be_visitor_root/root_svth.h create mode 100644 TAO/TAO_IDL/be_include/be_visitor_root/root_svts.h delete mode 100644 TAO/TAO_IDL/be_include/be_visitor_valuetype/valuetype_si.h create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Client_Task.cpp create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Client_Task.h create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/MT_BiDir_SSL.mpc create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/README create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Receiver.idl create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Receiver_i.cpp create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Receiver_i.h create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Sender.idl create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Sender_i.cpp create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Sender_i.h create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Server_Task.cpp create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/Server_Task.h create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.conf create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.conf.xml create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.cpp create mode 100755 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/run_test.pl create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/server.conf create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/server.conf.xml create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/server.cpp create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/ca.pem create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/client-cert.pem create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/client-key.pem create mode 100755 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/make-client-keys create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/server-cert.pem create mode 100644 TAO/orbsvcs/tests/Security/MT_BiDir_SSL/ssl/server-key.pem delete mode 100644 TAO/tao/AnyTypeCode/PolicyA.cpp delete mode 100644 TAO/tao/AnyTypeCode/PolicyA.h create mode 100644 TAO/tao/Messaging/AMH_Skeletons.cpp create mode 100644 TAO/tao/Messaging/AMH_Skeletons.h delete mode 100644 TAO/tao/PolicyC.cpp delete mode 100644 TAO/tao/PolicyC.h delete mode 100644 TAO/tao/PolicyC.inl delete mode 100644 TAO/tao/PortableServer/Local_Servant_Base.cpp delete mode 100644 TAO/tao/PortableServer/Local_Servant_Base.h delete mode 100644 TAO/tao/PortableServer/Local_Servant_Base.inl delete mode 100644 TAO/tao/PortableServer/PolicyS.cpp delete mode 100644 TAO/tao/PortableServer/PolicyS.h delete mode 100644 TAO/tao/PortableServer/PolicyS_T.cpp delete mode 100644 TAO/tao/PortableServer/PolicyS_T.h delete mode 100644 TAO/tao/PortableServer/PolicyS_T.inl create mode 100644 TAO/tao/PortableServer/SUpcall_commands.cpp create mode 100644 TAO/tao/PortableServer/SUpcall_commands.h create mode 100644 TAO/tests/AMI/exclusive_rw.conf create mode 100644 TAO/tests/AMI/exclusive_rw.conf.xml create mode 100755 TAO/tests/AMI/run_exclusive_rw.pl create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/MixedSyncASyncEvents.mpc create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/exclusive_rw.conf create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/exclusive_rw.conf.xml create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/main.cpp create mode 100755 TAO/tests/Mixed_Sync_ASync_Events/run_exclusive_rw.pl create mode 100755 TAO/tests/Mixed_Sync_ASync_Events/run_test.pl create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/test.idl create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/test_i.cpp create mode 100644 TAO/tests/Mixed_Sync_ASync_Events/test_i.h create mode 100644 TAO/tests/Skeleton_Inheritance/client.cpp create mode 100644 TAO/tests/Skeleton_Inheritance/idl_1.idl create mode 100644 TAO/tests/Skeleton_Inheritance/idl_2.idl create mode 100644 TAO/tests/Skeleton_Inheritance/idl_3.idl create mode 100644 TAO/tests/Skeleton_Inheritance/interface_3_i.cpp create mode 100644 TAO/tests/Skeleton_Inheritance/interface_3_i.h create mode 100755 TAO/tests/Skeleton_Inheritance/run_test.pl create mode 100644 TAO/tests/Skeleton_Inheritance/server.cpp create mode 100644 TAO/tests/Skeleton_Inheritance/skel_inheritance.mpc diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html index 3edb65ad76c..18f7c8e9e01 100644 --- a/ACE/ACE-INSTALL.html +++ b/ACE/ACE-INSTALL.html @@ -281,12 +281,12 @@ The following sections explain how to build ACE on:

Building and Installing ACE on UNIX

-As of ACE 6.1, you can building ACE on +As of ACE 6.0.6, you can building ACE on UNIX with:
  1. Traditional ACE/GNU Make Configuration
-The build process for Windows is different from both of +The build process for Windows is different from the UNIX methods.

Using the Traditional ACE/GNU Configuration

@@ -625,42 +625,11 @@ card. This is one method: MS Loopback Adapter

-WIN32 ALPHA CONFIGURATIONS - -

The project files for Visual C++ no longer contain any configurations -targetted to Windows NT on the DEC Alpha. Below are the steps needed to -recreate the Alpha configurations:

- -
    -
  1. Load the project on the Alpha machine. -
  2. Go to the Build menu and then select Configurations. -
  3. Select the project that you want to convert. -
  4. Click on Add. -
  5. Select the x86 configuration to "Copy settings from" - (either Debug or Release versions). -
  6. Prepend "Alpha " to the beginning of the name under - "Configuration". -
  7. Click OK. -
  8. Close the "Configurations" window. -
  9. Now go to the Project settings. -
  10. For the General Settings, change the output directories to standard ACE - output directories. Intermediate Directories are "Debug" and - "Release" in most cases. The Output Directories are blank, - except for Release versions of executables, in which it is also - "Release". -
  11. For the C/C++ Settings, make sure that the Code Generation's runtime - library is set to "Multithreaded DLL" or "Debug Multithreaded - DLL". -
- -

Note: MSVC 6 has a bug where if a .dsp is converted from version 5 to 6 on -x86, the Alpha configuration can get corrupted. This seems to happen when additional -include or library directories are specified using backslashes instead of forward -slashes. If this occurs, the easiest way to fix it is to recreate it.

-

 

Building and Installing ACE on Windows with Embarcadero C++

+The Embarcadero C++ port is not maintained anymore due to lack of funding.

+ If you are building for a machine without a network card, you may want to check here first.

diff --git a/ACE/ChangeLog b/ACE/ChangeLog index ddc41b52d64..4aa52979fbd 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,1458 +1,58 @@ -Sat Oct 22 02:06:37 UTC 2011 Abdullah Sowayan +Mon Dec 5 22:23:25 UTC 2011 Steve Huston - * include/makeinclude/platform_macosx_common.GNU: + * ace/DLL.h: + * ace/DLL_Manager.h: Corrected and expanded the descriptions of how + DLL/library names are handled, decorated, and located. - Added missing: - DCCFLAGS += -g +Mon Dec 5 20:16:51 UTC 2011 Steve Huston - From the file. Thanks to William R. Otte - for pointing this out. + * ace/Atomic_Op.{h inl}: + * ace/Atomic_Op_T.{h inl}: + * ace/Atomic_Op_GCC_T.{h inl}: + Added new method TYPE exchange (TYPE newval) which exchanges the + ACE_Atomic_Op's value with the specified new value. Thanks to John + Lilley for contributing this addition. -Fri Oct 21 23:35:30 UTC 2011 William R. Otte + * tests/Atomic_Op_Test.cpp: Added test for exchange(). - * ace/Time_Value.inl: + * NEWS: Added description of the new exchange() method. - Changed the operator comparing __builtin_constant_p to be a - bitwise (&) instead oflogical and (&&) to address a warning from the - LLVM compiler. In this case, the result of the two operators is - logically equivalent. Thanks to Abdullah Sowayan - for reporting the issue. +Mon Dec 5 12:27:54 UTC 2011 Johnny Willemsen -Fri Oct 21 11:26:49 UTC 2011 Marcel Smit - - * examples/Misc/test_trace.cpp: - Fixed compile issue in case all logging is turned off. - -Thu Oct 20 10:41:44 UTC 2011 Johnny Willemsen - - * docs/Download.html: - Added links to the OBS projects, thanks to John Fletcher for providing - this update - -Tue Oct 20 09:30:13 UTC 2011 Martin Corino - - Merged changes from Remedy work branch. - - === start changelog === - - Tue Oct 18 09:23:13 UTC 2011 Marijke Hengstmengel - - * bin/MakeProjectCreator/config/global.features: - Add ccm_direct_collocation - - Wed Oct 12 13:08:13 UTC 2011 Marcel Smit - - * bin/MakeProjectCreator/config/crosscompile.mpb: - Fixed install issues. - - * bin/mwc.pl: - Removed unnecessary STDERR. - - === end changelog === - -Thu Oct 20 06:57:38 UTC 2011 Johnny Willemsen - - * *.*: - Removed autoconf support due to lack of resources/funding to - get autoconf really working. It now only causes confusions and - not working configurations for users. - -Wed Oct 19 19:13:38 UTC 2011 William R. Otte - - * bin/MakeProjectCreator/config/global.features: - disable openmp by default. - - * include/makeinclude/platform_clang_common.GNU: - * include/makeinclude/platform_g++_common.GNU: - add flags for openmp. - -Wed Oct 19 09:56:20 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Removed not needed setting of inline - -Mon Oct 17 20:40:35 UTC 2011 Abdul Sowayan - - * include/makeinclude/platform_macosx_iOS.GNU: - - Minor enhancements to this file to make ACE/TAO compile again. - -Sat Oct 15 00:57:11 UTC 2011 Abdullah Sowayan - - * ace/config-macosx-lion.h: - * include/makeinclude/platform_macosx_lion.GNU: - - Minor enhancements to the files above. - -Mon Oct 10 12:13:52 UTC 2011 Johnny Willemsen - - * protocols/ace/INet/ClientRequestHandler.h: - * protocols/ace/INet/HTTP_ClientRequestHandler.h: - * protocols/ace/INet/URLBase.h: - Always export, should solve SLE9 issues - -Mon Oct 10 11:16:58 UTC 2011 Johnny Willemsen - - * docs/Download.html: - Make x.0.5 public - -Mon Oct 10 11:16:58 UTC 2011 Johnny Willemsen - - * bin/diff-builds-and-group-fixed-tests-only.sh: - Updated for next release - - * bin/make_release.py: - Next time we don't ship vc8 anymore - - * docs/bczar/bczar.html: - Make x.0.5 public - - * etc/index.html: - Make x.0.5 public - -Mon Oct 10 08:48:51 CEST 2011 Johnny Willemsen - - * ACE version 6.0.5 released. - -Sat Oct 8 09:00:00 UTC 2011 Marcel Smit - - * ACEXML/examples/SAXPrint/namespaces.xml: - * ACEXML/examples/SAXPrint/ns.svc.conf.xml: - * ACEXML/examples/SAXPrint/simple.svcconf.xml: - * ACEXML/examples/SAXPrint/svc.conf.xml: - XML does not allow anything before the xml-tag. - -Fri Oct 7 09:45:31 UTC 2011 Marcel Smit - - * ACEXML/docs/TODO.txt: - * ACEXML/docs/bugs.txt: - * ASNMP/tests/run_tests.sh: - Fuzz - -Fri Oct 7 09:10:55 UTC 2011 Marcel Smit - - * ACEXML/docs/readme.txt: - * ASNMP/README: - * Kokyu/README: - * bin/LabVIEW_RT/README: - * bin/PerlACE/README: - * contrib/FaCE/README: - * examples/C++NPv1/README: - * examples/C++NPv2/README: - * examples/IPC_SAP/SSL_SAP/README: - * examples/Semaphores/README: - * html/README: - * netsvcs/lib/README: - * performance-tests/README: - * performance-tests/RPC/README: - * performance-tests/Synch-Benchmarks/Perf_Test/README: - * performance-tests/Synch-Benchmarks/README: - * performance-tests/Synch-Benchmarks/Synch_Lib/README: - * performance-tests/TCP/README: - * performance-tests/TTCP/C/README: - * performance-tests/UDP/README: - * protocols/ace/HTBP/README: - * websvcs/README: - Fuzz: No id-tags. Also uniform way of declaring the Id-tags - -Fri Oct 7 07:48:32 UTC 2011 Marcel Smit - - * ACEXML/examples/SAXPrint/broken.xml: - * ACEXML/examples/SAXPrint/namespaces.xml: - * ACEXML/examples/SAXPrint/ns.svc.conf.xml: - * ACEXML/examples/SAXPrint/simple.svcconf.xml: - * ACEXML/examples/SAXPrint/svc.conf.xml: - * Kokyu/tests/DSRT_MIF/svc.conf.xml: - * examples/ASX/CCM_App/svc.conf.xml: - * netsvcs/servers/svc.conf.xml: - * tests/Service_Config_Test.conf.xml: - Fuzz: No Id-tags. - -Thu Oct 6 12:01:30 UTC 2011 Marcel Smit - - * netsvcs/README: - * netsvcs/clients/Logger/README: - * netsvcs/clients/README: - * netsvcs/clients/Tokens/README: - * netsvcs/clients/Tokens/collection/README: - * netsvcs/clients/Tokens/deadlock/README: - * netsvcs/clients/Tokens/invariant/README: - * netsvcs/clients/Tokens/manual/README: - * netsvcs/clients/Tokens/mutex/README: - * netsvcs/lib/README: - * netsvcs/servers/README: - Fuzz: trailing whitespaces, tab characters and ID strings - -Thu Oct 6 11:56:19 UTC 2011 Marcel Smit - - * README: - * examples/Connection/non_blocking/README: - * examples/IPC_SAP/DEV_SAP/README: - * examples/IPC_SAP/SOCK_SAP/README: - * examples/IPC_SAP/SSL_SAP/README: - * examples/Log_Msg/Log_Msg_MFC/README: - * examples/Log_Msg/README: - * examples/Logger/README: - * examples/README: - * examples/Reactor/Ntalker/README: - * examples/Reactor/README: - * examples/Reactor/TP_Reactor/README: - * examples/Service_Configurator/Misc/README: - * examples/Synch/README: - * examples/System_V_IPC/README: - * examples/Timer_Queue/README: - Fuzz: trailing whitespaces, tab characters and ID strings - -Mon Oct 3 06:30:57 UTC 2011 Johnny Willemsen - - * ace/Dev_Poll_Reactor.h: - Doxygen improvements - -Fri Sep 30 14:03:58 UTC 2011 Johnny Willemsen - - * bin/fuzz.pl: - Check more filetypes for id tag - - * docs/bczar/bczar.html: - Added some more packages - -Thu Sep 29 01:58:23 UTC 2011 Abdullah Sowayan - - * include/makeinclude/platform_macosx_lion.GNU: - - LLVM is the default compiler on Lion for now on. - -Fri Sep 23 12:45:47 UTC 2011 Marcel Smit - - * bin/PerlACE/TestTarget.pm: - * bin/PerlACE/TestTarget_Android.pm: - Created a special method for the ADB timeout environment - variable. - -Fri Sep 23 09:25:04 UTC 2011 Marcel Smit - - * bin/PerlACE/TestTarget_Android.pm: - Stop the script when an emulator times out. - -Wed Sep 14 07:54:28 UTC 2011 Johnny Willemsen - - * bin/PerlACE/TestTarget_Android.pm: - Adding of libpath is only needed for non static builds - -Tue Sep 13 08:12:40 UTC 2011 Johnny Willemsen - - * bin/TestTarget.pm: - Added DOC_TEST_DEFAULT, this controls the default platform - for all platform instead of defaulting to localhost - -Tue Sep 13 08:12:40 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ProcessAndroid.pm: - Don't delete executable after each run - -Mon Sep 12 12:55:58 UTC 2011 Marcel Smit - - * ACE-INSTALL.html: - Made some minor modification to the Android section. - -Mon Sep 12 11:16:53 UTC 2011 Johnny Willemsen - - * ace/config-android.h: - Android doesn't have icmp support - - * docs/bczar/bczar.html: - Added telnet - -Sun Sep 11 18:11:08 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ProcessAndroid.pm: - Don't copy any log files here, that has to be done in the test - script - - * tests/run_test.pl: - Get the log file from the target before analyzing it - -Sun Sep 11 18:02:08 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ProcessAndroid.pm: - Fixed executable method - -Fri Sep 9 21:34:26 UTC 2011 Adam Mitz - - * bin/PerlACE/Process_Win32.pm: - - Fixed a bug introduced in the previous commit to this file: - Thu Sep 8 08:14:46 UTC 2011 Johnny Willemsen - - The bug prevented any tests from running on Win32. - -Fri Sep 9 19:31:43 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ProcessAndroid.pm: - * bin/PerlACE/TestTarget_Android.pm: - Added PutFile for the TestTarget - -Fri Sep 9 19:19:22 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ProcessAndroid.pm: - * bin/PerlACE/TestTarget_Android.pm: - Don't copy all config files, if we need files on a target, the test - script should copy them - -Fri Sep 9 19:15:28 UTC 2011 Johnny Willemsen - - * bin/PerlACE/TestTarget_Android.pm: - Try to kill emulator and emulator-arm - -Fri Sep 9 11:26:45 UTC 2011 Johnny Willemsen - - * include/makeinclude/platform_android.GNU: - Android doesn't have rwho - -Fri Sep 9 07:19:00 UTC 2011 Johnny Willemsen - - * ace/CDR_Stream.h: - Doxygen changes - - * include/makeinclude/platform_android.GNU: - Prevent flags being listed twice - -Thu Sep 8 17:48:53 UTC 2011 Johnny Willemsen - - * ace/OS_NS_stdlib.cpp: - Fixed compile warnings - - * ace/OS_NS_Thread.inl: - Added check for ACE_LACKS_CONDATTR - - * ace/Mem_Map.cpp: - When ACE_MMAP_NO_ZERO is defined, when the length if zero we - default to the pagesize - -Thu Sep 8 17:46:28 UTC 2011 Johnny Willemsen - - * ace/config-android.h: - Further cleanup and improvements - -Thu Sep 8 17:32:48 UTC 2011 Johnny Willemsen - - * ace/TP_Reactor.h: - Typo fixed - - * ace/Process_Manager.cpp: - Layout changes - - * ace/config-sunos5.5.h: - Removed old comment - - * ace/Signal.h: - Doxygen cleanup - - * ace/OS_NS_errno.inl: - Const changes - - * ace/OS_NS_errno.h: - Only define ACE_ERRNO_TYPE when it is not defined yet, that way we - can just set it in config-android.h - - * ace/config-android.h: - Cleanup and set various defines needed to get correct runtime - behavior - - * bin/PerlACE/Process_VMS.pm: - Chorus support removal - - * bin/PerlACE/README: - Layout changes - - * include/makeinclude/platform_android.GNU: - Further cleanup - -Thu Sep 8 17:20:26 UTC 2011 Johnny Willemsen - - * include/makeinclude/platform_android.GNU: - Fixed warning about not recognized --version - -Thu Sep 8 17:16:26 UTC 2011 Johnny Willemsen - - * ACE-INSTALL.html: - * docs/bczar/bczar.html: - Another 32bit package for android - - * include/makeinclude/platform_android.GNU: - * include/makeinclude/platform_android_linux.GNU: - Renamed to platform_android.GNU - -Thu Sep 8 13:20:55 UTC 2011 Johnny Willemsen - - * ACE-INSTALL.html: - Added another 32bit package for Android - - * docs/bczar/bczar.html: - Added some packages - -Thu Sep 8 13:20:55 UTC 2011 Johnny Willemsen - - * ACE-INSTALL.html: - Documented which 32bit packages need to be installed on a 64bit - linux host for the Android port - - * docs/bczar/bczar.html: - Added some packages - -Thu Sep 8 08:16:35 UTC 2011 Johnny Willemsen - - * ace/Lib_Find.cpp: - Add support for ACE_DEFAULT_TEMP_DIR - - * ace/MEM_Stream.h: - Added missing export include - - * ace/OS_NS_unistd.cpp: - Added ACE_HAS_NONCONST_PWRITE - - * ace/Select_Reactor_Base.cpp: - Layout change - - * include/makeinclude/platform_android_linux.GNU: - Use ?= to make an override possible from platform_macros.GNU - -Thu Sep 8 08:14:46 UTC 2011 Johnny Willemsen - - * bin/PerlACE/ConfigList.pm: - * bin/PerlACE/Process.pm: - * bin/PerlACE/ProcessAndroid.pm: - * bin/PerlACE/ProcessLVRT.pm: - * bin/PerlACE/ProcessVX.pm: - * bin/PerlACE/ProcessVX_Unix.pm: - * bin/PerlACE/ProcessVX_Win32.pm: - * bin/PerlACE/ProcessWinCE.pm: - * bin/PerlACE/ProcessWinCE_Unix.pm: - * bin/PerlACE/Process_Unix.pm: - * bin/PerlACE/Process_VMS.pm: - * bin/PerlACE/Process_Win32.pm: - * bin/PerlACE/Run_Test.pm: - * bin/PerlACE/TestTarget.pm: - * bin/PerlACE/TestTarget_Android.pm: - * bin/PerlACE/TestTarget_LVRT.pm: - * bin/PerlACE/TestTarget_VxWorks.pm: - * bin/PerlACE/TestTarget_WinCE.pm: - Extensions to run automatically tests on an Android emulator - -Tue Sep 6 09:36:36 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Removed rnq option, that is now default, added versioned namespace - support - -Wed Aug 31 11:43:13 UTC 2011 Abdul Sowayan - - * include/makeinclude/platform_macosx_iOS.GNU: - - Minor updates to this file to work with Mac OSX Lion (10.7) - -Wed Aug 31 11:33:39 UTC 2011 Abdul Sowayan - - * ace/config-macosx-iOS-hardware.h: - * ace/config-macosx-iOS-simulator.h: - * include/makeinclude/platform_macosx_iOS.GNU: - - Renamed the files from iphone to iOS since this is what apple - calls the platform these days. - - * ace/config-macosx-iphone-hardware.h: - * ace/config-macosx-iphone-simulator.h: - * include/makeinclude/platform_macosx_iphone.GNU: - - Removed these files. - -Tue Aug 30 14:40:01 UTC 2011 Abdul Sowayan - - * include/makeinclude/platform_macosx_iphone.GNU: - - Allow the user to specify the location of XCode. This is helpful - when there are multiple versions of XCode installed on the machine. - To specify the location of XCode, use XCODE_ROOT environment variable. - If XCODE_ROOT is not specified, the location of XCode is assumed to be - located at the default installation directory (which is /Developer). - -Fri Aug 26 16:02:13 UTC 2011 Abdul Sowayan - - * include/makeinclude/platform_macosx_iphone.GNU: - - Switch the default compiler from GCC to Clang - -Fri Aug 26 15:59:19 UTC 2011 Abdul Sowayan - - * ace/config-macosx-iphone-hardware.h: - * ace/config-macosx-iphone-simulator.h: - - Updated these files to use Mac OS-X Lion as the build host. Also, fixed - some minor typos. - -Wed Aug 24 13:06:17 UTC 2011 Douglas C. Schmidt - - * ace/Message_Block.cpp: Replaced the recursive version of - ACE_Message_Block::clone() with a non-recursive version to avoid - problems when there are large numbers of message blocks. Thanks - to Andrew Metcalfe for - reporting this and suggesting the fix, which was provided by - Eric Frias . - -Tue Aug 23 18:20:02 UTC 2011 Johnny Willemsen - - * NEWS: - Prepared for next release - - * bin/diff-builds-and-group-fixed-tests-only.sh: - * docs/Download.html: - * docs/bczar/bczar.html: - * etc/index.html: - Updated to make the new release public - -Tue Aug 23 19:01:44 CEST 2011 Johnny Willemsen - - * ACE version 6.0.4 released. - -Thu Aug 18 01:31:48 UTC 2011 Phil Mesnier - - * ace/Message_Block.cpp: - - Reverted the change from Mon Aug 15 14:41:24 UTC 2011 Douglas - C. Schmidt . This change caused a - regression failure that showed up on some of the TAO tests. We - can try reintroducing this patch after the upcoming release. - -Wed Aug 17 15:01:28 UTC 2011 Phil Mesnier - - * ACE-INSTALL.html: - - Fix typo in SYSROOT default example. - -Wed Aug 17 13:54:12 UTC 2011 Phil Mesnier - - * ace/Message_Block.cpp: - - Unfuzz. - -Mon Aug 15 14:41:24 UTC 2011 Douglas C. Schmidt - - * ace/Message_Block.cpp: Replaced the recursive version of - ACE_Message_Block::clone() with a non-recursive version to avoid - problems when there are large numbers of message blocks. Thanks - to Andrew Metcalfe for - reporting this and suggesting the fix, which was provided by - Eric Frias . - -Sun Aug 14 10:44:32 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Added support for inline, thanks to Thomas Lockhart for providing - the patch - -Wed Aug 10 20:15:40 UTC 2011 Phil Mesnier - - * ACE-INSTALL.html: - * NEWS: - - Add a note about support for Android in the news, and add more - detail to the installation steps. - -Wed Aug 10 19:02:21 UTC 2011 Phil Mesnier - - * ACE-INSTALL.html: - - Updated the text related to installing for Android. - - * include/makeinclude/platform_android_linux.GNU: - - Added this file. - - * include/makeinclude/platform_linux_android.GNU: - - Removed this file. - - Renamed the file to be consistent with others, now the name is - target platform first followed by the build-specific name. The - settings for cross compilation are now configured inside this - platform file, using some assumptions for architecture. - - The build for the arm architecture works, but it looks like x86 - still needs work by the NDK team, it was just added in their r6 - release. I've submitted a bug report to the android team with a - suggested patch. - -Wed Aug 10 17:14:01 UTC 2011 Johnny Willemsen - - * ace/config-win32.h: - Removed one include too much - -Wed Aug 10 12:41:18 UTC 2011 Johnny Willemsen - - * ace/config-macros.h: - Enable ACE_HAS_REACTOR_NOTIFICATION_QUEUE by default, it gives - much better performance and also doesn't suffer the issue that them - reactor queue can get full - -Wed Aug 10 12:18:56 UTC 2011 Johnny Willemsen - - * ace/Notification_Queue.inl: - * ace/Service_Config.h: - Layout changes - -Wed Aug 10 11:45:28 UTC 2011 Johnny Willemsen - - * ace/config-win32-common.h: - * ace/config-win32.h: - Moved define to the common file - - * ace/config-win32-borland.h: - Removed support for C++ Builder, the port is broken and not maintained - for years. - -Tue Aug 9 17:28:15 UTC 2011 Johnny Willemsen - - * debian/patches/series: - Updated because of removed files - - * debian/patches/16-ace-inet-pkgconfig-files.diff: - * debian/patches/prevent_doxygen_ace_manpages.diff: - Removed these files, integrated into trunk - -Tue Aug 9 17:17:56 UTC 2011 Johnny Willemsen - - * ace/os_include/os_dlfcn.h: - Added if !defined checks around all defines in this file - -Mon Aug 8 21:46:01 UTC 2011 Phil Mesnier - - * ace/OS_NS_time.inl: - - Fix some inconsistencies in the new android-specific wrappers. - - * ace/config-android.h: - - Android does not supply std::wstring - - * include/makeinclude/platform_linux_android.GNU: - - The android supplied compiler gives a preemptive warning about - va_args mangling change, but I cannot find anything to change - in the ACE code, so I added the recommended warning suppressor. - -Thu Aug 4 22:11:26 UTC 2011 Phil Mesnier - - * ace/config-android.h: - - unfuzz. - -Thu Aug 4 15:03:16 UTC 2011 Phil Mesnier - - * ACE-INSTALL.html: - * ace/OS_NS_Thread.cpp: - * ace/OS_NS_errno.h: - * ace/OS_NS_time.h: - * ace/OS_NS_time.inl: - * ace/config-linux.h: - * ace/config-android.h: - * include/makeinclude/platform_linux_android.GNU: - - Added configuration files and minor changes to allow building - for Android using the Android Native Development Kit's standalone - tool chain. http://developer.android.com/sdk/ndk/index.html - Android is not a completely tested platform and automated testing - does not work for it currently. Thanks to Trevor Fields of OCI - for doing the heavy lifting on preparing these changes. - - * examples/APG/ThreadManagement/Async_Cancel.cpp: - * examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp: - * examples/Service_Configurator/IPC-tests/server/Handle_L_Stream.inl: - * examples/Service_Configurator/IPC-tests/server/Handle_R_Stream.inl: - * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.cpp: - * examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp: - - Add wrappers necessary to get them working with Android. - - * tests/Thread_Attrs_Test.cpp: - * tests/test_config.h: - - Minor changes for running tests on Android. - -Sun Jul 31 11:14:23 UTC 2011 Johnny Willemsen - - * bin/generate_doxygen.pl: - Don't generate man pages, not used - - * debian/*: - Pull in latest version from debian packaging - - * protocols/ace/INet/ACE_INet.pc.in: - * protocols/ace/INet/ACE_INet_SSL.pc.in: - * protocols/ace/INet/inet.mpc: - * protocols/ace/INet/inet_ssl.mpc: - Added pc.in files - - * etc/ace_man.doxygen: - Removed this file. - -Sat Jul 30 13:11:43 UTC 2011 Johnny Willemsen - - * ace/config-windows.h: - * ace/config-win64.h: - Renamed win64.h to windows.h - -Sun Jul 24 04:27:10 UTC 2011 Phil Mesnier - - * examples/APG/Streams/Answerer.cpp: - - Fuzz fixes. - -Sat Jul 23 22:37:24 UTC 2011 Phil Mesnier - - * ace/config-win64.h: - * examples/APG/Timers/PCB.cpp: - - Fuzz fixes. - - * bin/fuzz.pl: - - Enhanced the check for ACE_TRACE messages so that it works - correctly with class definitions such as those found in - examples/APG/ThreadPools/Futures.cpp. - -Fri Jul 22 12:29:59 UTC 2011 Douglas C. Schmidt - - * ace/Malloc_T.cpp: Fixed ACE_Dynamic_Cached_Allocator so that it - doesn't overflow. Thanks to Qiao Zhiqiang for this fix. - -Fri Jul 22 12:27:16 UTC 2011 Douglas C. Schmidt - - * tests/Cached_Allocator_Test.cpp (run_main): Updated this test to - check that ACE_Dynamic_Cached_Allocator works properly. - -Wed Jul 20 23:52:46 UTC 2011 Douglas C. Schmidt - - * ace/config-win64.h: Added this file to make it more clear how to - build ACE on a 64-bit Windows platform. Thanks to Thomas Pauli - for contributing this - fix. - -Mon Jul 18 11:44:16 UTC 2011 Douglas C. Schmidt - - * Happy Birthday to me ;-) - -Mon Jul 11 00:39:05 UTC 2011 Douglas C. Schmidt - - * examples/APG/ThreadPools/Futures.cpp (class Manager): - * examples/APG/Containers/Stacks.cpp (StackExample::run): - * examples/APG/Containers/Allocator.cpp (StackExample::run): - * examples/APG/Timers/PCB.cpp (PCB::handleClose): Fixed a mismatch in ACE_TRACE. - -Sat Jul 9 19:07:20 UTC 2011 Douglas C. Schmidt - - * ace/RB_Tree.inl, - ace/Svc_Handler.cpp, - examples/APG/Active_Objects/AO.cpp, - examples/APG/Active_Objects/AO2.cpp, - examples/APG/Containers/Allocator.cpp, - examples/APG/Containers/DLList.cpp, - examples/APG/Containers/Hash_Map.cpp, - examples/APG/Containers/Hash_Map_Hash.cpp, - examples/APG/Containers/Map_Manager.cpp, - examples/APG/Containers/Map_Manager_Specialization.cpp, - examples/APG/Containers/Queues.cpp, - examples/APG/Containers/RB_Tree.cpp, - examples/APG/Containers/RB_Tree_Functors.cpp, - examples/APG/Containers/Sets.cpp, - examples/APG/Containers/Stacks.cpp, - examples/APG/Processes/Process_Manager_Death.cpp, - examples/APG/Processes/Process_Mutex.cpp, - examples/APG/Signals/SigAction.cpp, - examples/APG/Signals/SigHandler.cpp, - examples/APG/Signals/SigHandlers.cpp, - examples/APG/Streams/Answerer.cpp, - examples/APG/Streams/CommandStream.cpp, - examples/APG/Streams/CommandTask.cpp, - examples/APG/Streams/EndTask.h, - examples/APG/ThreadPools/Futures.cpp, - examples/APG/ThreadPools/LF_ThreadPool.cpp, - examples/APG/ThreadPools/Task_ThreadPool.cpp, - examples/APG/ThreadPools/ThreadPool.cpp, - examples/APG/Timers/Alarm.cpp, - examples/APG/Timers/CB.cpp, - examples/APG/Timers/PCB.cpp, - examples/APG/Timers/PTimerDispatcher.cpp, - examples/APG/Timers/Task.cpp, - examples/APG/Timers/TimerDispatcher.cpp, - examples/APG/Timers/Upcall.cpp, - examples/Reactor/TP_Reactor/ReadHandler.cpp, - examples/Timer_Queue/Custom_Handler.cpp, - netsvcs/lib/Name_Handler.cpp, - netsvcs/lib/Server_Logging_Handler_T.cpp, - netsvcs/lib/TS_Clerk_Handler.cpp, - netsvcs/lib/TS_Server_Handler.cpp, - tests/Bug_3878_Regression_Test.cpp, - tests/Thread_Timer_Queue_Adapter_Test.cpp: Fixed all the - ACE_TRACE statements similar to - - ACE_TRACE( ACE_TEXT( "sometext" ) ); - - and - - ACE_TRACE( "some" - "text" ); - - to - - ACE_TRACE( "sometext" ); - - Thanks to Espen Harlinn for this fix, - which fixes bugid 3976. - -Thu Jul 7 15:24:09 UTC 2011 Johnny Willemsen - - * ace/Unbounded_Set_Ex.cpp: - Fixed compile error when ACE_HAS_DUMP is defined. This fixes bugzilla - 3977, thanks to Ben Bronk - for reporting this - - * docs/bczar/bczar.html: - Added git - -Tue Jul 5 10:30:18 UTC 2011 Johnny Willemsen - - * bin/MakeProjectCreator/templates/gnu.mpd: - Removed cidlc, that got removed years ago - -Fri Jul 1 11:08:06 UTC 2011 Steve Huston - - * tests/bug_3974_Regression_Test.cpp: Return the correct value from - the test. Thanks to Johnny for picking this up. - -Fri Jul 1 10:28:10 UTC 2011 Martin Corino - - * ace/config-freebsd.h: - Added missing ACE_HAS_XPG4_MULTIBYTE_CHAR. Should also resolve - CDR stream op compile problems. - -Fri Jul 1 10:01:54 UTC 2011 Olli Savia + * ace/TTY_IO.h: + Doxygen fix * ace/config-linux.h: - Reverted __ACE_INLINE__ removal. - -Fri Jul 1 09:31:38 UTC 2011 Johnny Willemsen - - * ace/config-openvms.h: - Readded OpenVMS socket buffer size limit - -Fri Jul 1 08:46:30 UTC 2011 Martin Corino - - * ace/config-qnx.h: - * ace/config-sunos5.5.h: - Added ACE_LACKS_STD_WSTRING to remedy compile problems with new - CDR stream ops in TAO. - -Wed Jun 29 20:47:33 UTC 2011 Steve Huston - - * ace/Select_Reactor_T.cpp: - * ace/TP_Reactor.cpp: - * ace/Dev_Poll_Reactor.cpp: - * ace/WFMO_Reactor.cpp: - In handle_events(), if returning -1 because the reactor isn't - ready to handle events, also set errno to ESHUTDOWN to tell the - caller why. Fixes Bugzilla #3974. - - * tests/Bug_3974_Regression_Test.cpp: - * tests/tests.mpc: - * tests/run_test.lst: - New test for the above problem/fix. - -Wed Jun 29 10:38:02 UTC 2011 Johnny Willemsen - - * ace/Thread_Manager.cpp: - Fixed compile error in some environments - -Wed Jun 29 07:56:54 UTC 2011 Martin Corino - - * ace/config-lynxos.h: - Added ACE_LACKS_STD_WSTRING to remedy compile problems with new - CDR stream ops in TAO. - -Thu Jun 23 14:51:19 UTC 2011 Johnny Willemsen - - * ace/CE_Screen_Output.h: - * ace/Log_Msg.cpp: - * netsvcs/clients/Logger/direct_logging.cpp: - * netsvcs/clients/Logger/indirect_logging.cpp: - * netsvcs/lib/Base_Optimizer.h: - * netsvcs/lib/Base_Optimizer.cpp: - * netsvcs/lib/Client_Logging_Handler.cpp: - * netsvcs/lib/Log_Message_Receiver.h: - * netsvcs/lib/Log_Message_Receiver.cpp: - * netsvcs/lib/Server_Logging_Handler.cpp: - * netsvcs/lib/Server_Logging_Handler_T.cpp: - * netsvcs/lib/TS_Clerk_Handler.cpp: - * netsvcs/lib/TS_Server_Handler.cpp: - * netsvcs/lib/Time_Request_Reply.cpp: - * netsvcs/lib/lib.mpc: - * netsvcs/servers/README: - * netsvcs/servers/main.cpp: - Layout and typo fixes - -Thu Jun 23 14:29:08 UTC 2011 Johnny Willemsen - - * docs/bczar/bczar.html: - libtool - - * bin/diff-builds-and-group-fixed-tests-only.sh: - * docs/Download.html: - Make x.0.3 available - -Thu Jun 23 12:39:08 UTC 2011 Johnny Willemsen - - * etc/*.doxygen - Disable html help, seems doxygen now disables the search option - when html help is enabled - -Thu Jun 23 13:46:08 CEST 2011 Johnny Willemsen - - * ACE version 6.0.3 released. - -Wed Jun 22 18:01:15 UTC 2011 Jeff Parsons - - * Basic_Types.h: - * CDR_Base.cpp: - * CDR_Base.h: - * config-win32-mingw.h: - - Reverted all changes made related to support for long double - constants in IDL. - -Tue Jun 21 18:14:46 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Fixed typo in ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII - decision tree. Thanks to Phil Mesnier - for his help in connecting it to scoreboard warnings. - -Mon Jun 20 17:39:01 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Another tweak to ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII's - logic aimed at warnings on FC6, FC8, FC12, and FC15. - -Mon Jun 20 17:17:26 UTC 2011 Jeff Parsons - - * ace/config-win32-mingw.h: - * ace/Basic_Types.h: - - - Moved the definition of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII - to the MinGW config file. - - - Added #define ACE_CDR_IMPLEMENT_WITH_NATIVE_DOUBLE 1 to - the MinGW config file, so that, for generated IDL long - double constants, the argument will agree with the - print format string. MinGW doesn't support long double - in the print format. - -Fri Jun 17 16:48:29 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Another tweak to ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII's - conditional definition to eliminate warnings on FC12 - and FC15. - -Fri Jun 17 12:48:31 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Removed the 'L' from the version of - ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII targeted at MinGW - platforms. That platform apparently doesn't support that - part of the C print format spec. - -Thu Jun 16 13:31:16 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Changed the logic of what ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII - expands to in order to eliminate warnings on FC6 and FC8. - -Wed Jun 15 13:10:40 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Added a special version of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII - for MinGW32, which seems to diverge from other platforms in how - it conforms to the printf print format. - -Fri Jun 10 19:05:30 UTC 2011 Jeff Parsons - - * ace/Basic_Types.h: - - Added #define of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII - to make generation of a long double literal by the TAO IDL - compiler more portable. - -Fri Jun 10 12:58:49 UTC 2011 Marcel Smit - - * ChangeLog: - Fuzz. Removed tab. - -Thu Jun 9 01:16:23 UTC 2011 Douglas C. Schmidt - - * ace/RB_Tree.cpp: Fixed overly long ACE_TRACE string literals - that were split across lines. Thanks to Espen Harlinn for reporting this. - -Wed Jun 8 21:05:56 UTC 2011 Adam Mitz - - * bin/fuzz.pl: - - Switch from cvs to svn for the -m option that checks only modified - files. We haven't used cvs for some time now. - -Tue Jun 7 20:45:56 UTC 2011 Phil Mesnier - - * ace/CDR_Base.h: - - The inline function needs to be static to match the semantics of - a struct constructor when the environment has native long - doubles. - -Tue Jun 7 18:20:36 UTC 2011 Jeff Parsons - - * ace/CDR_Base.h: - - Added an inline function called LongDoubleAssign tha works - as an alternative to the struct constructor of the same - name when a 16-byte native long double exists and the struct - is not defined. Thanks again to Adam Mitz - for the idea. - -Mon Jun 6 22:17:26 UTC 2011 Adam Mitz - - * ace/CDR_Base.h: - - The struct just added by Jeff also needs the export macro. - -Mon Jun 6 19:51:27 UTC 2011 Jeff Parsons - - * ace/CDR_Base.cpp: - * ace/CDR_Base.h: - - Added a struct LongDoubleAssign which inherits from LongDouble, - and contains the assignment operator and constructors, as well - as a cast operator to LongDouble. This scheme allows generated - code to use the LongDouble struct (when no 16-byte native long - double exists) as a member in C++ unions, and to be initialized - (when it appears as a constant) with the default copy constructor - from LongDouble, converted from the supplied LongDoubleAssign, - which is in turn initialized from the rhs literal. Thanks to - Adam Mitz for the LongDoubleAssign - suggestion to work around the C++ union restriction. - -Mon Jun 6 16:59:29 UTC 2011 Johnny Willemsen - - * docs/Download.html: - Fixed typo - - * include/makeinclude/platform_g++_common.GNU: - Added support for c++0x, adding this to your platform_macros.GNU - enables the g++ c++0x extensions - -Mon Jun 6 13:44:14 UTC 2011 Marcel Smit - - * examples/IPC_SAP/SSL_SAP/SSL-client-simple.cpp: - Fixed gcc 4.6 warning. - -Fri Jun 3 18:46:50 UTC 2011 Jeff Parsons - - * ace/CDR_Base.h: - - Made the ACE_CDR::LongDouble struct constructor from native - long double explicit, which eliminates compiler ambiguities - when the struct's '==' and '!=' operators are used with - a native long double rhs. - -Wed Jun 1 19:30:44 UTC 2011 Jeff Parsons - - * ace/CDR_Base.cpp: - * ace/CDR_Base.h: - - To the struct ACE_CDR::LongDouble, used for platforms with - a native long double that isn't 16 bytes, added an - assignment operator and a constructor. The former is for - internal use by the IDL compiler, and the latter is for - code generation for long double constants. For types - using the non-native struct, a const declaration is - impossible to initialize by assignment to a literal, - so a constructor is generated instead. - -Wed Jun 1 10:17:33 UTC 2011 Marcel Smit - - * bin/fuzz.pl: - Fixed typo. - -Wed Jun 1 05:53:10 UTC 2011 Marcel Smit - - * examples/APG/Naming/Temperature_Monitor2.cpp: - * examples/IPC_SAP/SSL_SAP/SSL-client-simple.cpp: - * tests/Bug_3943_Regression_Test.cpp: - * tests/Proactor_UDP_Test.cpp: - Resolved gcc 4.6 warning: variable was set but not used. - -Tue May 31 09:16:33 UTC 2011 Johnny Willemsen - - * docs/Download.html: - OBS now stands for Open Build Service - -Tue May 31 07:13:01 UTC 2011 Marcel Smit - - * ACEXML/examples/SAXPrint/main.cpp: - Fixed compile error. - -Mon May 30 18:44:55 UTC 2011 Johnny Willemsen - - * ACEXML/examples/SAXPrint/main.cpp: - Fixed gcc 4.6 warning - - * docs/bczar/bczar.html: - Added some more packages - -Fri May 27 14:44:01 UTC 2011 Marcel Smit - - * tests/Bug_2653_Regression_Test.cpp: - * tests/Compiler_Features_12_Test.cpp: - * tests/Reference_Counted_Event_Handler_Test.cpp: - Resolved gcc 4.6 warning: variable was set but not used. - -Fri May 27 09:49:56 UTC 2011 Marcel Smit - - * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: - Made changes to satisfy Coverity and the GNU 4.6 gcc compiler. - fgets returns a void*. This is stored in dummy. We use - ACE_UNUSED_ARG to fool the 4.6 gcc compiler. - -Thu May 26 14:27:50 UTC 2011 Marcel Smit - - * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: - Resolved gcc 4.6 warning: variable was set but not used. - -Thu May 26 14:11:57 UTC 2011 Marcel Smit - - * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: - Resolved gcc 4.6 warning: variable was set but not used. - -Thu May 26 11:39:54 UTC 2011 Johnny Willemsen - - * docs/bczar/bczar.html: - Added a yum install with all packages you could need on FC - -Thu May 26 13:09:50 UTC 2011 Marcel Smit - - * tests/Compiler_Features_10_Test.cpp: - Resolved coverity warnings. - -Mon May 23 07:55:41 UTC 2011 Marijke Hengstmengel - - * tests/QtReactor_Test.h: - * tests/QtReactor_Test.cpp: - Changed deprecated qt4 functions and includes. - -Mon May 23 07:10:41 UTC 2011 Johnny Willemsen - - * examples/APG/Naming/Name_Binding.h: - * netsvcs/lib/Client_Logging_Handler.cpp: - Fixed incorrect delete - -Mon May 23 06:55:37 UTC 2011 Johnny Willemsen - - * examples/APG/Streams/MessageInfo.h: - Pass argument as const& to fix Coverity error - - * protocols/ace/INet/BidirStreamBuffer.h: - * protocols/ace/INet/BufferedStreamBuffer.h: - * protocols/ace/INet/HTTP_BasicAuthentication.cpp: - * protocols/ace/RMCast/Link.cpp: - Fixed memory leaks, thanks to Max Zhou - for creating the patch, this fixes bugzilla 3959 - -Fri May 20 22:17:29 UTC 2011 Adam Mitz - - * bin/MakeProjectCreator/config/ace_qt4reactor.mpb: - - Assignment to "after" must match the target MPC project name. - -Thu May 12 18:08:47 UTC 2011 Steve Huston - - * include/makeinclude/wrapper_macros.GNU: Added command settings for - preprocessing C and C++ source files. - - * include/makeinclude/rules.local.GNU: Added rules to preprocess - C and C++ files when directed. - - These allow one to now quickly produce a preprocessed version of - a source file. Ala... make -f GNUmakefile.ACE ACE.i - would preprocess ACE.cpp and put the result in ACE.i. - -Thu May 12 01:04:19 UTC 2011 Chad Beaulac - * tests/Bug_3912_Regression_Test.cpp: - Integrated changes from Phil Mesnier. - Added static_cast and const_cast instead of C-style casts. - -Wed May 11 18:26:28 UTC 2011 Johnny Willemsen - - * ace/Thread_Control.h: - * ace/Thread_Control.cpp: - * ace/Thread_Hook.h: - * ace/Thread_Hook.cpp: - * apps/gperf/src/Options.cpp: - Doxygen changes - -Wed May 11 13:41:28 UTC 2011 Marijke Hengstmengel - - * ace/QtReactor/QtReactor.h: - Changed for QT4 deprecated include QT/.. - -Wed May 11 12:45:21 UTC 2011 Chad Beaulac - - * tests/Bug_3912_Regression_Test.cpp: - Returning a value from close now. - - * tests/tests.mpc: - Removed libs Stream_Config_Stream_DLL. - It's dynamically loaded by the ASR. - -Tue May 10 11:59:32 UTC 2011 Chad Beaulac - - * ace/Stream.cpp: - * tests/Bug_3912_Regression_Test.cpp: - * tests/Bug_3912_Regression_Test.conf: - Fixed FUZZ whitespace and Id - -Mon May 9 19:09:35 UTC 2011 Johnny Willemsen - - * ace/Dump.h: - * ace/FIFO.cpp: - * ace/Filecache.cpp: - * ace/Svc_Conf.y: - * ace/Svc_Conf_y.cpp: - Fixed coverity errors - -Sun May 8 17:57:50 UTC 2011 Johnny Willemsen - - * ace/ETCL/ETCL_Constraint.h: - * ace/ETCL/ETCL_Constraint.inl: - Fixed coverity errors - -Thu May 5 21:38:45 UTC 2011 Phil Mesnier - - * ace/Select_Reactor_T.cpp: - - Added a reset of errno during the ctor in case there was an - error during the first attempt at opening the reactor. Turns out - that in this case on at least on Linux, the errno leaks through - the second, good call to open. This can happen for example, when - ACE::max_handles() is less than the select reactor's DEFAULT_SIZE. - Since all this happens in a ctor, there's no result value for - application code to check, apart from errno. - -Wed May 4 15:07:46 UTC 2011 Chad Beaulac - - * ace/Stream.cpp: - Modified ACE_Stream::remove(name,flags) so close - is always called on the module that's removed regardless of the - flags. Close needs to be called to ensure proper lifecycle - management when the ACE_Service_Repository shuts down in its - fini method. Bugzilla #3912 - - * tests/Bug_3912_Regression_Test.conf: - * tests/Bug_3912_Regression_Test.cpp: - * tests/run_test.lst - * tests/test.mpc - Added test to assert that close is called. - -Fri Apr 29 14:01:29 UTC 2011 Steve Huston - - * tests/tests.mpc: For Message_Queue_Test add -bmaxdata:0x20000000 to - linker options to extend the available data space at run time. - Avoids the heap smashing the stacks. - -Fri Apr 29 06:39:06 UTC 2011 Marcel Smit - - * bin/fuzz.pl: - Exclude *.WCHAR_T.conf and *.UTF-16.conf files from $Id check. - These files are not UTF-8 format and cannot be read by perl. - -Thu Apr 28 06:39:25 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Disable inlining - -Wed Apr 27 13:33:43 UTC 2011 Johnny Willemsen - - * ace/config-visualage.h: - Removed this file, includes only non existent files - -Wed Apr 27 11:02:59 UTC 2011 Johnny Willemsen - - * ace/Time_Value.inl: - * ace/Time_Value.cpp: - Corrected some casts to use time_t - -Wed Apr 27 09:01:11 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Improved this file - -Tue Apr 26 09:38:05 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Improved this file - -Tue Apr 26 08:17:40 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Improved this file - -Sat Apr 23 12:31:28 UTC 2011 Johnny Willemsen - - * ace/Stream.cpp: - Fixed incorrect ACE_NEW_RETURN macro - -Fri Apr 22 19:05:19 UTC 2011 Johnny Willemsen - - * ace/ACE.cpp (strnew): - Removed null check, ACE_NEW_RETURN already does that - -Fri Apr 22 15:19:29 UTC 2011 Steve Huston - - * include/makeinclude/platform_aix_ibm.GNU: Add support for XL C++ 11. - -Fri Apr 22 12:43:18 UTC 2011 Marcel Smit - - * protocols/tests/HTBP/HTBP_Config.conf: - * protocols/tests/HTBP/Reactor_Tests/inside.conf: - * tests/Service_Config_Test.WCHAR_T.conf: - Fuzz: Added $Id string - -Fri Apr 22 11:16:57 UTC 2011 Johnny Willemsen - - * rpmbuild/ace-tao.spec: - Removed autoconf support - -Fri Apr 22 07:25:57 UTC 2011 Marcel Smit - - * ace/MMAP_Memory_Pool.cpp: - * ace/OS_NS_stdlib.cpp: Layout changes - * Kokyu/tests/DSRT_MIF/svc.conf: - * apps/Gateway/Gateway/svc.conf: - * apps/Gateway/Peer/svc.conf: - * apps/JAWS/server/svc.conf: - * apps/JAWS3/jaws3/jaws.conf: - * apps/JAWS3/small/jaws.conf: - * apps/JAWS3/small/svc.conf: - * examples/APG/Logging/client.conf: - * examples/APG/Logging/logging_strategy.conf: - * examples/APG/Logging/server.conf: - * examples/APG/Naming/svc.conf: - * examples/APG/Svc_Config/svc.conf.dynamic: - * examples/APG/Svc_Config/svc.conf.static: - * examples/ASX/CCM_App/svc.conf: - * examples/C++NPv2/svc.conf: - * examples/Service_Configurator/IPC-tests/server/svc.conf: - * examples/Service_Configurator/Misc/svc.conf1: - * examples/Service_Configurator/Misc/svc.conf2: - * netsvcs/clients/Naming/Client/svc.conf: - * netsvcs/clients/Naming/Client/svc2.conf: - * netsvcs/servers/svc.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t1.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t16.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t2.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t32.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t4.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t64.conf: - * performance-tests/Synch-Benchmarks/svcconf/perf_t8.conf: - * performance-tests/Synch-Benchmarks/svcconf/svc.conf: - * protocols/tests/HTBP/HTBP_Config.conf: - * protocols/tests/HTBP/Reactor_Tests/inside.conf: - * rpmbuild/etc/tao/tao-cosconcurrency.conf: - * rpmbuild/etc/tao/tao-cosevent.conf: - * rpmbuild/etc/tao/tao-cosnaming.conf: - * rpmbuild/etc/tao/tao-cosnotification.conf: - * rpmbuild/etc/tao/tao-costrading.conf: - * rpmbuild/etc/tao/tao-rtevent.conf: - * tests/Bug_3334_Regression_Test.conf: - * tests/Service_Config_Stream_Test.conf: - * tests/Service_Config_Test.UTF-16.conf: - * tests/Service_Config_Test.conf: - * tests/Service_Config_Test.conf.xml: - * tests/UNIXclerk.conf: - * tests/UNIXserver.conf: - * tests/UNIXtokens.conf: - * tests/Win32clerk.conf: - * tests/Win32server.conf: - * tests/Win32tokens.conf: - Fuzz: Added $Id string. - -Thu Apr 21 12:25:13 UTC 2011 Johnny Willemsen - - * bin/fuzz.pl: - Check *.conf files for an Id tag - -Thu Apr 21 08:16:01 UTC 2011 Johnny Willemsen + * tests/Cached_Accept_Conn_Test.h: + * tests/Cached_Accept_Conn_Test.cpp: + * tests/MEM_Stream_Test.cpp: + * tests/QtReactor_Test.cpp: + Layout changes and removed some ACE_UNUSED_ARG usage - * include/makeinclude/platform_macosx.GNU: - * include/makeinclude/platform_macosx_common.GNU: - Cleanup +Mon Dec 5 11:25:31 UTC 2011 Johnny Willemsen - * include/makeinclude/platform_macosx_lion.GNU: - Fixed comment + * bin/cleanbuilds.sh: + * bin/mail_test_stats.sh: + Extended our daily test stats with another email, the failing tests + for today excluding the not fixed ones -Wed Apr 20 11:29:35 UTC 2011 Johnny Willemsen +Mon Dec 5 08:35:54 UTC 2011 Johnny Willemsen - * bin/MakeProjectCreator/config/gnuace.features: - Don't set ndds default to 1, reduced size of release and makes it - possible to support more dds vendors + * docs/Download.html: + Release has vc9/vc10 -Wed Apr 20 10:27:42 UTC 2011 Johnny Willemsen +Mon Dec 5 08:22:11 UTC 2011 Johnny Willemsen * bin/diff-builds-and-group-fixed-tests-only.sh: * docs/Download.html: * etc/index.html: - Make x.0.2 available - - * html/Stats/index.shtml: - Removed cell xampler - -Wed Apr 20 08:53:55 UTC 2011 Johnny Willemsen - - * apps/gperf/src/Gen_Perf.cpp: - Fixed coverity errors - - * bin/fuzz.pl: - Extended fuzz - - * bin/generate_rel_manpages: - Removed obsolete make steps + Made 6.0.6 publicly available * docs/bczar/bczar.html: - zip should also be available - - * tests/Env_Value_Test.cpp: - * tests/Reactor_Fairness_Test.cpp: - Layout changes - -Wed Apr 20 09:52:52 CEST 2011 Johnny Willemsen - - * ACE version 6.0.2 released. + Updated for next release and added wget step to get subversion config + file to make sure we checkout using commit timestamps Local Variables: mode: change-log diff --git a/ACE/ChangeLogs/ChangeLog-2011b b/ACE/ChangeLogs/ChangeLog-2011b new file mode 100644 index 00000000000..1a24061878c --- /dev/null +++ b/ACE/ChangeLogs/ChangeLog-2011b @@ -0,0 +1,1550 @@ +Sun Dec 04 11:51:30 CET 2011 Johnny Willemsen + + * ACE version 6.0.6 released. + +Fri Dec 2 10:07:48 UTC 2011 Martin Corino + + * ace/Countdown_Time.h: + * ace/Countdown_Time.inl: + * ace/Countdown_Time.cpp: + * ace/Timer_Queue_T.h: + * ace/Timer_Queue_T.inl: + + Reverting timer changes to be replaced by better and more + flexible changes after the coming release. + +Tue Nov 29 19:28:56 UTC 2011 Johnny Willemsen + + * ace/Countdown_Time.h: + * ace/Countdown_Time.cpp: + Use default value for constructor reducing the number of constructors + +Tue Nov 29 15:50:06 UTC 2011 Martin Corino + + * ace/Timer_Queue_T.h: + * ace/Timer_Queue_T.inl: + + Added get_timer_method() to be able reuse timer method + setting. + + * ace/Countdown_Time.h: + * ace/Countdown_Time.inl: + * ace/Countdown_Time.cpp: + + Added option to use application defined timer like + timer queue. + +Mon Nov 28 14:29:45 UTC 2011 Johnny Willemsen + + * ace/Log_Msg.h: + Doxygen change + + * include/makeinclude/wrapper_macros.GNU: + S.inl files are not generated anymore + +Wed Nov 23 07:39:56 UTC 2011 Olli Savia + + * ace/Time_Value.inl: + Added a workaround for GCC 3.4 'internal compiler error' issue. + +Fri Nov 18 03:54:50 UTC 2011 James H. Hill + + * bin/PerlACE/Process_Win32.pm: + + Fixed fuzz errors. + +Mon Nov 14 06:02:05 UTC 2011 James H. Hill + + * bin/PerlACE/Process_Win32.pm: + + Bug fix where the script failed it File::Which is not installed + on the target machine. The script will search the PATH if File::Which + is installed on the host machine. + +Wed Nov 9 23:30:30 UTC 2011 James H. Hill + + * bin/ChangeLogEditor/FileLocatorFactory.pm: + * bin/PerlACE/Process_Win32.pm: + + Fixed fuzz errors related to trailing whitespaces. + +Tue Nov 8 18:58:36 UTC 2011 James H. Hill + + * bin/ChangeLogEditor/FileLocatorFactory.pm: + + Implemented a utility function that searches the parent + directory for the specified directory. This is necessary + because the SVN 1.7.x client does not store .svn directories + in the child directory anymore. Instead, the root directory + of the checkout contains the .svn directory. Now, the SVN + locator will search all parent directories to determine if + it the SCM is a SVN sandbox. + + * bin/PerlACE/Process_Win32.pm: + + Updated the Executable() subroutine such that if the full + or relative path of the executable is not specified, then + it will try to resolve the location of the executable using + the PATH. + +Sat Oct 22 02:06:37 UTC 2011 Abdullah Sowayan + + * include/makeinclude/platform_macosx_common.GNU: + + Added missing: + DCCFLAGS += -g + + From the file. Thanks to William R. Otte + for pointing this out. + +Fri Oct 21 23:35:30 UTC 2011 William R. Otte + + * ace/Time_Value.inl: + + Changed the operator comparing __builtin_constant_p to be a + bitwise (&) instead oflogical and (&&) to address a warning from the + LLVM compiler. In this case, the result of the two operators is + logically equivalent. Thanks to Abdullah Sowayan + for reporting the issue. + +Fri Oct 21 11:26:49 UTC 2011 Marcel Smit + + * examples/Misc/test_trace.cpp: + Fixed compile issue in case all logging is turned off. + +Thu Oct 20 10:41:44 UTC 2011 Johnny Willemsen + + * docs/Download.html: + Added links to the OBS projects, thanks to John Fletcher for providing + this update + +Tue Oct 20 09:30:13 UTC 2011 Martin Corino + + Merged changes from Remedy work branch. + + === start changelog === + + Tue Oct 18 09:23:13 UTC 2011 Marijke Hengstmengel + + * bin/MakeProjectCreator/config/global.features: + Add ccm_direct_collocation + + Wed Oct 12 13:08:13 UTC 2011 Marcel Smit + + * bin/MakeProjectCreator/config/crosscompile.mpb: + Fixed install issues. + + * bin/mwc.pl: + Removed unnecessary STDERR. + + === end changelog === + +Thu Oct 20 06:57:38 UTC 2011 Johnny Willemsen + + * *.*: + Removed autoconf support due to lack of resources/funding to + get autoconf really working. It now only causes confusions and + not working configurations for users. + +Wed Oct 19 19:13:38 UTC 2011 William R. Otte + + * bin/MakeProjectCreator/config/global.features: + disable openmp by default. + + * include/makeinclude/platform_clang_common.GNU: + * include/makeinclude/platform_g++_common.GNU: + add flags for openmp. + +Wed Oct 19 09:56:20 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Removed not needed setting of inline + +Mon Oct 17 20:40:35 UTC 2011 Abdul Sowayan + + * include/makeinclude/platform_macosx_iOS.GNU: + + Minor enhancements to this file to make ACE/TAO compile again. + +Sat Oct 15 00:57:11 UTC 2011 Abdullah Sowayan + + * ace/config-macosx-lion.h: + * include/makeinclude/platform_macosx_lion.GNU: + + Minor enhancements to the files above. + +Mon Oct 10 12:13:52 UTC 2011 Johnny Willemsen + + * protocols/ace/INet/ClientRequestHandler.h: + * protocols/ace/INet/HTTP_ClientRequestHandler.h: + * protocols/ace/INet/URLBase.h: + Always export, should solve SLE9 issues + +Mon Oct 10 11:16:58 UTC 2011 Johnny Willemsen + + * docs/Download.html: + Make x.0.5 public + +Mon Oct 10 11:16:58 UTC 2011 Johnny Willemsen + + * bin/diff-builds-and-group-fixed-tests-only.sh: + Updated for next release + + * bin/make_release.py: + Next time we don't ship vc8 anymore + + * docs/bczar/bczar.html: + Make x.0.5 public + + * etc/index.html: + Make x.0.5 public + +Mon Oct 10 08:48:51 CEST 2011 Johnny Willemsen + + * ACE version 6.0.5 released. + +Sat Oct 8 09:00:00 UTC 2011 Marcel Smit + + * ACEXML/examples/SAXPrint/namespaces.xml: + * ACEXML/examples/SAXPrint/ns.svc.conf.xml: + * ACEXML/examples/SAXPrint/simple.svcconf.xml: + * ACEXML/examples/SAXPrint/svc.conf.xml: + XML does not allow anything before the xml-tag. + +Fri Oct 7 09:45:31 UTC 2011 Marcel Smit + + * ACEXML/docs/TODO.txt: + * ACEXML/docs/bugs.txt: + * ASNMP/tests/run_tests.sh: + Fuzz + +Fri Oct 7 09:10:55 UTC 2011 Marcel Smit + + * ACEXML/docs/readme.txt: + * ASNMP/README: + * Kokyu/README: + * bin/LabVIEW_RT/README: + * bin/PerlACE/README: + * contrib/FaCE/README: + * examples/C++NPv1/README: + * examples/C++NPv2/README: + * examples/IPC_SAP/SSL_SAP/README: + * examples/Semaphores/README: + * html/README: + * netsvcs/lib/README: + * performance-tests/README: + * performance-tests/RPC/README: + * performance-tests/Synch-Benchmarks/Perf_Test/README: + * performance-tests/Synch-Benchmarks/README: + * performance-tests/Synch-Benchmarks/Synch_Lib/README: + * performance-tests/TCP/README: + * performance-tests/TTCP/C/README: + * performance-tests/UDP/README: + * protocols/ace/HTBP/README: + * websvcs/README: + Fuzz: No id-tags. Also uniform way of declaring the Id-tags + +Fri Oct 7 07:48:32 UTC 2011 Marcel Smit + + * ACEXML/examples/SAXPrint/broken.xml: + * ACEXML/examples/SAXPrint/namespaces.xml: + * ACEXML/examples/SAXPrint/ns.svc.conf.xml: + * ACEXML/examples/SAXPrint/simple.svcconf.xml: + * ACEXML/examples/SAXPrint/svc.conf.xml: + * Kokyu/tests/DSRT_MIF/svc.conf.xml: + * examples/ASX/CCM_App/svc.conf.xml: + * netsvcs/servers/svc.conf.xml: + * tests/Service_Config_Test.conf.xml: + Fuzz: No Id-tags. + +Thu Oct 6 12:01:30 UTC 2011 Marcel Smit + + * netsvcs/README: + * netsvcs/clients/Logger/README: + * netsvcs/clients/README: + * netsvcs/clients/Tokens/README: + * netsvcs/clients/Tokens/collection/README: + * netsvcs/clients/Tokens/deadlock/README: + * netsvcs/clients/Tokens/invariant/README: + * netsvcs/clients/Tokens/manual/README: + * netsvcs/clients/Tokens/mutex/README: + * netsvcs/lib/README: + * netsvcs/servers/README: + Fuzz: trailing whitespaces, tab characters and ID strings + +Thu Oct 6 11:56:19 UTC 2011 Marcel Smit + + * README: + * examples/Connection/non_blocking/README: + * examples/IPC_SAP/DEV_SAP/README: + * examples/IPC_SAP/SOCK_SAP/README: + * examples/IPC_SAP/SSL_SAP/README: + * examples/Log_Msg/Log_Msg_MFC/README: + * examples/Log_Msg/README: + * examples/Logger/README: + * examples/README: + * examples/Reactor/Ntalker/README: + * examples/Reactor/README: + * examples/Reactor/TP_Reactor/README: + * examples/Service_Configurator/Misc/README: + * examples/Synch/README: + * examples/System_V_IPC/README: + * examples/Timer_Queue/README: + Fuzz: trailing whitespaces, tab characters and ID strings + +Mon Oct 3 06:30:57 UTC 2011 Johnny Willemsen + + * ace/Dev_Poll_Reactor.h: + Doxygen improvements + +Fri Sep 30 14:03:58 UTC 2011 Johnny Willemsen + + * bin/fuzz.pl: + Check more filetypes for id tag + + * docs/bczar/bczar.html: + Added some more packages + +Thu Sep 29 01:58:23 UTC 2011 Abdullah Sowayan + + * include/makeinclude/platform_macosx_lion.GNU: + + LLVM is the default compiler on Lion for now on. + +Fri Sep 23 12:45:47 UTC 2011 Marcel Smit + + * bin/PerlACE/TestTarget.pm: + * bin/PerlACE/TestTarget_Android.pm: + Created a special method for the ADB timeout environment + variable. + +Fri Sep 23 09:25:04 UTC 2011 Marcel Smit + + * bin/PerlACE/TestTarget_Android.pm: + Stop the script when an emulator times out. + +Wed Sep 14 07:54:28 UTC 2011 Johnny Willemsen + + * bin/PerlACE/TestTarget_Android.pm: + Adding of libpath is only needed for non static builds + +Tue Sep 13 08:12:40 UTC 2011 Johnny Willemsen + + * bin/TestTarget.pm: + Added DOC_TEST_DEFAULT, this controls the default platform + for all platform instead of defaulting to localhost + +Tue Sep 13 08:12:40 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ProcessAndroid.pm: + Don't delete executable after each run + +Mon Sep 12 12:55:58 UTC 2011 Marcel Smit + + * ACE-INSTALL.html: + Made some minor modification to the Android section. + +Mon Sep 12 11:16:53 UTC 2011 Johnny Willemsen + + * ace/config-android.h: + Android doesn't have icmp support + + * docs/bczar/bczar.html: + Added telnet + +Sun Sep 11 18:11:08 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ProcessAndroid.pm: + Don't copy any log files here, that has to be done in the test + script + + * tests/run_test.pl: + Get the log file from the target before analyzing it + +Sun Sep 11 18:02:08 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ProcessAndroid.pm: + Fixed executable method + +Fri Sep 9 21:34:26 UTC 2011 Adam Mitz + + * bin/PerlACE/Process_Win32.pm: + + Fixed a bug introduced in the previous commit to this file: + Thu Sep 8 08:14:46 UTC 2011 Johnny Willemsen + + The bug prevented any tests from running on Win32. + +Fri Sep 9 19:31:43 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ProcessAndroid.pm: + * bin/PerlACE/TestTarget_Android.pm: + Added PutFile for the TestTarget + +Fri Sep 9 19:19:22 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ProcessAndroid.pm: + * bin/PerlACE/TestTarget_Android.pm: + Don't copy all config files, if we need files on a target, the test + script should copy them + +Fri Sep 9 19:15:28 UTC 2011 Johnny Willemsen + + * bin/PerlACE/TestTarget_Android.pm: + Try to kill emulator and emulator-arm + +Fri Sep 9 11:26:45 UTC 2011 Johnny Willemsen + + * include/makeinclude/platform_android.GNU: + Android doesn't have rwho + +Fri Sep 9 07:19:00 UTC 2011 Johnny Willemsen + + * ace/CDR_Stream.h: + Doxygen changes + + * include/makeinclude/platform_android.GNU: + Prevent flags being listed twice + +Thu Sep 8 17:48:53 UTC 2011 Johnny Willemsen + + * ace/OS_NS_stdlib.cpp: + Fixed compile warnings + + * ace/OS_NS_Thread.inl: + Added check for ACE_LACKS_CONDATTR + + * ace/Mem_Map.cpp: + When ACE_MMAP_NO_ZERO is defined, when the length if zero we + default to the pagesize + +Thu Sep 8 17:46:28 UTC 2011 Johnny Willemsen + + * ace/config-android.h: + Further cleanup and improvements + +Thu Sep 8 17:32:48 UTC 2011 Johnny Willemsen + + * ace/TP_Reactor.h: + Typo fixed + + * ace/Process_Manager.cpp: + Layout changes + + * ace/config-sunos5.5.h: + Removed old comment + + * ace/Signal.h: + Doxygen cleanup + + * ace/OS_NS_errno.inl: + Const changes + + * ace/OS_NS_errno.h: + Only define ACE_ERRNO_TYPE when it is not defined yet, that way we + can just set it in config-android.h + + * ace/config-android.h: + Cleanup and set various defines needed to get correct runtime + behavior + + * bin/PerlACE/Process_VMS.pm: + Chorus support removal + + * bin/PerlACE/README: + Layout changes + + * include/makeinclude/platform_android.GNU: + Further cleanup + +Thu Sep 8 17:20:26 UTC 2011 Johnny Willemsen + + * include/makeinclude/platform_android.GNU: + Fixed warning about not recognized --version + +Thu Sep 8 17:16:26 UTC 2011 Johnny Willemsen + + * ACE-INSTALL.html: + * docs/bczar/bczar.html: + Another 32bit package for android + + * include/makeinclude/platform_android.GNU: + * include/makeinclude/platform_android_linux.GNU: + Renamed to platform_android.GNU + +Thu Sep 8 13:20:55 UTC 2011 Johnny Willemsen + + * ACE-INSTALL.html: + Added another 32bit package for Android + + * docs/bczar/bczar.html: + Added some packages + +Thu Sep 8 13:20:55 UTC 2011 Johnny Willemsen + + * ACE-INSTALL.html: + Documented which 32bit packages need to be installed on a 64bit + linux host for the Android port + + * docs/bczar/bczar.html: + Added some packages + +Thu Sep 8 08:16:35 UTC 2011 Johnny Willemsen + + * ace/Lib_Find.cpp: + Add support for ACE_DEFAULT_TEMP_DIR + + * ace/MEM_Stream.h: + Added missing export include + + * ace/OS_NS_unistd.cpp: + Added ACE_HAS_NONCONST_PWRITE + + * ace/Select_Reactor_Base.cpp: + Layout change + + * include/makeinclude/platform_android_linux.GNU: + Use ?= to make an override possible from platform_macros.GNU + +Thu Sep 8 08:14:46 UTC 2011 Johnny Willemsen + + * bin/PerlACE/ConfigList.pm: + * bin/PerlACE/Process.pm: + * bin/PerlACE/ProcessAndroid.pm: + * bin/PerlACE/ProcessLVRT.pm: + * bin/PerlACE/ProcessVX.pm: + * bin/PerlACE/ProcessVX_Unix.pm: + * bin/PerlACE/ProcessVX_Win32.pm: + * bin/PerlACE/ProcessWinCE.pm: + * bin/PerlACE/ProcessWinCE_Unix.pm: + * bin/PerlACE/Process_Unix.pm: + * bin/PerlACE/Process_VMS.pm: + * bin/PerlACE/Process_Win32.pm: + * bin/PerlACE/Run_Test.pm: + * bin/PerlACE/TestTarget.pm: + * bin/PerlACE/TestTarget_Android.pm: + * bin/PerlACE/TestTarget_LVRT.pm: + * bin/PerlACE/TestTarget_VxWorks.pm: + * bin/PerlACE/TestTarget_WinCE.pm: + Extensions to run automatically tests on an Android emulator + +Tue Sep 6 09:36:36 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Removed rnq option, that is now default, added versioned namespace + support + +Wed Aug 31 11:43:13 UTC 2011 Abdul Sowayan + + * include/makeinclude/platform_macosx_iOS.GNU: + + Minor updates to this file to work with Mac OSX Lion (10.7) + +Wed Aug 31 11:33:39 UTC 2011 Abdul Sowayan + + * ace/config-macosx-iOS-hardware.h: + * ace/config-macosx-iOS-simulator.h: + * include/makeinclude/platform_macosx_iOS.GNU: + + Renamed the files from iphone to iOS since this is what apple + calls the platform these days. + + * ace/config-macosx-iphone-hardware.h: + * ace/config-macosx-iphone-simulator.h: + * include/makeinclude/platform_macosx_iphone.GNU: + + Removed these files. + +Tue Aug 30 14:40:01 UTC 2011 Abdul Sowayan + + * include/makeinclude/platform_macosx_iphone.GNU: + + Allow the user to specify the location of XCode. This is helpful + when there are multiple versions of XCode installed on the machine. + To specify the location of XCode, use XCODE_ROOT environment variable. + If XCODE_ROOT is not specified, the location of XCode is assumed to be + located at the default installation directory (which is /Developer). + +Fri Aug 26 16:02:13 UTC 2011 Abdul Sowayan + + * include/makeinclude/platform_macosx_iphone.GNU: + + Switch the default compiler from GCC to Clang + +Fri Aug 26 15:59:19 UTC 2011 Abdul Sowayan + + * ace/config-macosx-iphone-hardware.h: + * ace/config-macosx-iphone-simulator.h: + + Updated these files to use Mac OS-X Lion as the build host. Also, fixed + some minor typos. + +Wed Aug 24 13:06:17 UTC 2011 Douglas C. Schmidt + + * ace/Message_Block.cpp: Replaced the recursive version of + ACE_Message_Block::clone() with a non-recursive version to avoid + problems when there are large numbers of message blocks. Thanks + to Andrew Metcalfe for + reporting this and suggesting the fix, which was provided by + Eric Frias . + +Tue Aug 23 18:20:02 UTC 2011 Johnny Willemsen + + * NEWS: + Prepared for next release + + * bin/diff-builds-and-group-fixed-tests-only.sh: + * docs/Download.html: + * docs/bczar/bczar.html: + * etc/index.html: + Updated to make the new release public + +Tue Aug 23 19:01:44 CEST 2011 Johnny Willemsen + + * ACE version 6.0.4 released. + +Thu Aug 18 01:31:48 UTC 2011 Phil Mesnier + + * ace/Message_Block.cpp: + + Reverted the change from Mon Aug 15 14:41:24 UTC 2011 Douglas + C. Schmidt . This change caused a + regression failure that showed up on some of the TAO tests. We + can try reintroducing this patch after the upcoming release. + +Wed Aug 17 15:01:28 UTC 2011 Phil Mesnier + + * ACE-INSTALL.html: + + Fix typo in SYSROOT default example. + +Wed Aug 17 13:54:12 UTC 2011 Phil Mesnier + + * ace/Message_Block.cpp: + + Unfuzz. + +Mon Aug 15 14:41:24 UTC 2011 Douglas C. Schmidt + + * ace/Message_Block.cpp: Replaced the recursive version of + ACE_Message_Block::clone() with a non-recursive version to avoid + problems when there are large numbers of message blocks. Thanks + to Andrew Metcalfe for + reporting this and suggesting the fix, which was provided by + Eric Frias . + +Sun Aug 14 10:44:32 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Added support for inline, thanks to Thomas Lockhart for providing + the patch + +Wed Aug 10 20:15:40 UTC 2011 Phil Mesnier + + * ACE-INSTALL.html: + * NEWS: + + Add a note about support for Android in the news, and add more + detail to the installation steps. + +Wed Aug 10 19:02:21 UTC 2011 Phil Mesnier + + * ACE-INSTALL.html: + + Updated the text related to installing for Android. + + * include/makeinclude/platform_android_linux.GNU: + + Added this file. + + * include/makeinclude/platform_linux_android.GNU: + + Removed this file. + + Renamed the file to be consistent with others, now the name is + target platform first followed by the build-specific name. The + settings for cross compilation are now configured inside this + platform file, using some assumptions for architecture. + + The build for the arm architecture works, but it looks like x86 + still needs work by the NDK team, it was just added in their r6 + release. I've submitted a bug report to the android team with a + suggested patch. + +Wed Aug 10 17:14:01 UTC 2011 Johnny Willemsen + + * ace/config-win32.h: + Removed one include too much + +Wed Aug 10 12:41:18 UTC 2011 Johnny Willemsen + + * ace/config-macros.h: + Enable ACE_HAS_REACTOR_NOTIFICATION_QUEUE by default, it gives + much better performance and also doesn't suffer the issue that them + reactor queue can get full + +Wed Aug 10 12:18:56 UTC 2011 Johnny Willemsen + + * ace/Notification_Queue.inl: + * ace/Service_Config.h: + Layout changes + +Wed Aug 10 11:45:28 UTC 2011 Johnny Willemsen + + * ace/config-win32-common.h: + * ace/config-win32.h: + Moved define to the common file + + * ace/config-win32-borland.h: + Removed support for C++ Builder, the port is broken and not maintained + for years. + +Tue Aug 9 17:28:15 UTC 2011 Johnny Willemsen + + * debian/patches/series: + Updated because of removed files + + * debian/patches/16-ace-inet-pkgconfig-files.diff: + * debian/patches/prevent_doxygen_ace_manpages.diff: + Removed these files, integrated into trunk + +Tue Aug 9 17:17:56 UTC 2011 Johnny Willemsen + + * ace/os_include/os_dlfcn.h: + Added if !defined checks around all defines in this file + +Mon Aug 8 21:46:01 UTC 2011 Phil Mesnier + + * ace/OS_NS_time.inl: + + Fix some inconsistencies in the new android-specific wrappers. + + * ace/config-android.h: + + Android does not supply std::wstring + + * include/makeinclude/platform_linux_android.GNU: + + The android supplied compiler gives a preemptive warning about + va_args mangling change, but I cannot find anything to change + in the ACE code, so I added the recommended warning suppressor. + +Thu Aug 4 22:11:26 UTC 2011 Phil Mesnier + + * ace/config-android.h: + + unfuzz. + +Thu Aug 4 15:03:16 UTC 2011 Phil Mesnier + + * ACE-INSTALL.html: + * ace/OS_NS_Thread.cpp: + * ace/OS_NS_errno.h: + * ace/OS_NS_time.h: + * ace/OS_NS_time.inl: + * ace/config-linux.h: + * ace/config-android.h: + * include/makeinclude/platform_linux_android.GNU: + + Added configuration files and minor changes to allow building + for Android using the Android Native Development Kit's standalone + tool chain. http://developer.android.com/sdk/ndk/index.html + Android is not a completely tested platform and automated testing + does not work for it currently. Thanks to Trevor Fields of OCI + for doing the heavy lifting on preparing these changes. + + * examples/APG/ThreadManagement/Async_Cancel.cpp: + * examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp: + * examples/Service_Configurator/IPC-tests/server/Handle_L_Stream.inl: + * examples/Service_Configurator/IPC-tests/server/Handle_R_Stream.inl: + * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.cpp: + * examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp: + + Add wrappers necessary to get them working with Android. + + * tests/Thread_Attrs_Test.cpp: + * tests/test_config.h: + + Minor changes for running tests on Android. + +Sun Jul 31 11:14:23 UTC 2011 Johnny Willemsen + + * bin/generate_doxygen.pl: + Don't generate man pages, not used + + * debian/*: + Pull in latest version from debian packaging + + * protocols/ace/INet/ACE_INet.pc.in: + * protocols/ace/INet/ACE_INet_SSL.pc.in: + * protocols/ace/INet/inet.mpc: + * protocols/ace/INet/inet_ssl.mpc: + Added pc.in files + + * etc/ace_man.doxygen: + Removed this file. + +Sat Jul 30 13:11:43 UTC 2011 Johnny Willemsen + + * ace/config-windows.h: + * ace/config-win64.h: + Renamed win64.h to windows.h + +Sun Jul 24 04:27:10 UTC 2011 Phil Mesnier + + * examples/APG/Streams/Answerer.cpp: + + Fuzz fixes. + +Sat Jul 23 22:37:24 UTC 2011 Phil Mesnier + + * ace/config-win64.h: + * examples/APG/Timers/PCB.cpp: + + Fuzz fixes. + + * bin/fuzz.pl: + + Enhanced the check for ACE_TRACE messages so that it works + correctly with class definitions such as those found in + examples/APG/ThreadPools/Futures.cpp. + +Fri Jul 22 12:29:59 UTC 2011 Douglas C. Schmidt + + * ace/Malloc_T.cpp: Fixed ACE_Dynamic_Cached_Allocator so that it + doesn't overflow. Thanks to Qiao Zhiqiang for this fix. + +Fri Jul 22 12:27:16 UTC 2011 Douglas C. Schmidt + + * tests/Cached_Allocator_Test.cpp (run_main): Updated this test to + check that ACE_Dynamic_Cached_Allocator works properly. + +Wed Jul 20 23:52:46 UTC 2011 Douglas C. Schmidt + + * ace/config-win64.h: Added this file to make it more clear how to + build ACE on a 64-bit Windows platform. Thanks to Thomas Pauli + for contributing this + fix. + +Mon Jul 18 11:44:16 UTC 2011 Douglas C. Schmidt + + * Happy Birthday to me ;-) + +Mon Jul 11 00:39:05 UTC 2011 Douglas C. Schmidt + + * examples/APG/ThreadPools/Futures.cpp (class Manager): + * examples/APG/Containers/Stacks.cpp (StackExample::run): + * examples/APG/Containers/Allocator.cpp (StackExample::run): + * examples/APG/Timers/PCB.cpp (PCB::handleClose): Fixed a mismatch in ACE_TRACE. + +Sat Jul 9 19:07:20 UTC 2011 Douglas C. Schmidt + + * ace/RB_Tree.inl, + ace/Svc_Handler.cpp, + examples/APG/Active_Objects/AO.cpp, + examples/APG/Active_Objects/AO2.cpp, + examples/APG/Containers/Allocator.cpp, + examples/APG/Containers/DLList.cpp, + examples/APG/Containers/Hash_Map.cpp, + examples/APG/Containers/Hash_Map_Hash.cpp, + examples/APG/Containers/Map_Manager.cpp, + examples/APG/Containers/Map_Manager_Specialization.cpp, + examples/APG/Containers/Queues.cpp, + examples/APG/Containers/RB_Tree.cpp, + examples/APG/Containers/RB_Tree_Functors.cpp, + examples/APG/Containers/Sets.cpp, + examples/APG/Containers/Stacks.cpp, + examples/APG/Processes/Process_Manager_Death.cpp, + examples/APG/Processes/Process_Mutex.cpp, + examples/APG/Signals/SigAction.cpp, + examples/APG/Signals/SigHandler.cpp, + examples/APG/Signals/SigHandlers.cpp, + examples/APG/Streams/Answerer.cpp, + examples/APG/Streams/CommandStream.cpp, + examples/APG/Streams/CommandTask.cpp, + examples/APG/Streams/EndTask.h, + examples/APG/ThreadPools/Futures.cpp, + examples/APG/ThreadPools/LF_ThreadPool.cpp, + examples/APG/ThreadPools/Task_ThreadPool.cpp, + examples/APG/ThreadPools/ThreadPool.cpp, + examples/APG/Timers/Alarm.cpp, + examples/APG/Timers/CB.cpp, + examples/APG/Timers/PCB.cpp, + examples/APG/Timers/PTimerDispatcher.cpp, + examples/APG/Timers/Task.cpp, + examples/APG/Timers/TimerDispatcher.cpp, + examples/APG/Timers/Upcall.cpp, + examples/Reactor/TP_Reactor/ReadHandler.cpp, + examples/Timer_Queue/Custom_Handler.cpp, + netsvcs/lib/Name_Handler.cpp, + netsvcs/lib/Server_Logging_Handler_T.cpp, + netsvcs/lib/TS_Clerk_Handler.cpp, + netsvcs/lib/TS_Server_Handler.cpp, + tests/Bug_3878_Regression_Test.cpp, + tests/Thread_Timer_Queue_Adapter_Test.cpp: Fixed all the + ACE_TRACE statements similar to + + ACE_TRACE( ACE_TEXT( "sometext" ) ); + + and + + ACE_TRACE( "some" + "text" ); + + to + + ACE_TRACE( "sometext" ); + + Thanks to Espen Harlinn for this fix, + which fixes bugid 3976. + +Thu Jul 7 15:24:09 UTC 2011 Johnny Willemsen + + * ace/Unbounded_Set_Ex.cpp: + Fixed compile error when ACE_HAS_DUMP is defined. This fixes bugzilla + 3977, thanks to Ben Bronk + for reporting this + + * docs/bczar/bczar.html: + Added git + +Tue Jul 5 10:30:18 UTC 2011 Johnny Willemsen + + * bin/MakeProjectCreator/templates/gnu.mpd: + Removed cidlc, that got removed years ago + +Fri Jul 1 11:08:06 UTC 2011 Steve Huston + + * tests/bug_3974_Regression_Test.cpp: Return the correct value from + the test. Thanks to Johnny for picking this up. + +Fri Jul 1 10:28:10 UTC 2011 Martin Corino + + * ace/config-freebsd.h: + Added missing ACE_HAS_XPG4_MULTIBYTE_CHAR. Should also resolve + CDR stream op compile problems. + +Fri Jul 1 10:01:54 UTC 2011 Olli Savia + + * ace/config-linux.h: + Reverted __ACE_INLINE__ removal. + +Fri Jul 1 09:31:38 UTC 2011 Johnny Willemsen + + * ace/config-openvms.h: + Readded OpenVMS socket buffer size limit + +Fri Jul 1 08:46:30 UTC 2011 Martin Corino + + * ace/config-qnx.h: + * ace/config-sunos5.5.h: + Added ACE_LACKS_STD_WSTRING to remedy compile problems with new + CDR stream ops in TAO. + +Wed Jun 29 20:47:33 UTC 2011 Steve Huston + + * ace/Select_Reactor_T.cpp: + * ace/TP_Reactor.cpp: + * ace/Dev_Poll_Reactor.cpp: + * ace/WFMO_Reactor.cpp: + In handle_events(), if returning -1 because the reactor isn't + ready to handle events, also set errno to ESHUTDOWN to tell the + caller why. Fixes Bugzilla #3974. + + * tests/Bug_3974_Regression_Test.cpp: + * tests/tests.mpc: + * tests/run_test.lst: + New test for the above problem/fix. + +Wed Jun 29 10:38:02 UTC 2011 Johnny Willemsen + + * ace/Thread_Manager.cpp: + Fixed compile error in some environments + +Wed Jun 29 07:56:54 UTC 2011 Martin Corino + + * ace/config-lynxos.h: + Added ACE_LACKS_STD_WSTRING to remedy compile problems with new + CDR stream ops in TAO. + +Thu Jun 23 14:51:19 UTC 2011 Johnny Willemsen + + * ace/CE_Screen_Output.h: + * ace/Log_Msg.cpp: + * netsvcs/clients/Logger/direct_logging.cpp: + * netsvcs/clients/Logger/indirect_logging.cpp: + * netsvcs/lib/Base_Optimizer.h: + * netsvcs/lib/Base_Optimizer.cpp: + * netsvcs/lib/Client_Logging_Handler.cpp: + * netsvcs/lib/Log_Message_Receiver.h: + * netsvcs/lib/Log_Message_Receiver.cpp: + * netsvcs/lib/Server_Logging_Handler.cpp: + * netsvcs/lib/Server_Logging_Handler_T.cpp: + * netsvcs/lib/TS_Clerk_Handler.cpp: + * netsvcs/lib/TS_Server_Handler.cpp: + * netsvcs/lib/Time_Request_Reply.cpp: + * netsvcs/lib/lib.mpc: + * netsvcs/servers/README: + * netsvcs/servers/main.cpp: + Layout and typo fixes + +Thu Jun 23 14:29:08 UTC 2011 Johnny Willemsen + + * docs/bczar/bczar.html: + libtool + + * bin/diff-builds-and-group-fixed-tests-only.sh: + * docs/Download.html: + Make x.0.3 available + +Thu Jun 23 12:39:08 UTC 2011 Johnny Willemsen + + * etc/*.doxygen + Disable html help, seems doxygen now disables the search option + when html help is enabled + +Thu Jun 23 13:46:08 CEST 2011 Johnny Willemsen + + * ACE version 6.0.3 released. + +Wed Jun 22 18:01:15 UTC 2011 Jeff Parsons + + * Basic_Types.h: + * CDR_Base.cpp: + * CDR_Base.h: + * config-win32-mingw.h: + + Reverted all changes made related to support for long double + constants in IDL. + +Tue Jun 21 18:14:46 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Fixed typo in ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII + decision tree. Thanks to Phil Mesnier + for his help in connecting it to scoreboard warnings. + +Mon Jun 20 17:39:01 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Another tweak to ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII's + logic aimed at warnings on FC6, FC8, FC12, and FC15. + +Mon Jun 20 17:17:26 UTC 2011 Jeff Parsons + + * ace/config-win32-mingw.h: + * ace/Basic_Types.h: + + - Moved the definition of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII + to the MinGW config file. + + - Added #define ACE_CDR_IMPLEMENT_WITH_NATIVE_DOUBLE 1 to + the MinGW config file, so that, for generated IDL long + double constants, the argument will agree with the + print format string. MinGW doesn't support long double + in the print format. + +Fri Jun 17 16:48:29 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Another tweak to ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII's + conditional definition to eliminate warnings on FC12 + and FC15. + +Fri Jun 17 12:48:31 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Removed the 'L' from the version of + ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII targeted at MinGW + platforms. That platform apparently doesn't support that + part of the C print format spec. + +Thu Jun 16 13:31:16 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Changed the logic of what ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII + expands to in order to eliminate warnings on FC6 and FC8. + +Wed Jun 15 13:10:40 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Added a special version of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII + for MinGW32, which seems to diverge from other platforms in how + it conforms to the printf print format. + +Fri Jun 10 19:05:30 UTC 2011 Jeff Parsons + + * ace/Basic_Types.h: + + Added #define of ACE_LONG_DOUBLE_FORMAT_SPECIFIER_ASCII + to make generation of a long double literal by the TAO IDL + compiler more portable. + +Fri Jun 10 12:58:49 UTC 2011 Marcel Smit + + * ChangeLog: + Fuzz. Removed tab. + +Thu Jun 9 01:16:23 UTC 2011 Douglas C. Schmidt + + * ace/RB_Tree.cpp: Fixed overly long ACE_TRACE string literals + that were split across lines. Thanks to Espen Harlinn for reporting this. + +Wed Jun 8 21:05:56 UTC 2011 Adam Mitz + + * bin/fuzz.pl: + + Switch from cvs to svn for the -m option that checks only modified + files. We haven't used cvs for some time now. + +Tue Jun 7 20:45:56 UTC 2011 Phil Mesnier + + * ace/CDR_Base.h: + + The inline function needs to be static to match the semantics of + a struct constructor when the environment has native long + doubles. + +Tue Jun 7 18:20:36 UTC 2011 Jeff Parsons + + * ace/CDR_Base.h: + + Added an inline function called LongDoubleAssign tha works + as an alternative to the struct constructor of the same + name when a 16-byte native long double exists and the struct + is not defined. Thanks again to Adam Mitz + for the idea. + +Mon Jun 6 22:17:26 UTC 2011 Adam Mitz + + * ace/CDR_Base.h: + + The struct just added by Jeff also needs the export macro. + +Mon Jun 6 19:51:27 UTC 2011 Jeff Parsons + + * ace/CDR_Base.cpp: + * ace/CDR_Base.h: + + Added a struct LongDoubleAssign which inherits from LongDouble, + and contains the assignment operator and constructors, as well + as a cast operator to LongDouble. This scheme allows generated + code to use the LongDouble struct (when no 16-byte native long + double exists) as a member in C++ unions, and to be initialized + (when it appears as a constant) with the default copy constructor + from LongDouble, converted from the supplied LongDoubleAssign, + which is in turn initialized from the rhs literal. Thanks to + Adam Mitz for the LongDoubleAssign + suggestion to work around the C++ union restriction. + +Mon Jun 6 16:59:29 UTC 2011 Johnny Willemsen + + * docs/Download.html: + Fixed typo + + * include/makeinclude/platform_g++_common.GNU: + Added support for c++0x, adding this to your platform_macros.GNU + enables the g++ c++0x extensions + +Mon Jun 6 13:44:14 UTC 2011 Marcel Smit + + * examples/IPC_SAP/SSL_SAP/SSL-client-simple.cpp: + Fixed gcc 4.6 warning. + +Fri Jun 3 18:46:50 UTC 2011 Jeff Parsons + + * ace/CDR_Base.h: + + Made the ACE_CDR::LongDouble struct constructor from native + long double explicit, which eliminates compiler ambiguities + when the struct's '==' and '!=' operators are used with + a native long double rhs. + +Wed Jun 1 19:30:44 UTC 2011 Jeff Parsons + + * ace/CDR_Base.cpp: + * ace/CDR_Base.h: + + To the struct ACE_CDR::LongDouble, used for platforms with + a native long double that isn't 16 bytes, added an + assignment operator and a constructor. The former is for + internal use by the IDL compiler, and the latter is for + code generation for long double constants. For types + using the non-native struct, a const declaration is + impossible to initialize by assignment to a literal, + so a constructor is generated instead. + +Wed Jun 1 10:17:33 UTC 2011 Marcel Smit + + * bin/fuzz.pl: + Fixed typo. + +Wed Jun 1 05:53:10 UTC 2011 Marcel Smit + + * examples/APG/Naming/Temperature_Monitor2.cpp: + * examples/IPC_SAP/SSL_SAP/SSL-client-simple.cpp: + * tests/Bug_3943_Regression_Test.cpp: + * tests/Proactor_UDP_Test.cpp: + Resolved gcc 4.6 warning: variable was set but not used. + +Tue May 31 09:16:33 UTC 2011 Johnny Willemsen + + * docs/Download.html: + OBS now stands for Open Build Service + +Tue May 31 07:13:01 UTC 2011 Marcel Smit + + * ACEXML/examples/SAXPrint/main.cpp: + Fixed compile error. + +Mon May 30 18:44:55 UTC 2011 Johnny Willemsen + + * ACEXML/examples/SAXPrint/main.cpp: + Fixed gcc 4.6 warning + + * docs/bczar/bczar.html: + Added some more packages + +Fri May 27 14:44:01 UTC 2011 Marcel Smit + + * tests/Bug_2653_Regression_Test.cpp: + * tests/Compiler_Features_12_Test.cpp: + * tests/Reference_Counted_Event_Handler_Test.cpp: + Resolved gcc 4.6 warning: variable was set but not used. + +Fri May 27 09:49:56 UTC 2011 Marcel Smit + + * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: + Made changes to satisfy Coverity and the GNU 4.6 gcc compiler. + fgets returns a void*. This is stored in dummy. We use + ACE_UNUSED_ARG to fool the 4.6 gcc compiler. + +Thu May 26 14:27:50 UTC 2011 Marcel Smit + + * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: + Resolved gcc 4.6 warning: variable was set but not used. + +Thu May 26 14:11:57 UTC 2011 Marcel Smit + + * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: + Resolved gcc 4.6 warning: variable was set but not used. + +Thu May 26 11:39:54 UTC 2011 Johnny Willemsen + + * docs/bczar/bczar.html: + Added a yum install with all packages you could need on FC + +Thu May 26 13:09:50 UTC 2011 Marcel Smit + + * tests/Compiler_Features_10_Test.cpp: + Resolved coverity warnings. + +Mon May 23 07:55:41 UTC 2011 Marijke Hengstmengel + + * tests/QtReactor_Test.h: + * tests/QtReactor_Test.cpp: + Changed deprecated qt4 functions and includes. + +Mon May 23 07:10:41 UTC 2011 Johnny Willemsen + + * examples/APG/Naming/Name_Binding.h: + * netsvcs/lib/Client_Logging_Handler.cpp: + Fixed incorrect delete + +Mon May 23 06:55:37 UTC 2011 Johnny Willemsen + + * examples/APG/Streams/MessageInfo.h: + Pass argument as const& to fix Coverity error + + * protocols/ace/INet/BidirStreamBuffer.h: + * protocols/ace/INet/BufferedStreamBuffer.h: + * protocols/ace/INet/HTTP_BasicAuthentication.cpp: + * protocols/ace/RMCast/Link.cpp: + Fixed memory leaks, thanks to Max Zhou + for creating the patch, this fixes bugzilla 3959 + +Fri May 20 22:17:29 UTC 2011 Adam Mitz + + * bin/MakeProjectCreator/config/ace_qt4reactor.mpb: + + Assignment to "after" must match the target MPC project name. + +Thu May 12 18:08:47 UTC 2011 Steve Huston + + * include/makeinclude/wrapper_macros.GNU: Added command settings for + preprocessing C and C++ source files. + + * include/makeinclude/rules.local.GNU: Added rules to preprocess + C and C++ files when directed. + + These allow one to now quickly produce a preprocessed version of + a source file. Ala... make -f GNUmakefile.ACE ACE.i + would preprocess ACE.cpp and put the result in ACE.i. + +Thu May 12 01:04:19 UTC 2011 Chad Beaulac + * tests/Bug_3912_Regression_Test.cpp: + Integrated changes from Phil Mesnier. + Added static_cast and const_cast instead of C-style casts. + +Wed May 11 18:26:28 UTC 2011 Johnny Willemsen + + * ace/Thread_Control.h: + * ace/Thread_Control.cpp: + * ace/Thread_Hook.h: + * ace/Thread_Hook.cpp: + * apps/gperf/src/Options.cpp: + Doxygen changes + +Wed May 11 13:41:28 UTC 2011 Marijke Hengstmengel + + * ace/QtReactor/QtReactor.h: + Changed for QT4 deprecated include QT/.. + +Wed May 11 12:45:21 UTC 2011 Chad Beaulac + + * tests/Bug_3912_Regression_Test.cpp: + Returning a value from close now. + + * tests/tests.mpc: + Removed libs Stream_Config_Stream_DLL. + It's dynamically loaded by the ASR. + +Tue May 10 11:59:32 UTC 2011 Chad Beaulac + + * ace/Stream.cpp: + * tests/Bug_3912_Regression_Test.cpp: + * tests/Bug_3912_Regression_Test.conf: + Fixed FUZZ whitespace and Id + +Mon May 9 19:09:35 UTC 2011 Johnny Willemsen + + * ace/Dump.h: + * ace/FIFO.cpp: + * ace/Filecache.cpp: + * ace/Svc_Conf.y: + * ace/Svc_Conf_y.cpp: + Fixed coverity errors + +Sun May 8 17:57:50 UTC 2011 Johnny Willemsen + + * ace/ETCL/ETCL_Constraint.h: + * ace/ETCL/ETCL_Constraint.inl: + Fixed coverity errors + +Thu May 5 21:38:45 UTC 2011 Phil Mesnier + + * ace/Select_Reactor_T.cpp: + + Added a reset of errno during the ctor in case there was an + error during the first attempt at opening the reactor. Turns out + that in this case on at least on Linux, the errno leaks through + the second, good call to open. This can happen for example, when + ACE::max_handles() is less than the select reactor's DEFAULT_SIZE. + Since all this happens in a ctor, there's no result value for + application code to check, apart from errno. + +Wed May 4 15:07:46 UTC 2011 Chad Beaulac + + * ace/Stream.cpp: + Modified ACE_Stream::remove(name,flags) so close + is always called on the module that's removed regardless of the + flags. Close needs to be called to ensure proper lifecycle + management when the ACE_Service_Repository shuts down in its + fini method. Bugzilla #3912 + + * tests/Bug_3912_Regression_Test.conf: + * tests/Bug_3912_Regression_Test.cpp: + * tests/run_test.lst + * tests/test.mpc + Added test to assert that close is called. + +Fri Apr 29 14:01:29 UTC 2011 Steve Huston + + * tests/tests.mpc: For Message_Queue_Test add -bmaxdata:0x20000000 to + linker options to extend the available data space at run time. + Avoids the heap smashing the stacks. + +Fri Apr 29 06:39:06 UTC 2011 Marcel Smit + + * bin/fuzz.pl: + Exclude *.WCHAR_T.conf and *.UTF-16.conf files from $Id check. + These files are not UTF-8 format and cannot be read by perl. + +Thu Apr 28 06:39:25 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Disable inlining + +Wed Apr 27 13:33:43 UTC 2011 Johnny Willemsen + + * ace/config-visualage.h: + Removed this file, includes only non existent files + +Wed Apr 27 11:02:59 UTC 2011 Johnny Willemsen + + * ace/Time_Value.inl: + * ace/Time_Value.cpp: + Corrected some casts to use time_t + +Wed Apr 27 09:01:11 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Improved this file + +Tue Apr 26 09:38:05 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Improved this file + +Tue Apr 26 08:17:40 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Improved this file + +Sat Apr 23 12:31:28 UTC 2011 Johnny Willemsen + + * ace/Stream.cpp: + Fixed incorrect ACE_NEW_RETURN macro + +Fri Apr 22 19:05:19 UTC 2011 Johnny Willemsen + + * ace/ACE.cpp (strnew): + Removed null check, ACE_NEW_RETURN already does that + +Fri Apr 22 15:19:29 UTC 2011 Steve Huston + + * include/makeinclude/platform_aix_ibm.GNU: Add support for XL C++ 11. + +Fri Apr 22 12:43:18 UTC 2011 Marcel Smit + + * protocols/tests/HTBP/HTBP_Config.conf: + * protocols/tests/HTBP/Reactor_Tests/inside.conf: + * tests/Service_Config_Test.WCHAR_T.conf: + Fuzz: Added $Id string + +Fri Apr 22 11:16:57 UTC 2011 Johnny Willemsen + + * rpmbuild/ace-tao.spec: + Removed autoconf support + +Fri Apr 22 07:25:57 UTC 2011 Marcel Smit + + * ace/MMAP_Memory_Pool.cpp: + * ace/OS_NS_stdlib.cpp: + Layout changes + + * Kokyu/tests/DSRT_MIF/svc.conf: + * apps/Gateway/Gateway/svc.conf: + * apps/Gateway/Peer/svc.conf: + * apps/JAWS/server/svc.conf: + * apps/JAWS3/jaws3/jaws.conf: + * apps/JAWS3/small/jaws.conf: + * apps/JAWS3/small/svc.conf: + * examples/APG/Logging/client.conf: + * examples/APG/Logging/logging_strategy.conf: + * examples/APG/Logging/server.conf: + * examples/APG/Naming/svc.conf: + * examples/APG/Svc_Config/svc.conf.dynamic: + * examples/APG/Svc_Config/svc.conf.static: + * examples/ASX/CCM_App/svc.conf: + * examples/C++NPv2/svc.conf: + * examples/Service_Configurator/IPC-tests/server/svc.conf: + * examples/Service_Configurator/Misc/svc.conf1: + * examples/Service_Configurator/Misc/svc.conf2: + * netsvcs/clients/Naming/Client/svc.conf: + * netsvcs/clients/Naming/Client/svc2.conf: + * netsvcs/servers/svc.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t1.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t16.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t2.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t32.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t4.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t64.conf: + * performance-tests/Synch-Benchmarks/svcconf/perf_t8.conf: + * performance-tests/Synch-Benchmarks/svcconf/svc.conf: + * protocols/tests/HTBP/HTBP_Config.conf: + * protocols/tests/HTBP/Reactor_Tests/inside.conf: + * rpmbuild/etc/tao/tao-cosconcurrency.conf: + * rpmbuild/etc/tao/tao-cosevent.conf: + * rpmbuild/etc/tao/tao-cosnaming.conf: + * rpmbuild/etc/tao/tao-cosnotification.conf: + * rpmbuild/etc/tao/tao-costrading.conf: + * rpmbuild/etc/tao/tao-rtevent.conf: + * tests/Bug_3334_Regression_Test.conf: + * tests/Service_Config_Stream_Test.conf: + * tests/Service_Config_Test.UTF-16.conf: + * tests/Service_Config_Test.conf: + * tests/Service_Config_Test.conf.xml: + * tests/UNIXclerk.conf: + * tests/UNIXserver.conf: + * tests/UNIXtokens.conf: + * tests/Win32clerk.conf: + * tests/Win32server.conf: + * tests/Win32tokens.conf: + Fuzz: Added $Id string. + +Thu Apr 21 12:25:13 UTC 2011 Johnny Willemsen + + * bin/fuzz.pl: + Check *.conf files for an Id tag + +Thu Apr 21 08:16:01 UTC 2011 Johnny Willemsen + + * include/makeinclude/platform_macosx.GNU: + * include/makeinclude/platform_macosx_common.GNU: + Cleanup + + * include/makeinclude/platform_macosx_lion.GNU: + Fixed comment + +Wed Apr 20 11:29:35 UTC 2011 Johnny Willemsen + + * bin/MakeProjectCreator/config/gnuace.features: + Don't set ndds default to 1, reduced size of release and makes it + possible to support more dds vendors + +Wed Apr 20 10:27:42 UTC 2011 Johnny Willemsen + + * bin/diff-builds-and-group-fixed-tests-only.sh: + * docs/Download.html: + * etc/index.html: + Make x.0.2 available + + * html/Stats/index.shtml: + Removed cell xampler + +Wed Apr 20 08:53:55 UTC 2011 Johnny Willemsen + + * apps/gperf/src/Gen_Perf.cpp: + Fixed coverity errors + + * bin/fuzz.pl: + Extended fuzz + + * bin/generate_rel_manpages: + Removed obsolete make steps + + * docs/bczar/bczar.html: + zip should also be available + + * tests/Env_Value_Test.cpp: + * tests/Reactor_Fairness_Test.cpp: + Layout changes + +Wed Apr 20 09:52:52 CEST 2011 Johnny Willemsen + + * ACE version 6.0.2 released. + +Local Variables: +mode: change-log +add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time)) +indent-tabs-mode: nil +End: diff --git a/ACE/NEWS b/ACE/NEWS index 8fdd191c101..72f40092433 100644 --- a/ACE/NEWS +++ b/ACE/NEWS @@ -1,9 +1,19 @@ -USER VISIBLE CHANGES BETWEEN ACE-6.0.5 and ACE-6.1.0 +USER VISIBLE CHANGES BETWEEN ACE-6.0.6 and ACE-6.1.0 +==================================================== + +. Added a new method to ACE_Atomic_Op, TYPE exchange (TYPE newval) + which does an atomic exchange of the new value with ACE_Atomic_Op's value + and returns the old value. The tests/Atomic_Op_Test.cpp test program has a + test case that exemplifies its usage; see the Exchange_Tester class. + +USER VISIBLE CHANGES BETWEEN ACE-6.0.5 and ACE-6.0.6 ==================================================== . Removed autoconf support, only traditional way of compilation is shipped from now +. Add support for RHEL 6.1 64bit + USER VISIBLE CHANGES BETWEEN ACE-6.0.4 and ACE-6.0.5 ==================================================== diff --git a/ACE/PROBLEM-REPORT-FORM b/ACE/PROBLEM-REPORT-FORM index 7d75c9a4410..27c2219458c 100644 --- a/ACE/PROBLEM-REPORT-FORM +++ b/ACE/PROBLEM-REPORT-FORM @@ -40,7 +40,7 @@ To: ace-bugs@list.isis.vanderbilt.edu Subject: [area]: [synopsis] - ACE VERSION: 6.0.5 + ACE VERSION: 6.0.6 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you diff --git a/ACE/VERSION b/ACE/VERSION index 2561b9e5c3e..25d17917ef4 100644 --- a/ACE/VERSION +++ b/ACE/VERSION @@ -1,4 +1,4 @@ -This is ACE version 6.0.5, released Mon Oct 10 08:48:51 CEST 2011 +This is ACE version 6.0.6, released Sun Dec 04 11:51:30 CET 2011 If you have any problems with or questions about ACE, please send e-mail to the ACE mailing list (ace-bugs@list.isis.vanderbilt.edu), diff --git a/ACE/ace/Atomic_Op.h b/ACE/ace/Atomic_Op.h index 69eb3e42f70..597c218b77a 100644 --- a/ACE/ace/Atomic_Op.h +++ b/ACE/ace/Atomic_Op.h @@ -124,6 +124,9 @@ public: /// Atomically assign to @c value_. ACE_Atomic_Op &operator= (const ACE_Atomic_Op &rhs); + /// Exchange value with @a newval. + long exchange (long newval); + /// Explicitly return @c value_. long value (void) const; @@ -221,6 +224,9 @@ public: /// Atomically assign to @c value_. ACE_Atomic_Op &operator= (const ACE_Atomic_Op &rhs); + /// Exchange value with @a newval. + unsigned long exchange (unsigned long newval); + /// Explicitly return @c value_. unsigned long value (void) const; diff --git a/ACE/ace/Atomic_Op.inl b/ACE/ace/Atomic_Op.inl index 123df4dc505..714bfe9c1be 100644 --- a/ACE/ace/Atomic_Op.inl +++ b/ACE/ace/Atomic_Op.inl @@ -188,6 +188,22 @@ ACE_Atomic_Op::operator= ( return *this; } +ACE_INLINE long +ACE_Atomic_Op::exchange (long newval) +{ +#if defined (ACE_HAS_INTRINSIC_INTERLOCKED) + return ::_InterlockedExchange (const_cast (&this->value_), newval); +#elif defined (WIN32) + return ::InterlockedExchange (const_cast (&this->value_), newval); +#elif defined (ACE_HAS_VXATOMICLIB) + return ::vxAtomicSet (reinterpret_cast (const_cast (&this->value_)), newval); +#elif defined (ACE_HAS_SOLARIS_ATOMIC_LIB) + return ::atomic_swap_ulong (reinterpret_cast(&this->value_), newval); +#else /* WIN32 */ + return (*exchange_fn_) (&this->value_, newval); +#endif /* WIN32 */ +} + ACE_INLINE long ACE_Atomic_Op::value (void) const { @@ -372,6 +388,22 @@ ACE_Atomic_Op::operator= ( return *this; } +ACE_INLINE unsigned long +ACE_Atomic_Op::exchange (unsigned long newval) +{ +#if defined (ACE_HAS_INTRINSIC_INTERLOCKED) + return ::_InterlockedExchange (const_cast (reinterpret_cast (&this->value_)), newval); +#elif defined (WIN32) + return ::InterlockedExchange (const_cast (reinterpret_cast (&this->value_)), newval); +#elif defined (ACE_HAS_VXATOMICLIB) + return ::vxAtomicSet (reinterpret_cast (const_cast (reinterpret_cast (&this->value_))), newval); +#elif defined (ACE_HAS_SOLARIS_ATOMIC_LIB) + return ::atomic_swap_ulong (&this->value_, newval); +#else /* WIN32 */ + return (*exchange_fn_) (reinterpret_cast (&this->value_), newval); +#endif /* WIN32 */ +} + ACE_INLINE unsigned long ACE_Atomic_Op::value (void) const { diff --git a/ACE/ace/Atomic_Op_GCC_T.h b/ACE/ace/Atomic_Op_GCC_T.h index 348be5e95e0..a8dfc2b641a 100644 --- a/ACE/ace/Atomic_Op_GCC_T.h +++ b/ACE/ace/Atomic_Op_GCC_T.h @@ -74,6 +74,9 @@ public: /// Atomically check if @c value_ less than rhs. bool operator< (T rhs) const; + /// Exchange value with @a newval. + T exchange (T newval); + /// Explicitly return @c value_. T value (void) const; diff --git a/ACE/ace/Atomic_Op_GCC_T.inl b/ACE/ace/Atomic_Op_GCC_T.inl index de3bf1a1438..8a914c65c1a 100644 --- a/ACE/ace/Atomic_Op_GCC_T.inl +++ b/ACE/ace/Atomic_Op_GCC_T.inl @@ -128,6 +128,13 @@ ACE_Atomic_Op_GCC::operator= ( return *this; } +template +ACE_INLINE T +ACE_Atomic_Op_GCC::exchange (T newval) +{ + return __sync_val_compare_and_swap (&this->value_, this->value_, newval); +} + template ACE_INLINE T ACE_Atomic_Op_GCC::value (void) const diff --git a/ACE/ace/Atomic_Op_T.h b/ACE/ace/Atomic_Op_T.h index 75ca728351a..1e3c53a3f3a 100644 --- a/ACE/ace/Atomic_Op_T.h +++ b/ACE/ace/Atomic_Op_T.h @@ -207,6 +207,9 @@ public: ACE_Atomic_Op_Ex &operator= ( ACE_Atomic_Op_Ex const & rhs); + /// Exchange value with @a newval. + TYPE exchange (TYPE newval); + /// Explicitly return @c value_. TYPE value (void) const; @@ -318,6 +321,9 @@ public: /// Atomically check if @c value_ less than @a rhs. bool operator< (arg_type rhs) const; + /// Exchange value with @a newval. + TYPE exchange (TYPE newval); + /// Explicitly return @c value_. TYPE value (void) const; diff --git a/ACE/ace/Atomic_Op_T.inl b/ACE/ace/Atomic_Op_T.inl index def9e9a435d..df549538e2b 100644 --- a/ACE/ace/Atomic_Op_T.inl +++ b/ACE/ace/Atomic_Op_T.inl @@ -152,6 +152,16 @@ ACE_Atomic_Op_Ex::operator= ( return *this; } +template +ACE_INLINE TYPE +ACE_Atomic_Op_Ex::exchange (TYPE newval) +{ + // ACE_TRACE ("ACE_Atomic_Op_Ex::exchange"); + ACE_GUARD_RETURN (ACE_LOCK, ace_mon, this->mutex_, this->value_); + std::swap (this->value_, newval); + return newval; +} + template ACE_INLINE TYPE ACE_Atomic_Op_Ex::value (void) const @@ -306,6 +316,13 @@ ACE_Atomic_Op::operator< ( return this->impl_ < rhs; } +template +ACE_INLINE TYPE +ACE_Atomic_Op::exchange (TYPE newval) +{ + return this->impl_.exchange (newval); +} + template ACE_INLINE TYPE ACE_Atomic_Op::value (void) const diff --git a/ACE/ace/DLL.h b/ACE/ace/DLL.h index af92d842d51..72129472497 100644 --- a/ACE/ace/DLL.h +++ b/ACE/ace/DLL.h @@ -88,24 +88,37 @@ public: /** * This method opens and dynamically links a specified DLL. - * @param dll_name The filename or path of the DLL to load. - * If a filename is given to @c open(), the @c ACE::ldfind() is used - * to locate DLLs via the following algorithms: (1) DLL filename - * expansion: @c ACE::ldfind() determines the name of the DLL by - * adding the appropriate prefix and suffix, e.g., it adds the @c lib - * prefix and @c .so suffix for Solaris and the @c .dll suffix for - * Windows and (2) DLL search path: @c ACE::ldfind() will also search - * for the designated DLL using the platform's DLL search path - * environment variable, e.g., it searches for DLLs using @c - * LD_LIBRARY_PATH on many UNIX systems and @c PATH on Windows. + * @param dll_name The filename or path of the DLL to load. ACE will + * attempt to apply the platform's standard library/DLL prefixes + * and suffixes, allowing a simple, unadorned name to be passed + * regardless of platform. The set of name transforms is listed + * below. A @i decorator is a platform's name designator for a debug + * vs release build. For example, on Windows it is usually "d". + * @li Name + decorator + suffix + * @li Name + suffix + * @li Prefix + name + decorator + suffix + * @li Prefix + name + suffix + * @li Name + * Note that the transforms with @i decorator will be avoided if + * ACE is built with the @c ACE_DISABLE_DEBUG_DLL_CHECK config macro. + * + * @Note There is another mode for locating library/DLL files that + * was used in old versions of ACE. The alternate method builds + * more combinations of pathname by combining the names transforms + * above with locations listed in the platform's standard "path" + * locations (e.g., @c LD_LIBRARY_PATH). It can be enabled by building + * ACE with the @c ACE_MUST_HELP_DLOPEN_SEARCH_PATH config macro. + * Use of this option is discouraged since it avoids the standard + * platform search options and security mechanisms. + * * @param open_mode Flags to alter the actions taken when loading the DLL. * The possible values are: * @li @c RTLD_LAZY (this the default): loads identifier symbols but * not the symbols for functions, which are loaded dynamically - * on-demand. + * on demand. * @li @c RTLD_NOW: performs all necessary relocations when * @a dll_name is first loaded - * @li RTLD_GLOBAL: makes symbols available for relocation + * @li @c RTLD_GLOBAL: makes symbols available for relocation * processing of any other DLLs. * @param close_handle_on_destruction Indicates whether or not the * close() method will be called to close an open DLL when this diff --git a/ACE/ace/DLL_Manager.h b/ACE/ace/DLL_Manager.h index 279d48cf9d4..ca94edf3e13 100644 --- a/ACE/ace/DLL_Manager.h +++ b/ACE/ace/DLL_Manager.h @@ -68,14 +68,44 @@ public: const ACE_TCHAR *dll_name () const; /** - * This method opens and dynamically links @a dll_name. The default - * mode is @c RTLD_LAZY, which loads identifier symbols but not the - * symbols for functions, which are loaded dynamically on-demand. - * Other supported modes include: @c RTLD_NOW, which performs all - * necessary relocations when @a dll_name is first loaded and - * @c RTLD_GLOBAL, which makes symbols available for relocation - * processing of any other DLLs. Returns -1 on failure and 0 on - * success. + * This method opens and dynamically links a library/DLL. + * @param dll_name The filename or path of the DLL to load. ACE will + * attempt to apply the platform's standard library/DLL prefixes + * and suffixes, allowing a simple, unadorned name to be passed + * regardless of platform. The set of name transforms is listed + * below. A @i decorator is a platform's name designator for a debug + * vs release build. For example, on Windows it is usually "d". + * @li Name + decorator + suffix + * @li Name + suffix + * @li Prefix + name + decorator + suffix + * @li Prefix + name + suffix + * @li Name + * Note that the transforms with @i decorator will be avoided if + * ACE is built with the @c ACE_DISABLE_DEBUG_DLL_CHECK config macro. + * + * @Note There is another mode for locating library/DLL files that + * was used in old versions of ACE. The alternate method builds + * more combinations of pathname by combining the names transforms + * above with locations listed in the platform's standard "path" + * locations (e.g., @c LD_LIBRARY_PATH). It can be enabled by building + * ACE with the @c ACE_MUST_HELP_DLOPEN_SEARCH_PATH config macro. + * Use of this option is discouraged since it avoids the standard + * platform search options and security mechanisms. + * + * @param open_mode Flags to alter the actions taken when loading the DLL. + * The possible values are: + * @li @c RTLD_LAZY (this the default): loads identifier symbols but + * not the symbols for functions, which are loaded dynamically + * on demand. + * @li @c RTLD_NOW: performs all necessary relocations when + * @a dll_name is first loaded + * @li @c RTLD_GLOBAL: makes symbols available for relocation + * processing of any other DLLs. + * @param handle If a value other than @c ACE_INVALID_HANDLE is supplied, + * this object is assigned the specified handle instead of attempting + * to open the specified @a dll_name. + * @retval -1 On failure + * @retval 0 On success. */ int open (const ACE_TCHAR *dll_name, int open_mode, diff --git a/ACE/ace/Log_Msg.h b/ACE/ace/Log_Msg.h index 14a6e7cb33d..f847c4ede0e 100644 --- a/ACE/ace/Log_Msg.h +++ b/ACE/ace/Log_Msg.h @@ -556,16 +556,16 @@ public: size_t size, const ACE_TCHAR *text = 0); - static void init_hook (ACE_OS_Log_Msg_Attributes &attributes -# if defined (ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS) - , ACE_SEH_EXCEPT_HANDLER selector = 0 - , ACE_SEH_EXCEPT_HANDLER handler = 0 -# endif /* ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS */ /** * Init hook, create a Log_Msg_Attribute object, initialize its * attributes from the TSS Log_Msg and save the object in the * @a attributes argument */ + static void init_hook (ACE_OS_Log_Msg_Attributes &attributes +# if defined (ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS) + , ACE_SEH_EXCEPT_HANDLER selector = 0 + , ACE_SEH_EXCEPT_HANDLER handler = 0 +# endif /* ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS */ ); /** diff --git a/ACE/ace/TTY_IO.h b/ACE/ace/TTY_IO.h index 501bacceeca..d3f165eca23 100644 --- a/ACE/ace/TTY_IO.h +++ b/ACE/ace/TTY_IO.h @@ -46,7 +46,7 @@ public: { Serial_Params (void); - /** Specifies the baudrate at which the communnication port operates. */ + /** Specifies the baudrate at which the communication port operates. */ int baudrate; /** Specifies the minimum number of bytes in input buffer before XON char is sent. Negative value indicates that default value should diff --git a/ACE/ace/Time_Value.inl b/ACE/ace/Time_Value.inl index 25346ad2506..984ffc6f7c2 100644 --- a/ACE/ace/Time_Value.inl +++ b/ACE/ace/Time_Value.inl @@ -60,7 +60,7 @@ ACE_Time_Value::set (time_t sec, suseconds_t usec) // ACE_OS_TRACE ("ACE_Time_Value::set"); this->tv_.tv_sec = sec; this->tv_.tv_usec = usec; -#if __GNUC__ +#if __GNUC__ && !(__GNUC__ == 3 && __GNUC_MINOR__ == 4) if ((__builtin_constant_p(sec) & __builtin_constant_p(usec)) && (sec >= 0 && usec >= 0 && usec < ACE_ONE_SECOND_IN_USECS)) diff --git a/ACE/ace/Version.h b/ACE/ace/Version.h index 374adc46ff2..d5741194727 100644 --- a/ACE/ace/Version.h +++ b/ACE/ace/Version.h @@ -5,5 +5,5 @@ #define ACE_MAJOR_VERSION 6 #define ACE_MINOR_VERSION 0 -#define ACE_BETA_VERSION 5 -#define ACE_VERSION "6.0.5" +#define ACE_BETA_VERSION 6 +#define ACE_VERSION "6.0.6" diff --git a/ACE/ace/config-linux.h b/ACE/ace/config-linux.h index 7730ab02029..45c1a0e7989 100644 --- a/ACE/ace/config-linux.h +++ b/ACE/ace/config-linux.h @@ -371,7 +371,6 @@ # endif #endif - #define ACE_HAS_SVR4_DYNAMIC_LINKING #define ACE_HAS_AUTOMATIC_INIT_FINI #define ACE_HAS_DLSYM_SEGFAULT_ON_INVALID_HANDLE diff --git a/ACE/bin/ChangeLogEditor/FileLocatorFactory.pm b/ACE/bin/ChangeLogEditor/FileLocatorFactory.pm index 9fd292cc603..17baba160c3 100644 --- a/ACE/bin/ChangeLogEditor/FileLocatorFactory.pm +++ b/ACE/bin/ChangeLogEditor/FileLocatorFactory.pm @@ -13,6 +13,7 @@ package FileLocatorFactory; use strict; +use Cwd; use CVSFileLocator; use SVNFileLocator; @@ -25,7 +26,7 @@ sub create { ## will exist when Subversion isn't the rcs being used. However, that ## is not the case for CVS directories. switch: { - ((defined $ENV{SVN_ASP_DOT_NET_HACK} && -d '_svn') || -d '.svn') + ((defined $ENV{SVN_ASP_DOT_NET_HACK} && -d '_svn') || searchParentDirectory('.svn')) && do { return new SVNFileLocator(); }; -d 'CVS' && do { return new CVSFileLocator(); }; print STDERR "WARNING: Unsupported revision control protocol\n"; @@ -34,5 +35,28 @@ sub create { return new FileLocator(); } +sub searchParentDirectory { + my($hidden) = shift; + my($path) = cwd(); + my($index) = -1; + + # Search all parent directories for the specified hidden + # directory. We stop when we either found the hidden directory + # of there are no more parent directories let to search. + do { + if (-d $path . '/' . $hidden) { + return 1; + } + + $index = rindex($path, '/'); + + if ($index != -1) { + $path = substr ($path, 0, $index); + } + } while ($index != -1); + + return 0; +} + 1; diff --git a/ACE/bin/PerlACE/Process_Win32.pm b/ACE/bin/PerlACE/Process_Win32.pm index e286c45f229..043f68fb2e1 100644 --- a/ACE/bin/PerlACE/Process_Win32.pm +++ b/ACE/bin/PerlACE/Process_Win32.pm @@ -10,6 +10,12 @@ use Win32::Process; use File::Basename; use Cwd; +# Make sure the File::Which module is installed on the machine +# before trying to use it. If the module is installed on this +# machine, then it will be included because of the eval () +# statement below. +my $has_which = eval ("use File::Which; 1;") ? 1 : 0; + ############################################################################### # This is what GetExitCode will return if the process is still running. @@ -133,10 +139,21 @@ sub Executable $executable = $self->Normalize_Executable_Name ($executable); } else { - if ($executable !~ m/\.(BAT|EXE)$/i) { + if ($executable !~ m/\.(BAT|EXE|COM)$/i) { $executable = $executable.".EXE"; } + $executable =~ s/\//\\/g; # / <- # color coding issue in devenv + + # If there is no directory in the executable name, then we are going + # to search the PATH for the executable. + if ($has_which && $executable !~ m/\//) { + my $which = File::Which::which ($executable); + + if ($which ne "") { + $executable = $which; + } + } } return $executable; @@ -178,6 +195,7 @@ sub IgnoreExeSubDir $self->{IGNOREEXESUBDIR} = shift; } elsif (@_ != 0 && $self->{EXECUTABLE} =~ /perl$/) { + print ("==== automatically ignoring...\n"); $self->{IGNOREEXESUBDIR} = shift; } diff --git a/ACE/bin/cleanbuilds.sh b/ACE/bin/cleanbuilds.sh new file mode 100755 index 00000000000..bae822867f1 --- /dev/null +++ b/ACE/bin/cleanbuilds.sh @@ -0,0 +1,14 @@ +#!/bin/sh +# $Id$ + +if test -z $ACE_ROOT; then ACE_ROOT=..; fi +if test -z $TAO_ROOT; then TAO_ROOT=${ACE_ROOT}/TAO; fi +if test -z $CIAO_ROOT; then CIAO_ROOT=${TAO_ROOT}/CIAO; fi +if test -z $DANCE_ROOT; then DANCE_ROOT=${TAO_ROOT}/DAnCE; fi +# +wget http://download.theaceorb.nl/teststat/cleanbuild_testfails-YYYY_MM_DD.txt -O cleanbuild.txt +# +grep -h \!FIXED_BUGS_ONLY ${ACE_ROOT}/tests/*.lst ${ACE_ROOT}/bin/*.lst ${TAO_ROOT}/bin/*.lst ${CIAO_ROOT}/bin/*.lst ${DANCE_ROOT}/bin/*.lst | sed -e "s/^\([^\:]*\).*/\1/" | sed -e "s/\(\/run_test.pl\)\?\s*$//" > Ignore.txt +# +cat cleanbuild.txt | grep -v -f Ignore.txt | tee cleanbuildresults.txt + diff --git a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh index 7db9fb35556..e28e9f3c785 100755 --- a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh +++ b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh @@ -1,7 +1,7 @@ #!/bin/sh # $Id$ -if test -z $1; then olddate=2011_10_10; else olddate=$1; fi +if test -z $1; then olddate=2011_12_04; else olddate=$1; fi if test -z $2; then newdate=`date -u +%Y_%m_%d`; else newdate=$2; fi if test -z $3; then prefix=`date -u +%Y%m%d%a`; else prefix=$3; fi if test -z $ACE_ROOT; then ACE_ROOT=..; fi diff --git a/ACE/bin/mail_test_stats.sh b/ACE/bin/mail_test_stats.sh index 0c094ac3f48..d778984c2bd 100755 --- a/ACE/bin/mail_test_stats.sh +++ b/ACE/bin/mail_test_stats.sh @@ -5,6 +5,7 @@ export TREE_ROOT=$HOME/ACE/latest export ACE_ROOT=$TREE_ROOT/ACE_wrappers export TAO_ROOT=$ACE_ROOT/TAO export CIAO_ROOT=$TAO_ROOT/CIAO +export DANCE_ROOT=$TAO_ROOT/DAnCE mkdir -p $TREE_ROOT cd $TREE_ROOT svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/sets-anon/ACE+TAO+CIAO . @@ -13,7 +14,10 @@ rm *Tests.txt rm *TestRev.txt rm *Ignore.txt rm *Builds.txt +rm cleanbuildresults.txt + ./diff-builds-and-group-fixed-tests-only.sh +./cleanbuilds.sh MAILTO="devo-group@list.isis.vanderbilt.edu" MAIL="mail -S smtp=mail.remedy.nl" @@ -44,3 +48,13 @@ $MAIL -r $MAILFROM -s "ACE/TAO/CIAO test statistics for $CURRENTDATE" $MAILTO < rm -f $mailfile +mailfile="/tmp/rsmailfile" +{ + echo "Sending failing tests for " $CURRENTDATE + echo + cat cleanbuildresults.txt +} > $mailfile + +$MAIL -r $MAILFROM -s "ACE/TAO/CIAO failing tests for $CURRENTDATE" $MAILTO < $mailfile + +rm -f $mailfile diff --git a/ACE/debian/ace.dsc b/ACE/debian/ace.dsc index 21f178f3a81..cf89422a092 100644 --- a/ACE/debian/ace.dsc +++ b/ACE/debian/ace.dsc @@ -1,10 +1,10 @@ Format: 1.0 -Source: ACE+TAO+CIAO-src-6.0.5 -Version: 2.0.5 +Source: ACE+TAO+CIAO-src-6.0.6 +Version: 2.0.6 Binary: ace Maintainer: Johnny Willemsen Architecture: any Build-Depends: gcc, make, g++, debhelper (>= 5), libssl-dev (>= 0.9.7d), dpatch (>= 2.0.10), libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev (>= 8.4.7), zlib1g-dev, docbook-to-man, bzip2, autoconf, automake, libtool, autotools-dev, doxygen, graphviz Files: - 65b34001c9605f056713a7e146b052d1 46346654 ACE+TAO+CIAO-src-6.0.5.tar.gz + 65b34001c9605f056713a7e146b052d1 46346654 ACE+TAO+CIAO-src-6.0.6.tar.gz diff --git a/ACE/debian/debian.control b/ACE/debian/debian.control index ef2c535d2f6..172cb1ef9c4 100644 --- a/ACE/debian/debian.control +++ b/ACE/debian/debian.control @@ -27,7 +27,7 @@ Description: makefile, project, and workspace creator * mpc-ace: generates project files for a single target * mwc-ace: generates workspace files for a set of projects -Package: libace-6.0.5 +Package: libace-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -45,7 +45,7 @@ Description: C++ network programming framework Package: libace-dev Architecture: any Section: libdevel -Depends: libace-6.0.5 (= ${binary:Version}), ${misc:Depends} +Depends: libace-6.0.6 (= ${binary:Version}), ${misc:Depends} Suggests: libace-doc, libtao-dev, pkg-config Replaces: mpc-ace (<< 5.6.3-4) Description: C++ network programming framework - development files @@ -62,7 +62,7 @@ Description: C++ network programming framework - documentation This package contains the ACE overview documentation, tutorials, examples, and information regarding upstream development. -Package: libace-ssl-6.0.5 +Package: libace-ssl-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -73,12 +73,12 @@ Description: ACE secure socket layer library Package: libace-ssl-dev Architecture: any Section: libdevel -Depends: libace-ssl-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev (>= 6.0.5d), ${misc:Depends} +Depends: libace-ssl-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev (>= 6.0.6d), ${misc:Depends} Description: ACE secure socket layer library - development files This package contains the header files and static library for the ACE SSL library. -Package: libace-rmcast-6.0.5 +Package: libace-rmcast-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -92,12 +92,12 @@ Description: ACE reliable multicast library Package: libace-rmcast-dev Architecture: any Section: libdevel -Depends: libace-rmcast-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-rmcast-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE reliable multicast library - development files This package contains the header files and static library for the ACE reliable multicast library. -Package: libace-tmcast-6.0.5 +Package: libace-tmcast-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -111,12 +111,12 @@ Description: ACE transactional multicast library Package: libace-tmcast-dev Architecture: any Section: libdevel -Depends: libace-tmcast-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-tmcast-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE transactional multicast library - development files This package contains the header files and static library for the ACE transactional multicast library. -Package: libace-htbp-6.0.5 +Package: libace-htbp-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -130,12 +130,12 @@ Description: ACE protocol over HTTP tunneling library Package: libace-htbp-dev Architecture: any Section: libdevel -Depends: libace-htbp-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-htbp-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE protocol over HTTP tunneling library - development files This package contains the header files and static library for the ACE HTBP library. -Package: libace-inet-6.0.5 +Package: libace-inet-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -146,15 +146,15 @@ Description: ACE Inet protocol library Package: libace-inet-dev Architecture: any Section: libdevel -Depends: libace-inet-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-inet-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE Inet protocol library - development files This package contains the header files and static library for the ACE Inet protocol library. -Package: libace-inet-ssl-6.0.5 +Package: libace-inet-ssl-6.0.6 Architecture: any Section: libs -Depends: libace-inet-6.0.3, libace-ssl-6.0.5, ${shlibs:Depends}, ${misc:Depends} +Depends: libace-inet-6.0.3, libace-ssl-6.0.6, ${shlibs:Depends}, ${misc:Depends} Description: ACE SSL-enabled Inet protocol library This package provides an ACE addon library for clients (and possibly servers at some point) using Inet protocols which support SSL, such as @@ -163,7 +163,7 @@ Description: ACE SSL-enabled Inet protocol library Package: libace-inet-ssl-dev Architecture: any Section: libdevel -Depends: libace-inet-ssl-6.0.5 (= ${binary:Version}), libace-inet-dev (= ${binary:Version}), libace-ssl-dev (= ${binary:Version}), ${misc:Depends} +Depends: libace-inet-ssl-6.0.6 (= ${binary:Version}), libace-inet-dev (= ${binary:Version}), libace-ssl-dev (= ${binary:Version}), ${misc:Depends} Description: ACE SSL-enabled Inet protocol library - development files This package contains the header files and static library for the ACE SSL-enabled Inet protocol library. @@ -188,7 +188,7 @@ Description: ACE perfect hash function generator (transitional package) . It can be safely removed after installation. -Package: libacexml-6.0.5 +Package: libacexml-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -204,16 +204,16 @@ Package: libacexml-dev Architecture: any Section: libdevel Replaces: libace-dev (<< 5.7.7-4) -Depends: libacexml-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libacexml-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE SAX based XML parsing library - development files This package contains the header files and static library for the ACE XML parsing library. -Package: libkokyu-6.0.5 +Package: libkokyu-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: libtao-2.0.3, libtao-orbsvcs-2.0.5 +Suggests: libtao-2.0.3, libtao-orbsvcs-2.0.6 Description: ACE scheduling and dispatching library Kokyu is a library designed to provide flexible scheduling and dispatching services. @@ -224,12 +224,12 @@ Description: ACE scheduling and dispatching library Package: libkokyu-dev Architecture: any Section: libdevel -Depends: libkokyu-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libkokyu-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Description: ACE scheduling and dispatching library - development files This package contains the header files and static library for the ACE scheduling and dispatching library. -Package: libace-qtreactor-6.0.5 +Package: libace-qtreactor-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -248,12 +248,12 @@ Description: ACE-GUI reactor integration for Qt Package: libace-qtreactor-dev Architecture: any Section: libdevel -Depends: libace-qtreactor-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), libqt4-dev, ${misc:Depends} +Depends: libace-qtreactor-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libqt4-dev, ${misc:Depends} Description: ACE-GUI reactor integration for Qt - development files This package contains header files and static library for the ACE-Qt reactor integration. -Package: libace-xtreactor-6.0.5 +Package: libace-xtreactor-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -271,12 +271,12 @@ Description: ACE-GUI reactor integration for Xt Package: libace-xtreactor-dev Architecture: any Section: libdevel -Depends: libace-xtreactor-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 6.0.5), ${misc:Depends} +Depends: libace-xtreactor-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libxt-dev (>= 6.0.6), ${misc:Depends} Description: ACE-GUI reactor integration for Xt - development files This package contains header files and static library for the ACE-Xt reactor integration. -Package: libace-tkreactor-6.0.5 +Package: libace-tkreactor-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -295,12 +295,12 @@ Description: ACE-GUI reactor integration for Tk Package: libace-tkreactor-dev Architecture: any Section: libdevel -Depends: libace-tkreactor-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk-dev (>= 8.5), ${misc:Depends} +Depends: libace-tkreactor-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), tk-dev (>= 8.5), ${misc:Depends} Description: ACE-GUI reactor integration for Tk - development files This package contains header files and static library for the ACE-Tk reactor integration. -Package: libace-flreactor-6.0.5 +Package: libace-flreactor-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -318,12 +318,12 @@ Description: ACE-GUI reactor integration for Fl Package: libace-flreactor-dev Architecture: any Section: libdevel -Depends: libace-flreactor-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 6.0.5), ${misc:Depends} +Depends: libace-flreactor-6.0.3 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfltk1.1-dev (>= 6.0.6), ${misc:Depends} Description: ACE-GUI reactor integration for Fl - development files This package contains header files and static library for the ACE-Fl reactor integration. -Package: libace-foxreactor-6.0.5 +Package: libace-foxreactor-6.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -340,12 +340,12 @@ Description: ACE-GUI reactor integration for FOX Package: libace-foxreactor-dev Architecture: any Section: libdevel -Depends: libace-foxreactor-6.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfox-1.6-dev, ${misc:Depends} +Depends: libace-foxreactor-6.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), libfox-1.6-dev, ${misc:Depends} Description: ACE-GUI reactor integration for FOX - development files This package contains header files and static library for the ACE-FOX reactor integration. -Package: libtao-2.0.5 +Package: libtao-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -360,7 +360,7 @@ Package: libtao-dev Architecture: any Section: libdevel Replaces: libtao-orbsvcs-dev (<< 5.7.7-4) -Depends: libtao-2.0.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-2.0.6 (= ${binary:Version}), libace-dev (= ${binary:Version}), ${misc:Depends} Suggests: libtao-doc, libtao-orbsvcs-dev Description: ACE based CORBA ORB core libraries - development files This package contains the header files for TAO. Due to the size of @@ -376,7 +376,7 @@ Description: ACE based CORBA ORB core libraries - documentation This package contains the TAO overview documentation, tutorials, examples, and information regarding upstream development. -Package: libtao-orbsvcs-2.0.5 +Package: libtao-orbsvcs-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -387,14 +387,14 @@ Package: libtao-orbsvcs-dev Architecture: any Section: libdevel Replaces: libtao-dev (<< 5.7.7-4) -Depends: libtao-orbsvcs-2.0.5 (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-orbsvcs-2.0.6 (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO CORBA services - development files This package contains the header files for the TAO CORBA services. . The examples and some documentation have been included as well, but the static libraries have been left out due to their size (over 400MB). -Package: libtao-qtresource-2.0.5 +Package: libtao-qtresource-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -405,12 +405,12 @@ Description: TAO-GUI reactor integration for Qt Package: libtao-qtresource-dev Architecture: any Section: libdevel -Depends: libtao-qtresource-2.0.5 (= ${binary:Version}), libace-qtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-qtresource-2.0.6 (= ${binary:Version}), libace-qtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO-GUI reactor integration for Qt - development files This package contains header files and static library for the TAO-Qt reactor integration. -Package: libtao-xtresource-2.0.5 +Package: libtao-xtresource-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -421,12 +421,12 @@ Description: TAO-GUI reactor integration for Xt Package: libtao-xtresource-dev Architecture: any Section: libdevel -Depends: libtao-xtresource-2.0.5 (= ${binary:Version}), libace-xtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-xtresource-2.0.6 (= ${binary:Version}), libace-xtreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO-GUI reactor integration for Xt - development files This package contains header files and static library for the TAO-Xt reactor integration. -Package: libtao-flresource-2.0.5 +Package: libtao-flresource-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -437,12 +437,12 @@ Description: TAO-GUI reactor integration for Fl Package: libtao-flresource-dev Architecture: any Section: libdevel -Depends: libtao-flresource-2.0.5 (= ${binary:Version}), libace-flreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-flresource-2.0.6 (= ${binary:Version}), libace-flreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO-GUI reactor integration for Fl - development files This package contains header files and static library for the TAO-Fl reactor integration. -Package: libtao-tkresource-2.0.5 +Package: libtao-tkresource-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -453,12 +453,12 @@ Description: TAO-GUI reactor integration for Tk Package: libtao-tkresource-dev Architecture: any Section: libdevel -Depends: libtao-tkresource-2.0.5 (= ${binary:Version}), libace-tkreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-tkresource-2.0.6 (= ${binary:Version}), libace-tkreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO-GUI reactor integration for Tk - development files This package contains header files and static library for the TAO-Tk reactor integration. -Package: libtao-foxresource-2.0.5 +Package: libtao-foxresource-2.0.6 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -469,14 +469,14 @@ Description: TAO-GUI reactor integration for FOX Package: libtao-foxresource-dev Architecture: any Section: libdevel -Depends: libtao-foxresource-2.0.5 (= ${binary:Version}), libace-foxreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} +Depends: libtao-foxresource-2.0.6 (= ${binary:Version}), libace-foxreactor-dev (= ${binary:Version}), libtao-dev (= ${binary:Version}), ${misc:Depends} Description: TAO-GUI reactor integration for FOX - development files This package contains header files and static library for the TAO-FOX reactor integration. Package: tao-idl Architecture: any -Depends: g++, libtao-2.0.5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: g++, libtao-2.0.6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: TAO IDL to C++ compiler This package provides an Interface Definition Language (IDL) to C++ compiler. @@ -486,7 +486,7 @@ Description: TAO IDL to C++ compiler Package: tao-ifr Architecture: any -Depends: g++, libtao-2.0.5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: g++, libtao-2.0.6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: TAO interface repository CORBA-aware programs can contact an interface repository to get objects' interfaces at run-time. Then they can use the Dynamic diff --git a/ACE/debian/libace-6.0.5.docs b/ACE/debian/libace-6.0.5.docs deleted file mode 100644 index 3bdab5b0089..00000000000 --- a/ACE/debian/libace-6.0.5.docs +++ /dev/null @@ -1,8 +0,0 @@ -README -VERSION -AUTHORS -docs/FAQ -PROBLEM-REPORT-FORM -THANKS -VERSION -NEWS diff --git a/ACE/debian/libace-6.0.5.install b/ACE/debian/libace-6.0.5.install deleted file mode 100644 index d9afda38c12..00000000000 --- a/ACE/debian/libace-6.0.5.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/libACE-*.so -usr/lib/libACE_ETCL-*.so -usr/lib/libACE_Monitor_Control-*.so -usr/lib/libACE_ETCL_Parser-*.so diff --git a/ACE/debian/libace-6.0.6.docs b/ACE/debian/libace-6.0.6.docs new file mode 100644 index 00000000000..3bdab5b0089 --- /dev/null +++ b/ACE/debian/libace-6.0.6.docs @@ -0,0 +1,8 @@ +README +VERSION +AUTHORS +docs/FAQ +PROBLEM-REPORT-FORM +THANKS +VERSION +NEWS diff --git a/ACE/debian/libace-6.0.6.install b/ACE/debian/libace-6.0.6.install new file mode 100644 index 00000000000..d9afda38c12 --- /dev/null +++ b/ACE/debian/libace-6.0.6.install @@ -0,0 +1,4 @@ +usr/lib/libACE-*.so +usr/lib/libACE_ETCL-*.so +usr/lib/libACE_Monitor_Control-*.so +usr/lib/libACE_ETCL_Parser-*.so diff --git a/ACE/debian/libace-flreactor-6.0.5.install b/ACE/debian/libace-flreactor-6.0.5.install deleted file mode 100644 index 528836aacee..00000000000 --- a/ACE/debian/libace-flreactor-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_FlReactor-*.so diff --git a/ACE/debian/libace-flreactor-6.0.6.install b/ACE/debian/libace-flreactor-6.0.6.install new file mode 100644 index 00000000000..528836aacee --- /dev/null +++ b/ACE/debian/libace-flreactor-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_FlReactor-*.so diff --git a/ACE/debian/libace-foxreactor-6.0.5.install b/ACE/debian/libace-foxreactor-6.0.5.install deleted file mode 100644 index e360f29f5af..00000000000 --- a/ACE/debian/libace-foxreactor-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_FoxReactor-*.so diff --git a/ACE/debian/libace-foxreactor-6.0.6.install b/ACE/debian/libace-foxreactor-6.0.6.install new file mode 100644 index 00000000000..e360f29f5af --- /dev/null +++ b/ACE/debian/libace-foxreactor-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_FoxReactor-*.so diff --git a/ACE/debian/libace-htbp-6.0.5.install b/ACE/debian/libace-htbp-6.0.5.install deleted file mode 100644 index 08103fd5cad..00000000000 --- a/ACE/debian/libace-htbp-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_HTBP-*.so diff --git a/ACE/debian/libace-htbp-6.0.6.install b/ACE/debian/libace-htbp-6.0.6.install new file mode 100644 index 00000000000..08103fd5cad --- /dev/null +++ b/ACE/debian/libace-htbp-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_HTBP-*.so diff --git a/ACE/debian/libace-inet-6.0.5.install b/ACE/debian/libace-inet-6.0.5.install deleted file mode 100644 index 59a73a509d0..00000000000 --- a/ACE/debian/libace-inet-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_INet-*.so diff --git a/ACE/debian/libace-inet-6.0.6.install b/ACE/debian/libace-inet-6.0.6.install new file mode 100644 index 00000000000..59a73a509d0 --- /dev/null +++ b/ACE/debian/libace-inet-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_INet-*.so diff --git a/ACE/debian/libace-inet-ssl-6.0.5.install b/ACE/debian/libace-inet-ssl-6.0.5.install deleted file mode 100644 index b9b8b9045f7..00000000000 --- a/ACE/debian/libace-inet-ssl-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_INet_SSL-*.so diff --git a/ACE/debian/libace-inet-ssl-6.0.6.install b/ACE/debian/libace-inet-ssl-6.0.6.install new file mode 100644 index 00000000000..b9b8b9045f7 --- /dev/null +++ b/ACE/debian/libace-inet-ssl-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_INet_SSL-*.so diff --git a/ACE/debian/libace-qtreactor-6.0.5.install b/ACE/debian/libace-qtreactor-6.0.5.install deleted file mode 100644 index 1d371e1e571..00000000000 --- a/ACE/debian/libace-qtreactor-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_QtReactor-*.so diff --git a/ACE/debian/libace-qtreactor-6.0.6.install b/ACE/debian/libace-qtreactor-6.0.6.install new file mode 100644 index 00000000000..1d371e1e571 --- /dev/null +++ b/ACE/debian/libace-qtreactor-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_QtReactor-*.so diff --git a/ACE/debian/libace-rmcast-6.0.5.install b/ACE/debian/libace-rmcast-6.0.5.install deleted file mode 100644 index 86e78259853..00000000000 --- a/ACE/debian/libace-rmcast-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_RMCast-*.so diff --git a/ACE/debian/libace-rmcast-6.0.6.install b/ACE/debian/libace-rmcast-6.0.6.install new file mode 100644 index 00000000000..86e78259853 --- /dev/null +++ b/ACE/debian/libace-rmcast-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_RMCast-*.so diff --git a/ACE/debian/libace-ssl-6.0.5.NEWS b/ACE/debian/libace-ssl-6.0.5.NEWS deleted file mode 100644 index e5bd0e4aa10..00000000000 --- a/ACE/debian/libace-ssl-6.0.5.NEWS +++ /dev/null @@ -1,11 +0,0 @@ -ace (6.0.1-2) unstable; urgency=low - - As of ace 6.0.1-2, SSLv2 support was removed from Debian ACE+TAO - packages. This follows change introduced in openssl 1.0.0c-2. - - WARNING: it means existing ACE-based software will default to SSL v3 - instead of SSL v2 without warning. Recompiling software explicitly - using SSL v2 will fail since the ACE_SSL_Context::SSLv2_* enums got - removed. - - -- Thomas Girard Sat, 11 Jun 2011 18:51:20 +0200 diff --git a/ACE/debian/libace-ssl-6.0.5.install b/ACE/debian/libace-ssl-6.0.5.install deleted file mode 100644 index 8df45a6d55f..00000000000 --- a/ACE/debian/libace-ssl-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_SSL-*.so diff --git a/ACE/debian/libace-ssl-6.0.6.NEWS b/ACE/debian/libace-ssl-6.0.6.NEWS new file mode 100644 index 00000000000..e5bd0e4aa10 --- /dev/null +++ b/ACE/debian/libace-ssl-6.0.6.NEWS @@ -0,0 +1,11 @@ +ace (6.0.1-2) unstable; urgency=low + + As of ace 6.0.1-2, SSLv2 support was removed from Debian ACE+TAO + packages. This follows change introduced in openssl 1.0.0c-2. + + WARNING: it means existing ACE-based software will default to SSL v3 + instead of SSL v2 without warning. Recompiling software explicitly + using SSL v2 will fail since the ACE_SSL_Context::SSLv2_* enums got + removed. + + -- Thomas Girard Sat, 11 Jun 2011 18:51:20 +0200 diff --git a/ACE/debian/libace-ssl-6.0.6.install b/ACE/debian/libace-ssl-6.0.6.install new file mode 100644 index 00000000000..8df45a6d55f --- /dev/null +++ b/ACE/debian/libace-ssl-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_SSL-*.so diff --git a/ACE/debian/libace-tkreactor-6.0.5.install b/ACE/debian/libace-tkreactor-6.0.5.install deleted file mode 100644 index 12ab35062d2..00000000000 --- a/ACE/debian/libace-tkreactor-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_TkReactor-*.so diff --git a/ACE/debian/libace-tkreactor-6.0.6.install b/ACE/debian/libace-tkreactor-6.0.6.install new file mode 100644 index 00000000000..12ab35062d2 --- /dev/null +++ b/ACE/debian/libace-tkreactor-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_TkReactor-*.so diff --git a/ACE/debian/libace-tmcast-6.0.5.install b/ACE/debian/libace-tmcast-6.0.5.install deleted file mode 100644 index e066131dea0..00000000000 --- a/ACE/debian/libace-tmcast-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_TMCast-*.so diff --git a/ACE/debian/libace-tmcast-6.0.6.install b/ACE/debian/libace-tmcast-6.0.6.install new file mode 100644 index 00000000000..e066131dea0 --- /dev/null +++ b/ACE/debian/libace-tmcast-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_TMCast-*.so diff --git a/ACE/debian/libace-xtreactor-6.0.5.install b/ACE/debian/libace-xtreactor-6.0.5.install deleted file mode 100644 index c53614c7208..00000000000 --- a/ACE/debian/libace-xtreactor-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libACE_XtReactor-*.so diff --git a/ACE/debian/libace-xtreactor-6.0.6.install b/ACE/debian/libace-xtreactor-6.0.6.install new file mode 100644 index 00000000000..c53614c7208 --- /dev/null +++ b/ACE/debian/libace-xtreactor-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libACE_XtReactor-*.so diff --git a/ACE/debian/libacexml-6.0.5.docs b/ACE/debian/libacexml-6.0.5.docs deleted file mode 100644 index 002855d7915..00000000000 --- a/ACE/debian/libacexml-6.0.5.docs +++ /dev/null @@ -1 +0,0 @@ -ACEXML/README diff --git a/ACE/debian/libacexml-6.0.5.install b/ACE/debian/libacexml-6.0.5.install deleted file mode 100644 index d3e912ffa51..00000000000 --- a/ACE/debian/libacexml-6.0.5.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/lib/libACEXML_XML_Svc_Conf_Parser-*.so -usr/lib/libACEXML-*.so -usr/lib/libACEXML_Parser-*.so diff --git a/ACE/debian/libacexml-6.0.6.docs b/ACE/debian/libacexml-6.0.6.docs new file mode 100644 index 00000000000..002855d7915 --- /dev/null +++ b/ACE/debian/libacexml-6.0.6.docs @@ -0,0 +1 @@ +ACEXML/README diff --git a/ACE/debian/libacexml-6.0.6.install b/ACE/debian/libacexml-6.0.6.install new file mode 100644 index 00000000000..d3e912ffa51 --- /dev/null +++ b/ACE/debian/libacexml-6.0.6.install @@ -0,0 +1,3 @@ +usr/lib/libACEXML_XML_Svc_Conf_Parser-*.so +usr/lib/libACEXML-*.so +usr/lib/libACEXML_Parser-*.so diff --git a/ACE/debian/libkokyu-6.0.5.docs b/ACE/debian/libkokyu-6.0.5.docs deleted file mode 100644 index e8869c513b2..00000000000 --- a/ACE/debian/libkokyu-6.0.5.docs +++ /dev/null @@ -1 +0,0 @@ -Kokyu/README diff --git a/ACE/debian/libkokyu-6.0.5.install b/ACE/debian/libkokyu-6.0.5.install deleted file mode 100644 index 62854308f96..00000000000 --- a/ACE/debian/libkokyu-6.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libKokyu-*.so diff --git a/ACE/debian/libkokyu-6.0.6.docs b/ACE/debian/libkokyu-6.0.6.docs new file mode 100644 index 00000000000..e8869c513b2 --- /dev/null +++ b/ACE/debian/libkokyu-6.0.6.docs @@ -0,0 +1 @@ +Kokyu/README diff --git a/ACE/debian/libkokyu-6.0.6.install b/ACE/debian/libkokyu-6.0.6.install new file mode 100644 index 00000000000..62854308f96 --- /dev/null +++ b/ACE/debian/libkokyu-6.0.6.install @@ -0,0 +1 @@ +usr/lib/libKokyu-*.so diff --git a/ACE/debian/libtao-2.0.5.docs b/ACE/debian/libtao-2.0.5.docs deleted file mode 100644 index 6ed40bf21ea..00000000000 --- a/ACE/debian/libtao-2.0.5.docs +++ /dev/null @@ -1,4 +0,0 @@ -TAO/README -TAO/VERSION -TAO/PROBLEM-REPORT-FORM -TAO/NEWS diff --git a/ACE/debian/libtao-2.0.5.install b/ACE/debian/libtao-2.0.5.install deleted file mode 100644 index 65d040bd469..00000000000 --- a/ACE/debian/libtao-2.0.5.install +++ /dev/null @@ -1,41 +0,0 @@ -usr/lib/libTAO-*.so -usr/lib/libTAO_AnyTypeCode-*.so -usr/lib/libTAO_BiDirGIOP-*.so -usr/lib/libTAO_CodecFactory-*.so -usr/lib/libTAO_Codeset-*.so -usr/lib/libTAO_Compression-*.so -usr/lib/libTAO_CSD_Framework-*.so -usr/lib/libTAO_CSD_ThreadPool-*.so -usr/lib/libTAO_DynamicAny-*.so -usr/lib/libTAO_DynamicInterface-*.so -usr/lib/libTAO_EndpointPolicy-*.so -usr/lib/libTAO_IFR_Client-*.so -usr/lib/libTAO_IORInterceptor-*.so -usr/lib/libTAO_IORManip-*.so -usr/lib/libTAO_IORTable-*.so -usr/lib/libTAO_Messaging-*.so -usr/lib/libTAO_ObjRefTemplate-*.so -usr/lib/libTAO_PI-*.so -usr/lib/libTAO_PI_Server-*.so -usr/lib/libTAO_PortableServer-*.so -usr/lib/libTAO_RTCORBA-*.so -usr/lib/libTAO_RTPortableServer-*.so -usr/lib/libTAO_RTScheduler-*.so -usr/lib/libTAO_SmartProxies-*.so -usr/lib/libTAO_Strategies-*.so -usr/lib/libTAO_TC-*.so -usr/lib/libTAO_TC_IIOP-*.so -usr/lib/libTAO_TypeCodeFactory-*.so -usr/lib/libTAO_Utils-*.so -usr/lib/libTAO_Valuetype-*.so -usr/lib/libTAO_ImR_Client-*.so -usr/lib/libTAO_DiffServPolicy-*.so -usr/lib/libTAO_ZlibCompressor-*.so -usr/lib/libTAO_Bzip2Compressor-*.so -usr/lib/libTAO_LzoCompressor-*.so -usr/lib/libTAO_IFR_BE-*.so -usr/lib/libTAO_IDL_FE-*.so -usr/lib/libTAO_IDL_BE-*.so -usr/lib/libTAO_ZIOP-*.so -usr/lib/libTAO_ETCL-*.so -usr/lib/libTAO_Monitor-*.so diff --git a/ACE/debian/libtao-2.0.6.docs b/ACE/debian/libtao-2.0.6.docs new file mode 100644 index 00000000000..6ed40bf21ea --- /dev/null +++ b/ACE/debian/libtao-2.0.6.docs @@ -0,0 +1,4 @@ +TAO/README +TAO/VERSION +TAO/PROBLEM-REPORT-FORM +TAO/NEWS diff --git a/ACE/debian/libtao-2.0.6.install b/ACE/debian/libtao-2.0.6.install new file mode 100644 index 00000000000..65d040bd469 --- /dev/null +++ b/ACE/debian/libtao-2.0.6.install @@ -0,0 +1,41 @@ +usr/lib/libTAO-*.so +usr/lib/libTAO_AnyTypeCode-*.so +usr/lib/libTAO_BiDirGIOP-*.so +usr/lib/libTAO_CodecFactory-*.so +usr/lib/libTAO_Codeset-*.so +usr/lib/libTAO_Compression-*.so +usr/lib/libTAO_CSD_Framework-*.so +usr/lib/libTAO_CSD_ThreadPool-*.so +usr/lib/libTAO_DynamicAny-*.so +usr/lib/libTAO_DynamicInterface-*.so +usr/lib/libTAO_EndpointPolicy-*.so +usr/lib/libTAO_IFR_Client-*.so +usr/lib/libTAO_IORInterceptor-*.so +usr/lib/libTAO_IORManip-*.so +usr/lib/libTAO_IORTable-*.so +usr/lib/libTAO_Messaging-*.so +usr/lib/libTAO_ObjRefTemplate-*.so +usr/lib/libTAO_PI-*.so +usr/lib/libTAO_PI_Server-*.so +usr/lib/libTAO_PortableServer-*.so +usr/lib/libTAO_RTCORBA-*.so +usr/lib/libTAO_RTPortableServer-*.so +usr/lib/libTAO_RTScheduler-*.so +usr/lib/libTAO_SmartProxies-*.so +usr/lib/libTAO_Strategies-*.so +usr/lib/libTAO_TC-*.so +usr/lib/libTAO_TC_IIOP-*.so +usr/lib/libTAO_TypeCodeFactory-*.so +usr/lib/libTAO_Utils-*.so +usr/lib/libTAO_Valuetype-*.so +usr/lib/libTAO_ImR_Client-*.so +usr/lib/libTAO_DiffServPolicy-*.so +usr/lib/libTAO_ZlibCompressor-*.so +usr/lib/libTAO_Bzip2Compressor-*.so +usr/lib/libTAO_LzoCompressor-*.so +usr/lib/libTAO_IFR_BE-*.so +usr/lib/libTAO_IDL_FE-*.so +usr/lib/libTAO_IDL_BE-*.so +usr/lib/libTAO_ZIOP-*.so +usr/lib/libTAO_ETCL-*.so +usr/lib/libTAO_Monitor-*.so diff --git a/ACE/debian/libtao-flresource-2.0.5.install b/ACE/debian/libtao-flresource-2.0.5.install deleted file mode 100644 index 5d4ee6ce57a..00000000000 --- a/ACE/debian/libtao-flresource-2.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libTAO_FlResource-*.so diff --git a/ACE/debian/libtao-flresource-2.0.6.install b/ACE/debian/libtao-flresource-2.0.6.install new file mode 100644 index 00000000000..5d4ee6ce57a --- /dev/null +++ b/ACE/debian/libtao-flresource-2.0.6.install @@ -0,0 +1 @@ +usr/lib/libTAO_FlResource-*.so diff --git a/ACE/debian/libtao-foxresource-2.0.5.install b/ACE/debian/libtao-foxresource-2.0.5.install deleted file mode 100644 index 6ceb47601aa..00000000000 --- a/ACE/debian/libtao-foxresource-2.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libTAO_FoxResource-*.so diff --git a/ACE/debian/libtao-foxresource-2.0.6.install b/ACE/debian/libtao-foxresource-2.0.6.install new file mode 100644 index 00000000000..6ceb47601aa --- /dev/null +++ b/ACE/debian/libtao-foxresource-2.0.6.install @@ -0,0 +1 @@ +usr/lib/libTAO_FoxResource-*.so diff --git a/ACE/debian/libtao-orbsvcs-2.0.5.NEWS b/ACE/debian/libtao-orbsvcs-2.0.5.NEWS deleted file mode 100644 index ea0759e0ade..00000000000 --- a/ACE/debian/libtao-orbsvcs-2.0.5.NEWS +++ /dev/null @@ -1,6 +0,0 @@ -ace (5.4.7-11) unstable; urgency=low - - The libtao-orbsvcs1.4.7c2a package was split into smaller packages. - Please install the tao-* packages that suit your needs. - - -- Thomas Girard Sat, 23 Sep 2006 09:47:01 +0200 diff --git a/ACE/debian/libtao-orbsvcs-2.0.5.install b/ACE/debian/libtao-orbsvcs-2.0.5.install deleted file mode 100644 index e0e491e9095..00000000000 --- a/ACE/debian/libtao-orbsvcs-2.0.5.install +++ /dev/null @@ -1,68 +0,0 @@ -usr/lib/libTAO_AV-*.so -usr/lib/libTAO_CosConcurrency-*.so -usr/lib/libTAO_CosConcurrency_Skel-*.so -usr/lib/libTAO_CosConcurrency_Serv-*.so -usr/lib/libTAO_CosEvent-*.so -usr/lib/libTAO_CosEvent_Skel-*.so -usr/lib/libTAO_CosEvent_Serv-*.so -usr/lib/libTAO_CosLifeCycle-*.so -usr/lib/libTAO_CosLoadBalancing-*.so -usr/lib/libTAO_CosNaming-*.so -usr/lib/libTAO_CosNaming_Skel-*.so -usr/lib/libTAO_CosNaming_Serv-*.so -usr/lib/libTAO_CosNotification-*.so -usr/lib/libTAO_CosNotification_Persist-*.so -usr/lib/libTAO_CosNotification_Skel-*.so -usr/lib/libTAO_CosNotification_Serv-*.so -usr/lib/libTAO_CosNotification_MC-*.so -usr/lib/libTAO_CosNotification_MC_Ext-*.so -usr/lib/libTAO_CosProperty-*.so -usr/lib/libTAO_CosProperty_Skel-*.so -usr/lib/libTAO_CosProperty_Serv-*.so -usr/lib/libTAO_CosTime-*.so -usr/lib/libTAO_CosTrading-*.so -usr/lib/libTAO_CosTrading_Skel-*.so -usr/lib/libTAO_CosTrading_Serv-*.so -usr/lib/libTAO_CosLifeCycle_Skel-*.so -usr/lib/libTAO_DsEventLogAdmin-*.so -usr/lib/libTAO_DsEventLogAdmin_Skel-*.so -usr/lib/libTAO_DsEventLogAdmin_Serv-*.so -usr/lib/libTAO_DsLogAdmin-*.so -usr/lib/libTAO_DsLogAdmin_Skel-*.so -usr/lib/libTAO_DsLogAdmin_Serv-*.so -usr/lib/libTAO_DsNotifyLogAdmin-*.so -usr/lib/libTAO_DsNotifyLogAdmin_Skel-*.so -usr/lib/libTAO_DsNotifyLogAdmin_Serv-*.so -usr/lib/libTAO_FaultTolerance-*.so -usr/lib/libTAO_FT_ClientORB-*.so -usr/lib/libTAO_FT_ServerORB-*.so -usr/lib/libTAO_FTORB_Utils-*.so -usr/lib/libTAO_FTRT_EventChannel-*.so -usr/lib/libTAO_FtRtEvent-*.so -usr/lib/libTAO_FTRT_ClientORB-*.so -usr/lib/libTAO_HTIOP-*.so -usr/lib/libTAO_IFRService-*.so -usr/lib/libTAO_PortableGroup-*.so -usr/lib/libTAO_RTCORBAEvent-*.so -usr/lib/libTAO_RTEvent-*.so -usr/lib/libTAO_RTEvent_Serv-*.so -usr/lib/libTAO_RTEvent_Skel-*.so -usr/lib/libTAO_RTEventLogAdmin-*.so -usr/lib/libTAO_RTEventLogAdmin_Skel-*.so -usr/lib/libTAO_RTEventLogAdmin_Serv-*.so -usr/lib/libTAO_RTKokyuEvent-*.so -usr/lib/libTAO_RTSched-*.so -usr/lib/libTAO_RTSchedEvent-*.so -usr/lib/libTAO_RT_Notification-*.so -usr/lib/libTAO_SSLIOP-*.so -usr/lib/libTAO_Security-*.so -usr/lib/libTAO_Svc_Utils-*.so -usr/lib/libTAO_Notify_Service-*.so -usr/lib/libTAO_CosTime_Serv-*.so -usr/lib/libTAO_CosTime_Skel-*.so -usr/lib/libTAO_Catior_i-*.so -usr/lib/libTAO_ImR_Locator_IDL-*.so -usr/lib/libTAO_ImR_Activator-*.so -usr/lib/libTAO_ReplicationManagerLib-*.so -usr/lib/libTAO_ImR_Activator_IDL-*.so -usr/lib/libTAO_ImR_Locator-*.so diff --git a/ACE/debian/libtao-orbsvcs-2.0.6.NEWS b/ACE/debian/libtao-orbsvcs-2.0.6.NEWS new file mode 100644 index 00000000000..ea0759e0ade --- /dev/null +++ b/ACE/debian/libtao-orbsvcs-2.0.6.NEWS @@ -0,0 +1,6 @@ +ace (5.4.7-11) unstable; urgency=low + + The libtao-orbsvcs1.4.7c2a package was split into smaller packages. + Please install the tao-* packages that suit your needs. + + -- Thomas Girard Sat, 23 Sep 2006 09:47:01 +0200 diff --git a/ACE/debian/libtao-orbsvcs-2.0.6.install b/ACE/debian/libtao-orbsvcs-2.0.6.install new file mode 100644 index 00000000000..e0e491e9095 --- /dev/null +++ b/ACE/debian/libtao-orbsvcs-2.0.6.install @@ -0,0 +1,68 @@ +usr/lib/libTAO_AV-*.so +usr/lib/libTAO_CosConcurrency-*.so +usr/lib/libTAO_CosConcurrency_Skel-*.so +usr/lib/libTAO_CosConcurrency_Serv-*.so +usr/lib/libTAO_CosEvent-*.so +usr/lib/libTAO_CosEvent_Skel-*.so +usr/lib/libTAO_CosEvent_Serv-*.so +usr/lib/libTAO_CosLifeCycle-*.so +usr/lib/libTAO_CosLoadBalancing-*.so +usr/lib/libTAO_CosNaming-*.so +usr/lib/libTAO_CosNaming_Skel-*.so +usr/lib/libTAO_CosNaming_Serv-*.so +usr/lib/libTAO_CosNotification-*.so +usr/lib/libTAO_CosNotification_Persist-*.so +usr/lib/libTAO_CosNotification_Skel-*.so +usr/lib/libTAO_CosNotification_Serv-*.so +usr/lib/libTAO_CosNotification_MC-*.so +usr/lib/libTAO_CosNotification_MC_Ext-*.so +usr/lib/libTAO_CosProperty-*.so +usr/lib/libTAO_CosProperty_Skel-*.so +usr/lib/libTAO_CosProperty_Serv-*.so +usr/lib/libTAO_CosTime-*.so +usr/lib/libTAO_CosTrading-*.so +usr/lib/libTAO_CosTrading_Skel-*.so +usr/lib/libTAO_CosTrading_Serv-*.so +usr/lib/libTAO_CosLifeCycle_Skel-*.so +usr/lib/libTAO_DsEventLogAdmin-*.so +usr/lib/libTAO_DsEventLogAdmin_Skel-*.so +usr/lib/libTAO_DsEventLogAdmin_Serv-*.so +usr/lib/libTAO_DsLogAdmin-*.so +usr/lib/libTAO_DsLogAdmin_Skel-*.so +usr/lib/libTAO_DsLogAdmin_Serv-*.so +usr/lib/libTAO_DsNotifyLogAdmin-*.so +usr/lib/libTAO_DsNotifyLogAdmin_Skel-*.so +usr/lib/libTAO_DsNotifyLogAdmin_Serv-*.so +usr/lib/libTAO_FaultTolerance-*.so +usr/lib/libTAO_FT_ClientORB-*.so +usr/lib/libTAO_FT_ServerORB-*.so +usr/lib/libTAO_FTORB_Utils-*.so +usr/lib/libTAO_FTRT_EventChannel-*.so +usr/lib/libTAO_FtRtEvent-*.so +usr/lib/libTAO_FTRT_ClientORB-*.so +usr/lib/libTAO_HTIOP-*.so +usr/lib/libTAO_IFRService-*.so +usr/lib/libTAO_PortableGroup-*.so +usr/lib/libTAO_RTCORBAEvent-*.so +usr/lib/libTAO_RTEvent-*.so +usr/lib/libTAO_RTEvent_Serv-*.so +usr/lib/libTAO_RTEvent_Skel-*.so +usr/lib/libTAO_RTEventLogAdmin-*.so +usr/lib/libTAO_RTEventLogAdmin_Skel-*.so +usr/lib/libTAO_RTEventLogAdmin_Serv-*.so +usr/lib/libTAO_RTKokyuEvent-*.so +usr/lib/libTAO_RTSched-*.so +usr/lib/libTAO_RTSchedEvent-*.so +usr/lib/libTAO_RT_Notification-*.so +usr/lib/libTAO_SSLIOP-*.so +usr/lib/libTAO_Security-*.so +usr/lib/libTAO_Svc_Utils-*.so +usr/lib/libTAO_Notify_Service-*.so +usr/lib/libTAO_CosTime_Serv-*.so +usr/lib/libTAO_CosTime_Skel-*.so +usr/lib/libTAO_Catior_i-*.so +usr/lib/libTAO_ImR_Locator_IDL-*.so +usr/lib/libTAO_ImR_Activator-*.so +usr/lib/libTAO_ReplicationManagerLib-*.so +usr/lib/libTAO_ImR_Activator_IDL-*.so +usr/lib/libTAO_ImR_Locator-*.so diff --git a/ACE/debian/libtao-qtresource-2.0.5.install b/ACE/debian/libtao-qtresource-2.0.5.install deleted file mode 100644 index 172f4c45db8..00000000000 --- a/ACE/debian/libtao-qtresource-2.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libTAO_QtResource-*.so diff --git a/ACE/debian/libtao-qtresource-2.0.6.install b/ACE/debian/libtao-qtresource-2.0.6.install new file mode 100644 index 00000000000..172f4c45db8 --- /dev/null +++ b/ACE/debian/libtao-qtresource-2.0.6.install @@ -0,0 +1 @@ +usr/lib/libTAO_QtResource-*.so diff --git a/ACE/debian/libtao-tkresource-2.0.5.install b/ACE/debian/libtao-tkresource-2.0.5.install deleted file mode 100644 index 7f543154b5b..00000000000 --- a/ACE/debian/libtao-tkresource-2.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libTAO_TkResource-*.so diff --git a/ACE/debian/libtao-tkresource-2.0.6.install b/ACE/debian/libtao-tkresource-2.0.6.install new file mode 100644 index 00000000000..7f543154b5b --- /dev/null +++ b/ACE/debian/libtao-tkresource-2.0.6.install @@ -0,0 +1 @@ +usr/lib/libTAO_TkResource-*.so diff --git a/ACE/debian/libtao-xtresource-2.0.5.install b/ACE/debian/libtao-xtresource-2.0.5.install deleted file mode 100644 index ab5151ed073..00000000000 --- a/ACE/debian/libtao-xtresource-2.0.5.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/libTAO_XtResource-*.so diff --git a/ACE/debian/libtao-xtresource-2.0.6.install b/ACE/debian/libtao-xtresource-2.0.6.install new file mode 100644 index 00000000000..ab5151ed073 --- /dev/null +++ b/ACE/debian/libtao-xtresource-2.0.6.install @@ -0,0 +1 @@ +usr/lib/libTAO_XtResource-*.so diff --git a/ACE/docs/Download.html b/ACE/docs/Download.html index 581f8d45b2f..e7a4bded6dc 100644 --- a/ACE/docs/Download.html +++ b/ACE/docs/Download.html @@ -72,7 +72,7 @@ case. You may want to understand the DOC group's bug fixing policies when you make this decision.

The full packages do contain all sources with pre generated makefiles for GNU -make, Visual C++ 8.0/9.0/10.0. The +make, Visual C++ 9.0/10.0. The sources-only packages just contain the source code, you have to generate your own makefiles with MPC.

@@ -90,128 +90,128 @@ of the ACE, TAO, and CIAO micro release kit is available for FilenameDescriptionFullSources only ACE+TAO+CIAO.tar.gz ACE+TAO+CIAO (tar+gzip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO+CIAO.tar.bz2 ACE+TAO+CIAO (tar+bzip2 format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO+CIAO.zip ACE+TAO+CIAO (zip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO+DAnCE.tar.gz ACE+TAO+DAnCE (tar+gzip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO+DAnCE.tar.bz2 ACE+TAO+DAnCE (tar+bzip2 format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO+DAnCE.zip ACE+TAO+DAnCE (zip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO.tar.gz ACE+TAO (tar+gzip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO.tar.bz2 ACE+TAO (tar+bzip2 format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE+TAO.zip ACE+TAO (zip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE-html.tar.gz Doxygen documentation for ACE+TAO+CIAO (tar+gzip format) - [HTTP] - [FTP] + [HTTP] + [FTP] ACE-html.tar.bz2 Doxygen documentation for ACE+TAO+CIAO (tar+bzip2 format) - [HTTP] - [FTP] + [HTTP] + [FTP] ACE-html.zip Doxygen documentation for ACE+TAO+CIAO (zip format) - [HTTP] - [FTP] + [HTTP] + [FTP] ACE.tar.gz ACE only (tar+gzip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE.tar.bz2 ACE only (tar+bzip2 format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] ACE.zip ACE only (zip format) - [HTTP] - [FTP] + [HTTP] + [FTP] - [HTTP] - [FTP] + [HTTP] + [FTP] diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html index 0c4518d8548..ee52484b4b2 100644 --- a/ACE/docs/bczar/bczar.html +++ b/ACE/docs/bczar/bczar.html @@ -107,7 +107,7 @@ If you want to perform a full build with qt support, than run:

  • @@ -305,11 +305,12 @@ rm -rf doxygen
    mkdir doxygen
    cd doxygen
    + wget https://svn.dre.vanderbilt.edu/viewvc/Middleware/trunk/ACE/docs/svn/config?view=co -O $HOME/.subversion/config svn co - svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_0_6/ACE ACE_wrappers
    - svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_0_6/TAO ACE_wrappers/TAO
    - svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_0_6/CIAO ACE_wrappers/TAO/CIAO
    - svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_0_6/DAnCE ACE_wrappers/TAO/DAnCE
    + svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_1_06/ACE ACE_wrappers
    + svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_1_0/TAO ACE_wrappers/TAO
    + svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_1_0/CIAO ACE_wrappers/TAO/CIAO
    + svn co svn://svn.dre.vanderbilt.edu/DOC/Middleware/tags/ACE+TAO+CIAO-6_1_0/DAnCE ACE_wrappers/TAO/DAnCE
    cd ACE_wrappers
    export ACE_ROOT=$PWD
    $ACE_ROOT/bin/generate_rel_manpages
    diff --git a/ACE/etc/index.html b/ACE/etc/index.html index 8d13ee5a25e..27b209d667c 100644 --- a/ACE/etc/index.html +++ b/ACE/etc/index.html @@ -35,6 +35,7 @@
    We do have the documentation for previous releases