| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
Fixed typo and removed some empty lines
|
| |
| |
| |
| |
| |
| |
| | |
* TAO/tests/Portable_Interceptors/AdvSlot/client.cpp:
* TAO/tests/Portable_Interceptors/AdvSlot/server.cpp:
* TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server_interceptor.cpp:
* TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h:
|
| |
| |
| |
| | |
* TAO/tao/PI/ClientRequestInfo.cpp:
|
|\ \
| | |
| | | |
Added starter files for MacOSX Mojave
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* ACE/ace/config-macosx-mojave.h:
* ACE/include/makeinclude/platform_macosx_mojave.GNU:
Added.
* ACE/ace/config-macosx.h:
* ACE/include/makeinclude/platform_macosx.GNU:
|
|\ \ \
| |/ /
| | | |
Fixed compile errors
|
| | |
| | |
| | |
| | |
| | | |
* TAO/examples/PluggableUDP/tests/Performance/server.cpp:
* TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp:
|
|\ \ \
| |/ /
| | | |
Add fix and extended unit test for issue #570
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* TAO/tests/Bug_3845_Regression/issue570.idl:
Added.
* TAO/tests/Bug_3845_Regression/run_test.pl:
|
| |/
| |
| |
| | |
* TAO/TAO_IDL/util/utl_scope.cpp:
|
|\ \
| |/
| | |
Removed last TAO env macros and some layout changes
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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:
|
| |
| |
| |
| | |
* TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp:
|
| | |
|
|\ \
| |/
| | |
Removed invalid supp
|
| |
| |
| |
| | |
* ACE/bin/valgrind.supp:
|
|\ \
| |/
| | |
Next release will be minor
|
|/
|
|
|
| |
* ACE/NEWS:
* TAO/NEWS:
|
|\
| |
| | |
Add valgrind suppression
|
| |
| |
| |
| | |
* ACE/bin/valgrind.supp:
|
| |
| |
| |
| | |
* ACE/bin/valgrind.supp:
|
|\ \
| |/
| | |
List std::unique_ptr usage
|
|/ |
|
|\
| |
| | |
Make use of std::unique_ptr when C++11 is used
|
|/
|
|
|
| |
* ACE/ace/XML_Utils/XML_Helper.h:
* ACE/ace/XML_Utils/XSCRT/Elements.hpp:
|
|\
| |
| | |
Add clang6 and gcc8 on travis-ci
|
| |
| |
| |
| | |
* .travis.yml:
|
| |
| |
| |
| | |
* .travis.yml:
|
| |
| |
| |
| | |
* .travis.yml:
|
| |
| |
| |
| | |
* .travis.yml:
|
| |
| |
| |
| | |
* .travis.yml:
|
|\ \
| | |
| | | |
Make use of std::unique_ptr when we have a C++11 capable compiler
|
| | |
| | |
| | |
| | | |
* TAO/tao/PortableServer/Object_Adapter.cpp:
|
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/IORManipulation/IORManipulation.cpp:
* TAO/tao/Valuetype/ValueBase.inl:
|
| | |
| | |
| | |
| | | |
* ACE/ace/Thread_Manager.cpp:
|
| | |
| | |
| | |
| | | |
* ACE/ace/Proactor.cpp:
|
| | |
| | |
| | |
| | | |
* ACE/ace/OS_NS_Thread.cpp:
|
| | |
| | |
| | |
| | | |
* TAO/tao/IORManipulation/IORManipulation.cpp:
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/Dynamic_TP/DTP_Thread_Pool.cpp:
* TAO/tao/PortableServer/Object_Adapter.cpp:
* TAO/tao/PortableServer/Root_POA.cpp:
* TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:
|
| | |
| | |
| | |
| | | |
* TAO/orbsvcs/orbsvcs/Naming/Naming_Server.cpp:
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/AnyTypeCode/Any_Basic_Impl.cpp:
* TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp:
* TAO/tao/AnyTypeCode/Any_SystemException.cpp:
* TAO/tao/AnyTypeCode/NVList.cpp:
* TAO/tao/IORManipulation/IORManipulation.cpp:
|
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/PortableServer/Active_Object_Map.cpp:
* TAO/tao/PortableServer/Object_Adapter.cpp:
|
| | |
| | |
| | |
| | | |
* TAO/tao/PortableServer/Active_Object_Map.cpp:
|
| | |
| | |
| | |
| | | |
* TAO/tao/PortableServer/Active_Object_Map.cpp:
|
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
* TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp:
|
| | |
| | |
| | |
| | | |
* TAO/tao/PortableServer/Active_Object_Map.h:
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* TAO/orbsvcs/orbsvcs/Naming/Naming_Server.cpp:
* TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
* TAO/tao/AnyTypeCode/Any_Impl_T.cpp:
* TAO/tao/Connector_Registry.cpp:
* TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
* TAO/tao/Load_Protocol_Factory_T.h:
* TAO/tao/ORB_Core.cpp:
* TAO/tao/RTCORBA/Thread_Pool.cpp:
* TAO/tao/Stub.cpp:
* TAO/tao/Synch_Invocation.cpp:
|
| | |
| | |
| | |
| | |
| | | |
* TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
* TAO/tao/Load_Protocol_Factory_T.h:
|