summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify
Commit message (Collapse)AuthorAgeFilesLines
* Removed HPUX supportJohnny Willemsen2023-01-154-8/+0
|
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1329-158/+158
|
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-104-4/+0
|
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-101-1/+0
|
* Removed extra newline before closing }Knut Petter Svendsen2022-09-101-1/+0
|
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-099-9/+0
|
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-091-1/+0
|
* bool changesJohnny Willemsen2021-03-174-4/+4
|
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-096-6/+6
|
* Perl shebang changesJohnny Willemsen2020-10-021-1/+1
| | | | | | | * TAO/orbsvcs/examples/Notify/MC/TkMonitor/monitor.pl: * TAO/orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/compare_histo.pl: * TAO/orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/generate_gnuplot.pl: * TAO/tests/Bug_2702_Regression/fakeserver2.pl:
* Removed old style documentation which was just about mentioning where ↵Johnny Willemsen2019-08-194-16/+4
| | | | constructors/destructors are
* Layout changesJohnny Willemsen2019-04-174-28/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/StructuredEventConsumer_i.h: * TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/StructuredEventConsumer_i.h: * TAO/orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h: * TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManager.h: * TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h: * TAO/orbsvcs/Fault_Detector/Fault_Detector_i.h: * TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.h: * TAO/orbsvcs/examples/Log/Notify/Notify_Consumer.h: * TAO/orbsvcs/examples/Log/Notify/Notify_Supplier.h: * TAO/orbsvcs/examples/Notify/Filter/Filter.h: * TAO/orbsvcs/examples/Notify/Lanes/Supplier.h: * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h: * TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/UpdateableHandler.h: * TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp: * TAO/orbsvcs/orbsvcs/Notify/Standard_Event_Persistence.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h: * TAO/orbsvcs/tests/Notify/Persistent_Filter/Filter.h: * TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.cpp: * TAO/orbsvcs/tests/Notify/Reconnecting/Consumer.h: * TAO/orbsvcs/tests/Notify/Reconnecting/Supplier.cpp: * TAO/orbsvcs/tests/Notify/lib/Consumer_T.cpp: * TAO/orbsvcs/tests/Notify/lib/Consumer_T.h: * TAO/orbsvcs/tests/Notify/lib/PushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/SequencePushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/StructuredPushConsumer.h: * TAO/orbsvcs/tests/Notify/lib/Supplier_T.cpp: * TAO/orbsvcs/tests/Notify/lib/Supplier_T.h:
* Layout changesJohnny Willemsen2018-06-012-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/DevGuideExamples/PortableInterceptors/Auth/Messenger_i.cpp: * TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp: * TAO/DevGuideExamples/PortableInterceptors/SimpleCodec/ClientInitializer.cpp: * TAO/TAO_IDL/ast/ast_interface.cpp: * TAO/TAO_IDL/ast/ast_union.cpp: * TAO/TAO_IDL/be/be_global.cpp: * TAO/examples/Advanced/ch_18/client.cpp: * TAO/examples/Advanced/ch_18/server.h: * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/FP_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.h: * TAO/examples/Kokyu_dsrt_schedulers/fp_example/client.cpp: * TAO/examples/Kokyu_dsrt_schedulers/mif_example/client.cpp: * TAO/examples/Kokyu_dsrt_schedulers/muf_example/client.cpp: * TAO/examples/PluggableUDP/tests/Performance/client.cpp: * TAO/examples/PluggableUDP/tests/Performance/server.cpp: * TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/Messenger_i.cpp: * TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp: * TAO/orbsvcs/IFR_Service/be_global.cpp: * TAO/orbsvcs/IFR_Service/be_produce.cpp: * TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.cpp: * TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp: * TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp: * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.cpp: * TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp: * TAO/orbsvcs/orbsvcs/AV/TCP.cpp: * TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.cpp: * TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: * TAO/orbsvcs/performance-tests/RTEvent/Roundtrip/server.cpp: * TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h: * TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp: * TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h: * TAO/orbsvcs/tests/Bug_3215_Regression/ServerORBInitializer2.h:
* Layout changeJohnny Willemsen2018-06-011-2/+1
| | | | * TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp:
* Removed last TAO env macros and some layout changesJohnny Willemsen2018-06-016-16/+5
|
* Layout changesJohnny Willemsen2017-03-151-4/+2
| | | | * TAO/orbsvcs/examples/Notify/ThreadPool/Consumer.cpp:
* Fixed typoJohnny Willemsen2017-03-151-1/+1
| | | | * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.cpp:
* Fixed typoJohnny Willemsen2017-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ACEXML/common/DTD_Manager.h: * ACE/ACEXML/common/NamespaceSupport.h: * ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h: * ACE/ace/Containers_T.h: * ACE/ace/DLL.h: * ACE/ace/QoS/QoS_Session.h: * ACE/ace/QoS/QoS_Session_Impl.cpp: * ACE/ace/QoS/QoS_Session_Impl.h: * ACE/ace/RB_Tree.h: * ACE/ace/SSL/SSL_SOCK_Stream.cpp: * ACE/ace/SSL/SSL_SOCK_Stream.inl: * ACE/ace/Select_Reactor_T.cpp: * ACE/ace/TP_Reactor.cpp: * ACE/ace/Token.cpp: * ACE/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h: * ACE/examples/APG/Signals/SigHandler.cpp: * ACE/examples/APG/Signals/SigHandlers.cpp: * ACE/examples/Reactor/Proactor/test_aiosig.cpp: * ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp: * ACE/examples/Reactor/WFMO_Reactor/APC.cpp: * ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp: * ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp: * ACE/tests/Cached_Accept_Conn_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Echo_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Test.cpp: * TAO/DevGuideExamples/PortableInterceptors/Auth/ServerInitializer.cpp: * TAO/examples/Content_Server/AMI_Observer/Callback_Handler.cpp: * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.cpp: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h: * TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: * TAO/orbsvcs/tests/Bug_1630_Regression/testclient.cpp: * TAO/orbsvcs/tests/Concurrency/CC_command.cpp: * TAO/orbsvcs/tests/Event/Mcast/Two_Way/application.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h: * TAO/tao/Connection_Handler.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/Invocation_Utils.h: * TAO/tao/LF_CH_Event.h: * TAO/tao/ORB_Core.cpp: * TAO/tao/Stub.h: * TAO/tao/Stub.inl: * TAO/tao/Transport.h: * TAO/tests/Bug_1495_Regression/Threaded_Server.cpp: * TAO/tests/Bug_1495_Regression/server_interceptor.cpp: * TAO/tests/Bug_3748_Regression/client.cpp: * TAO/tests/DII_AMI_Forward/server_interceptor.cpp: * TAO/tests/DynValue_Test/main.cpp: * TAO/tests/Explicit_Event_Loop/client.cpp: * TAO/tests/Explicit_Event_Loop/server.cpp: * TAO/tests/IORManipulation/IORTest.cpp: * TAO/tests/POA/On_Demand_Act_Direct_Coll/Collocated_Test.cpp: * TAO/tests/Portable_Interceptors/Bug_1559/server_interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Client_Request_Interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp: * TAO/tests/TransportCurrent/Framework/client.cpp: * TAO/tests/TransportCurrent/IIOP/client.cpp:
* Use separate instead of seperateJohnny Willemsen2015-09-154-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Functor_String.h: * ACE/ace/WFMO_Reactor.h: * ACE/tests/Env_Value_Test.cpp: * ACE/tests/Proactor_Scatter_Gather_Test.cpp: * ACE/tests/Service_Config_DLL.h: * CIAO/docs/TODO.html: * DAnCE/dance/DAnCE_LocalityManager.idl: * TAO/TAO-INSTALL.html: * TAO/docs/releasenotes/index.html: * TAO/examples/AMH/Sink_Server/Base_Server.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h: * TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h: * TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp: * TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h: * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.cpp: * TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h: * TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp: * TAO/tao/Asynch_Reply_Dispatcher_Base.cpp: * TAO/tao/GIOP_Message_Base.cpp: * TAO/tao/ORB_Core.cpp: * TAO/tao/Remote_Invocation.cpp: * TAO/tao/Transport_Connector.cpp: * TAO/tao/params.cpp: * TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.h:
* Fixed fuzzJohnny Willemsen2015-01-081-1/+0
| | | | | * ACE/bin/fuzz.pl: * TAO/orbsvcs/examples/Notify/MC/TkMonitor/monitor.pl:
* Shorter headerJohnny Willemsen2015-01-072-2/+0
|
* Shorter headersJohnny Willemsen2015-01-071-1/+0
|
* Shorten file headersJohnny Willemsen2015-01-0712-36/+0
|
* Replaced README filesJohnny Willemsen2015-01-078-8/+8
|
* TAO replacementsJohnny Willemsen2015-01-074-4/+4
|
* Perl filesJohnny Willemsen2015-01-0710-10/+0
|
* Removed more IdJohnny Willemsen2015-01-073-6/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-0714-28/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-0725-47/+0
|
* Fri Oct 24 07:25:44 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-242-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bin/tao_other_tests.lst: Added new unit tests * orbsvcs/ImplRepo_Service/Server_Info.h: * orbsvcs/examples/Notify/Filter/Filter.cpp: * orbsvcs/examples/Notify/Subscribe/Subscribe.cpp: * orbsvcs/tests/Notify/Basic/Sequence.cpp: Layout changes * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: Unicode logging fixes * orbsvcs/tests/ImplRepo/NameService/test.cpp: Added orb shutdown to reduce amount of valgrind reported leaks * orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc: * orbsvcs/tests/ImplRepo/NotifyService/README: * orbsvcs/tests/ImplRepo/NotifyService/run_test.pl: * orbsvcs/tests/ImplRepo/NotifyService/test.cpp: New test to reproduce bugzilla 4187, the notification service can't be started by the ImR right now, have to fix this * orbsvcs/tests/ImplRepo/RestartServer/Messenger.idl: * orbsvcs/tests/ImplRepo/RestartServer/MessengerClient.cpp: * orbsvcs/tests/ImplRepo/RestartServer/run_test.pl: Extended this test so that it can also run with manual start, which reproduces bugzilla 4186 * tao/ImR_Client/ImR_Client.cpp: Updated logging statements to be uniform and also that we can easily determine that they are from the ImR_Client
* Wed Aug 15 14:28:00 UTC 2012 Simon Massey <sma at prismtech dot com>sma2012-08-153-3/+6
| | | | orbsvcs/tests/Notify/lib/Options_Parser.cpp orbsvcs/examples/Notify/ThreadPool/Consumer.cpp, Supplier.cpp, Supplier_Client.cpp: Correct types, removes C++11 warning about {} initalization miss-match.
* Sun May 13 12:48:34 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-05-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * MPC/config/rlecompressor.mpb: Reorder base projects * TAO_IDL/be/be_visitor_native/native_ch.cpp: Layout chage * examples/AMH/Sink_Server/Client_Task.cpp: * examples/Load_Balancing_persistent/Identity_Client.cpp: * examples/Load_Balancing_persistent/Load_Balancer_i.cpp: * examples/RTCORBA/Activity/Thread_Task.cpp: * examples/RTScheduling/DT_Creator.h: * orbsvcs/examples/Notify/ThreadPool/Consumer.cpp: * orbsvcs/performance-tests/LoadBalancing/LBPerf/CPU/client.cpp: * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/client.cpp: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/driver.cpp: * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/client.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/client.cpp: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/client.cpp: * orbsvcs/performance-tests/RTEvent/Roundtrip/client.cpp: * orbsvcs/performance-tests/RTEvent/TCP_Baseline/client.cpp: * orbsvcs/tests/AVStreams/Latency/ping.cpp: * orbsvcs/tests/AVStreams/Latency/pong.cpp: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.cpp: * orbsvcs/tests/EC_Throughput/ECT_Consumer_Driver.cpp: * orbsvcs/tests/EC_Throughput/ECT_Supplier_Driver.cpp: * orbsvcs/tests/EC_Throughput/ECT_Throughput.cpp: * orbsvcs/tests/Event/Basic/Observer.cpp: * orbsvcs/tests/Event/Basic/Reconnect.cpp: * orbsvcs/tests/Event/Performance/Connect.cpp: * orbsvcs/tests/Event/Performance/Latency.cpp: * orbsvcs/tests/Event/lib/Driver.cpp: * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.cpp: * orbsvcs/tests/Notify/lib/Task_Stats.h: * orbsvcs/tests/Notify/lib/Task_Stats.cpp: * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp: * performance-tests/Anyop/anyop.cpp: * performance-tests/Callback/client.cpp: * performance-tests/Latency/AMH_Single_Threaded/client.cpp: * performance-tests/Latency/AMI/client.cpp: * performance-tests/Latency/Collocation/Client_Task.cpp: * performance-tests/Latency/DII/client.cpp: * performance-tests/Latency/DSI/client.cpp: * performance-tests/Latency/Deferred/client.cpp: * performance-tests/Latency/Single_Threaded/client.cpp: * performance-tests/Latency/Thread_Per_Connection/client.cpp: * performance-tests/Latency/Thread_Pool/client.cpp: * performance-tests/POA/Create_Reference/create_reference.cpp: * performance-tests/POA/Implicit_Activation/client.cpp: * performance-tests/POA/Implicit_Activation/collocated.cpp: * performance-tests/Protocols/receiver.cpp: * performance-tests/Protocols/sender.cpp: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/client.cpp: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/client.cpp: * performance-tests/RTCorba/Oneways/Reliable/client.cpp: * performance-tests/RTCorba/Thread_Pool/client.cpp: * performance-tests/Sequence_Latency/AMH_Single_Threaded/client.cpp: * performance-tests/Sequence_Latency/AMI/client.cpp: * performance-tests/Sequence_Latency/DII/client.cpp: * performance-tests/Sequence_Latency/DSI/client.cpp: * performance-tests/Sequence_Latency/Deferred/client.cpp: * performance-tests/Sequence_Latency/Single_Threaded/client.cpp: * performance-tests/Sequence_Latency/Thread_Per_Connection/client.cpp: * performance-tests/Sequence_Latency/Thread_Pool/client.cpp: * performance-tests/Throughput/Receiver.cpp: * performance-tests/Throughput/client.cpp: * tests/Portable_Interceptors/Benchmark/client.cpp: * tests/Smart_Proxies/Benchmark/client.cpp: Use ACE_High_Res_Timer::global_scale_factor_type * tests/OBV/ValueBox/vb_basic.idl: Removed invalid id
* Tue Jan 24 13:48:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-12/+2
| | | | Removed left over from automake removal
* Fixed fuzzJohnny Willemsen2011-10-072-4/+2
|
* Fri Oct 7 10:45:41 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-072-0/+4
| | | | | | | | | | | | | | | | | * docs/tutorials/Quoter/Event_Service/stock_list.txt: * docs/tutorials/Quoter/Event_Service/stock_list1.txt: * docs/tutorials/Quoter/Event_Service/stock_list2.txt: * docs/tutorials/Quoter/Simple/ImprovedServer/stock_list.txt: * orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm: * orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm: * performance-tests/Protocols/set_lksctp_params.sh: * performance-tests/Protocols/set_sctp_params.sh: * performance-tests/Protocols/show_lksctp_params.sh: * performance-tests/Protocols/show_sctp_params.sh: Fuzz
* Fri Oct 7 09:12:23 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-078-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH/README: * DevGuideExamples/AMH_AMI/README: * DevGuideExamples/BiDirectionalGIOP/README: * DevGuideExamples/GettingStarted/README: * DevGuideExamples/Messaging/AMIcallback/README: * DevGuideExamples/Messaging/RelativeRoundtripTimeout/README: * DevGuideExamples/Multithreading/GracefulShutdown/README: * DevGuideExamples/Multithreading/README: * DevGuideExamples/Multithreading/Reactive/README: * DevGuideExamples/Multithreading/ThreadPerConnection/README: * DevGuideExamples/Multithreading/ThreadPool/README: * DevGuideExamples/PortableInterceptors/Auth/README: * DevGuideExamples/PortableInterceptors/IOR/README: * DevGuideExamples/PortableInterceptors/PICurrent/README: * DevGuideExamples/PortableInterceptors/SimpleCodec/README: * DevGuideExamples/RTCORBA/README: * DevGuideExamples/SmartProxies/README: * DevGuideExamples/ValueTypes/Bank/README: * DevGuideExamples/ValueTypes/Messenger/README: * DevGuideExamples/readme.txt: * README: * examples/AMI/FL_Callback/README: * examples/Buffered_AMI/README: * examples/Buffered_Oneways/README: * examples/CSD_Strategy/ThreadPool/README: * examples/CSD_Strategy/ThreadPool2/README: * examples/CSD_Strategy/ThreadPool3/README: * examples/CSD_Strategy/ThreadPool4/README: * examples/CSD_Strategy/ThreadPool6/README: * examples/Load_Balancing/README: * examples/OBV/Typed_Events/README: * examples/RTCORBA/Activity/README: * interop-tests/wchar/README: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/README: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/README: * orbsvcs/DevGuideExamples/ImplRepo/README: * orbsvcs/DevGuideExamples/NamingService/Messenger/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/README: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/README: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/README: * orbsvcs/DevGuideExamples/NotifyService/Filtering/README: * orbsvcs/DevGuideExamples/NotifyService/Messenger/README: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/README: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/README: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/README: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/README: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/README: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/README: * orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * orbsvcs/DevGuideExamples/ValueTypes/Notify/readme.txt: * orbsvcs/FT_ReplicationManager/README: * orbsvcs/ImplRepo_Service/README.txt: * orbsvcs/LoadBalancer/README: * orbsvcs/TAO_Service/README: * orbsvcs/examples/CosEC/Factory/README: * orbsvcs/examples/CosEC/RtEC_Based/README: * orbsvcs/examples/CosEC/RtEC_Based/bin/README: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/README: * orbsvcs/examples/CosEC/Simple/README: * orbsvcs/examples/Log/Basic/README: * orbsvcs/examples/Log/Event/README: * orbsvcs/examples/Log/Notify/README: * orbsvcs/examples/Log/README: * orbsvcs/examples/Log/RTEvent/README: * orbsvcs/examples/Notify/Federation/Agent/README: * orbsvcs/examples/Notify/Federation/SpaceCraft/README: * orbsvcs/examples/Notify/Filter/README: * orbsvcs/examples/Notify/Lanes/README: * orbsvcs/examples/Notify/MC/TkMonitor/README: * orbsvcs/examples/Notify/README: * orbsvcs/examples/Notify/Subscribe/README: * orbsvcs/examples/Notify/ThreadPool/README: * orbsvcs/examples/RtEC/IIOPGateway/README: * orbsvcs/examples/RtEC/MCast/README: * orbsvcs/examples/RtEC/Schedule/README: * orbsvcs/examples/RtEC/Simple/README: * orbsvcs/examples/Security/README: * orbsvcs/examples/Security/SecurityLevel1/README: * orbsvcs/orbsvcs/HTIOP/README.txt: * orbsvcs/orbsvcs/Naming/README: * orbsvcs/tests/AVStreams/Component_Switching/README: * orbsvcs/tests/AVStreams/Latency/README: * orbsvcs/tests/AVStreams/Multicast/README: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/README: * orbsvcs/tests/AVStreams/README: * orbsvcs/tests/AVStreams/Simple_Three_Stage/README: * orbsvcs/tests/AVStreams/mpeg/README.uav: * orbsvcs/tests/Bug_1334_Regression/README: * orbsvcs/tests/Bug_1393_Regression/README: * orbsvcs/tests/Bug_1395_Regression/README: * orbsvcs/tests/Bug_1436_Regression/README: * orbsvcs/tests/Bug_1437_Regression/README: * orbsvcs/tests/Bug_2137_Regression/README: * orbsvcs/tests/Bug_2247_Regression/README: * orbsvcs/tests/Bug_2248_Regression/README: * orbsvcs/tests/Bug_2285_Regression/README: * orbsvcs/tests/Bug_2287_Regression/README: * orbsvcs/tests/Bug_2615_Regression/README: * orbsvcs/tests/Bug_2709_Regression/README: * orbsvcs/tests/Bug_2777_Regression/README: * orbsvcs/tests/Bug_3215_Regression/README: * orbsvcs/tests/Bug_3216_Regression/README: * orbsvcs/tests/CosEvent/Timeout/README: * orbsvcs/tests/EC_Custom_Marshal/README: * orbsvcs/tests/EC_MT_Mcast/README: * orbsvcs/tests/EC_Mcast/README: * orbsvcs/tests/EC_Multiple/README: * orbsvcs/tests/EC_Throughput/README: * orbsvcs/tests/Event/Mcast/AddrServer/README: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * orbsvcs/tests/Event/Mcast/Two_Way/README: * orbsvcs/tests/Event/Performance/README: * orbsvcs/tests/Event/lib/README: * orbsvcs/tests/FaultTolerance/IOGR/README: * orbsvcs/tests/ImplRepo/Bug_2604_Regression/README: * orbsvcs/tests/InterfaceRepo/Bug_2962_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/ReadMe.txt: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/README: * orbsvcs/tests/InterfaceRepo/Union_Forward_Test/README.txt: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README: * orbsvcs/tests/LoadBalancing/GenericFactory/Infrastructure_Controlled/README: * orbsvcs/tests/Log/Basic_Log_Test/README: * orbsvcs/tests/Notify/lib/README: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/README: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README: * orbsvcs/tests/Redundant_Naming/README: * orbsvcs/tests/Security/Big_Request/README: * orbsvcs/tests/Security/Bug_1107_Regression/README: * orbsvcs/tests/Security/Bug_2908_Regression/README: * orbsvcs/tests/Security/Callback/README: * orbsvcs/tests/Security/Secure_Invocation/README: * orbsvcs/tests/Security/cert/README: * orbsvcs/tests/Security/ssliop_CSD/README: * orbsvcs/tests/Simple_Naming/README: * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/README: * performance-tests/Cubit/README: * performance-tests/Latency/README: * performance-tests/README: * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/README: * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/README: * performance-tests/Sequence_Latency/Sequence_Operations_Time/README.txt: * tests/Any/Recursive/README: * tests/BiDirectional_DelayedUpcall/README: * tests/Big_AMI/README: * tests/Bug_1330_Regression/README: * tests/Bug_1551_Regression/README: * tests/Bug_1627_Regression/README: * tests/Bug_2119_Regression/README: * tests/Bug_2122_Regression/README: * tests/Bug_2124_Regression/README: * tests/Bug_2126_Regression/README: * tests/Bug_2134_Regression/README: * tests/Bug_2183_Regression/README: * tests/Bug_2186_Regression/README: * tests/Bug_2289_Regression/README: * tests/Bug_2375_Regression/README: * tests/Bug_2399_Regression/README: * tests/Bug_2419_Regression/README: * tests/Bug_2424_Regression/README: * tests/Bug_2429_Regression/README: * tests/Bug_2549_Regression/README: * tests/Bug_2669_Regression/README: * tests/Bug_2791_Regression/README: * tests/Bug_2805_Regression/README.txt: * tests/Bug_2935_Regression/README.txt: * tests/Bug_3068_Regression/README: * tests/Bug_3276_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3311_Regression/README: * tests/Bug_3513_Regression/README: * tests/Bug_3524_Regression/README: * tests/Bug_3574_Regression/README: * tests/Bug_3575_Regression/README: * tests/Bug_3632_Regression/README: * tests/Bug_3676_Regression/README: * tests/Bug_3743_Regression/README: * tests/Bug_3748_Regression/README: * tests/Bug_3755_Ext_Regression/README: * tests/Bug_3790_Regression/README: * tests/Bug_3821_Regression/README: * tests/Bug_3827_Regression/README: * tests/Bug_3837_Regression/README: * tests/Bug_3926_Regression/README: * tests/Bug_3941_Regression/README: * tests/CSD_Strategy_Tests/TP_Test_4/README: * tests/CodeSets/simple/README: * tests/Collocation_Opportunities/README: * tests/DIOP/README: * tests/DSI_Gateway/README: * tests/FL_Cube/README: * tests/Faults/README: * tests/HandleExhaustion/README: * tests/Hello/README: * tests/ICMG_Any_Bug/README: * tests/IPV6/README: * tests/Leader_Followers/README: * tests/LongUpcalls/README: * tests/MProfile/README: * tests/MProfile_Connection_Timeout/README: * tests/MT_BiDir/README: * tests/MT_Client/README: * tests/MT_Server/README: * tests/MT_Timeout/README: * tests/Multiple/README: * tests/Multiple_Inheritance/README: * tests/Muxed_GIOP_Versions/README: * tests/Muxing/README: * tests/Native_Exceptions/README: * tests/Nested_Event_Loop/README: * tests/No_Server_MT_Connect_Test/README: * tests/OBV/Any/README: * tests/OBV/Supports/README: * tests/ORB_Local_Config/Bug_1459/README: * tests/ORB_Local_Config/Bug_3049/README: * tests/ORB_Local_Config/README: * tests/ORB_Local_Config/Two_DLL_ORB/README: * tests/ORB_destroy/README: * tests/Object_Loader/README: * tests/Objref_Sequence_Test/README: * tests/OctetSeq/README: * tests/POA/Adapter_Activator/README: * tests/POA/Bug_1592_Regression/README: * tests/POA/DSI/README: * tests/POA/Explicit_Activation/Alt_Resources/README: * tests/POA/Explicit_Activation/README: * tests/POA/FindPOA/README: * tests/POA/README: * tests/POA/Reference_Counted_Servant/README: * tests/POA/RootPOA/README: * tests/Policies/README: * tests/Portable_Interceptors/Benchmark/README: * tests/Portable_Interceptors/Dynamic/README: * tests/Portable_Interceptors/ForwardRequest/README: * tests/Portable_Interceptors/IORInterceptor/README: * tests/Portable_Interceptors/ORB_Shutdown/README: * tests/Portable_Interceptors/PICurrent/README: * tests/Portable_Interceptors/Request_Interceptor_Flow/README: * tests/RTScheduling/Current/README: * tests/RTScheduling/DT_Spawn/README: * tests/RTScheduling/Thread_Cancel/README: * tests/RTScheduling/VoidData/README: * tests/Smart_Proxies/Collocation/README: * tests/Timed_Buffered_Oneways/README: * tests/Timeout/README: * tests/TransportCurrent/Framework/README: * tests/Xt_Stopwatch/README: Fuzz: Missing Id-tags.
* Fri Apr 22 07:28:43 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-224-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/Multithreading/Reactive/svc.conf: * DevGuideExamples/Multithreading/ThreadPerConnection/server.conf: * DevGuideExamples/RTCORBA/svc.conf: * docs/tutorials/Quoter/Event_Service/ec.conf: * examples/PluggableUDP/tests/Performance/svc.conf: * examples/PluggableUDP/tests/SimplePerformance/svc.conf: * examples/RTCORBA/Activity/client.conf: * examples/RTCORBA/Activity/server.conf: * examples/RTCORBA/Activity/svc.conf.client: * examples/RTCORBA/Activity/svc.conf.server: * examples/RTScheduling/Fixed_Priority_Scheduler/svc.conf.client: * examples/RTScheduling/Fixed_Priority_Scheduler/svc.conf.server: * examples/RTScheduling/MIF_Scheduler/svc.conf.client: * examples/RTScheduling/MIF_Scheduler/svc.conf.server: * orbsvcs/Concurrency_Service/svc.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/supplier.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/ec.conf: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/supplier.conf: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/notify.conf: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf: * orbsvcs/DevGuideExamples/ValueTypes/Notify/notify.conf: * orbsvcs/Event_Service/svc.conf: * orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf: * orbsvcs/TAO_Service/svc.conf: * orbsvcs/examples/ImR/Combined_Service/dynserver.conf: * orbsvcs/examples/ImR/Combined_Service/start_all.conf: * orbsvcs/examples/Notify/Lanes/client.conf: * orbsvcs/examples/Notify/Lanes/notify.conf: * orbsvcs/examples/Notify/ThreadPool/client.conf: * orbsvcs/examples/Notify/ThreadPool/notify.conf: * orbsvcs/examples/RtEC/IIOPGateway/ec.conf: * orbsvcs/examples/RtEC/IIOPGateway/gateway.conf: * orbsvcs/examples/RtEC/Kokyu/svc.conf: * orbsvcs/examples/RtEC/MCast/svc.conf: * orbsvcs/examples/RtEC/Schedule/svc.conf: * orbsvcs/examples/RtEC/Simple/ec.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_reactive.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_rtcorba.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.dispatching_threaded.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.filter_null.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.filter_per_supplier.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_copy_on_read.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_copy_on_write.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_delayed.conf: * orbsvcs/performance-tests/RTEvent/Colocated_Roundtrip/ec.locking_immediate.conf: * orbsvcs/performance-tests/RTEvent/Federated_Roundtrip/roundtrip.conf: * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/realtime.conf: * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/realtime.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_reactive.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_rtcorba.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.dispatching_threaded.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_copy_on_read.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_copy_on_write.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_delayed.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.locking_immediate.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.supplier_filter_null.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/ec.supplier_filter_per_supplier.conf: * orbsvcs/performance-tests/RTEvent/Roundtrip/roundtrip.conf: * orbsvcs/tests/AVStreams/Component_Switching/components_svc.conf: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/svc.conf: * orbsvcs/tests/Bug_2316_Regression/svc.conf: * orbsvcs/tests/Bug_2377_Regression/svc.conf: * orbsvcs/tests/Bug_2925_Regression/svc.conf: * orbsvcs/tests/Bug_3387_Regression/NotSvc.conf: * orbsvcs/tests/Bug_3418_Regression/m.conf: * orbsvcs/tests/Bug_3444_Regression/diop_svc.conf: * orbsvcs/tests/Bug_3444_Regression/miop_svc.conf: * orbsvcs/tests/CosEvent/Basic/svc.pull.conf: * orbsvcs/tests/CosEvent/Timeout/cosevent.conf: * orbsvcs/tests/EC_MT_Mcast/svc.conf: * orbsvcs/tests/EC_Mcast/svc.conf: * orbsvcs/tests/EC_Throughput/ec.conf: * orbsvcs/tests/Event/Basic/control.conf: * orbsvcs/tests/Event/Basic/mt.svc.conf: * orbsvcs/tests/Event/Basic/observer.conf: * orbsvcs/tests/Event/Basic/svc.complex.conf: * orbsvcs/tests/Event/Basic/svc.conf: * orbsvcs/tests/Event/Mcast/Complex/consumer-ec.conf: * orbsvcs/tests/Event/Mcast/Complex/supplier-ec.conf: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/supplier.conf: * orbsvcs/tests/Event/Mcast/Two_Way/gateway.conf: * orbsvcs/tests/Event/Performance/ec.list.conf: * orbsvcs/tests/Event/Performance/ec.mt.conf: * orbsvcs/tests/Event/Performance/ec.rb_tree.conf: * orbsvcs/tests/Event/Performance/ec.st.conf: * orbsvcs/tests/Event/Performance/latency.conf: * orbsvcs/tests/Event/UDP/svc.conf: * orbsvcs/tests/HTIOP/AMI/exclusive.conf: * orbsvcs/tests/HTIOP/AMI/muxed.conf: * orbsvcs/tests/ImplRepo/scale/client.conf: * orbsvcs/tests/InterfaceRepo/Persistence_Test/svc.conf: * orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/svc.conf: * orbsvcs/tests/Miop/McastHello/svc.conf: * orbsvcs/tests/Notify/Basic/notify.mt.conf: * orbsvcs/tests/Notify/Basic/notify.reactive.conf: * orbsvcs/tests/Notify/Basic/notify.rt.conf: * orbsvcs/tests/Notify/Blocking/notify.conf: * orbsvcs/tests/Notify/Bug_1385_Regression/notify.conf: * orbsvcs/tests/Notify/Bug_1884_Regression/ecf.conf: * orbsvcs/tests/Notify/Lanes/consumer.conf: * orbsvcs/tests/Notify/Persistent_Filter/NS.conf: * orbsvcs/tests/Notify/PluggableTopology/plugtop_ns.conf: * orbsvcs/tests/Notify/Reconnecting/event.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt_both.conf: * orbsvcs/tests/Notify/Reconnecting/ns_mt_topo.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st_both.conf: * orbsvcs/tests/Notify/Reconnecting/ns_st_topo.conf: * orbsvcs/tests/Notify/ThreadPool/consumer.conf: * orbsvcs/tests/Notify/ThreadPool/notify.conf: * orbsvcs/tests/Notify/ThreadPool/supplier.conf: * orbsvcs/tests/Notify/Validate_Client/notify.conf: * orbsvcs/tests/Notify/XML_Persistence/svc.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/listener.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/lookup.conf: * orbsvcs/tests/Notify/performance-tests/RedGreen/svc.conf: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/rt_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/rt_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/cos_notify.conf: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/rt_notify.conf: * orbsvcs/tests/Security/BiDirectional/client.conf: * orbsvcs/tests/Security/BiDirectional/server.conf: * orbsvcs/tests/Security/Bug_2908_Regression/client.conf: * orbsvcs/tests/Security/Bug_2908_Regression/server.conf: * orbsvcs/tests/Security/EndpointPolicy/svc.conf: * orbsvcs/tests/Security/InsecureReferences/client.conf: * orbsvcs/tests/Security/MT_IIOP_SSL/client.conf: * orbsvcs/tests/Security/MT_IIOP_SSL/server.conf: * orbsvcs/tests/Security/MT_SSLIOP/client.conf: * orbsvcs/tests/Security/MT_SSLIOP/server.conf: * orbsvcs/tests/Security/ssliop_CSD/csd.conf: * orbsvcs/tests/Security/ssliop_corbaloc/client.conf: * orbsvcs/tests/Security/ssliop_corbaloc/server.conf: * orbsvcs/tests/unit/Notify/MC/MonitorManager/svc.conf: * performance-tests/Protocols/altq.conf: * performance-tests/Protocols/svc.conf: * performance-tests/RTCorba/Thread_Pool/svc.conf: * tests/AMI/muxed.conf: * tests/AMI_Timeouts/svc.conf: * tests/Bug_2186_Regression/server.conf: * tests/Bug_2935_Regression/middle.conf: * tests/Bug_3000_Regression/rw.conf: * tests/Bug_3068_Regression/client.conf: * tests/Bug_3163_Regression/server.conf: * tests/Bug_3251_Regression/Bug_3251.conf: * tests/Bug_3598a_Regression/svc.conf: * tests/Bug_3630_Regression/TAO Conf File.conf: * tests/Bug_3630_Regression/TAO_Conf_File.conf: * tests/Bug_3683_Regression/svc.conf: * tests/Bug_3801_Regression/exclusive.conf: * tests/Bug_3801_Regression/muxed.conf: * tests/Bug_3837_Regression/logger.conf: * tests/CSD_Strategy_Tests/TP_Test_Dynamic/svc.conf: * tests/CSD_Strategy_Tests/TP_Test_Static/svc.conf: * tests/CodeSets/simple/cs_test.conf: * tests/CodeSets/simple/svc.conf: * tests/CodeSets/simple/wcs_test.conf: * tests/Collocation_Opportunities/svc.conf: * tests/Exposed_Policies/svc.conf: * tests/Leader_Followers/select_mt.conf: * tests/Leader_Followers/tp.conf: * tests/ORB_Local_Config/Bug_1459/a.conf: * tests/ORB_Local_Config/Bug_1459/b.conf: * tests/ORB_Local_Config/Bug_1459/d.conf: * tests/ORB_Local_Config/Bug_1459/m1.conf: * tests/ORB_Local_Config/Bug_3049/a.conf: * tests/ORB_Local_Config/Service_Dependency/Service_Config_Test.conf: * tests/ORB_Local_Config/Two_DLL_ORB/primary-csd.conf: * tests/ORB_Local_Config/Two_DLL_ORB/primary-ssl.conf: * tests/ORB_Local_Config/Two_DLL_ORB/secondary-csd.conf: * tests/ORB_Local_Config/Two_DLL_ORB/secondary-ssl.conf: * tests/Oneway_Send_Timeouts/block_flush.conf: * tests/Oneway_Send_Timeouts/lf_flush.conf: * tests/Oneway_Send_Timeouts/reactive_flush.conf: * tests/Optimized_Connection/oc_svc.conf: * tests/POA/EndpointPolicy/multi_prot.conf: * tests/POA/Explicit_Activation/alternate.conf: * tests/Parallel_Connect_Strategy/blocked.conf: * tests/Parallel_Connect_Strategy/reactive.conf: * tests/RTCORBA/Banded_Connections/svc.conf: * tests/RTCORBA/Bug_3382_Regression/svc.conf: * tests/RTCORBA/Bug_3643_Regression/svc.conf.dynamic: * tests/RTCORBA/Client_Propagated/svc.conf: * tests/RTCORBA/Client_Protocol/svc.conf: * tests/RTCORBA/Collocation/continuous.conf: * tests/RTCORBA/Collocation/svc.conf: * tests/RTCORBA/Destroy_Thread_Pool/continuous.conf: * tests/RTCORBA/Dynamic_Thread_Pool/continuous.conf: * tests/RTCORBA/Dynamic_Thread_Pool/svc.conf: * tests/RTCORBA/Linear_Priority/svc.conf: * tests/RTCORBA/MT_Client_Protocol_Priority/svc.conf: * tests/RTCORBA/Persistent_IOR/continuous.conf: * tests/RTCORBA/Policy_Combinations/svc.conf: * tests/RTCORBA/Priority_Inversion_With_Bands/continuous.conf: * tests/RTCORBA/Priority_Inversion_With_Bands/svc.conf: * tests/RTCORBA/Profile_And_Endpoint_Selection/svc.conf: * tests/RTCORBA/Server_Declared/continuous.conf: * tests/RTCORBA/Server_Declared/svc.conf: * tests/RTCORBA/Server_Protocol/server_iiop.conf: * tests/RTCORBA/Server_Protocol/server_iiop_shmiop.conf: * tests/RTCORBA/Server_Protocol/server_iiop_uiop.conf: * tests/RTCORBA/Server_Protocol/server_reverse.conf: * tests/RTCORBA/Server_Protocol/server_reverse_nt.conf: * tests/RTCORBA/Server_Protocol/server_shmiop.conf: * tests/RTCORBA/Server_Protocol/server_uiop.conf: * tests/RTCORBA/Thread_Pool/continuous.conf: * tests/RTCORBA/Thread_Pool/svc.conf: * tests/TransportCurrent/Framework/client-static.conf: * tests/TransportCurrent/Framework/client.conf: * tests/TransportCurrent/Framework/server-static.conf: * tests/TransportCurrent/Framework/server.conf: * tests/TransportCurrent/IIOP/client_dynamic.conf: * tests/TransportCurrent/IIOP/client_static.conf: * tests/TransportCurrent/IIOP/server_dynamic.conf: * tests/TransportCurrent/IIOP/server_static.conf: Fuzz. Added lacking $Id string.
* Mon Mar 28 07:27:37 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-282-122/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted files below to use doxygen style documentation * TAO_IDL/be/be_visitor_array/array_ci.cpp: * TAO_IDL/be/be_visitor_exception/any_op_cs.cpp: * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: * TAO_IDL/be/be_visitor_interface/interface_ci.cpp: * TAO_IDL/be/be_visitor_root/root.cpp: * TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp: * TAO_IDL/be_include/be_helper.h: * TAO_IDL/be_include/be_visitor_argument/invoke_cs.h: * TAO_IDL/be_include/be_visitor_exception/ctor.h: * TAO_IDL/be_include/be_visitor_exception/ctor_assign.h: * TAO_IDL/be_include/be_visitor_exception/exception_ctor.h: * TAO_IDL/include/utl_idlist.h: * docs/tutorials/Quoter/Simple/Impl-Repo/server.cpp: * docs/tutorials/Quoter/Simple/Persistent/server.cpp: * examples/AMI/FL_Callback/Peer_i.h: * examples/AMI/FL_Callback/Progress_i.h: * examples/Advanced/ch_12/client.cpp: * examples/Advanced/ch_12/icp.h: * examples/Advanced/ch_12/icp.cpp: * examples/Advanced/ch_12/server.h: * examples/Advanced/ch_12/server.cpp: * examples/Advanced/ch_18/client.cpp: * examples/Advanced/ch_18/icp.h: * examples/Advanced/ch_18/icp.cpp: * examples/Advanced/ch_18/server.h: * examples/Advanced/ch_18/server.cpp: * examples/Advanced/ch_21/client.cpp: * examples/Advanced/ch_21/icp.h: * examples/Advanced/ch_21/icp.cpp: * examples/Advanced/ch_21/server.h: * examples/Advanced/ch_21/server.cpp: * examples/Advanced/ch_3/client.cpp: * examples/Advanced/ch_3/server.h: * examples/Advanced/ch_3/server.cpp: * examples/Advanced/ch_8_and_10/client.cpp: * examples/Advanced/ch_8_and_10/icp.h: * examples/Advanced/ch_8_and_10/icp.cpp: * examples/Advanced/ch_8_and_10/server.h: * examples/Advanced/ch_8_and_10/server.cpp: * examples/Buffered_AMI/client.cpp: * examples/Buffered_AMI/test_i.h: * examples/Buffered_Oneways/client.cpp: * examples/Buffered_Oneways/test_i.h: * examples/Callback_Quoter/Consumer_Handler.h: * examples/Callback_Quoter/Consumer_Handler.cpp: * examples/Callback_Quoter/Consumer_Input_Handler.h: * examples/Callback_Quoter/Consumer_Input_Handler.cpp: * examples/Callback_Quoter/Consumer_Signal_Handler.h: * examples/Callback_Quoter/Consumer_Signal_Handler.cpp: * examples/Callback_Quoter/Consumer_i.h: * examples/Callback_Quoter/Consumer_i.cpp: * examples/Callback_Quoter/Notifier_Input_Handler.h: * examples/Callback_Quoter/Notifier_Input_Handler.cpp: * examples/Callback_Quoter/Notifier_i.h: * examples/Callback_Quoter/Notifier_i.cpp: * examples/Callback_Quoter/Supplier_Timer_Handler.h: * examples/Callback_Quoter/Supplier_Timer_Handler.cpp: * examples/Callback_Quoter/Supplier_i.h: * examples/Callback_Quoter/Supplier_i.cpp: * examples/Content_Server/AMI_Iterator/Content_Iterator_i.h: * examples/Content_Server/AMI_Iterator/Iterator_Factory_i.h: * examples/Content_Server/AMI_Iterator/Iterator_Handler.h: * examples/Content_Server/AMI_Observer/Callback_Handler.h: * examples/Content_Server/AMI_Observer/Callback_i.h: * examples/Content_Server/AMI_Observer/Push_Iterator_Factory_i.h: * examples/Content_Server/AMI_Observer/Push_Iterator_Handler.h: * examples/Content_Server/SMI_Iterator/Content_Iterator_i.h: * examples/Content_Server/SMI_Iterator/Iterator_Factory_i.h: * examples/Event_Comm/Consumer_Handler.h: * examples/Event_Comm/Consumer_Input_Handler.h: * examples/Event_Comm/Event_Comm_i.h: * examples/Event_Comm/Notifier_Handler.h: * examples/Event_Comm/Notifier_Server.h: * examples/Event_Comm/Supplier_Input_Handler.h: * examples/Event_Comm/notifier.h: * examples/Event_Comm/supplier.h: * examples/Kokyu_dsrt_schedulers/fp_example/test_i.h: * examples/Kokyu_dsrt_schedulers/mif_example/test_i.h: * examples/Kokyu_dsrt_schedulers/muf_example/test_i.h: * examples/Load_Balancing/Identity_Client.h: * examples/Load_Balancing/Identity_Client.cpp: * examples/Load_Balancing/Identity_Server.h: * examples/Load_Balancing/Identity_Server.cpp: * examples/Load_Balancing/Identity_i.h: * examples/Load_Balancing/Identity_i.cpp: * examples/Load_Balancing/Load_Balancer_i.h: * examples/Load_Balancing/Load_Balancer_i.cpp: * examples/Load_Balancing/Load_Balancing_Service.h: * examples/Load_Balancing/Load_Balancing_Service.cpp: * examples/Load_Balancing_persistent/Identity_Client.h: * examples/Load_Balancing_persistent/Identity_Client.cpp: * examples/Load_Balancing_persistent/Identity_Server.h: * examples/Load_Balancing_persistent/Identity_i.h: * examples/Load_Balancing_persistent/Identity_i.cpp: * examples/Load_Balancing_persistent/Load_Balancer_i.h: * examples/Load_Balancing_persistent/Load_Balancing_Service.h: * examples/Load_Balancing_persistent/Load_Balancing_Service.cpp: * examples/Logging/Logger_i.h: * examples/Logging/Logging_Service_i.h: * examples/Logging/Logging_Test_i.h: * examples/OBV/Simple_util.h: * examples/OBV/Typed_Events/Client_i.h: * examples/OBV/Typed_Events/Server_i.h: * examples/Persistent_Grid/Grid_Client_i.h: * examples/Persistent_Grid/Grid_i.h: * examples/Persistent_Grid/Persistent_Client.h: * examples/Persistent_Grid/Simple_util.h: * examples/PluggableUDP/tests/Performance/UDP_PerformanceClient.h: * examples/PluggableUDP/tests/Performance/UDP_i.h: * examples/PluggableUDP/tests/Performance/client.cpp: * examples/PluggableUDP/tests/Performance/server.cpp: * examples/PluggableUDP/tests/SimplePerformance/client.cpp: * examples/PluggableUDP/tests/SimplePerformance/server.cpp: * examples/PluggableUDP/tests/SimplePerformance/test_i.h: * examples/Quoter/Factory_Finder.h: * examples/Quoter/Factory_Finder.cpp: * examples/Quoter/Factory_Finder_i.h: * examples/Quoter/Factory_Finder_i.cpp: * examples/Quoter/Generic_Factory.h: * examples/Quoter/Generic_Factory.cpp: * examples/Quoter/Generic_Factory_i.h: * examples/Quoter/Generic_Factory_i.cpp: * examples/Quoter/Quoter_i.h: * examples/Quoter/Quoter_i.cpp: * examples/Quoter/client.h: * examples/Quoter/server.h: * examples/Quoter/server.cpp: * examples/Simple/Simple_util.h: * examples/Simple/bank/AccountManager_i.h: * examples/Simple/bank/Account_i.h: * examples/Simple/bank/Bank_Client_i.h: * examples/Simple/chat/Broadcaster_i.h: * examples/Simple/chat/Broadcaster_i.cpp: * examples/Simple/chat/Client_i.h: * examples/Simple/chat/Client_i.cpp: * examples/Simple/chat/Receiver_i.h: * examples/Simple/chat/Receiver_i.cpp: * examples/Simple/chat/Server.h: * examples/Simple/chat/Server_i.h: * examples/Simple/chat/Server_i.cpp: * examples/Simple/chat/client.cpp: * examples/Simple/chat/server.cpp: * examples/Simple/echo/Echo_Client_i.h: * examples/Simple/echo/Echo_i.h: * examples/Simple/grid/Grid_Client_i.h: * examples/Simple/grid/Grid_i.h: * examples/Simple/time-date/Time_Date_Client_i.h: * examples/Simple/time-date/Time_Date_i.h: * examples/Simple/time-date/server.cpp: * examples/Simple/time/Time_Client_i.h: * examples/Simple/time/Time_i.h: * examples/Simulator/Event_Supplier/DOVE_Supplier.h: * examples/Simulator/Event_Supplier/DOVE_Supplier.cpp: * examples/Simulator/Event_Supplier/DualEC_Sup.h: * examples/Simulator/Event_Supplier/DualEC_Sup.cpp: * examples/Simulator/Event_Supplier/Event_Con.h: * examples/Simulator/Event_Supplier/Event_Con.cpp: * examples/Simulator/Event_Supplier/Event_Sup.h: * examples/Simulator/Event_Supplier/Event_Sup.cpp: * examples/Simulator/Event_Supplier/Logging_Sup.h: * examples/Simulator/Event_Supplier/Logging_Sup.cpp: * examples/ior_corbaloc/client.cpp: * examples/ior_corbaloc/ior_corbaloc_client_i.h: * examples/ior_corbaloc/ior_corbaloc_client_i.cpp: * interop-tests/wchar/client.cpp: * interop-tests/wchar/server.cpp: * interop-tests/wchar/wchar_reference.h: * interop-tests/wchar/wchar_reference.cpp: * orbsvcs/IFR_Service/IFR_Service.h: * orbsvcs/IFR_Service/be_global.h: * orbsvcs/IFR_Service/be_global.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor.h: * orbsvcs/IFR_Service/ifr_adding_visitor_exception.h: * orbsvcs/IFR_Service/ifr_adding_visitor_operation.h: * orbsvcs/IFR_Service/ifr_adding_visitor_structure.h: * orbsvcs/IFR_Service/ifr_adding_visitor_union.h: * orbsvcs/IFR_Service/ifr_removing_visitor.h: * orbsvcs/IFR_Service/ifr_visitor.h: * orbsvcs/LifeCycle_Service/Criteria_Evaluator.h: * orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp: * orbsvcs/LifeCycle_Service/Factory_Trader.h: * orbsvcs/LifeCycle_Service/Factory_Trader.cpp: * orbsvcs/LifeCycle_Service/LifeCycle_Service.h: * orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp: * orbsvcs/LifeCycle_Service/LifeCycle_Service_i.h: * orbsvcs/LifeCycle_Service/LifeCycle_Service_i.cpp: * orbsvcs/Naming_Service/NT_Naming_Server.cpp: * orbsvcs/Notify_Service/NT_Notify_Server.cpp: * orbsvcs/TAO_Service/TAO_Service.cpp: * orbsvcs/Time_Service/Clerk_i.h: * orbsvcs/Time_Service/Server_i.h: * orbsvcs/Trading_Service/Trading_Service.h: * orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h: * orbsvcs/examples/CosEC/Factory/FactoryDriver.h: * orbsvcs/examples/CosEC/RtEC_Based/bin/RtEC_Based_CosEC.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h: * orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Basic.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Consumer.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/Supplier.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Consumer.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.h: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Supplier.h: * orbsvcs/examples/CosEC/Simple/Consumer.h: * orbsvcs/examples/CosEC/Simple/Supplier.h: * orbsvcs/examples/Notify/Filter/Filter.h: * orbsvcs/examples/Notify/Subscribe/Subscribe.h: * orbsvcs/examples/RtEC/Kokyu/Consumer.h: * orbsvcs/examples/RtEC/Kokyu/Supplier.h: * orbsvcs/examples/RtEC/MCast/AddrServer.h: * orbsvcs/examples/RtEC/MCast/Consumer.h: * orbsvcs/examples/RtEC/MCast/Supplier.h: * orbsvcs/examples/RtEC/Schedule/Consumer.h: * orbsvcs/examples/RtEC/Schedule/Supplier.h: * orbsvcs/examples/RtEC/Simple/Consumer.h: * orbsvcs/examples/RtEC/Simple/Supplier.h: * orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test_i.h: * orbsvcs/examples/Security/Send_File/test_i.h: * orbsvcs/orbsvcs/Trader/Constraint_l.cpp: * orbsvcs/orbsvcs/Trader/Constraint_y.cpp: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/Connection_Manager.h: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.h: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.h: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.h: * orbsvcs/tests/AVStreams/Bidirectional_Flows/receiver.h: * orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.h: * orbsvcs/tests/AVStreams/Component_Switching/Connection_Manager.h: * orbsvcs/tests/AVStreams/Component_Switching/distributer.h: * orbsvcs/tests/AVStreams/Component_Switching/receiver.h: * orbsvcs/tests/AVStreams/Component_Switching/sender.h: * orbsvcs/tests/AVStreams/Latency/ping.h: * orbsvcs/tests/AVStreams/Latency/pong.h: * orbsvcs/tests/AVStreams/Multiple_Flows/receiver.h: * orbsvcs/tests/AVStreams/Multiple_Flows/sender.h: * orbsvcs/tests/AVStreams/Pluggable/ftp.h: * orbsvcs/tests/AVStreams/Pluggable/server.h: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/receiver.h: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h: * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.h: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h: * orbsvcs/tests/Bug_2248_Regression/Client_i.h: * orbsvcs/tests/Concurrency/CC_client.h: * orbsvcs/tests/Concurrency/CC_client.cpp: * orbsvcs/tests/Concurrency/CC_command.h: * orbsvcs/tests/Concurrency/CC_command.cpp: * orbsvcs/tests/Concurrency/CC_naming_service.h: * orbsvcs/tests/Concurrency/CC_naming_service.cpp: * orbsvcs/tests/Concurrency/CC_test_utils.h: * orbsvcs/tests/Concurrency/CC_test_utils.cpp: * orbsvcs/tests/Concurrency/CC_tests.h: * orbsvcs/tests/Concurrency/CC_tests.cpp: * orbsvcs/tests/Concurrency/lex.CC_command.cpp: * orbsvcs/tests/CosEvent/Basic/MT_Disconnect.h: * orbsvcs/tests/CosEvent/Basic/Random.h: * orbsvcs/tests/CosEvent/lib/Counting_Consumer.h: * orbsvcs/tests/CosEvent/lib/Counting_Supplier.h: * orbsvcs/tests/Event/Performance/Connect.h: * orbsvcs/tests/Event/Performance/Inversion.h: * orbsvcs/tests/Event/Performance/Latency.h: * orbsvcs/tests/Event/Performance/Throughput.h: * orbsvcs/tests/Event/UDP/AddrServer.h: * orbsvcs/tests/Event/UDP/Consumer.h: * orbsvcs/tests/Event/UDP/Supplier.h: * orbsvcs/tests/FaultTolerance/IOGR/Client_i.h: * orbsvcs/tests/FaultTolerance/IOGR/Manager.h: * orbsvcs/tests/FaultTolerance/IOGR/test_i.h: * orbsvcs/tests/FaultTolerance/IOGRManipulation/IOGRTest.cpp: * orbsvcs/tests/HTIOP/AMI/ami_test_i.h: * orbsvcs/tests/HTIOP/AMI/ami_test_i.cpp: * orbsvcs/tests/HTIOP/AMI/client.cpp: * orbsvcs/tests/HTIOP/AMI/server.cpp: * orbsvcs/tests/HTIOP/AMI/simple_client.cpp: * orbsvcs/tests/HTIOP/BiDirectional/test_i.h: * orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h: * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.h: * orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h: * orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.h: * orbsvcs/tests/Interoperable_Naming/client.cpp: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.h: * orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp: * orbsvcs/tests/Notify/Basic/AdminProperties.h: * orbsvcs/tests/Notify/Basic/ConnectDisconnect.h: * orbsvcs/tests/Notify/Basic/Events.h: * orbsvcs/tests/Notify/Basic/Filter.h: * orbsvcs/tests/Notify/Basic/IdAssignment.h: * orbsvcs/tests/Notify/Basic/LifeCycle.h: * orbsvcs/tests/Notify/Basic/MultiTypes.h: * orbsvcs/tests/Notify/Basic/Sequence.h: * orbsvcs/tests/Notify/Basic/Simple.h: * orbsvcs/tests/Notify/Basic/Updates.h: * orbsvcs/tests/Notify/Blocking/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/Bug_2415_Regression/Notify_Push_Consumer.h: * orbsvcs/tests/Notify/Bug_2561_Regression/Notify_Push_Consumer.h: * orbsvcs/tests/Notify/Discarding/Notify_Sequence_Push_Consumer.h: * orbsvcs/tests/Notify/Discarding/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/Ordering/Notify_Sequence_Push_Consumer.h: * orbsvcs/tests/Notify/Ordering/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/Persistent_Filter/Filter.h: * orbsvcs/tests/Notify/Reconnecting/Consumer.h: * orbsvcs/tests/Notify/Reconnecting/Supplier.h: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Notify_Sequence_Push_Consumer.h: * orbsvcs/tests/Notify/Sequence_Multi_Filter/Notify_Sequence_Push_Consumer.h: * orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.h: * orbsvcs/tests/Notify/Structured_Multi_Filter/Notify_Push_Consumer.h: * orbsvcs/tests/Notify/lib/Notify_PushConsumer.h: * orbsvcs/tests/Notify/lib/Notify_SequencePushConsumer.h: * orbsvcs/tests/Notify/lib/Notify_SequencePushSupplier.h: * orbsvcs/tests/Notify/lib/Notify_StructuredPushConsumer.h: * orbsvcs/tests/Notify/lib/Notify_StructuredPushSupplier.h: * orbsvcs/tests/Notify/lib/Notify_Test_Client.h: * orbsvcs/tests/Notify/lib/common.h: * orbsvcs/tests/Notify/performance-tests/Filter/Notify_Sequence_Push_Consumer.h: * orbsvcs/tests/Notify/performance-tests/Filter/Notify_Structured_Push_Consumer.h: * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h: * orbsvcs/tests/Property/client.h: * orbsvcs/tests/Property/client.cpp: * orbsvcs/tests/Property/server.h: * orbsvcs/tests/Property/server.cpp: * orbsvcs/tests/Security/BiDirectional/test_i.h: * orbsvcs/tests/Security/Crash_Test/test_i.h: * orbsvcs/tests/Security/MT_IIOP_SSL/Client_Worker.h: * orbsvcs/tests/Security/MT_IIOP_SSL/test_i.h: * orbsvcs/tests/Security/MT_SSLIOP/Client_Worker.h: * orbsvcs/tests/Security/MT_SSLIOP/test_i.h: * orbsvcs/tests/Security/ssliop_corbaloc/client.h: * orbsvcs/tests/Security/ssliop_corbaloc/client.cpp: * orbsvcs/tests/Simple_Naming/client.h: * orbsvcs/tests/Simple_Naming/client.cpp: * orbsvcs/tests/Time/Client_i.h: * orbsvcs/tests/ior_corbaname/client.cpp: * orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.h: * orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp: * orbsvcs/tests/tests_svc_loader/tests_svc_loader.cpp: * performance-tests/Anyop/anyop.cpp: * performance-tests/Cubit/TAO/DII_Cubit/client.cpp: * performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h: * performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.h: * performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.h: * performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp: * performance-tests/Cubit/TAO/IDL_Cubit/RTI_IO.h: * performance-tests/Cubit/TAO/MT_Cubit/Cubit_Task.h: * performance-tests/Cubit/TAO/MT_Cubit/Globals.h: * performance-tests/Cubit/TAO/MT_Cubit/Task_Client.h: * performance-tests/Cubit/TAO/MT_Cubit/Timer.h: * performance-tests/Cubit/TAO/MT_Cubit/Util_Thread.h: * performance-tests/Cubit/TAO/MT_Cubit/client.h: * performance-tests/Cubit/TAO/MT_Cubit/cubit_i.h: * performance-tests/Cubit/TAO/MT_Cubit/server.h: * performance-tests/Cubit/TAO/MT_Cubit/server.cpp: * performance-tests/POA/Demux/client.cpp: * performance-tests/POA/Demux/demux_stats.cpp: * performance-tests/POA/Demux/demux_test_client.h: * performance-tests/POA/Demux/demux_test_client.cpp: * performance-tests/POA/Demux/demux_test_macros.h: * performance-tests/POA/Demux/demux_test_server.h: * performance-tests/POA/Demux/demux_test_server.cpp: * performance-tests/POA/Demux/server.cpp: * performance-tests/POA/Object_Creation_And_Registration/registration.cpp: * performance-tests/Pluggable/PP_Test_Client.h: * performance-tests/Pluggable/PP_Test_Server.h: * performance-tests/Pluggable/PP_Test_i.h: * performance-tests/Pluggable/PP_Test_i.cpp: * performance-tests/RTCorba/Multiple_Endpoints/Common/test_i.h: * performance-tests/RTCorba/Oneways/Reliable/test_i.h: * tao/IORManipulation/IORManip_Filter.h: * tao/IORManipulation/IORManip_IIOP_Filter.h: * tests/AMI_Timeouts/timeout_client.h: * tests/AMI_Timeouts/timeout_i.h: * tests/AMI_Timeouts/timeout_i.cpp: * tests/Alt_Mapping/alt_mapping_i.h: * tests/Alt_Mapping/alt_mapping_i.cpp: * tests/Alt_Mapping/client.h: * tests/Alt_Mapping/client.cpp: * tests/Alt_Mapping/driver.h: * tests/Alt_Mapping/driver.cpp: * tests/Alt_Mapping/helper.h: * tests/Alt_Mapping/helper.cpp: * tests/Alt_Mapping/options.h: * tests/Alt_Mapping/options.cpp: * tests/Alt_Mapping/results.h: * tests/Alt_Mapping/results.cpp: * tests/Alt_Mapping/server.cpp: * tests/Alt_Mapping/tests.h: * tests/Alt_Mapping/ub_string.h: * tests/Alt_Mapping/ub_string.cpp: * tests/Alt_Mapping/ub_struct_seq.h: * tests/Alt_Mapping/ub_struct_seq.cpp: * tests/BiDirectional/test_i.h: * tests/BiDirectional_DelayedUpcall/test_i.h: * tests/BiDirectional_MultipleORB/destroy.cpp: * tests/BiDirectional_NestedUpcall/test_i.h: * tests/Bug_2174_Regression/test_i.h: * tests/Bug_2734_Regression/test_i.h: * tests/Bug_2935_Regression/middle_i.h: * tests/Bug_2935_Regression/sink_i.h: * tests/Bug_2935_Regression/source_i.h: * tests/Bug_3068_Regression/test_i.h: * tests/Bug_3683_Regression/Echo_Client_i.h: * tests/Bug_3683_Regression/Echo_i.h: * tests/Bug_3683_Regression/Simple_util.h: * tests/CDR/alignment.cpp: * tests/CDR/allocator.cpp: * tests/CDR/basic_types.cpp: * tests/CDR/growth.cpp: * tests/CDR/octet_sequence.cpp: * tests/CDR/tc.cpp: * tests/CSD_Collocation/Collocation_Tester.h: * tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.h: * tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Factory.cpp: * tests/CodeSets/libs/IBM1047_ISO8859/Char_IBM1047_ISO8859_Translator.cpp: * tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.h: * tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Factory.cpp: * tests/CodeSets/libs/IBM1047_ISO8859/Wchar_IBM1047_ISO8859_Translator.cpp: * tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp: * tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h: * tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.cpp: * tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Translator.cpp: * tests/CodeSets/simple/client.cpp: * tests/CodeSets/simple/server.cpp: * tests/Collocation/Collocation_Tester.h: * tests/DIOP/UDP_Client_i.h: * tests/DIOP/UDP_i.h: * tests/DIOP/client.cpp: * tests/DIOP/server.cpp: * tests/DSI_AMI_Gateway/test_dsi.h: * tests/DSI_AMI_Gateway/test_i.h: * tests/DSI_Gateway/test_dsi.h: * tests/DSI_Gateway/test_i.h: * tests/Explicit_Event_Loop/client.cpp: * tests/Explicit_Event_Loop/server.h: * tests/Explicit_Event_Loop/server.cpp: * tests/Exposed_Policies/Counter_i.h: * tests/Exposed_Policies/Policy_Tester.h: * tests/Exposed_Policies/Policy_Verifier.h: * tests/Exposed_Policies/RT_Properties.h: * tests/FL_Cube/test_i.h: * tests/Faults/ping_i.h: * tests/Faults/test_i.h: * tests/File_IO/File_i.h: * tests/File_IO/File_i.cpp: * tests/File_IO/client.cpp: * tests/ForwardOnceUponException/test_i.h: * tests/ForwardUponObjectNotExist/test_i.h: * tests/Forwarding/test_i.h: * tests/IDL_Test/main.cpp: * tests/InterOp-Naming/INS_i.h: * tests/InterOp-Naming/Server_i.h: * tests/Leader_Followers/client.cpp: * tests/Leader_Followers/test_i.h: * tests/MProfile/test_i.h: * tests/MProfile_Connection_Timeout/test_i.h: * tests/MProfile_Forwarding/Servant_Locator.h: * tests/MProfile_Forwarding/Servant_Locator.cpp: * tests/MProfile_Forwarding/test_i.h: * tests/MT_Client/test_i.h: * tests/MT_Server/test_i.h: * tests/Multiple/Collocation_Tester.h: * tests/Multiple/Multiple_Impl.h: * tests/Multiple_Inheritance/client.cpp: * tests/Muxed_GIOP_Versions/test_i.h: * tests/Native_Exceptions/test_i.h: * tests/NestedUpcall/MT_Client_Test/MT_Object_i.h: * tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp: * tests/NestedUpcall/MT_Client_Test/client.h: * tests/NestedUpcall/MT_Client_Test/client.cpp: * tests/NestedUpcall/MT_Client_Test/local_server.h: * tests/NestedUpcall/MT_Client_Test/local_server.cpp: * tests/NestedUpcall/MT_Client_Test/server.h: * tests/NestedUpcall/MT_Client_Test/server.cpp: * tests/NestedUpcall/Triangle_Test/Initiator_i.h: * tests/NestedUpcall/Triangle_Test/Initiator_i.cpp: * tests/NestedUpcall/Triangle_Test/Object_A_i.h: * tests/NestedUpcall/Triangle_Test/Object_A_i.cpp: * tests/NestedUpcall/Triangle_Test/Object_B_i.h: * tests/NestedUpcall/Triangle_Test/Object_B_i.cpp: * tests/NestedUpcall/Triangle_Test/initiator.h: * tests/NestedUpcall/Triangle_Test/initiator.cpp: * tests/NestedUpcall/Triangle_Test/server_A.h: * tests/NestedUpcall/Triangle_Test/server_A.cpp: * tests/NestedUpcall/Triangle_Test/server_B.h: * tests/NestedUpcall/Triangle_Test/server_B.cpp: * tests/OBV/Any/AnyS_impl.h: * tests/OBV/Collocated/Forward/Test_impl.h: * tests/OBV/Factory/FactoryS_impl.h: * tests/OBV/Forward/Test_impl.h: * tests/OBV/Simple/Client_i.h: * tests/OBV/Simple/Server_i.h: * tests/OBV/Simple/Simple_util.h: * tests/OBV/TC_Alignment/test_i.h: * tests/OBV/Truncatable/TruncatableS_impl.h: * tests/OBV/ValueBox/Test_impl.h: * tests/ORB_destroy/ORB_destroy.cpp: * tests/Object_Loader/Loader.h: * tests/Object_Loader/Test_i.h: * tests/OctetSeq/OctetSeq.cpp: * tests/OctetSeq/test_i.h: * tests/POA/Adapter_Activator/server.cpp: * tests/POA/Bug_2511_Regression/server.cpp: * tests/POA/Current/Current.cpp: * tests/POA/DSI/client.cpp: * tests/POA/DSI/server.cpp: * tests/POA/Default_Servant/Default_Servant.cpp: * tests/POA/Default_Servant2/File_i.h: * tests/POA/Default_Servant2/File_i.cpp: * tests/POA/Default_Servant2/client.cpp: * tests/POA/Default_Servant2/server.cpp: * tests/POA/Etherealization/Etherealization.cpp: * tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.cpp: * tests/POA/Explicit_Activation/server.cpp: * tests/POA/FindPOA/FindPOA.cpp: * tests/POA/Forwarding/Servant_Activator.h: * tests/POA/Forwarding/client.cpp: * tests/POA/Forwarding/server.cpp: * tests/POA/Forwarding/test_i.h: * tests/POA/Generic_Servant/test_i.h: * tests/POA/Identity/Identity.cpp: * tests/POA/Loader/Servant_Activator.h: * tests/POA/Loader/Servant_Activator.cpp: * tests/POA/Loader/Servant_Locator.h: * tests/POA/Loader/Servant_Locator.cpp: * tests/POA/Loader/Server_Manager.h: * tests/POA/Loader/server.cpp: * tests/POA/MT_Servant_Locator/MT_Servant_Locator.cpp: * tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.cpp: * tests/POA/NewPOA/NewPOA.cpp: * tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.cpp: * tests/POA/Object_Reactivation/Object_Reactivation.cpp: * tests/POA/On_Demand_Activation/Servant_Activator.h: * tests/POA/On_Demand_Activation/Servant_Activator.cpp: * tests/POA/On_Demand_Activation/Servant_Locator.h: * tests/POA/On_Demand_Activation/Servant_Locator.cpp: * tests/POA/On_Demand_Activation/server.cpp: * tests/POA/On_Demand_Loading/Servant_Activator.h: * tests/POA/On_Demand_Loading/Servant_Activator.cpp: * tests/POA/On_Demand_Loading/Servant_Locator.h: * tests/POA/On_Demand_Loading/Servant_Locator.cpp: * tests/POA/On_Demand_Loading/Servant_Manager.h: * tests/POA/On_Demand_Loading/Servant_Manager.cpp: * tests/POA/On_Demand_Loading/Server_Manager.h: * tests/POA/On_Demand_Loading/server.cpp: * tests/POA/POAManagerFactory/POAManagerFactory.cpp: * tests/POA/POA_BiDir/POA_BiDir.cpp: * tests/POA/POA_Destruction/POA_Destruction.cpp: * tests/POA/Persistent_ID/client.cpp: * tests/POA/Persistent_ID/server.cpp: * tests/POA/Policies/Policies.cpp: * tests/POA/Reference_Counted_Servant/server.cpp: * tests/POA/RootPOA/RootPOA.cpp: * tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp: * tests/POA/TIE/client.cpp: * tests/POA/TIE/server.cpp: * tests/POA/TIE/test_i.h: * tests/POA/TIE/test_i.cpp: * tests/POA/wait_for_completion/wait_for_completion.cpp: * tests/Param_Test/any.h: * tests/Param_Test/any.cpp: * tests/Param_Test/anyop.cpp: * tests/Param_Test/bd_array_seq.h: * tests/Param_Test/bd_array_seq.cpp: * tests/Param_Test/bd_long_seq.h: * tests/Param_Test/bd_long_seq.cpp: * tests/Param_Test/bd_short_seq.h: * tests/Param_Test/bd_short_seq.cpp: * tests/Param_Test/bd_str_seq.h: * tests/Param_Test/bd_str_seq.cpp: * tests/Param_Test/bd_string.h: * tests/Param_Test/bd_string.cpp: * tests/Param_Test/bd_struct_seq.h: * tests/Param_Test/bd_struct_seq.cpp: * tests/Param_Test/bd_wstr_seq.h: * tests/Param_Test/bd_wstr_seq.cpp: * tests/Param_Test/bd_wstring.h: * tests/Param_Test/bd_wstring.cpp: * tests/Param_Test/big_union.h: * tests/Param_Test/big_union.cpp: * tests/Param_Test/client.h: * tests/Param_Test/client.cpp: * tests/Param_Test/complex_any.h: * tests/Param_Test/complex_any.cpp: * tests/Param_Test/driver.h: * tests/Param_Test/driver.cpp: * tests/Param_Test/except.h: * tests/Param_Test/except.cpp: * tests/Param_Test/fixed_array.h: * tests/Param_Test/fixed_array.cpp: * tests/Param_Test/fixed_struct.h: * tests/Param_Test/fixed_struct.cpp: * tests/Param_Test/helper.h: * tests/Param_Test/helper.cpp: * tests/Param_Test/multdim_array.h: * tests/Param_Test/multdim_array.cpp: * tests/Param_Test/nested_struct.h: * tests/Param_Test/nested_struct.cpp: * tests/Param_Test/objref.h: * tests/Param_Test/objref.cpp: * tests/Param_Test/objref_struct.h: * tests/Param_Test/objref_struct.cpp: * tests/Param_Test/options.h: * tests/Param_Test/options.cpp: * tests/Param_Test/param_test_i.h: * tests/Param_Test/param_test_i.cpp: * tests/Param_Test/recursive_struct.h: * tests/Param_Test/recursive_struct.cpp: * tests/Param_Test/recursive_union.h: * tests/Param_Test/recursive_union.cpp: * tests/Param_Test/results.h: * tests/Param_Test/results.cpp: * tests/Param_Test/server.cpp: * tests/Param_Test/short.h: * tests/Param_Test/short.cpp: * tests/Param_Test/small_union.h: * tests/Param_Test/small_union.cpp: * tests/Param_Test/tests.h: * tests/Param_Test/typecode.h: * tests/Param_Test/typecode.cpp: * tests/Param_Test/ub_any_seq.h: * tests/Param_Test/ub_any_seq.cpp: * tests/Param_Test/ub_array_seq.h: * tests/Param_Test/ub_array_seq.cpp: * tests/Param_Test/ub_long_seq.h: * tests/Param_Test/ub_long_seq.cpp: * tests/Param_Test/ub_objref_seq.h: * tests/Param_Test/ub_objref_seq.cpp: * tests/Param_Test/ub_short_seq.h: * tests/Param_Test/ub_short_seq.cpp: * tests/Param_Test/ub_str_seq.h: * tests/Param_Test/ub_str_seq.cpp: * tests/Param_Test/ub_string.h: * tests/Param_Test/ub_string.cpp: * tests/Param_Test/ub_struct_seq.h: * tests/Param_Test/ub_struct_seq.cpp: * tests/Param_Test/ub_wstr_seq.h: * tests/Param_Test/ub_wstr_seq.cpp: * tests/Param_Test/ub_wstring.h: * tests/Param_Test/ub_wstring.cpp: * tests/Param_Test/ulonglong.h: * tests/Param_Test/ulonglong.cpp: * tests/Param_Test/var_array.h: * tests/Param_Test/var_array.cpp: * tests/Param_Test/var_struct.h: * tests/Param_Test/var_struct.cpp: * tests/Portable_Interceptors/Benchmark/test_i.h: * tests/Portable_Interceptors/Collocated/Dynamic/test_i.h: * tests/Portable_Interceptors/Processing_Mode_Policy/Collocated/test_i.h: * tests/Portable_Interceptors/Processing_Mode_Policy/Remote/test_i.h: * tests/QtTests/client.h: * tests/QtTests/test_i.h: * tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.h: * tests/RTCORBA/Policies/Policies.cpp: * tests/RTCORBA/Profile_And_Endpoint_Selection/client.cpp: * tests/Single_Read/test_i.h: * tests/Smart_Proxies/Benchmark/client.cpp: * tests/Smart_Proxies/Benchmark/server.cpp: * tests/Smart_Proxies/On_Demand/client.cpp: * tests/Smart_Proxies/On_Demand/server.cpp: * tests/Smart_Proxies/Policy/client.cpp: * tests/Smart_Proxies/Policy/server.cpp: * tests/Smart_Proxies/client.cpp: * tests/Smart_Proxies/server.cpp: * tests/Strategies/simple_test_i.h: * tests/Timed_Buffered_Oneways/client.cpp: * tests/Timed_Buffered_Oneways/test_i.h: * tests/Timeout/test_i.h: * tests/Xt_Stopwatch/Client.h: * tests/Xt_Stopwatch/Control.h: * tests/Xt_Stopwatch/Stopwatch_display.h: * tests/Xt_Stopwatch/test_i.h: * tests/Xt_Stopwatch/timer.h: * utils/catior/Catior_i.h: * utils/catior/Catior_i.cpp: * utils/nslist/nsadd.cpp: * utils/nslist/nsdel.cpp:
* Wed Sep 22 08:50:43 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-224-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: * TAO-INSTALL.html: * examples/Advanced/ch_18/run_test.pl: * examples/Callback_Quoter/run_test.pl: * examples/Quoter/run_test.pl: * examples/RTCORBA/Activity/run_test.pl: * examples/RTScheduling/Fixed_Priority_Scheduler/run_test.pl: * examples/RTScheduling/MIF_Scheduler/run_test.pl: * examples/ior_corbaloc/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_SupplierSideEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/OMG_TypedEC/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Basic/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Federated/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/run_test.pl: * orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Client/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/Naming_Context_Ext/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaloc_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NamingService/corbaname_Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/SupplierSideNC/run_test.pl: * orbsvcs/DevGuideExamples/PortableInterceptors/PICurrent_NameService/run_test.pl: * orbsvcs/Naming_Service/Naming_Service.mpc: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test.pl: * orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/run_test2.pl: * orbsvcs/examples/CosEC/TypedSimple/run_test.pl: * orbsvcs/examples/LoadBalancing/run_test.pl: * orbsvcs/examples/Log/Basic/run_test.pl: * orbsvcs/examples/Log/Event/run_test.pl: * orbsvcs/examples/Log/Notify/run_test.pl: * orbsvcs/examples/Log/RTEvent/run_test.pl: * orbsvcs/examples/Notify/Filter/run_test.pl: * orbsvcs/examples/Notify/Lanes/run_test.pl: * orbsvcs/examples/Notify/Subscribe/run_test.pl: * orbsvcs/examples/Notify/ThreadPool/run_test.pl: * orbsvcs/examples/RtEC/IIOPGateway/consumerec_crash.pl: * orbsvcs/examples/RtEC/IIOPGateway/run_test.pl: * orbsvcs/examples/RtEC/Simple/run_test.pl: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Bidirectional_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Component_Switching/run_test.pl: * orbsvcs/tests/AVStreams/Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Modify_QoS/run_test.pl: * orbsvcs/tests/AVStreams/Multicast/run_test.pl: * orbsvcs/tests/AVStreams/Multicast_Full_Profile/run_test.pl: * orbsvcs/tests/AVStreams/Multiple_Flows/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable/run_test.pl: * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage/run_test.pl: * orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/run_test.pl: * orbsvcs/tests/BiDir_CORBALOC/run_test.pl: * orbsvcs/tests/Bug_1334_Regression/run_test.pl: * orbsvcs/tests/Bug_2777_Regression/run_test.pl: * orbsvcs/tests/Bug_2800_Regression/run_test_federated.pl: * orbsvcs/tests/Bug_3387_Regression/run_test.pl: * orbsvcs/tests/CosEvent/Timeout/run_test.pl: * orbsvcs/tests/EC_Custom_Marshal/run_test.pl: * orbsvcs/tests/EC_Multiple/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test.pl: * orbsvcs/tests/EC_Throughput/run_test_overflow.pl: * orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/run_test.pl: * orbsvcs/tests/HTIOP/Hello/run_test.pl: * orbsvcs/tests/ImplRepo/NameService/run_test.pl: * orbsvcs/tests/Interoperable_Naming/run_test.pl: * orbsvcs/tests/Log/Basic_Log_Test/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test_ipv6.pl: * orbsvcs/tests/Notify/Blocking/run_test.pl: * orbsvcs/tests/Notify/Bug_1385_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2561_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646c_Regression/run_test.pl: * orbsvcs/tests/Notify/Discarding/run_test.pl: * orbsvcs/tests/Notify/Lanes/run_test.pl: * orbsvcs/tests/Notify/MC/run_test.pl: * orbsvcs/tests/Notify/MT_Dispatching/run_test.pl: * orbsvcs/tests/Notify/Ordering/run_test.pl: * orbsvcs/tests/Notify/Persistent_Filter/run_test.pl: * orbsvcs/tests/Notify/Persistent_POA/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Notify/Timeout/run_test.pl: * orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: * orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/3_Hops_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_notify.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_test.pl: * orbsvcs/tests/Property/run_test.pl: * orbsvcs/tests/Redundant_Naming/run_test.pl: * orbsvcs/tests/Security/ssliop_corbaloc/run_test.pl: * orbsvcs/tests/Simple_Naming/run_test.pl: * orbsvcs/tests/Simple_Naming/run_test_ffp.pl: * orbsvcs/tests/Simple_Naming/run_test_ipv6.pl: * tests/Bug_2791_Regression/README: * tests/Bug_3299_Regression/README: * tests/Bug_3479_Regression/README: * tests/DII_AMI_Forward/README: * utils/nslist/run_test.pl: Renamed 'Naming_Service' to 'tao_cosnaming'
* Tue Sep 21 10:30:11 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-09-214-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: * docs/notification/monitor.html: * docs/orbsvcs.html: * orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl: * orbsvcs/DevGuideExamples/NotifyService/RTNotify/run_test.pl: * orbsvcs/DevGuideExamples/ValueTypes/Notify/run_test.pl: * orbsvcs/Notify_Service/Notify_Service.mpc: * orbsvcs/examples/Notify/Filter/run_test.pl: * orbsvcs/examples/Notify/Lanes/run_test.pl: * orbsvcs/examples/Notify/Subscribe/run_test.pl: * orbsvcs/examples/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Bug_3387_Regression/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test.pl: * orbsvcs/tests/Notify/Basic/run_test_ipv6.pl: * orbsvcs/tests/Notify/Blocking/run_test.pl: * orbsvcs/tests/Notify/Bug_1385_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_1884_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2415_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_2561_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3646a_Regression/run_test.pl: * orbsvcs/tests/Notify/Bug_3688_Regression/run_test.pl: * orbsvcs/tests/Notify/Discarding/run_test.pl: * orbsvcs/tests/Notify/Lanes/run_test.pl: * orbsvcs/tests/Notify/MC/run_test.pl: * orbsvcs/tests/Notify/MT_Dispatching/run_test.pl: * orbsvcs/tests/Notify/Ordering/run_test.pl: * orbsvcs/tests/Notify/Persistent_Filter/run_test.pl: * orbsvcs/tests/Notify/Persistent_POA/run_test.pl: * orbsvcs/tests/Notify/Reconnecting/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/run_test.pl: * orbsvcs/tests/Notify/Sequence_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Filter/run_test.pl: * orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: * orbsvcs/tests/Notify/ThreadPool/run_test.pl: * orbsvcs/tests/Notify/Timeout/run_test.pl: * orbsvcs/tests/Notify/Validate_Client/run_test.pl: * orbsvcs/tests/Notify/performance-tests/Filter/run_test.pl: * orbsvcs/tests/Notify/performance-tests/RedGreen/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/1_Path_Period_0_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/3_Path_Period_10ms_Lanes/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Notify_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_notify.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Paths_vs_Throughput/run_test.pl: Renamed Notify_Service to tao_cosnotification.
* Removed trailing whitespacesJohnny Willemsen2010-09-174-7/+7
|
* Thu Sep 16 09:19:30 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH_AMI/inner_i.cpp: * examples/CSD_Strategy/ThreadPool5/ClientTask.cpp: * examples/CSD_Strategy/ThreadPool5/FooServantList.cpp: * orbsvcs/Event_Service/Event_Service.cpp: * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: * orbsvcs/Scheduling_Service/Scheduling_Service.cpp: * orbsvcs/examples/Notify/Federation/Agent/Agent.cpp: * orbsvcs/orbsvcs/Channel_Clients_T.h: * orbsvcs/orbsvcs/CosConcurrencyControl.idl: * orbsvcs/orbsvcs/CosNaming.idl: * orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.cpp: * orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp: * orbsvcs/orbsvcs/Notify/Random_File.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/EC_Throughput/ECT_Throughput.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/client.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/serverB.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/Basic.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/client.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Simple.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/client.cpp: * orbsvcs/tests/Notify/Bug_3688_Regression/supplier.cpp: * orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.cpp: * orbsvcs/tests/Notify/Persistent_Filter/Filter.cpp: * tests/Bug_2936_Regression/bug2936.cpp: * tests/Bug_3531_Regression/client.cpp: * tests/Bug_3647_Regression/Backend_Impl.cpp: * tests/Bug_3812_Regression/run_test.pl: * tests/Bug_3853_Regression/Hello_i.cpp: * tests/File_IO/client.cpp: * tests/Hang_Shutdown/client.cpp: * tests/ORB_Local_Config/Bug_2612/Test.cpp: * tests/POA/Default_Servant2/client.cpp: Added missing includes
* Mon Sep 13 09:27:13 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-133-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DevGuideExamples/AMH_AMI/inner_i.cpp: * examples/Advanced/ch_12/icp.h: * examples/Advanced/ch_18/icp.h: * examples/Advanced/ch_21/icp.h: * examples/Advanced/ch_8_and_10/icp.h: * examples/CSD_Strategy/ThreadPool/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool2/FooServantList.cpp: * examples/CSD_Strategy/ThreadPool2/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool4/ClientTask.cpp: * examples/CSD_Strategy/ThreadPool4/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool5/ClientTask.cpp: * examples/CSD_Strategy/ThreadPool5/FooServantList.cpp: * examples/CSD_Strategy/ThreadPool5/Foo_i.cpp: * examples/CSD_Strategy/ThreadPool6/Foo_i.cpp: * examples/Callback_Quoter/Consumer_Handler.cpp: * examples/Callback_Quoter/Supplier_Timer_Handler.cpp: * examples/Kokyu_dsrt_schedulers/Task_Stats.cpp: * examples/Kokyu_dsrt_schedulers/utils.h: * examples/Logging/Logging_Service_i.h: * examples/Persistent_Grid/Grid_i.h: * examples/RTCORBA/Activity/Task_Stats.cpp: * examples/RTScheduling/Task_Stats.cpp: * examples/Simple/bank/AccountManager_i.h: * examples/Simulator/Event_Supplier/DOVE_Supplier.h: * interop-tests/wchar/wchar_reference.h: * orbsvcs/DevGuideExamples/NamingService/Naming_Server/NamingMessenger.cpp: * orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerClient.cpp: * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: * orbsvcs/Naming_Service/NT_Naming_Server.cpp: * orbsvcs/Naming_Service/NT_Naming_Service.h: * orbsvcs/Notify_Service/NT_Notify_Server.cpp: * orbsvcs/Notify_Service/NT_Notify_Service.h: * orbsvcs/PSS/PSDL_l.cpp: * orbsvcs/Trading_Service/Trading_Service.cpp: * orbsvcs/examples/LoadBalancing/server.cpp: * orbsvcs/examples/Notify/Federation/Agent/Agent.cpp: * orbsvcs/examples/Notify/Federation/Gate/Gate.h: * orbsvcs/examples/Notify/Federation/SpaceCraft/SpaceCraft.cpp: * orbsvcs/orbsvcs/AV/AVStreams_i.h: * orbsvcs/orbsvcs/AV/QoS_UDP.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/Log.h: * orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h: * orbsvcs/orbsvcs/HTIOP/HTIOP_Connector.h: * orbsvcs/orbsvcs/Notify/Random_File.cpp: * orbsvcs/orbsvcs/Sched/Config_Scheduler.h: * orbsvcs/orbsvcs/Scheduler_Factory.cpp: * orbsvcs/orbsvcs/Time/TAO_UTO.cpp: * orbsvcs/performance-tests/RTEvent/lib/Client_Options.cpp: * orbsvcs/tests/Bug_2248_Regression/client.cpp: * orbsvcs/tests/Bug_2800_Regression/nsmain.cpp: * orbsvcs/tests/Bug_3673_Regression/nsmain.cpp: * orbsvcs/tests/COIOP_Naming_Test/Hello.h: * orbsvcs/tests/Concurrency/CC_test_utils.cpp: * orbsvcs/tests/Concurrency/CC_tests.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/client.cpp: * orbsvcs/tests/ImplRepo/ReconnectServer/serverB.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/Basic.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/client.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_App_Ctrl/server.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Simple.cpp: * orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/client.cpp: * orbsvcs/tests/Notify/Bug_1884_Regression/supplier.cpp: * orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * orbsvcs/tests/Notify/Bug_3688_Regression/supplier.cpp: * orbsvcs/tests/Notify/MT_Dispatching/Notify_Structured_Push_Consumer.cpp: * orbsvcs/tests/Notify/Persistent_Filter/Filter.cpp: * orbsvcs/tests/Notify/lib/Task_Stats.cpp: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp: * performance-tests/CSD_Strategy/TestApps/ServerApp.cpp: * performance-tests/CSD_Strategy/TestInf/AppHelper.h: * performance-tests/CSD_Strategy/TestServant/Foo_i.cpp: * tests/Bug_2677_Regression/server.cpp: * tests/Bug_2936_Regression/bug2936.cpp: * tests/Bug_3251_Regression/server.cpp: * tests/Bug_3531_Regression/client.cpp: * tests/Bug_3531_Regression/test_i.cpp: * tests/Bug_3542_Regression/server.cpp: * tests/Bug_3647_Regression/Backend_Impl.cpp: * tests/Bug_3766_Regression/client.cpp: * tests/Bug_3766_Regression/server.cpp: * tests/Bug_3812_Regression/Bug_3812_Regression.cpp: * tests/Bug_3853_Regression/Hello_i.cpp: * tests/Bug_3853_Regression/client.cpp: * tests/COIOP/Hello.h: * tests/CSD_Strategy_Tests/Broken/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Common/AppHelper.h: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_ClientEngine.cpp: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_SimpleClientEngine.cpp: * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B_i.cpp: * tests/CSD_Strategy_Tests/TP_Test_2/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_3/ServerApp.cpp: * tests/CSD_Strategy_Tests/TP_Test_4/ServerApp.cpp: * tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp: * tests/Collocation_Exception_Test/Hello.h: * tests/Collocation_Oneway_Tests/Hello.h: * tests/Collocation_Tests/Hello.h: * tests/DII_Collocation_Tests/oneway/Hello.h: * tests/DII_Collocation_Tests/twoway/Hello.h: * tests/DynAny_Test/test_wrapper.cpp: * tests/File_IO/client.cpp: * tests/ForwardOnceUponException/client.cpp: * tests/Hang_Shutdown/client.cpp: * tests/Nested_Event_Loop/client.cpp: * tests/Nested_Upcall_Crash/Clock_Ticks.h: * tests/ORB_Local_Config/Bug_2612/Test.cpp: * tests/POA/Bug_2511_Regression/server.cpp: * tests/POA/Default_Servant2/client.cpp: * tests/POA/Explicit_Activation/Alt_Resources/Alt_Resource_Factory.h: * tests/ZIOP/client.cpp: Removed include of ace/OS.h
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-1311-705/+0
| | | | | | | * Makefile.am: Removed, configure is too experimental to be used for TAO. If someone really wants to use configure we need to fix the MPC generator and the configure script and really perform testing
* Zapped ACE_RCSIDJohnny Willemsen2010-09-092-9/+0
|
* Zapped ACE_RCSISJohnny Willemsen2010-09-0812-12/+12
|
* Wed Sep 8 06:00:00 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-081-1/+1
| | | | | | | | | | * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp: * orbsvcs/examples/Notify/Federation/Gate/Gate.cpp: * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp: Fixed compile errors * tao/Acceptor_Registry.h: Use ACE_Copy_Disabled
* Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-072-22/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PROBLEM-REPORT-FORM: * VERSION: Updated support email addresses * examples/CSD_Strategy/ThreadPool2/FooServantList.h: * examples/CSD_Strategy/ThreadPool2/FooServantList.cpp: Use ACE_Atomic_Op instead of a mutex with a guard * examples/CSD_Strategy/ThreadPool5/FooServantList.h: * examples/CSD_Strategy/ThreadPool5/FooServantList.cpp: Use ACE_GUARD * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h: * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp: Use ACE_GUARD * orbsvcs/Fault_Notifier/FT_Notifier_i.h: Removed not used members * orbsvcs/Fault_Notifier/FT_Notifier_i.cpp: Unicode fixes * orbsvcs/examples/Notify/Federation/Gate/Gate.h: * orbsvcs/examples/Notify/Federation/Gate/Gate.cpp: Use ACE_GUARD, removed commented out code * orbsvcs/examples/PSS/Server.idl: * orbsvcs/examples/PSS/Server_i.h: * orbsvcs/examples/PSS/Server_i.cpp: * orbsvcs/examples/PSS/Simple_Naming.idl: * orbsvcs/examples/PSS/Simple_Naming.cpp: * orbsvcs/examples/PSS/Simple_Naming_i.h: * orbsvcs/examples/PSS/client.cpp: Removed ACE_RCSID * orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.cpp: Removed ACE_RCSID, use ACE_GUARD macros * orbsvcs/orbsvcs/Notify/Buffering_Strategy.cpp: * orbsvcs/orbsvcs/Notify/Consumer.h: * orbsvcs/orbsvcs/Notify/Consumer.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip.h: * orbsvcs/orbsvcs/Notify/Routing_Slip.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip_Queue.h: * orbsvcs/orbsvcs/Notify/Routing_Slip_Queue.cpp: Use ACE_GUARD * orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h: * orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.cpp: Disable ACE_Guard fuzz check for some parts of this file * orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h: Removed not used members * orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.cpp: Layout and unicode changes * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/TimeStamp.cpp: Initialize pointer with 0 * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h: * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp: Use ACE_GUARD * tao/Abstract_Servant_Base.cpp: * tao/Acceptor_Filter.cpp: * tao/Acceptor_Registry.cpp: * tao/Adapter.cpp: * tao/Adapter_Registry.cpp: Removed ACE_RCSID * tao/AnyTypeCode/Alias_TypeCode_Static.cpp: * tao/AnyTypeCode/Any.cpp: * tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp: * tao/AnyTypeCode/Any_Basic_Impl.cpp: * tao/AnyTypeCode/Any_Impl.cpp: * tao/AnyTypeCode/Any_SystemException.cpp: * tao/AnyTypeCode/Any_Unknown_IDL_Type.cpp: * tao/AnyTypeCode/Empty_Param_TypeCode.cpp: * tao/AnyTypeCode/Enum_TypeCode_Static.cpp: * tao/AnyTypeCode/ExceptionA.cpp: * tao/AnyTypeCode/Marshal.cpp: * tao/AnyTypeCode/NVList_Adapter_Impl.cpp: * tao/AnyTypeCode/Objref_TypeCode_Static.cpp: * tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * tao/AnyTypeCode/String_TypeCode_Static.cpp: * tao/AnyTypeCode/Struct_TypeCode_Static.cpp: * tao/AnyTypeCode/SystemExceptionA.cpp: * tao/AnyTypeCode/True_RefCount_Policy.cpp: * tao/AnyTypeCode/TypeCodeA.cpp: * tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp: * tao/AnyTypeCode/TypeCode_Constants.cpp: * tao/AnyTypeCode/Union_TypeCode_Static.cpp: * tao/AnyTypeCode/Value_TypeCode_Static.cpp: * tao/AnyTypeCode/append.cpp: * tao/AnyTypeCode/skip.cpp: Removed ACE_RCSID * tao/AnyTypeCode_Adapter.cpp: * tao/Asynch_Queued_Message.cpp: * tao/Asynch_Reply_Dispatcher_Base.cpp: * tao/Base_Transport_Property.cpp: * tao/BiDir_Adapter.cpp: Removed ACE_RCSID * tao/BiDir_GIOP/BiDirGIOP.cpp: * tao/BiDir_GIOP/BiDirPolicy_Validator.cpp: * tao/BiDir_GIOP/BiDir_ORBInitializer.cpp: * tao/BiDir_GIOP/BiDir_PolicyFactory.cpp: * tao/BiDir_GIOP/BiDir_Policy_i.cpp: * tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp: Removed ACE_RCSID * tao/Bind_Dispatcher_Guard.cpp: * tao/Block_Flushing_Strategy.cpp: * tao/Blocked_Connect_Strategy.cpp: * tao/CDR.cpp: * tao/CORBALOC_Parser.cpp: * tao/CORBA_String.cpp: Removed ACE_RCSID * tao/CSD_Framework/CSD_Default_Servant_Dispatcher.cpp: * tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.cpp: * tao/CSD_Framework/CSD_Framework_Loader.cpp: * tao/CSD_Framework/CSD_ORBInitializer.cpp: * tao/CSD_Framework/CSD_Object_Adapter.cpp: * tao/CSD_Framework/CSD_Object_Adapter_Factory.cpp: * tao/CSD_Framework/CSD_POA.cpp: * tao/CSD_Framework/CSD_Strategy_Base.cpp: * tao/CSD_Framework/CSD_Strategy_Proxy.cpp: * tao/CSD_Framework/CSD_Strategy_Repository.cpp: Removed ACE_RCSID * tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Corba_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Queue.cpp: * tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Remote_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Servant_State.cpp: * tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.cpp: * tao/CSD_ThreadPool/CSD_TP_Strategy.cpp: * tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.cpp: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.inl: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.cpp: * tao/CSD_ThreadPool/CSD_TP_Task.h: * tao/CSD_ThreadPool/CSD_TP_Task.cpp: Removed ACE_RCSID * tao/Cleanup_Func_Registry.cpp: * tao/ClientRequestInterceptor_Adapter.cpp: * tao/ClientRequestInterceptor_Adapter_Factory.cpp: * tao/Client_Strategy_Factory.cpp: * tao/Codeset_Manager.cpp: * tao/Codeset_Manager_Factory_Base.cpp: * tao/Codeset_Translator_Base.cpp: * tao/Collocated_Invocation.cpp: * tao/Collocation_Proxy_Broker.cpp: * tao/Collocation_Resolver.cpp: Removed ACE_RCSID * tao/Compression/Base_Compressor.cpp: * tao/Compression/Compression.cpp: * tao/Compression/Compression_Manager.cpp: * tao/Compression/Compressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/bzip2/Bzip2Compressor.cpp: * tao/Compression/bzip2/Bzip2Compressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/lzo/LzoCompressor.cpp: * tao/Compression/lzo/LzoCompressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/zlib/ZlibCompressor.cpp: * tao/Compression/zlib/ZlibCompressor_Factory.cpp: Removed ACE_RCSID * tao/Connection_Handler.cpp: Fixed bugzilla 3658 * tao/Configurable_Refcount.cpp: * tao/Connection_Purging_Strategy.cpp: * tao/Connector_Registry.cpp: * tao/DLL_Parser.cpp: * tao/Default_Collocation_Resolver.cpp: * tao/Default_Endpoint_Selector_Factory.cpp: * tao/Default_Thread_Lane_Resources_Manager.cpp: Removed ACE_RCSID * tao/DiffServPolicy/Client_Network_Priority_Policy.cpp: * tao/DiffServPolicy/DiffServPolicy.cpp: * tao/DiffServPolicy/DiffServPolicy_Factory.cpp: * tao/DiffServPolicy/DiffServPolicy_ORBInitializer.cpp: * tao/DiffServPolicy/DiffServ_Network_Priority_Hook.cpp: * tao/DiffServPolicy/DiffServ_Protocols_Hooks.cpp: * tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp: * tao/DiffServPolicy/Server_Network_Priority_Policy.cpp: Removed ACE_RCSID * tao/DynamicAny/DynAnyFactory.cpp: * tao/DynamicAny/DynAny_i.cpp: * tao/DynamicAny/DynArray_i.cpp: * tao/DynamicAny/DynCommon.cpp: * tao/DynamicAny/DynEnum_i.cpp: * tao/DynamicAny/DynSequence_i.cpp: * tao/DynamicAny/DynStruct_i.cpp: * tao/DynamicAny/DynUnion_i.cpp: * tao/DynamicAny/DynValueBox_i.cpp: * tao/DynamicAny/DynValueCommon_i.cpp: * tao/DynamicAny/DynValue_i.cpp: * tao/DynamicAny/DynamicAny.cpp: Removed ACE_RCSID * tao/DynamicInterface/AMH_DSI_Response_Handler.cpp: * tao/DynamicInterface/Context.cpp: * tao/DynamicInterface/DII_Arguments.cpp: * tao/DynamicInterface/DII_Arguments_Converter_Impl.cpp: * tao/DynamicInterface/DII_Invocation.cpp: * tao/DynamicInterface/DII_Invocation_Adapter.cpp: * tao/DynamicInterface/DII_Reply_Dispatcher.cpp: * tao/DynamicInterface/DII_Reply_Handler.cpp: * tao/DynamicInterface/Dynamic_Adapter_Impl.cpp: * tao/DynamicInterface/Dynamic_Implementation.cpp: * tao/DynamicInterface/ExceptionList.cpp: * tao/DynamicInterface/Request.cpp: * tao/DynamicInterface/Server_Request.cpp: * tao/DynamicInterface/Unknown_User_Exception.cpp: Removed ACE_RCSID * tao/Dynamic_Adapter.cpp: * tao/Endpoint.cpp: Removed ACE_RCSID * tao/EndpointPolicy/EndpointPolicy.cpp: * tao/EndpointPolicy/EndpointPolicy_Factory.cpp: * tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp: * tao/EndpointPolicy/EndpointPolicy_i.cpp: * tao/EndpointPolicy/Endpoint_Acceptor_Filter.cpp: * tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.cpp: * tao/EndpointPolicy/IIOPEndpointValue_i.cpp: * tao/Endpoint_Selector_Factory.cpp: * tao/Exception.cpp: * tao/Exclusive_TMS.cpp: * tao/FILE_Parser.cpp: * tao/Fault_Tolerance_Service.cpp: * tao/Flushing_Strategy.cpp: * tao/FoxResource/FoxResource_Factory.cpp: * tao/FoxResource/FoxResource_Loader.cpp: * tao/GIOP_Message_Base.cpp: * tao/GIOP_Message_Generator_Parser_11.cpp: * tao/GIOP_Message_Generator_Parser_12.cpp: * tao/GIOP_Message_Generator_Parser_Impl.cpp: * tao/GIOP_Message_Locate_Header.cpp: * tao/GIOP_Message_State.cpp: * tao/GIOP_Message_Version.cpp: * tao/HTTP_Parser.cpp: * tao/IFR_Client_Adapter.cpp: * tao/IIOP_Acceptor.cpp: * tao/IIOP_Connector.cpp: * tao/IIOP_Endpoint.cpp: * tao/IIOP_Profile.cpp: * tao/IIOP_Transport.cpp: * tao/IORInterceptor_Adapter.cpp: * tao/IORInterceptor_Adapter_Factory.cpp: * tao/IORManipulation/IORManip_Filter.cpp: * tao/IORManipulation/IORManip_IIOP_Filter.cpp: * tao/IORManipulation/IORManip_Loader.cpp: * tao/IORManipulation/IORManipulation.cpp: * tao/IORTable/IORTable.cpp: * tao/IORTable/IOR_Table_Impl.cpp: * tao/IORTable/Table_Adapter.cpp: * tao/IOR_Parser.cpp: * tao/ImR_Client/ImR_Client.cpp: * tao/Incoming_Message_Queue.cpp: * tao/Incoming_Message_Stack.cpp: * tao/Invocation_Adapter.cpp: * tao/Invocation_Base.cpp: * tao/Invocation_Endpoint_Selectors.cpp: * tao/LF_CH_Event.cpp: * tao/LF_Connect_Strategy.cpp: * tao/LF_Event.cpp: * tao/LF_Event_Binder.cpp: * tao/LF_Follower.cpp: * tao/LF_Follower_Auto_Adder.cpp: * tao/LF_Invocation_Event.cpp: * tao/LF_Multi_Event.cpp: * tao/LF_Strategy.cpp: * tao/LF_Strategy_Complete.cpp: * tao/LRU_Connection_Purging_Strategy.cpp: * tao/Leader_Follower.cpp: * tao/Leader_Follower_Flushing_Strategy.cpp: * tao/LocalObject.cpp: * tao/MCAST_Parser.cpp: * tao/MProfile.cpp: * tao/Messaging/AMI_Arguments_Converter_Impl.cpp: * tao/Messaging/Asynch_Invocation.cpp: * tao/Messaging/Asynch_Invocation_Adapter.cpp: * tao/Messaging/Asynch_Reply_Dispatcher.cpp: * tao/Messaging/Asynch_Timeout_Handler.cpp: * tao/Messaging/Buffering_Constraint_Policy.cpp: * tao/Messaging/Connection_Timeout_Policy_i.cpp: * tao/Messaging/ExceptionHolder_i.cpp: * tao/Messaging/Messaging.cpp: * tao/Messaging/Messaging_Loader.cpp: * tao/Messaging/Messaging_ORBInitializer.cpp: * tao/Messaging/Messaging_PolicyFactory.cpp: * tao/Messaging/Messaging_Policy_i.cpp: * tao/Messaging/Messaging_Queueing_Strategies.cpp: * tao/Monitor/Monitor.cpp: * tao/Monitor/Monitor_Impl.cpp: * tao/Muxed_TMS.cpp: * tao/NVList_Adapter.cpp: * tao/Network_Priority_Protocols_Hooks.cpp: * tao/ORB.cpp: * tao/ORBInitializer_Registry.cpp: * tao/ORBInitializer_Registry_Adapter.cpp: * tao/ORB_Core.cpp: * tao/ORB_Core_Auto_Ptr.cpp: * tao/ORB_Table.cpp: * tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.cpp: * tao/ObjRefTemplate/ORT_Adapter_Impl.cpp: * tao/ObjRefTemplate/ObjectReferenceTemplate_i.cpp: * tao/ObjectKey_Table.cpp: * tao/Object_Loader.cpp: * tao/Object_Proxy_Broker.cpp: * tao/Object_Ref_Table.cpp: * tao/PI/ClientRequestDetails.cpp: * tao/PI/ClientRequestInfo.cpp: * tao/PI/ClientRequestInterceptor_Adapter_Impl.cpp: * tao/PI/ClientRequestInterceptor_Factory_Impl.cpp: * tao/PI/DLL_Resident_ORB_Initializer.cpp: * tao/PI/ORBInitInfo.cpp: * tao/PI/ORBInitializer_Registry_Impl.cpp: * tao/PI/PI.cpp: * tao/PI/PICurrent.cpp: * tao/PI/PICurrent_Impl.cpp: * tao/PI/PICurrent_Loader.cpp: * tao/PI/PI_ORBInitializer.cpp: * tao/PI/PI_PolicyFactory.cpp: * tao/PI/PolicyFactory_Loader.cpp: * tao/PI/PolicyFactory_Registry.cpp: * tao/PI/ProcessingModePolicy.cpp: * tao/PI/RequestInfo_Util.cpp: * tao/PI/RequestInterceptor_Adapter_Impl.cpp: * tao/PI_Server/PICurrent_Guard.cpp: * tao/PI_Server/PI_Server.cpp: * tao/PI_Server/PI_Server_Loader.cpp: * tao/PI_Server/PortableServer_ORBInitializer.cpp: * tao/PI_Server/PortableServer_PolicyFactory.cpp: * tao/PI_Server/ServerInterceptorAdapter.cpp: * tao/PI_Server/ServerRequestDetails.cpp: * tao/PI_Server/ServerRequestInfo.cpp: * tao/PI_Server/ServerRequestInterceptor_Factory_Impl.cpp: * tao/Pluggable_Messaging_Utils.cpp: * tao/PolicyFactory_Registry_Adapter.cpp: * tao/PolicyFactory_Registry_Factory.cpp: * tao/Policy_Current.cpp: * tao/Policy_Manager.cpp: * tao/Policy_Set.cpp: * tao/Policy_Validator.cpp: * tao/PortableServer/Acceptor_Filter_Factory.cpp: * tao/PortableServer/Active_Object_Map.cpp: * tao/PortableServer/Active_Object_Map_Entry.cpp: * tao/PortableServer/Active_Policy_Strategies.cpp: * tao/PortableServer/Adapter_Activator.cpp: * tao/PortableServer/Collocated_Arguments_Converter.cpp: * tao/PortableServer/Collocated_Object_Proxy_Broker.cpp: * tao/PortableServer/Creation_Time.cpp: * tao/PortableServer/Default_Acceptor_Filter.cpp: * tao/PortableServer/Default_Policy_Validator.cpp: * tao/PortableServer/Default_Servant_Dispatcher.cpp: * tao/PortableServer/Direct_Collocation_Upcall_Wrapper.cpp: * tao/PortableServer/IdAssignmentPolicy.cpp: * tao/PortableServer/IdAssignmentStrategy.cpp: * tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp: * tao/PortableServer/IdAssignmentStrategySystem.cpp: * tao/PortableServer/IdAssignmentStrategyUser.cpp: * tao/PortableServer/IdUniquenessPolicy.cpp: * tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp: * tao/PortableServer/IdUniquenessStrategyMultiple.cpp: * tao/PortableServer/IdUniquenessStrategyUnique.cpp: * tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp: * tao/PortableServer/ImR_Client_Adapter.cpp: * tao/PortableServer/ImplicitActivationPolicy.cpp: * tao/PortableServer/ImplicitActivationStrategy.cpp: * tao/PortableServer/ImplicitActivationStrategyExplicit.cpp: * tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp: * tao/PortableServer/ImplicitActivationStrategyImplicit.cpp: * tao/PortableServer/Key_Adapters.cpp: * tao/PortableServer/LifespanPolicy.cpp: * tao/PortableServer/LifespanStrategy.cpp: * tao/PortableServer/LifespanStrategyFactoryImpl.cpp: * tao/PortableServer/LifespanStrategyPersistent.cpp: * tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp: * tao/PortableServer/LifespanStrategyTransient.cpp: * tao/PortableServer/LifespanStrategyTransientFactoryImpl.cpp: * tao/PortableServer/Local_Servant_Base.cpp: * tao/PortableServer/Network_Priority_Hook.cpp: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/ORT_Adapter_Factory.cpp: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Operation_Table.cpp: * tao/PortableServer/Operation_Table_Binary_Search.cpp: * tao/PortableServer/Operation_Table_Dynamic_Hash.cpp: * tao/PortableServer/Operation_Table_Linear_Search.cpp: * tao/PortableServer/Operation_Table_Perfect_Hash.cpp: * tao/PortableServer/POAManager.cpp: * tao/PortableServer/POAManagerFactory.cpp: * tao/PortableServer/POA_Cached_Policies.cpp: * tao/PortableServer/POA_Current.cpp: * tao/PortableServer/POA_Current_Impl.cpp: * tao/PortableServer/POA_Guard.h: * tao/PortableServer/POA_Guard.cpp: * tao/PortableServer/POA_Policy_Set.cpp: * tao/PortableServer/PortableServer.cpp: * tao/PortableServer/PortableServer_Functions.cpp: * tao/PortableServer/PortableServer_WFunctions.cpp: * tao/PortableServer/Regular_POA.cpp: * tao/PortableServer/RequestProcessingPolicy.cpp: * tao/PortableServer/RequestProcessingStrategy.cpp: * tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp: * tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.cpp: * tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp: * tao/PortableServer/RequestProcessingStrategyDefaultServantFI.cpp: * tao/PortableServer/RequestProcessingStrategyFactoryImpl.cpp: * tao/PortableServer/RequestProcessingStrategyServantActivator.cpp: * tao/PortableServer/RequestProcessingStrategyServantActivatorFI.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocator.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp: * tao/PortableServer/RequestProcessingStrategyServantManager.cpp: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionPolicy.cpp: * tao/PortableServer/ServantRetentionStrategyFactoryImpl.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp: * tao/PortableServer/Servant_Base.cpp: * tao/PortableServer/Servant_Dispatcher.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/PortableServer/StrategyFactory.cpp: * tao/PortableServer/ThreadPolicy.cpp: * tao/PortableServer/ThreadStrategy.cpp: * tao/PortableServer/ThreadStrategyFactoryImpl.cpp: * tao/PortableServer/ThreadStrategyORBControl.cpp: * tao/PortableServer/ThreadStrategySingle.cpp: * tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp: * tao/PortableServer/Upcall_Command.cpp: * tao/PortableServer/Upcall_Wrapper.cpp: * tao/Profile.cpp: * tao/Protocol_Factory.cpp: * tao/Protocols_Hooks.cpp: * tao/QtResource/QtResource_Factory.cpp: * tao/QtResource/QtResource_Loader.cpp: * tao/Queued_Data.cpp: * tao/Queued_Message.cpp: * tao/RTCORBA/Continuous_Priority_Mapping.cpp: * tao/RTCORBA/Direct_Priority_Mapping.cpp: * tao/RTCORBA/Linear_Network_Priority_Mapping.cpp: * tao/RTCORBA/Linear_Priority_Mapping.cpp: * tao/RTCORBA/Multi_Priority_Mapping.cpp: * tao/RTCORBA/Network_Priority_Mapping.cpp: * tao/RTCORBA/Network_Priority_Mapping_Manager.cpp: * tao/RTCORBA/Priority_Mapping.cpp: * tao/RTCORBA/Priority_Mapping_Manager.cpp: * tao/RTCORBA/RTCORBA.cpp: * tao/RTCORBA/RT_Current.cpp: * tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp: * tao/RTCORBA/RT_Endpoint_Utils.cpp: * tao/RTCORBA/RT_Invocation_Endpoint_Selectors.cpp: * tao/RTCORBA/RT_Mutex.cpp: * tao/RTCORBA/RT_ORB.cpp: * tao/RTCORBA/RT_ORBInitializer.cpp: * tao/RTCORBA/RT_ORB_Loader.cpp: * tao/RTCORBA/RT_PolicyFactory.cpp: * tao/RTCORBA/RT_Policy_i.cpp: * tao/RTCORBA/RT_Protocols_Hooks.cpp: * tao/RTCORBA/RT_Service_Context_Handler.cpp: * tao/RTCORBA/RT_Stub.cpp: * tao/RTCORBA/RT_Stub_Factory.cpp: * tao/RTCORBA/RT_Thread_Lane_Resources_Manager.cpp: * tao/RTCORBA/RT_Transport_Descriptor.cpp: * tao/RTCORBA/RT_Transport_Descriptor_Property.cpp: * tao/RTCORBA/Thread_Pool.cpp: * tao/RTPortableServer/RTPortableServer.cpp: * tao/RTPortableServer/RT_Acceptor_Filters.cpp: * tao/RTPortableServer/RT_Collocation_Resolver.cpp: * tao/RTPortableServer/RT_Object_Adapter_Factory.cpp: * tao/RTPortableServer/RT_POA.cpp: * tao/RTPortableServer/RT_Policy_Validator.cpp: * tao/RTPortableServer/RT_Servant_Dispatcher.cpp: * tao/RTScheduling/Current.cpp: * tao/RTScheduling/RTScheduler.cpp: * tao/RTScheduling/RTScheduler_Initializer.cpp: * tao/RTScheduling/RTScheduler_Loader.cpp: * tao/RTScheduling/RTScheduler_Manager.cpp: * tao/RTScheduling/Request_Interceptor.cpp: * tao/Reactive_Connect_Strategy.cpp: * tao/Reactive_Flushing_Strategy.cpp: * tao/Refcounted_ObjectKey.cpp: * tao/Remote_Invocation.cpp: * tao/Remote_Object_Proxy_Broker.cpp: * tao/Reply_Dispatcher.cpp: * tao/RequestInterceptor_Adapter.cpp: * tao/Request_Dispatcher.cpp: * tao/Resource_Factory.cpp: * tao/Resume_Handle.cpp: * tao/ServerRequestInterceptor_Adapter.cpp: * tao/ServerRequestInterceptor_Adapter_Factory.cpp: * tao/Server_Strategy_Factory.cpp: * tao/Service_Callbacks.cpp: * tao/Service_Context.cpp: * tao/Service_Context_Handler_Registry.cpp: * tao/SmartProxies/Smart_Proxies.cpp: * tao/Strategies/COIOP_Acceptor.cpp: * tao/Strategies/COIOP_Connection_Handler.cpp: * tao/Strategies/COIOP_Connector.cpp: * tao/Strategies/COIOP_Endpoint.cpp: * tao/Strategies/COIOP_Factory.cpp: * tao/Strategies/COIOP_Profile.cpp: * tao/Strategies/COIOP_Transport.cpp: * tao/Strategies/DIOP_Acceptor.cpp: * tao/Strategies/DIOP_Connection_Handler.cpp: * tao/Strategies/DIOP_Connector.cpp: * tao/Strategies/DIOP_Endpoint.cpp: * tao/Strategies/DIOP_Factory.cpp: * tao/Strategies/DIOP_Profile.cpp: * tao/Strategies/DIOP_Transport.cpp: * tao/Strategies/FIFO_Connection_Purging_Strategy.cpp: * tao/Strategies/LFU_Connection_Purging_Strategy.cpp: * tao/Strategies/LF_Strategy_Null.cpp: * tao/Strategies/NULL_Connection_Purging_Strategy.cpp: * tao/Strategies/OC_Endpoint_Selector_Factory.cpp: * tao/Strategies/OC_Endpoint_Selector_Loader.cpp: * tao/Strategies/Optimized_Connection_Endpoint_Selector.cpp: * tao/Strategies/SCIOP_Acceptor.cpp: * tao/Strategies/SCIOP_Connection_Handler.cpp: * tao/Strategies/SCIOP_Connector.cpp: * tao/Strategies/SCIOP_Endpoint.cpp: * tao/Strategies/SCIOP_Factory.cpp: * tao/Strategies/SCIOP_Profile.cpp: * tao/Strategies/SCIOP_Transport.cpp: * tao/Strategies/SHMIOP_Acceptor.cpp: * tao/Strategies/SHMIOP_Connection_Handler.cpp: * tao/Strategies/SHMIOP_Connector.cpp: * tao/Strategies/SHMIOP_Endpoint.cpp: * tao/Strategies/SHMIOP_Factory.cpp: * tao/Strategies/SHMIOP_Profile.cpp: * tao/Strategies/SHMIOP_Transport.cpp: * tao/Strategies/Strategies_ORBInitializer.cpp: * tao/Strategies/UIOP_Acceptor.cpp: * tao/Strategies/UIOP_Connection_Handler.cpp: * tao/Strategies/UIOP_Connector.cpp: * tao/Strategies/UIOP_Endpoint.cpp: * tao/Strategies/UIOP_Factory.cpp: * tao/Strategies/UIOP_Profile.cpp: * tao/Strategies/UIOP_Transport.cpp: * tao/Strategies/advanced_resource.cpp: * tao/String_Alloc.cpp: * tao/Stub.cpp: * tao/Synch_Invocation.cpp: * tao/Synch_Queued_Message.cpp: * tao/Synch_Reply_Dispatcher.cpp: * tao/SystemException.cpp: * tao/TAO_Internal.cpp: * tao/TAO_Singleton_Manager.cpp: * tao/TSS_Resources.cpp: * tao/Tagged_Components.cpp: * tao/Tagged_Profile.cpp: * tao/Thread_Lane_Resources.cpp: * tao/Thread_Lane_Resources_Manager.cpp: * tao/Thread_Per_Connection_Handler.cpp: * tao/TkResource/TkResource_Factory.cpp: * tao/TkResource/TkResource_Loader.cpp: * tao/Transport.cpp: * tao/TransportCurrent/Current_Loader.cpp: * tao/TransportCurrent/IIOP_Current_Loader.cpp: * tao/Transport_Cache_Manager_T.cpp: * tao/Transport_Connector.cpp: * tao/Transport_Descriptor_Interface.cpp: * tao/Transport_Mux_Strategy.cpp: * tao/TypeCodeFactory/Recursive_TypeCode.cpp: * tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.cpp: * tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp: * tao/TypeCodeFactory/TypeCodeFactory_i.cpp: * tao/TypeCodeFactory_Adapter.cpp: * tao/UserException.cpp: * tao/Utils/Implicit_Deactivator.cpp: * tao/Utils/ORB_Destroyer.cpp: * tao/Utils/ORB_Manager.cpp: * tao/Utils/PolicyList_Destroyer.cpp: * tao/Utils/Servant_Var.cpp: * tao/Utils/Synch_Refcountable.cpp: * tao/Valuetype_Adapter.cpp: * tao/Valuetype_Adapter_Factory.cpp: * tao/Wait_On_LF_No_Upcall.cpp: * tao/Wait_On_Leader_Follower.cpp: * tao/Wait_On_Reactor.cpp: * tao/Wait_On_Read.cpp: * tao/Wait_Strategy.cpp: * tao/XtResource/XtResource_Factory.cpp: * tao/XtResource/XtResource_Loader.cpp: * tao/ZIOP/ZIOP.cpp: * tao/ZIOP/ZIOP_ORBInitializer.cpp: * tao/ZIOP/ZIOP_PolicyFactory.cpp: * tao/ZIOP/ZIOP_Policy_Validator.cpp: * tao/ZIOP/ZIOP_Policy_i.cpp: * tao/ZIOP/ZIOP_Service_Context_Handler.cpp: * tao/ZIOP/ZIOP_Stub.cpp: * tao/ZIOP/ZIOP_Stub_Factory.cpp: * tao/debug.cpp: * tao/default_client.cpp: * tao/default_resource.cpp: * tao/default_server.cpp: * tao/operation_details.cpp: * tao/params.cpp: * tao/target_specification.cpp: Removed ACE_RCSID * tests/Bug_1361_Regression/Server_Thread_Pool.cpp: Initialise pointer with 0 * tests/CSD_Strategy_Tests/TP_Common/AppShutdown.h: * tests/CSD_Strategy_Tests/TP_Common/AppShutdown.cpp: Use ACE_Atomic_Op * tests/CSD_Strategy_Tests/TP_Common/ClientTask.h: * tests/CSD_Strategy_Tests/TP_Common/ClientTask.cpp: Use ACE_GUARD * tests/Faults/client.cpp: Don't use ACE_UNUSED_ARG * tests/Oneway_Send_Timeouts/Test_i.cpp: Unicode fix
* Thu Jun 24 08:52:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-06-241-1/+1
| | | | | * *.mpc: Use dynamicflags += instead of dynamicflags =
* ChangeLogTag: Tue May 18 21:42:49 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-183-1/+4
|