summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Collapse)AuthorAgeFilesLines
* ACE+TAO-7_0_1ACE+TAO-7_0_1Johnny Willemsen2021-03-156-38/+459
|
* Upgrade to doxygen 1.9.1Johnny Willemsen2021-03-116-264/+528
|
* Layout changes and remove redundant voidJohnny Willemsen2021-03-101-6/+3
| | | | * ACE/ace/SPIPE_Addr.inl:
* Fixed unused parameter warningJohnny Willemsen2021-03-101-1/+1
| | | | * ACE/ace/SString.h:
* Revert changes for the momentJohnny Willemsen2021-03-092-6/+7
| | | | | * ACE/ace/Numeric_Limits.h: * ACE/tests/New_Fail_Test.cpp:
* Use SIZE_MAX, numeric_limits is a constexpr which the compiler checksJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Comment upateJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Work on windows and linuxJohnny Willemsen2021-03-091-1/+2
|
* Fixed maximum valueJohnny Willemsen2021-03-091-1/+1
|
* Solve compile error on windowsJohnny Willemsen2021-03-091-10/+7
| | | | * ACE/tests/New_Fail_Test.cpp:
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-09115-310/+311
|
* Make use of constexpr instead of constJohnny Willemsen2021-03-097-23/+19
| | | | | | | | | | * ACE/ace/CDR_Base.cpp: * ACE/ace/Configuration.cpp: * ACE/ace/ETCL/ETCL_l.cpp: * ACE/ace/OS_NS_time.h: * ACE/ace/OS_NS_time.inl: * ACE/ace/UTF16_Encoding_Converter.cpp: * ACE/ace/Vector_T.h:
* Reduce size of blocksJohnny Willemsen2021-03-091-2/+2
| | | | * ACE/tests/New_Fail_Test.cpp:
* Various cleanup and use of C++11 featuresJohnny Willemsen2021-03-09254-944/+356
|
* Layout changesJohnny Willemsen2021-03-083-4/+4
| | | | | | * ACE/ace/ATM_Acceptor.h: * ACE/ace/ATM_Connector.cpp: * ACE/ace/ATM_Connector.inl:
* Layout changesJohnny Willemsen2021-03-084-21/+20
| | | | | | | | | | | | | | | | | * ACE/ASNMP/tests/test_config.h: * ACE/Kokyu/Kokyu_defs.inl: * ACE/ace/ATM_Params.h: * ACE/apps/JAWS2/HTTPU/http_headers.h: * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: * TAO/orbsvcs/orbsvcs/Notify/Refcountable.cpp: * TAO/tao/Codeset/Codeset_Manager_i.h: * TAO/tao/Codeset/Codeset_Translator_Factory.h: * TAO/tao/Codeset_Manager.h: * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp: * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/server.cpp:
* Cleanup for vc6, use nullptr, remove redundant void, layout changesJohnny Willemsen2021-02-251-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/bin/pippen.pl: * TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc: * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp: * TAO/tao/AnyTypeCode/Any.cpp: * TAO/tao/AnyTypeCode/Any.inl: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp: * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Array_Impl_T.h: * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Impl_T.cpp: * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp: * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp: * TAO/tao/AnyTypeCode/NVList.inl: * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h: * TAO/tao/AnyTypeCode/SystemExceptionA.cpp: * TAO/tao/AnyTypeCode/True_RefCount_Policy.inl: * TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl: * TAO/tao/AnyTypeCode/Union_TypeCode.cpp: * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/WrongTransactionA.cpp: * TAO/tao/AnyTypeCode/append.cpp: * TAO/tao/Array_VarOut_T.cpp: * TAO/tao/Array_VarOut_T.inl: * TAO/tao/BD_String_Argument_T.cpp: * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp: * TAO/tao/DynamicInterface/Unknown_User_Exception.cpp: * TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp: * TAO/tao/IFR_Client/IFR_Base.pidl: * TAO/tao/PI/ORBInitInfo.cpp: * TAO/tao/PortableServer/Active_Object_Map.cpp: * TAO/tao/PortableServer/BD_String_SArgument_T.cpp: * TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUnique.cpp: * TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp: * TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/POA.pidl: * TAO/tao/PortableServer/POAManagerFactory.pidl: * TAO/tao/PortableServer/POA_Cached_Policies.cpp: * TAO/tao/PortableServer/Regular_POA.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp: * TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp: * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp: * TAO/tao/PortableServer/Var_Array_SArgument_T.cpp: * TAO/tao/Profile.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.cpp: * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h: * TAO/tao/RTCORBA/Thread_Pool.cpp: * TAO/tao/RTPortableServer/RT_POA.h: * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h: * TAO/tao/RTScheduling/Current.cpp: * TAO/tao/RTScheduling/Current.h: * TAO/tao/RTScheduling/RTScheduler_Manager.cpp: * TAO/tao/Remote_Object_Proxy_Broker.cpp: * TAO/tao/Strategies/DIOP_Connection_Handler.cpp: * TAO/tao/SystemException.cpp: * TAO/tao/TAO_Server_Request.cpp: * TAO/tao/Transport.cpp: * TAO/tao/Transport_Cache_Manager_T.cpp: * TAO/tao/Transport_Cache_Manager_T.inl: * TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl: * TAO/tao/Utils/Server_Main.cpp: * TAO/tao/Valuetype/ValueBase.cpp: * TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp: * TAO/tao/VarOut_T.cpp: * TAO/tao/VarOut_T.inl: * TAO/tao/Vector_Argument_T.cpp: * TAO/tao/Vector_Argument_T.h: * TAO/tao/Vector_Argument_T.inl: * TAO/tao/ZIOP/ZIOP.cpp:
* Documented changesJohnny Willemsen2021-02-241-0/+6
| | | | * ACE/NEWS:
* Removed checks for ACE_TANDEM_T1248_PTHREADS, not set in any config fileJohnny Willemsen2021-02-242-7/+7
| | | | | * ACE/ace/Task.cpp: * ACE/ace/os_include/os_pthread.h:
* Removed checks for ACE_HAS_TANDEM_SIGNALS, not set in any config fileJohnny Willemsen2021-02-244-38/+0
| | | | | | | * ACE/ace/OS_NS_signal.inl: * ACE/ace/Signal.cpp: * ACE/ace/Signal.inl: * ACE/ace/os_include/os_signal.h:
* Merge pull request #1436 from ↵Johnny Willemsen2021-02-245-5/+0
|\ | | | | | | | | jwillemsen/jwi-ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES Remove ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES for macosx/msvc, should…
| * Remove ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES for macosx/msvc, should workJohnny Willemsen2021-02-245-5/+0
| | | | | | | | | | | | | | | | * ACE/ace/config-macosx-jaguar.h: * ACE/ace/config-macosx-leopard.h: * ACE/ace/config-macosx-panther.h: * ACE/ace/config-macosx-tiger.h: * ACE/ace/config-win32-msvc-14.h:
* | Remove macros we don't use anymoreJohnny Willemsen2021-02-242-16/+1
| | | | | | | | | | * ACE/ace/README: * ACE/docs/ACE-guidelines.html:
* | Cleanup LynxOS4 support, fixes #1434Johnny Willemsen2021-02-2410-116/+13
|/ | | | | | | | | | | | | * ACE/ace/OS_NS_pwd.inl: * ACE/ace/OS_NS_signal.inl: * ACE/ace/README: * ACE/ace/Sig_Handler.cpp: * ACE/ace/config-lynxos.h: * ACE/ace/os_include/os_signal.h: * ACE/ace/os_include/os_stdlib.h: * ACE/ace/os_include/os_strings.h: * ACE/ace/os_include/os_unistd.h: * ACE/tests/Task_Ex_Test.cpp:
* Merge pull request #1433 from jwillemsen/jwi-strtollJohnny Willemsen2021-02-241-8/+0
|\ | | | | Removed strtoll and strtoull prototypes, not used in any config file …
| * Removed strtoll and strtoull prototypes, not used in any config file anymoreJohnny Willemsen2021-02-231-8/+0
| | | | | | | | * ACE/ace/os_include/os_stdlib.h:
* | Merge pull request #1430 from DOCGroup/mitza-autoruntestsAdam Mitz2021-02-221-13/+2
|\ \ | | | | | | auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test it
| * | auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test itmitza-autoruntestsAdam Mitz2021-02-151-13/+2
| | |
* | | Merge pull request #1431 from jwillemsen/jwi-ACE_LACKS_MSGHDRJohnny Willemsen2021-02-172-2/+3
|\ \ \ | |/ / |/| | Add new ACE_LACKS_MSGHDR
| * | Add new ACE_LACKS_MSGHDR define which we use for the struct msghdrJohnny Willemsen2021-02-172-2/+3
| |/ | | | | | | | | * ACE/ace/config-win32-common.h: * ACE/ace/os_include/sys/os_socket.h:
* | Removed DDS_ROOT from diff-builds-and-group-fixed-tests-only.shmitza-oci-diffbuildsAdam Mitz2021-02-121-2/+1
|/
* Updated identationJohnny Willemsen2021-01-261-2/+2
|
* Update ACE/ace/SSL/SSL_Context.cppJohnny Willemsen2021-01-261-2/+2
|
* Added support for disabling/forcing TLSv1.3Kamil Sokolowski2021-01-261-0/+11
|
* Default enable c++11 for macosxJohnny Willemsen2021-01-261-9/+1
| | | | * ACE/include/makeinclude/platform_macosx_common.GNU:
* Merge code for detecting whether we have c++11 support also to macosxJohnny Willemsen2021-01-261-7/+16
| | | | * ACE/include/makeinclude/platform_macosx_common.GNU:
* Merge pull request #1426 from jwillemsen/jwi-downloadmajorversionedJohnny Willemsen2021-01-251-1/+3
|\ | | | | Add link to OpenSuSE build services for major versioned builds
| * Add link to OpenSuSE build services for major versioned buildsJohnny Willemsen2021-01-251-1/+3
| | | | | | | | * ACE/docs/Download.html:
* | Integrate patch from conda-forge ace-feedstock, see ↵Johnny Willemsen2021-01-251-1/+1
|/ | | | | | https://github.com/conda-forge/ace-feedstock/blob/master/recipe/fix_macos_rpath.patch * ACE/include/makeinclude/platform_macosx_yosemite.GNU:
* Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-256-76/+80
| | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-local-script.sh: * 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:
* ACE+TAO-7_0_0ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-256-41/+2361
|
* Merge pull request #1422 from jwillemsen/jwi-betamicroJohnny Willemsen2021-01-237-12/+12
|\ | | | | Use micro version instead of beta version
| * Use micro version instead of beta versionJohnny Willemsen2021-01-237-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/ACE.cpp: * ACE/ace/ace.rc: * ACE/bin/generate_doxygen.pl: * ACE/tests/CDR_Array_Test.cpp: * ACE/tests/CDR_File_Test.cpp: * ACE/tests/CDR_Test.cpp: * ACE/tests/Codecs_Test.cpp: * TAO/orbsvcs/orbsvcs/AV.rc: * TAO/orbsvcs/orbsvcs/CosConcurrency.rc: * TAO/orbsvcs/orbsvcs/CosEvent.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/CosLifeCycle.rc: * TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc: * TAO/orbsvcs/orbsvcs/CosNaming.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc: * TAO/orbsvcs/orbsvcs/CosNotification.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc: * TAO/orbsvcs/orbsvcs/CosProperty.rc: * TAO/orbsvcs/orbsvcs/CosTime.rc: * TAO/orbsvcs/orbsvcs/CosTrading.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc: * TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc: * TAO/orbsvcs/orbsvcs/FaultTolerance.rc: * TAO/orbsvcs/orbsvcs/IFRService.rc: * TAO/orbsvcs/orbsvcs/PortableGroup.rc: * TAO/orbsvcs/orbsvcs/RTEvent.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/RTSched.rc: * TAO/orbsvcs/orbsvcs/RTSchedEvent.rc: * TAO/orbsvcs/orbsvcs/RT_Notification.rc: * TAO/orbsvcs/orbsvcs/SSLIOP.rc: * TAO/orbsvcs/orbsvcs/Security.rc: * TAO/orbsvcs/orbsvcs/Svc_Utils.rc: * TAO/tao/AnyTypeCode/TAO_AnyTypeCode.rc: * TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc: * TAO/tao/CodecFactory/TAO_CodecFactory.rc: * TAO/tao/Codeset/TAO_Codeset.rc: * TAO/tao/Compression/TAO_Compression.rc: * TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc: * TAO/tao/Compression/lzo/TAO_LzoCompressor.rc: * TAO/tao/Compression/rle/TAO_RLECompressor.rc: * TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc: * TAO/tao/DynamicAny/TAO_DynamicAny.rc: * TAO/tao/DynamicInterface/TAO_DynamicInterface.rc: * TAO/tao/IFR_Client/TAO_IFR_Client.rc: * TAO/tao/IORInterceptor/TAO_IORInterceptor.rc: * TAO/tao/IORManipulation/TAO_IORManip.rc: * TAO/tao/IORTable/TAO_Async_IORTable.rc: * TAO/tao/IORTable/TAO_IORTable.rc: * TAO/tao/ImR_Client/TAO_IMR_Client.rc: * TAO/tao/Messaging/TAO_Messaging.rc: * TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc: * TAO/tao/PI/TAO_PI.rc: * TAO/tao/PI_Server/TAO_PI_Server.rc: * TAO/tao/PortableServer/TAO_PortableServer.rc: * TAO/tao/RTCORBA/TAO_RTCORBA.rc: * TAO/tao/RTPortableServer/TAO_RTPortableServer.rc: * TAO/tao/RTScheduling/TAO_RTScheduler.rc: * TAO/tao/SmartProxies/SmartProxies.rc: * TAO/tao/Strategies/TAO_Strategies.rc: * TAO/tao/TypeCodeFactory/TypeCodeFactory.rc: * TAO/tao/Utils/TAO_Utils.rc: * TAO/tao/Valuetype/TAO_Valuetype.rc: * TAO/tao/ZIOP/TAO_ZIOP.rc: * TAO/tao/tao.rc: * TAO/tests/ZIOP/TestCompressor/TAO_TestCompressor.rc:
* | Only check valgrind_keep_debuginfo when valgrind is 1Johnny Willemsen2021-01-201-6/+6
|/ | | | * ACE/include/makeinclude/wrapper_macros.GNU:
* Merge pull request #1417 from mcorino/mastermcorino2021-01-191-2/+2
|\ | | | | Change generation to allow for 'get_output' command helper customizat…
| * Change generation to allow for 'get_output' command helper customization ↵Martin Corino2021-01-151-2/+2
| | | | | | | | (2nd attempt).
* | Removed helper mail script which shouldn't be in this repoJohnny Willemsen2021-01-191-48/+0
| |
* | Update platform_g++_common.GNUJohnny Willemsen2021-01-181-4/+2
| |
* | g++ 4.8 has a problem that it warns when using a std::array containing ↵Johnny Willemsen2021-01-181-0/+6
|/ | | | | | std::string even when {{}} is used, disable this warning only for gcc 4.8 * ACE/include/makeinclude/platform_g++_common.GNU:
* Revert "Change generation to allow for 'get_output' command helper ↵revert-1408-masterJohnny Willemsen2021-01-141-1/+1
| | | | customizat…"