summaryrefslogtreecommitdiff
path: root/TAO/examples
Commit message (Collapse)AuthorAgeFilesLines
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0937-256/+115
|
* Layout changesJohnny Willemsen2021-03-086-12/+6
| | | | | | | | | | | | * TAO/examples/Advanced/ch_18/icp.cpp: * TAO/examples/Advanced/ch_18/server.h: * TAO/examples/Advanced/ch_21/icp.cpp: * TAO/examples/Advanced/ch_21/server.h: * TAO/examples/Advanced/ch_8_and_10/icp.cpp: * TAO/examples/Advanced/ch_8_and_10/server.h: * TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp:
* Add std::move now that we are using unique_ptrJohnny Willemsen2020-12-183-3/+3
| | | | | | * TAO/examples/Kokyu_dsrt_schedulers/FP_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.cpp:
* Make server_guid_counter a std::atomicJohnny Willemsen2020-12-102-4/+4
| | | | | * TAO/examples/RTScheduling/Fixed_Priority_Scheduler/FP_Scheduler.cpp: * TAO/examples/RTScheduling/MIF_Scheduler/MIF_Scheduler.cpp:
* Fixed fallthrough warningJohnny Willemsen2020-11-171-0/+1
| | | | * TAO/examples/Quoter/Generic_Factory.cpp:
* Layout changesJohnny Willemsen2020-11-101-17/+14
| | | | | | | | | | | * TAO/examples/CSD_Strategy/ThreadPool2/FooServantList.h: * TAO/orbsvcs/orbsvcs/Notify/Consumer.h: * TAO/orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/ServerRequestInterceptor.h: * TAO/tests/Portable_Interceptors/Bug_3582/Client_Request_Interceptor.h: * TAO/tests/Portable_Interceptors/ForwardRequest/Client_Request_Interceptor.h: * TAO/tests/Portable_Interceptors/Redirection/Client_Request_Interceptor.h: * TAO/tests/Portable_Interceptors/Redirection/Server_Request_Interceptor.h: * TAO/tests/TransportCurrent/lib/Server_Request_Interceptor.h:
* Layout changesJohnny Willemsen2020-11-101-28/+13
| | | | | | | * TAO/examples/CSD_Strategy/ThreadPool5/Foo_i.h: * TAO/orbsvcs/examples/LoadBalancing/ServerRequestInterceptor.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/ObjectGroupManagerHandler.h: * TAO/tests/Bug_1361_Regression/Echo.h:
* Layout changesJohnny Willemsen2020-10-282-4/+2
|
* Reduced indent of bullets in several readme filesJohnny Willemsen2020-09-175-96/+86
|
* Windows only on pull requestJohnny Willemsen2020-08-221-1/+1
| | | | | * .github/workflows/windows.yml: * TAO/examples/Simple/Simple_util.h:
* Tab/newline cleanupJohnny Willemsen2020-06-111-3/+0
| | | | | * TAO/examples/CSD_Strategy/ThreadPool5/README: * TAO/tests/Big_Twoways/README:
* Removed old style documentation which was just about mentioning where ↵Johnny Willemsen2019-08-192-2/+0
| | | | constructors/destructors are
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1944-78/+4
|
* More usage of TAO_ROOTJohnny Willemsen2019-05-216-7/+7
| | | | | | | | | | | | | * TAO/examples/Callback_Quoter/run_test.pl: * TAO/examples/Quoter/run_test.pl: * TAO/examples/RTCORBA/Activity/run_test.pl: * TAO/examples/RTScheduling/Fixed_Priority_Scheduler/run_test.pl: * TAO/examples/RTScheduling/MIF_Scheduler/run_test.pl: * TAO/examples/ior_corbaloc/run_test.pl: * TAO/orbsvcs/examples/ORT/run_test.pl: * TAO/tests/IOR_Endpoint_Hostnames/run_test.pl: * TAO/tests/Monitor/Marshal_Buffer/run_test.pl: * TAO/utils/nslist/run_test.pl:
* Removed noop comments, no need for that. Removed empty lines, some old ↵Johnny Willemsen2019-01-2911-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commented out code and some unicode fixs * ACE/ACEXML/apps/svcconf/Svcconf_Handler.cpp: * ACE/ACEXML/common/DefaultHandler.cpp: * ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp: * TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp: * TAO/examples/Event_Comm/Notifier_Server.cpp: * TAO/examples/OBV/Simple_util.cpp: * TAO/examples/Persistent_Grid/Grid_i.cpp: * TAO/examples/Persistent_Grid/Simple_util.cpp: * TAO/examples/PluggableUDP/tests/Performance/UDP_i.cpp: * TAO/examples/Simple/bank/AccountManager_i.cpp: * TAO/examples/Simple/bank/Account_i.cpp: * TAO/examples/Simple/grid/Grid_i.cpp: * TAO/examples/Simple/time-date/Time_Date_Client_i.cpp: * TAO/examples/Simple/time/Time_i.cpp: * TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp: * TAO/orbsvcs/ImplRepo_Service/Locator_Repository.cpp: * TAO/orbsvcs/Time_Service/Clerk_i.cpp: * TAO/orbsvcs/Time_Service/Server_i.cpp: * TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.cpp: * TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.cpp: * TAO/orbsvcs/tests/Bug_2247_Regression/test_i.cpp: * TAO/orbsvcs/tests/Bug_2248_Regression/test_i.cpp: * TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.cpp: * TAO/tao/LF_Multi_Event.cpp: * TAO/tao/Transport.cpp: * TAO/tests/Big_Reply/Big_Reply_i.cpp: * TAO/tests/Bug_2935_Regression/sink_i.cpp: * TAO/tests/Bug_3276_Regression/test_i.cpp: * TAO/tests/CSD_Collocation/Collocation_Tester.cpp: * TAO/tests/CSD_Collocation/Diamond_i.cpp: * TAO/tests/Collocation/Collocation_Tester.cpp: * TAO/tests/Collocation/Diamond_i.cpp: * TAO/tests/DIOP/UDP_i.cpp: * TAO/tests/InterOp-Naming/INS_i.cpp: * TAO/tests/InterOp-Naming/Server_i.cpp: * TAO/tests/MProfile/test_i.cpp: * TAO/tests/MProfile_Connection_Timeout/test_i.cpp: * TAO/tests/MProfile_Forwarding/Servant_Locator.cpp: * TAO/tests/MProfile_Forwarding/test_i.cpp: * TAO/tests/OBV/Simple/Simple_util.cpp: * TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl: * TAO/tests/Smart_Proxies/Collocation/Coll_Tester.cpp: * TAO/tests/Smart_Proxies/Collocation/Diamond_i.cpp:
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-2411-11/+11
|
* Update test mpc files for taobaseidldefaults.mpb changeAdam Mitz2019-01-162-0/+2
|
* Fixed typosJohnny Willemsen2018-08-103-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Connector.h: * TAO/docs/pluggable_messaging.html: * TAO/examples/Persistent_Grid/Grid_Client_i.cpp: * TAO/examples/Persistent_Grid/Persistent_Client_i.cpp: * TAO/examples/Simple/grid/Grid_Client_i.cpp: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.h: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: * TAO/orbsvcs/ImplRepo_Service/LiveCheck.cpp: * TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Multicast/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.cpp: * TAO/tao/ImR_Client/ImplRepo.idl:
* Fixed compile errorsJohnny Willemsen2018-06-021-1/+1
| | | | | * TAO/examples/PluggableUDP/tests/Performance/server.cpp: * TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp:
* Fixed CodeFactor issuesJohnny Willemsen2018-06-012-2/+2
|
* Layout changesJohnny Willemsen2018-06-0114-39/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* Cleanup empty commented out linesJohnny Willemsen2017-08-3110-27/+0
|
* Removed left over Id tagsJohnny Willemsen2017-08-3114-206/+173
|
* Fix gcc7 warnings and remove commented out throwsJohnny Willemsen2017-08-302-0/+2
| | | | | | | | * ACE/ace/OS_NS_Thread.h: * TAO/examples/Quoter/Factory_Finder.cpp: * TAO/examples/Quoter/client.cpp: * TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.cpp: * TAO/tao/PortableServer/Servant_var.h:
* This test only compiles an executable with a local service so no export ↵Johnny Willemsen2017-08-0810-57/+12
| | | | | | | | | | | | | | | | | macros should be used * TAO/examples/RTCORBA/Activity/activity_export.h: Deleted. * TAO/examples/RTCORBA/Activity/Activity.h: * TAO/examples/RTCORBA/Activity/Activity.mpc: * TAO/examples/RTCORBA/Activity/Builder.cpp: * TAO/examples/RTCORBA/Activity/Builder.h: * TAO/examples/RTCORBA/Activity/Job_i.h: * TAO/examples/RTCORBA/Activity/POA_Holder.h: * TAO/examples/RTCORBA/Activity/Periodic_Task.h: * TAO/examples/RTCORBA/Activity/Task_Stats.h: * TAO/examples/RTCORBA/Activity/Thread_Task.h:
* Fixed typoJohnny Willemsen2017-08-081-5/+5
| | | | * TAO/examples/RTCORBA/Activity/README:
* Fixed typosJohnny Willemsen2017-03-313-3/+3
| | | | | | | | | | | | | | | | | | | * ACE/ACEXML/parser/parser/Parser.cpp: * ACE/ACEXML/parser/parser/Parser.h: * ACE/ASNMP/asnmp/sagent.h: * ACE/ASNMP/asnmp/snmp.h: * ACE/ace/Service_Config.cpp: * ACE/apps/gperf/src/Options.cpp: * ACE/tests/Malloc_Test.cpp: * TAO/TAO_IDL/be/be_interface.cpp: * TAO/TAO_IDL/be_include/be_interface.h: * TAO/examples/OBV/Simple_util.h: * TAO/examples/Persistent_Grid/Simple_util.h: * TAO/examples/Simple/Simple_util.h: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.cpp: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.h: * TAO/tests/Bug_3683_Regression/Simple_util.h: * TAO/tests/OBV/Simple/Simple_util.h:
* Fixed typo in commentJohnny Willemsen2017-01-252-2/+2
| | | | | * TAO/examples/Callback_Quoter/Consumer.idl: * TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp:
* Fixed code due to removal of the non const Any extractionJohnny Willemsen2017-01-053-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.cpp: * TAO/examples/Kokyu_dsrt_schedulers/FP_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.cpp: * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.cpp: * TAO/interop-tests/AnyTypeCode/tao/Demo_i.cpp: * TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadManager.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirer.cpp: * TAO/orbsvcs/orbsvcs/Security/SL3_PolicyFactory.cpp: * TAO/orbsvcs/orbsvcs/Security/Security_PolicyFactory.cpp: * TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.cpp: * TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.cpp: * TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp: * TAO/orbsvcs/tests/Trading/TT_Info.cpp: * TAO/performance-tests/Anyop/anyop.cpp: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp: * TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_i.cpp: * TAO/tests/Any/Recursive/client.cpp: * TAO/tests/Bug_2678_Regression/client.cpp: * TAO/tests/Bug_2678_Regression/server.cpp: * TAO/tests/Bug_2804_Regression/client.cpp: * TAO/tests/Bug_2844_Regression/client.cpp: * TAO/tests/Bug_2918_Regression/client.cpp: * TAO/tests/Bug_3506_Regression/server.cpp: * TAO/tests/Bug_3552_Regression/check.cpp: * TAO/tests/Bug_3919_Regression/client.cpp: * TAO/tests/Codec/client.cpp: * TAO/tests/DynAny_Test/test_dynany.cpp: * TAO/tests/DynAny_Test/test_dynsequence.cpp: * TAO/tests/DynAny_Test/test_dynstruct.cpp: * TAO/tests/Param_Test/any.cpp: * TAO/tests/Param_Test/anyop.cpp: * TAO/tests/Param_Test/bd_array_seq.cpp: * TAO/tests/Param_Test/bd_short_seq.cpp: * TAO/tests/Param_Test/bd_struct_seq.cpp: * TAO/tests/Param_Test/big_union.cpp: * TAO/tests/Param_Test/complex_any.cpp: * TAO/tests/Param_Test/except.cpp: * TAO/tests/Param_Test/fixed_struct.cpp: * TAO/tests/Param_Test/nested_struct.cpp: * TAO/tests/Param_Test/objref_struct.cpp: * TAO/tests/Param_Test/recursive_struct.cpp: * TAO/tests/Param_Test/recursive_union.cpp: * TAO/tests/Param_Test/small_union.cpp: * TAO/tests/Param_Test/ub_any_seq.cpp: * TAO/tests/Param_Test/ub_array_seq.cpp: * TAO/tests/Param_Test/ub_long_seq.cpp: * TAO/tests/Param_Test/ub_objref_seq.cpp: * TAO/tests/Param_Test/ub_short_seq.cpp: * TAO/tests/Param_Test/ub_str_seq.cpp: * TAO/tests/Param_Test/ub_struct_seq.cpp: * TAO/tests/Param_Test/ub_wstr_seq.cpp: * TAO/tests/Param_Test/var_struct.cpp: * TAO/tests/Portable_Interceptors/Benchmark/client_interceptors.cpp: * TAO/tests/Portable_Interceptors/Benchmark/server_interceptors.cpp: * TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.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:
* Fixed all explicit singleton template instantiationHuang-Ming Huang2016-09-215-15/+7
|
* Documentation changesJohnny Willemsen2016-08-311-1/+1
|
* Updates to work with previous commitAdam Mitz2016-06-172-2/+2
|
* Use separate instead of seperateJohnny Willemsen2015-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-0215-0/+32
|
* Trailing whitespacesJohnny Willemsen2015-01-072-3/+0
|
* Shorter headerJohnny Willemsen2015-01-0767-67/+0
|
* Shorter headerJohnny Willemsen2015-01-0735-35/+0
|
* Shorter headersJohnny Willemsen2015-01-077-7/+0
|
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-2/+0
|
* Shorten file headersJohnny Willemsen2015-01-0723-29/+0
|
* Zap id tag from .txt filesJohnny Willemsen2015-01-071-1/+1
|
* Replace sh filesJohnny Willemsen2015-01-071-2/+0
|
* Replaced README filesJohnny Willemsen2015-01-0753-53/+53
|
* Zap Id from java filesJohnny Willemsen2015-01-0724-29/+0
|
* TAO replacementsJohnny Willemsen2015-01-0712-13/+13
|
* Perl filesJohnny Willemsen2015-01-0746-46/+0
|
* Handle perl filesJohnny Willemsen2015-01-071-2/+0
|
* Zap more idJohnny Willemsen2015-01-071-1/+0
|
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-0767-118/+0
|