summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs
Commit message (Collapse)AuthorAgeFilesLines
* 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:
* More Sun OS/compiler cleanupJohnny Willemsen2023-01-173-9/+5
|
* Cleanup Solaris supportJohnny Willemsen2023-01-171-1/+1
|
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-1652-122/+0
|
* Removed AIX supportJohnny Willemsen2023-01-1646-186/+0
|
* Removed HPUX supportJohnny Willemsen2023-01-151-1/+1
|
* Removed HPUX supportJohnny Willemsen2023-01-152-37/+1
|
* 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-131-8/+0
|
* Removed Windows CE supportJohnny Willemsen2023-01-133-12/+0
|
* Add back Properties_Encoder constructor, looks MinGW doesn't like the ↵Johnny Willemsen2022-12-142-3/+6
| | | | | | | default here * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h:
* Merge branch 'jwi-portablegroupcleanup' of ↵Johnny Willemsen2022-12-129-26/+26
|\ | | | | | | https://github.com/jwillemsen/ATCD into jwi-portablegroupcleanup
| * Merge branch 'master' into jwi-portablegroupcleanupJohnny Willemsen2022-12-129-26/+26
| |\
| | * Make use of noexcept instead of throw()Johnny Willemsen2022-12-129-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Auto_Functor.h: * ACE/ace/Local_Name_Space_T.cpp: * ACE/ace/Svc_Handler.cpp: * ACE/ace/Svc_Handler.h: * ACE/ace/config-lite.h: * ACE/ace/config-macros.h: * ACE/examples/DLL/Newsweek.cpp: * ACE/examples/DLL/Newsweek.h: * ACE/examples/DLL/Today.cpp: * ACE/examples/DLL/Today.h: * ACE/examples/Shared_Malloc/test_persistence.cpp: * ACE/tests/DLL_Test_Impl.cpp: * ACE/tests/DLL_Test_Impl.h: * ACE/tests/Dynamic_Test.cpp: * TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h: * TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h: * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.h: * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h: * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.cpp: * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h: * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.cpp: * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.h: * TAO/tao/Asynch_Reply_Dispatcher_Base.h: * TAO/tao/Asynch_Reply_Dispatcher_Base.inl: * TAO/tao/Bounded_Array_Sequence_T.h: * TAO/tao/Bounded_Basic_String_Sequence_T.h: * TAO/tao/Bounded_Object_Reference_Sequence_T.h: * TAO/tao/Bounded_Value_Sequence_T.h: * TAO/tao/Generic_Sequence_T.h: * TAO/tao/Messaging/AMH_Response_Handler.cpp: * TAO/tao/Messaging/AMH_Response_Handler.h: * TAO/tao/PortableServer/Servant_var.cpp: * TAO/tao/PortableServer/Servant_var.h: * TAO/tao/PortableServer/Servant_var.inl: * TAO/tao/Unbounded_Array_Sequence_T.h: * TAO/tao/Unbounded_Basic_String_Sequence_T.h: * TAO/tao/Unbounded_Object_Reference_Sequence_T.h: * TAO/tao/Unbounded_Octet_Sequence_T.h: * TAO/tao/Unbounded_Value_Sequence_T.h: * TAO/tao/Utils/Implicit_Deactivator.cpp: * TAO/tao/Utils/Implicit_Deactivator.h: * TAO/tao/Utils/ORB_Destroyer.cpp: * TAO/tao/Utils/ORB_Destroyer.h: * TAO/tao/Utils/PolicyList_Destroyer.cpp: * TAO/tao/Utils/PolicyList_Destroyer.h: * TAO/tao/Valuetype/Bounded_Valuetype_Sequence_T.h: * TAO/tao/Valuetype/Unbounded_Valuetype_Sequence_T.h: * TAO/tests/Bug_2936_Regression/PersistentPOA.cpp: * TAO/tests/Bug_2936_Regression/PersistentPOA.h: * TAO/tests/Bug_3251_Regression/PersistentPoa.cpp: * TAO/tests/Bug_3251_Regression/PersistentPoa.h: * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.cpp: * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.h: * TAO/tests/POA/DSI/Database_i.cpp: * TAO/tests/POA/DSI/Database_i.h: * TAO/utils/wxNamingViewer/wxAutoDialog.h:
* | | Layout changeJohnny Willemsen2022-12-121-3/+1
| | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_Factory.cpp:
* | | Add missing includeJohnny Willemsen2022-12-121-0/+1
|/ / | | | | | | * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.cpp:
* | Removed incorrect codeJohnny Willemsen2022-12-121-12/+0
| | | | | | | | * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h:
* | Fixed merge conflictsJohnny Willemsen2022-12-12764-3395/+2283
|\ \ | |/
| * Update LB_ObjectReferenceFactory.cppJohnny Willemsen2022-11-251-2/+0
| | | | | | | | Removed redundant empty lines
| * Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-22111-297/+297
| |
| * Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-13432-1938/+1938
| |
| * Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-1068-93/+0
| |
| * Remove leading blank lines after opening {Knut Petter Svendsen2022-09-10146-232/+0
| |
| * Remove trailing whitespace forgotten in previous commitKnut Petter Svendsen2022-09-101-1/+1
| |
| * Removed extra newline before closing }Knut Petter Svendsen2022-09-1056-64/+0
| |
| * resurrect two removed virtualsKnut Petter Svendsen2022-09-091-0/+2
| |
| * Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-0990-198/+0
| |
| * Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-0946-98/+0
| |
| * Fix CodeFactor issues: blank linesKnut Petter Svendsen2022-09-0913-29/+0
| |
| * Fix whitespace issues found by fuzzKnut Petter Svendsen2022-09-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Running trailing_whitespaces check Error: ./TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h:132: found trailing whitespace Error: ./TAO/tao/CSD_Framework/CSD_POA.h:53: found trailing whitespace Error: ./TAO/tao/PortableServer/LifespanStrategyTransient.h:48: found trailing whitespace Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:54: found trailing whitespace Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:59: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:46: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:52: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:67: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:74: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:93: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:96: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:102: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:125: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:132: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:44: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:50: found trailing whitespace Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:68: found trailing whitespace
| * Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-0948-56/+1
| |
| * Fix more blank line issuesKnut Petter Svendsen2022-09-09111-278/+0
| |
| * Fix issues found by CodeFactor: blank lineKnut Petter Svendsen2022-08-301-2/+0
| | | | | | | | | | CodeFactor reported: Redundant blank line at the start of a code block should be deleted
| * Use default constructorKnut Petter Svendsen2022-08-302-2/+2
| |
| * Remove warnings -Wextra-semiKnut Petter Svendsen2022-08-293-3/+3
| |
| * Removed old Id tagJohnny Willemsen2022-07-181-1/+0
| | | | | | | | * TAO/orbsvcs/orbsvcs/Scheduler_Factory.cpp:
| * Removed workaround for Tru64Johnny Willemsen2022-07-131-10/+0
| | | | | | | | * TAO/orbsvcs/orbsvcs/CosNaming_Serv.mpc:
| * Make use of ACE_FALLTHROUGHJohnny Willemsen2022-04-233-4/+4
| |
| * Remove duplicate semi-colonJohnny Willemsen2022-01-212-2/+2
| |
| * Fixed a few pkg-config issuesAdam Mitz2022-01-071-1/+1
| |
| * Fixed g++ warning, use override/defaultJohnny Willemsen2021-11-1620-131/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Manager.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Server.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Group_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Group_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_PG_Object_Group_Storable.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Random.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context_Factory.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/nsgroup_svc.h:
| * Installed tree doesn't have double orbsvcs pathJohnny Willemsen2021-11-127-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | * TAO/orbsvcs/Notify_Service/Notify_Server.cpp: * TAO/orbsvcs/Notify_Service/Notify_Service.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Storable_Naming_Context.h: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Control.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Control_Registry.h: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/NotificationServiceMonitor_i.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControl/Timestamp_Monitor.h:
| * Notify svc: Fixed includeAdam Mitz2021-11-111-1/+1
| | | | | | | | The "make install" tree doesn't have two orbsvcs directories
| * TAO updates for /std:c++20Adam Mitz2021-11-012-2/+4
| | | | | | | | | | Note that the C++20 standard library disallows using wide (wchar_t) strings with narrow iostreams
| * Merge pull request #1687 from jwillemsen/jwi-autoptr5Johnny Willemsen2021-09-274-12/+7
| |\ | | | | | | Use std::unique_ptr and default
| | * Use std::unique_ptr and defaultJohnny Willemsen2021-09-264-12/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/INET_Addr.cpp: * ACE/ace/Parse_Node.h: * ACE/ace/Service_Gestalt.cpp: * ACE/ace/TLI.cpp: * ACE/ace/Thread_Manager.cpp: * ACE/ace/UUID.cpp: * ACE/ace/UUID.h: * ACE/ace/WFMO_Reactor.cpp: * ACE/tests/CDR_File_Test.cpp: * TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.cpp: * TAO/orbsvcs/examples/CosEC/Factory/CosEventChannelFactory_i.h: * TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.cpp: * TAO/orbsvcs/examples/CosEC/Factory/FactoryDriver.h: * TAO/orbsvcs/examples/CosEC/Factory/README: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/EventChannel_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushConsumer_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/ProxyPushSupplier_i.h: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.cpp: * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/SupplierAdmin_i.h: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp: * TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/Replication_Service.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.cpp: * TAO/orbsvcs/performance-tests/RTEvent/lib/Control.cpp: * TAO/orbsvcs/performance-tests/RTEvent/lib/Low_Priority_Setup.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumer_i.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventConsumer_i.h: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplierMain.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplier_i.cpp: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/EchoEventSupplier_i.h: * TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README: * TAO/orbsvcs/tests/Notify/Blocking/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_1385_Regression/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp: * TAO/orbsvcs/tests/Notify/Bug_2561_Regression/Supplier.cpp: * TAO/orbsvcs/tests/Notify/Discarding/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Discarding/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/MT_Dispatching/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Ordering/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Ordering/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Persistent_POA/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Supplier.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Supplier.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/Filter/Structured_Supplier.cpp: * TAO/tao/IORManipulation/IORManipulation.cpp: * TAO/tao/Leader_Follower.cpp: * TAO/tao/Load_Protocol_Factory_T.h: * TAO/tao/ORB_Core.cpp: * TAO/tao/PortableServer/ServantRetentionStrategyRetain.cpp: * TAO/tao/default_resource.cpp: * TAO/tests/Oneway_Send_Timeouts/Server.cpp: * TAO/tests/Storable/Savable.cpp:
| * | Use is_loopback to check for a loopback addressJohnny Willemsen2021-09-201-2/+2
| |/ | | | | | | | | * TAO/orbsvcs/orbsvcs/HTIOP/HTIOP_Acceptor.cpp: * TAO/tao/Strategies/SCIOP_Acceptor.cpp:
* | More cleanupJohnny Willemsen2021-09-206-11/+5
| | | | | | | | | | | | | | | | | | * TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Null_Property_Validator.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Utils.h: