summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2063 from jwillemsen/jwi-amiargtypoJohnny Willemsen2023-03-141-1/+1
|\ | | | | Fixed typo in comment
| * Fixed typo in commentJohnny Willemsen2023-03-141-1/+1
| | | | | | | | * TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp:
* | Merge pull request #2062 from jwillemsen/jwi-orbresourcesJohnny Willemsen2023-03-133-11/+2
|\ \ | |/ |/| Removed deprecated -ORBResources
| * Removed redundant whitespaceJohnny Willemsen2023-03-131-1/+1
| | | | | | | | * TAO/tao/operation_details.h:
| * Removed deprecated -ORBResourcesJohnny Willemsen2023-03-132-10/+1
| | | | | | | | | | * TAO/orbsvcs/tests/AVStreams/Multicast/components_svc.conf: * TAO/tao/ORB_Core.cpp:
* | Prepare news file for next releaseJohnny Willemsen2023-03-031-0/+3
| | | | | | | | * TAO/NEWS:
* | ACE+TAO-7_1_0ACE+TAO-7_1_0Latest_ACE7TAO3_MinorLatest_ACE7TAO3_MicroJohnny Willemsen2023-03-034-7/+400
| |
* | Make use of std::make_uniqueJohnny Willemsen2023-02-211-16/+16
| | | | | | | | * TAO/tao/PortableServer/Active_Policy_Strategies.cpp:
* | Reduced usage of static as we do in generated codeJohnny Willemsen2023-02-131-83/+27
| | | | | | | | * TAO/tao/PortableServer/Servant_Base.cpp:
* | Use constexprJohnny Willemsen2023-02-133-7/+6
| | | | | | | | | | | | * TAO/tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.cpp: * TAO/tao/Codeset/UTF16_BOM_Translator.cpp: * TAO/tao/GIOP_Message_Generator_Parser_12.cpp:
* | Revert defaultJohnny Willemsen2023-02-132-1/+5
| | | | | | | | | | * TAO/tao/Argument.cpp: * TAO/tao/Argument.h:
* | Use default destructorJohnny Willemsen2023-02-134-10/+2
| | | | | | | | | | | | | | * TAO/tao/Argument.cpp: * TAO/tao/Argument.h: * TAO/tao/Base_Transport_Property.cpp: * TAO/tao/Base_Transport_Property.h:
* | Fixed warningsJohnny Willemsen2023-02-139-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | * TAO/tao/PortableServer/IdAssignmentPolicy.h: * TAO/tao/PortableServer/IdUniquenessPolicy.h: * TAO/tao/PortableServer/LifespanStrategyPersistent.h: * TAO/tao/PortableServer/LifespanStrategyTransient.h: * TAO/tao/PortableServer/Operation_Table_Linear_Search.h: * TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h: * TAO/tao/PortableServer/ServantRetentionStrategyRetain.h: * TAO/tao/RTPortableServer/RT_POA.h: * TAO/tao/RTPortableServer/RT_Policy_Validator.h:
* | Replace enum with static constexprJohnny Willemsen2023-02-131-4/+1
| | | | | | | | * TAO/tao/PortableServer/Root_POA.h:
* | the_children is not available in all CORBA profilesJohnny Willemsen2023-02-134-6/+9
| | | | | | | | | | | | | | * TAO/tao/PortableServer/Root_POA.cpp: * TAO/tao/PortableServer/Root_POA.h: * TAO/tao/RTPortableServer/RT_POA.cpp: * TAO/tao/RTPortableServer/RT_POA.h:
* | Use defaultJohnny Willemsen2023-02-133-19/+9
| | | | | | | | | | | | * TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp: * TAO/tao/PortableServer/Default_Acceptor_Filter.cpp: * TAO/tao/PortableServer/Default_Acceptor_Filter.h:
* | Another default destructorJohnny Willemsen2023-02-132-5/+1
| | | | | | | | | | * TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp: * TAO/tao/PortableServer/Acceptor_Filter_Factory.h:
* | Compile fixesJohnny Willemsen2023-02-132-9/+9
| | | | | | | | | | * TAO/tao/PortableServer/Active_Policy_Strategies.h: * TAO/tao/PortableServer/ThreadStrategy.h:
* | Check for nil pointers in cleanupJohnny Willemsen2023-02-131-8/+20
| | | | | | | | * TAO/tao/PortableServer/Active_Policy_Strategies.cpp:
* | Use override/default for RTPortableServerJohnny Willemsen2023-02-139-72/+66
| | | | | | | | | | | | | | | | | | | | | | | | * TAO/NEWS: * TAO/tao/RTPortableServer/RT_Acceptor_Filters.h: * TAO/tao/RTPortableServer/RT_Collocation_Resolver.h: * TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h: * TAO/tao/RTPortableServer/RT_POA.cpp: * TAO/tao/RTPortableServer/RT_POA.h: * TAO/tao/RTPortableServer/RT_Policy_Validator.h: * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp: * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h:
* | Fixed unresolved exports, more overrideJohnny Willemsen2023-02-1317-100/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/protocols/ace/HTBP/HTBP_Addr.cpp: * ACE/protocols/ace/HTBP/HTBP_Addr.h: * TAO/tao/PortableServer/Active_Object_Map.cpp: * TAO/tao/PortableServer/Active_Object_Map.h: * TAO/tao/PortableServer/Active_Policy_Strategies.h: * TAO/tao/PortableServer/Active_Policy_Strategies.inl: * TAO/tao/PortableServer/IdUniquenessStrategy.h: * TAO/tao/PortableServer/Operation_Table_Binary_Search.cpp: * TAO/tao/PortableServer/Operation_Table_Binary_Search.h: * TAO/tao/PortableServer/Operation_Table_Dynamic_Hash.h: * TAO/tao/PortableServer/Operation_Table_Linear_Search.cpp: * TAO/tao/PortableServer/Operation_Table_Linear_Search.h: * TAO/tao/PortableServer/Operation_Table_Perfect_Hash.cpp: * TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h: * TAO/tao/PortableServer/POA_Current_Factory.cpp: * TAO/tao/PortableServer/POA_Current_Impl.cpp: * TAO/tao/PortableServer/POA_Current_Impl.h: * TAO/tao/PortableServer/POA_Policy_Set.h: * TAO/tao/PortableServer/ServantRetentionStrategy.h:
* | Major cleanup in PortableServer libraryJohnny Willemsen2023-02-13107-3589/+561
| |
* | Merge pull request #2046 from jwillemsen/jwinullptrexceJohnny Willemsen2023-02-062-5/+1
|\ \ | | | | | | Use nullptr and make destructor of TAO SystemException default
| * | Make destructor defaultJohnny Willemsen2023-02-032-5/+1
| | | | | | | | | | | | | | | * TAO/tao/SystemException.cpp: * TAO/tao/SystemException.h:
* | | Merge pull request #2042 from jwillemsen/jwi-cleanupmacrosJohnny Willemsen2023-02-022-3/+0
|\ \ \ | | | | | | | | Cleanup unused macros
| * | | Removed includeJohnny Willemsen2023-02-011-1/+0
| | | | | | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.cpp:
| * | | Remove includesJohnny Willemsen2023-02-011-2/+0
| |/ / | | | | | | | | | * TAO/orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.cpp:
* | | Merge pull request #2043 from jwillemsen/jwi-pharlapcleanupJohnny Willemsen2023-02-025-38/+4
|\ \ \ | |_|/ |/| | Removed pharlap support
| * | Removed pharlap supportJohnny Willemsen2023-02-015-38/+4
| |/
* | good_bit is a bool and removed some uncessary c-style castsJohnny Willemsen2023-02-0111-28/+28
|/
* More Sun OS/compiler cleanupJohnny Willemsen2023-01-178-47/+11
|
* Cleanup Solaris supportJohnny Willemsen2023-01-1793-160/+104
|
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-16140-328/+18
|
* Removed AIX supportJohnny Willemsen2023-01-16143-576/+8
|
* Merge pull request #2028 from jwillemsen/jwi-removehpuxJohnny Willemsen2023-01-1580-310/+19
|\ | | | | Remove HPUX support
| * More cleanupJohnny Willemsen2023-01-151-1/+1
| | | | | | | | | | | | * ACE/ace/config-linux-common.h: * ACE/ace/config-macros.h: * TAO/TAO_IDL/fe/idl.yy.cpp:
| * Removed HPUX supportJohnny Willemsen2023-01-154-18/+6
| |
| * Updated NEWS filesJohnny Willemsen2023-01-151-2/+2
| |
| * Removed HPUX supportJohnny Willemsen2023-01-1576-290/+11
| |
* | Merge pull request #2027 from jwillemsen/jwi-openvmscleanupJohnny Willemsen2023-01-151-1/+1
|\ \ | |/ |/| Removed some OpenVMS code
| * Removed some OpenVMS codeJohnny Willemsen2023-01-151-1/+1
| | | | | | | | | | | | * ACE/ace/SSL/SSL_Context.cpp: * ACE/ace/Sock_Connect.cpp: * TAO/TAO-INSTALL.html:
* | Address issue #2015 : In TAO/TAO_IDL/ast/ast_field.cpp constructor handle ↵Oliver Kellogg2023-01-146-0/+73
|/ | | | AST_Decl::NT_except.
* Removed OpenVMS supportJohnny Willemsen2023-01-1428-342/+48
|
* Merge pull request #2014 from jwillemsen/jwi-doxygen196Johnny Willemsen2023-01-1429-551/+870
|\ | | | | Upgrade doxygen configuration files to latest doxygen release
| * Upgrade doxygen configuration files to latest doxygen releaseJohnny Willemsen2023-01-1229-551/+870
| |
* | Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-1/+1
| |
* | Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-0/+4
| |
* | More Windows CE cleanupJohnny Willemsen2023-01-134-11/+2
| |
* | Removed Windows CE supportJohnny Willemsen2023-01-1311-48/+5
|/
* Removed unnecessary includes and added necessary ones.Chad Elliott2023-01-062-2/+1
|