| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* ACE/NEWS:
* ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
* ACE/docs/Download.html:
* ACE/docs/bczar/bczar.html:
* ACE/etc/index.html:
* TAO/NEWS:
|
| |
|
|\
| |
| | |
Only check for ACE_HAS_CPP11 for ACE_NOEXCEPT_FALSE
|
| |
| |
| |
| | |
* ACE/ace/Global_Macros.h:
|
|\ \
| |/
| | |
Introduce ACE_NOEXCEPT_FALSE
|
| |
| |
| |
| | |
* ACE/ace/Global_Macros.h:
|
|/
|
|
|
|
|
|
|
| |
compiler warnings
* ACE/ace/Global_Macros.h:
* TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.cpp:
* TAO/tao/Storable_File_Guard.cpp:
* TAO/tao/Storable_File_Guard.h:
|
|\
| |
| | |
Make var/ptr usage as it was
|
| |
| |
| |
| | |
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.cpp:
|
|\ \
| |/
| | |
Make usage of var/ptr as it was
|
| |
| |
| |
| | |
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.cpp:
|
|\ \
| | |
| | | |
NEWS for ACE changes in 6.4.2
|
|/ / |
|
|\ \
| |/
| | |
Fixed compile error
|
| |
| |
| |
| | |
* TAO/tao/Strategies/SCIOP_Connector.cpp:
|
|\ \
| | |
| | | |
Updates for VxWorks 7 December 2016 release
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
|/| /
| |/ |
Fixed memory leaks
|
| |\
| |/
|/| |
|
|\ \
| | |
| | | |
Removed the non-const Any extraction operators
|
|\ \ \
| | | |
| | | | |
Fix possible race conditions with leader follower
|
| | | |
| | | |
| | | |
| | | | |
* TAO/tao/Strategies/SCIOP_Connector.cpp:
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
detected indicating an error
* TAO/tao/LF_Event.cpp:
|
| | | |
| | | |
| | | |
| | | | |
* TAO/tao/LF_Event.h:
|
| | | |
| | | |
| | | |
| | | | |
* TAO/tao/LF_Event.h:
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
way a compiler can detect when we assign a non-existent value
* TAO/tao/LF_CH_Event.cpp:
* TAO/tao/LF_CH_Event.h:
* TAO/tao/LF_Event.cpp:
* TAO/tao/LF_Event.h:
* TAO/tao/LF_Event.inl:
* TAO/tao/LF_Invocation_Event.cpp:
* TAO/tao/LF_Invocation_Event.h:
* TAO/tao/LF_Multi_Event.cpp:
* TAO/tao/LF_Multi_Event.h:
* TAO/tests/Bug_3531b_Regression/server.cpp:
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
also called from outside of the leader follower loop by other threads. This could trigger a data race because an inconsistent state is ready. Moved the real logic to _i methods and the public accessors now first lock the lf lock, this is normally only done in connection setup so doesn't add a penalty to the regular invocation path
* TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp:
* TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.cpp:
* TAO/tao/IIOP_Connector.cpp:
* TAO/tao/LF_CH_Event.cpp:
* TAO/tao/LF_CH_Event.h:
* TAO/tao/LF_Connect_Strategy.cpp:
* TAO/tao/LF_Event.cpp:
* TAO/tao/LF_Event.h:
* TAO/tao/LF_Event.inl:
* TAO/tao/LF_Invocation_Event.cpp:
* TAO/tao/LF_Invocation_Event.h:
* TAO/tao/LF_Multi_Event.cpp:
* TAO/tao/LF_Multi_Event.h:
* TAO/tao/Leader_Follower.cpp:
* TAO/tao/Reactive_Connect_Strategy.cpp:
* TAO/tao/Strategies/SCIOP_Connector.cpp:
* TAO/tao/Strategies/SHMIOP_Connector.cpp:
* TAO/tao/Strategies/UIOP_Connector.cpp:
* TAO/tao/Transport_Connector.cpp:
* TAO/tao/Wait_On_Reactor.cpp:
* TAO/tao/Wait_On_Read.cpp:
* TAO/tests/Bug_3531b_Regression/server.cpp:
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* TAO/tests/Bug_3531b_Regression/server.cpp:
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* TAO/tao/LF_Event.h:
* TAO/tao/LF_Event.inl:
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* TAO/tao/Leader_Follower.h:
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
understand the code path and less error phrone
* TAO/tao/LF_CH_Event.cpp:
* TAO/tao/LF_CH_Event.h:
* TAO/tao/LF_Event.cpp:
* TAO/tao/LF_Event.h:
* TAO/tao/LF_Event.inl:
* TAO/tao/LF_Invocation_Event.cpp:
* TAO/tao/LF_Invocation_Event.h:
* TAO/tao/LF_Multi_Event.cpp:
* TAO/tao/LF_Multi_Event.h:
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* TAO/tao/LF_Event.h:
* TAO/tao/LF_Event.inl:
|
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
No need to pass this to ACE_DES_FREE_THIS
|
| | | | | |/
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.cpp:
* TAO/orbsvcs/tests/FtRtEvent/PushConsumer.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/docs/ORBEndpoint.html:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/tao/Strategies/advanced_resource.h:
* TAO/tao/TAO_Server_Request.inl:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp:
* TAO/tests/Param_Test/param_test_i.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_Consumer.cpp:
* TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp:
* TAO/orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp:
* TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp:
* TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.h:
* TAO/performance-tests/Cubit/TAO/DII_Cubit/client.cpp:
* TAO/tests/Param_Test/param_test_i.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/orbsvcs/LifeCycle_Service/Criteria_Evaluator.cpp:
* TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
* TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h:
* TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.cpp:
* TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadManager.cpp:
* TAO/orbsvcs/orbsvcs/LoadBalancing/LB_LoadManager.h:
* TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp:
* TAO/orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.cpp:
* TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h:
* TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.cpp:
* TAO/orbsvcs/orbsvcs/Trader/Trader_Interfaces.h:
* TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.cpp:
* TAO/orbsvcs/orbsvcs/Trader/Trader_Utils.h:
* TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.cpp:
* TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/idl3_client.h:
* TAO/tests/Bug_2678_Regression/server.cpp:
* TAO/tests/Codec/client.cpp:
* TAO/tests/Param_Test/complex_any.cpp:
* TAO/tests/Param_Test/param_test_i.cpp:
* TAO/tests/Param_Test/ub_struct_seq.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/TAO_IDL/be/be_visitor_any_extracted_type_decl.cpp:
* TAO/orbsvcs/FT_ReplicationManager/FT_Property_Validator.cpp:
* TAO/orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Event_Channel_Impl.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Request_Context_Repository.cpp:
* TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Set_Update_Interceptor.cpp:
* TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h:
* TAO/tests/IDL_Test/main.cpp:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 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:
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* TAO/docs/PP_Memory_Management.txt:
|