Wed Sep 8 14:42:36 UTC 2010 William Otte * Release: Removing obsolete release makefile. Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen * *.cpp: Removed RCS_ID Wed Sep 8 06:16:03 UTC 2010 Johnny Willemsen * tests/Bug_3068_Regression/test_i.h: Fixed compile error Wed Sep 8 06:00:00 UTC 2010 Johnny Willemsen * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp: * orbsvcs/examples/Notify/Federation/Gate/Gate.cpp: * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp: Fixed compile errors * tao/Acceptor_Registry.h: Use ACE_Copy_Disabled Tue Sep 7 18:07:16 UTC 2010 Johnny Willemsen * utils/logWalker/Log.cpp: Added missing include Tue Sep 7 11:34:14 UTC 2010 Johnny Willemsen * tao/BiDir_GIOP/BiDirGIOP.cpp: * tao/IORManipulation/IORManip_Loader.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocator.cpp: * tao/Strategies/SCIOP_Endpoint.cpp: * tao/Utils/Servant_Var.cpp: Fuzz fixes Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen * PROBLEM-REPORT-FORM: * VERSION: Updated support email addresses * examples/CSD_Strategy/ThreadPool2/FooServantList.h: * examples/CSD_Strategy/ThreadPool2/FooServantList.cpp: Use ACE_Atomic_Op instead of a mutex with a guard * examples/CSD_Strategy/ThreadPool5/FooServantList.h: * examples/CSD_Strategy/ThreadPool5/FooServantList.cpp: Use ACE_GUARD * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.h: * orbsvcs/Fault_Detector/FT_FaultDetectorFactory_i.cpp: Use ACE_GUARD * orbsvcs/Fault_Notifier/FT_Notifier_i.h: Removed not used members * orbsvcs/Fault_Notifier/FT_Notifier_i.cpp: Unicode fixes * orbsvcs/examples/Notify/Federation/Gate/Gate.h: * orbsvcs/examples/Notify/Federation/Gate/Gate.cpp: Use ACE_GUARD, removed commented out code * orbsvcs/examples/PSS/Server.idl: * orbsvcs/examples/PSS/Server_i.h: * orbsvcs/examples/PSS/Server_i.cpp: * orbsvcs/examples/PSS/Simple_Naming.idl: * orbsvcs/examples/PSS/Simple_Naming.cpp: * orbsvcs/examples/PSS/Simple_Naming_i.h: * orbsvcs/examples/PSS/client.cpp: Removed ACE_RCSID * orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Primary_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/AMI_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Basic_Replication_Strategy.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ConsumerAdmin.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxyConsumer.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_ProxySupplier.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_Base.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/FT_ProxyAdmin_T.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_Loader.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Fault_Detector_T.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/ForwardCtrlServerInterceptor.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/create_persistent_poa.cpp: Removed ACE_RCSID, use ACE_GUARD macros * orbsvcs/orbsvcs/Notify/Buffering_Strategy.cpp: * orbsvcs/orbsvcs/Notify/Consumer.h: * orbsvcs/orbsvcs/Notify/Consumer.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip.h: * orbsvcs/orbsvcs/Notify/Routing_Slip.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip_Queue.h: * orbsvcs/orbsvcs/Notify/Routing_Slip_Queue.cpp: Use ACE_GUARD * orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.h: * orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.cpp: Disable ACE_Guard fuzz check for some parts of this file * orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.h: Removed not used members * orbsvcs/orbsvcs/PortableGroup/PG_FactoryRegistry.cpp: Layout and unicode changes * orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/TimeStamp.cpp: Initialize pointer with 0 * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h: * orbsvcs/tests/FT_App/FT_ReplicaFactory_i.cpp: Use ACE_GUARD * tao/Abstract_Servant_Base.cpp: * tao/Acceptor_Filter.cpp: * tao/Acceptor_Registry.cpp: * tao/Adapter.cpp: * tao/Adapter_Registry.cpp: Removed ACE_RCSID * tao/AnyTypeCode/Alias_TypeCode_Static.cpp: * tao/AnyTypeCode/Any.cpp: * tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp: * tao/AnyTypeCode/Any_Basic_Impl.cpp: * tao/AnyTypeCode/Any_Impl.cpp: * tao/AnyTypeCode/Any_SystemException.cpp: * tao/AnyTypeCode/Any_Unknown_IDL_Type.cpp: * tao/AnyTypeCode/Empty_Param_TypeCode.cpp: * tao/AnyTypeCode/Enum_TypeCode_Static.cpp: * tao/AnyTypeCode/ExceptionA.cpp: * tao/AnyTypeCode/Marshal.cpp: * tao/AnyTypeCode/NVList_Adapter_Impl.cpp: * tao/AnyTypeCode/Objref_TypeCode_Static.cpp: * tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * tao/AnyTypeCode/String_TypeCode_Static.cpp: * tao/AnyTypeCode/Struct_TypeCode_Static.cpp: * tao/AnyTypeCode/SystemExceptionA.cpp: * tao/AnyTypeCode/True_RefCount_Policy.cpp: * tao/AnyTypeCode/TypeCodeA.cpp: * tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp: * tao/AnyTypeCode/TypeCode_Constants.cpp: * tao/AnyTypeCode/Union_TypeCode_Static.cpp: * tao/AnyTypeCode/Value_TypeCode_Static.cpp: * tao/AnyTypeCode/append.cpp: * tao/AnyTypeCode/skip.cpp: Removed ACE_RCSID * tao/AnyTypeCode_Adapter.cpp: * tao/Asynch_Queued_Message.cpp: * tao/Asynch_Reply_Dispatcher_Base.cpp: * tao/Base_Transport_Property.cpp: * tao/BiDir_Adapter.cpp: Removed ACE_RCSID * tao/BiDir_GIOP/BiDirGIOP.cpp: * tao/BiDir_GIOP/BiDirPolicy_Validator.cpp: * tao/BiDir_GIOP/BiDir_ORBInitializer.cpp: * tao/BiDir_GIOP/BiDir_PolicyFactory.cpp: * tao/BiDir_GIOP/BiDir_Policy_i.cpp: * tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp: Removed ACE_RCSID * tao/Bind_Dispatcher_Guard.cpp: * tao/Block_Flushing_Strategy.cpp: * tao/Blocked_Connect_Strategy.cpp: * tao/CDR.cpp: * tao/CORBALOC_Parser.cpp: * tao/CORBA_String.cpp: Removed ACE_RCSID * tao/CSD_Framework/CSD_Default_Servant_Dispatcher.cpp: * tao/CSD_Framework/CSD_FW_Server_Request_Wrapper.cpp: * tao/CSD_Framework/CSD_Framework_Loader.cpp: * tao/CSD_Framework/CSD_ORBInitializer.cpp: * tao/CSD_Framework/CSD_Object_Adapter.cpp: * tao/CSD_Framework/CSD_Object_Adapter_Factory.cpp: * tao/CSD_Framework/CSD_POA.cpp: * tao/CSD_Framework/CSD_Strategy_Base.cpp: * tao/CSD_Framework/CSD_Strategy_Proxy.cpp: * tao/CSD_Framework/CSD_Strategy_Repository.cpp: Removed ACE_RCSID * tao/CSD_ThreadPool/CSD_TP_Cancel_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Asynch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Collocated_Synch_With_Server_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Corba_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Asynch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Request_Operation.cpp: * tao/CSD_ThreadPool/CSD_TP_Custom_Synch_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Dispatchable_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Queue.cpp: * tao/CSD_ThreadPool/CSD_TP_Queue_Visitor.cpp: * tao/CSD_ThreadPool/CSD_TP_Remote_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Request.cpp: * tao/CSD_ThreadPool/CSD_TP_Servant_State.cpp: * tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.cpp: * tao/CSD_ThreadPool/CSD_TP_Strategy.cpp: * tao/CSD_ThreadPool/CSD_TP_Strategy_Factory.cpp: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.h: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.inl: * tao/CSD_ThreadPool/CSD_TP_Synch_Helper.cpp: * tao/CSD_ThreadPool/CSD_TP_Task.h: * tao/CSD_ThreadPool/CSD_TP_Task.cpp: Removed ACE_RCSID * tao/Cleanup_Func_Registry.cpp: * tao/ClientRequestInterceptor_Adapter.cpp: * tao/ClientRequestInterceptor_Adapter_Factory.cpp: * tao/Client_Strategy_Factory.cpp: * tao/Codeset_Manager.cpp: * tao/Codeset_Manager_Factory_Base.cpp: * tao/Codeset_Translator_Base.cpp: * tao/Collocated_Invocation.cpp: * tao/Collocation_Proxy_Broker.cpp: * tao/Collocation_Resolver.cpp: Removed ACE_RCSID * tao/Compression/Base_Compressor.cpp: * tao/Compression/Compression.cpp: * tao/Compression/Compression_Manager.cpp: * tao/Compression/Compressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/bzip2/Bzip2Compressor.cpp: * tao/Compression/bzip2/Bzip2Compressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/lzo/LzoCompressor.cpp: * tao/Compression/lzo/LzoCompressor_Factory.cpp: Removed ACE_RCSID * tao/Compression/zlib/ZlibCompressor.cpp: * tao/Compression/zlib/ZlibCompressor_Factory.cpp: Removed ACE_RCSID * tao/Connection_Handler.cpp: Fixed bugzilla 3658 * tao/Configurable_Refcount.cpp: * tao/Connection_Purging_Strategy.cpp: * tao/Connector_Registry.cpp: * tao/DLL_Parser.cpp: * tao/Default_Collocation_Resolver.cpp: * tao/Default_Endpoint_Selector_Factory.cpp: * tao/Default_Thread_Lane_Resources_Manager.cpp: Removed ACE_RCSID * tao/DiffServPolicy/Client_Network_Priority_Policy.cpp: * tao/DiffServPolicy/DiffServPolicy.cpp: * tao/DiffServPolicy/DiffServPolicy_Factory.cpp: * tao/DiffServPolicy/DiffServPolicy_ORBInitializer.cpp: * tao/DiffServPolicy/DiffServ_Network_Priority_Hook.cpp: * tao/DiffServPolicy/DiffServ_Protocols_Hooks.cpp: * tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp: * tao/DiffServPolicy/Server_Network_Priority_Policy.cpp: Removed ACE_RCSID * tao/DynamicAny/DynAnyFactory.cpp: * tao/DynamicAny/DynAny_i.cpp: * tao/DynamicAny/DynArray_i.cpp: * tao/DynamicAny/DynCommon.cpp: * tao/DynamicAny/DynEnum_i.cpp: * tao/DynamicAny/DynSequence_i.cpp: * tao/DynamicAny/DynStruct_i.cpp: * tao/DynamicAny/DynUnion_i.cpp: * tao/DynamicAny/DynValueBox_i.cpp: * tao/DynamicAny/DynValueCommon_i.cpp: * tao/DynamicAny/DynValue_i.cpp: * tao/DynamicAny/DynamicAny.cpp: Removed ACE_RCSID * tao/DynamicInterface/AMH_DSI_Response_Handler.cpp: * tao/DynamicInterface/Context.cpp: * tao/DynamicInterface/DII_Arguments.cpp: * tao/DynamicInterface/DII_Arguments_Converter_Impl.cpp: * tao/DynamicInterface/DII_Invocation.cpp: * tao/DynamicInterface/DII_Invocation_Adapter.cpp: * tao/DynamicInterface/DII_Reply_Dispatcher.cpp: * tao/DynamicInterface/DII_Reply_Handler.cpp: * tao/DynamicInterface/Dynamic_Adapter_Impl.cpp: * tao/DynamicInterface/Dynamic_Implementation.cpp: * tao/DynamicInterface/ExceptionList.cpp: * tao/DynamicInterface/Request.cpp: * tao/DynamicInterface/Server_Request.cpp: * tao/DynamicInterface/Unknown_User_Exception.cpp: Removed ACE_RCSID * tao/Dynamic_Adapter.cpp: * tao/Endpoint.cpp: Removed ACE_RCSID * tao/EndpointPolicy/EndpointPolicy.cpp: * tao/EndpointPolicy/EndpointPolicy_Factory.cpp: * tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp: * tao/EndpointPolicy/EndpointPolicy_i.cpp: * tao/EndpointPolicy/Endpoint_Acceptor_Filter.cpp: * tao/EndpointPolicy/Endpoint_Acceptor_Filter_Factory.cpp: * tao/EndpointPolicy/IIOPEndpointValue_i.cpp: * tao/Endpoint_Selector_Factory.cpp: * tao/Exception.cpp: * tao/Exclusive_TMS.cpp: * tao/FILE_Parser.cpp: * tao/Fault_Tolerance_Service.cpp: * tao/Flushing_Strategy.cpp: * tao/FoxResource/FoxResource_Factory.cpp: * tao/FoxResource/FoxResource_Loader.cpp: * tao/GIOP_Message_Base.cpp: * tao/GIOP_Message_Generator_Parser_11.cpp: * tao/GIOP_Message_Generator_Parser_12.cpp: * tao/GIOP_Message_Generator_Parser_Impl.cpp: * tao/GIOP_Message_Locate_Header.cpp: * tao/GIOP_Message_State.cpp: * tao/GIOP_Message_Version.cpp: * tao/HTTP_Parser.cpp: * tao/IFR_Client_Adapter.cpp: * tao/IIOP_Acceptor.cpp: * tao/IIOP_Connector.cpp: * tao/IIOP_Endpoint.cpp: * tao/IIOP_Profile.cpp: * tao/IIOP_Transport.cpp: * tao/IORInterceptor_Adapter.cpp: * tao/IORInterceptor_Adapter_Factory.cpp: * tao/IORManipulation/IORManip_Filter.cpp: * tao/IORManipulation/IORManip_IIOP_Filter.cpp: * tao/IORManipulation/IORManip_Loader.cpp: * tao/IORManipulation/IORManipulation.cpp: * tao/IORTable/IORTable.cpp: * tao/IORTable/IOR_Table_Impl.cpp: * tao/IORTable/Table_Adapter.cpp: * tao/IOR_Parser.cpp: * tao/ImR_Client/ImR_Client.cpp: * tao/Incoming_Message_Queue.cpp: * tao/Incoming_Message_Stack.cpp: * tao/Invocation_Adapter.cpp: * tao/Invocation_Base.cpp: * tao/Invocation_Endpoint_Selectors.cpp: * tao/LF_CH_Event.cpp: * tao/LF_Connect_Strategy.cpp: * tao/LF_Event.cpp: * tao/LF_Event_Binder.cpp: * tao/LF_Follower.cpp: * tao/LF_Follower_Auto_Adder.cpp: * tao/LF_Invocation_Event.cpp: * tao/LF_Multi_Event.cpp: * tao/LF_Strategy.cpp: * tao/LF_Strategy_Complete.cpp: * tao/LRU_Connection_Purging_Strategy.cpp: * tao/Leader_Follower.cpp: * tao/Leader_Follower_Flushing_Strategy.cpp: * tao/LocalObject.cpp: * tao/MCAST_Parser.cpp: * tao/MProfile.cpp: * tao/Messaging/AMI_Arguments_Converter_Impl.cpp: * tao/Messaging/Asynch_Invocation.cpp: * tao/Messaging/Asynch_Invocation_Adapter.cpp: * tao/Messaging/Asynch_Reply_Dispatcher.cpp: * tao/Messaging/Asynch_Timeout_Handler.cpp: * tao/Messaging/Buffering_Constraint_Policy.cpp: * tao/Messaging/Connection_Timeout_Policy_i.cpp: * tao/Messaging/ExceptionHolder_i.cpp: * tao/Messaging/Messaging.cpp: * tao/Messaging/Messaging_Loader.cpp: * tao/Messaging/Messaging_ORBInitializer.cpp: * tao/Messaging/Messaging_PolicyFactory.cpp: * tao/Messaging/Messaging_Policy_i.cpp: * tao/Messaging/Messaging_Queueing_Strategies.cpp: * tao/Monitor/Monitor.cpp: * tao/Monitor/Monitor_Impl.cpp: * tao/Muxed_TMS.cpp: * tao/NVList_Adapter.cpp: * tao/Network_Priority_Protocols_Hooks.cpp: * tao/ORB.cpp: * tao/ORBInitializer_Registry.cpp: * tao/ORBInitializer_Registry_Adapter.cpp: * tao/ORB_Core.cpp: * tao/ORB_Core_Auto_Ptr.cpp: * tao/ORB_Table.cpp: * tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.cpp: * tao/ObjRefTemplate/ORT_Adapter_Impl.cpp: * tao/ObjRefTemplate/ObjectReferenceTemplate_i.cpp: * tao/ObjectKey_Table.cpp: * tao/Object_Loader.cpp: * tao/Object_Proxy_Broker.cpp: * tao/Object_Ref_Table.cpp: * tao/PI/ClientRequestDetails.cpp: * tao/PI/ClientRequestInfo.cpp: * tao/PI/ClientRequestInterceptor_Adapter_Impl.cpp: * tao/PI/ClientRequestInterceptor_Factory_Impl.cpp: * tao/PI/DLL_Resident_ORB_Initializer.cpp: * tao/PI/ORBInitInfo.cpp: * tao/PI/ORBInitializer_Registry_Impl.cpp: * tao/PI/PI.cpp: * tao/PI/PICurrent.cpp: * tao/PI/PICurrent_Impl.cpp: * tao/PI/PICurrent_Loader.cpp: * tao/PI/PI_ORBInitializer.cpp: * tao/PI/PI_PolicyFactory.cpp: * tao/PI/PolicyFactory_Loader.cpp: * tao/PI/PolicyFactory_Registry.cpp: * tao/PI/ProcessingModePolicy.cpp: * tao/PI/RequestInfo_Util.cpp: * tao/PI/RequestInterceptor_Adapter_Impl.cpp: * tao/PI_Server/PICurrent_Guard.cpp: * tao/PI_Server/PI_Server.cpp: * tao/PI_Server/PI_Server_Loader.cpp: * tao/PI_Server/PortableServer_ORBInitializer.cpp: * tao/PI_Server/PortableServer_PolicyFactory.cpp: * tao/PI_Server/ServerInterceptorAdapter.cpp: * tao/PI_Server/ServerRequestDetails.cpp: * tao/PI_Server/ServerRequestInfo.cpp: * tao/PI_Server/ServerRequestInterceptor_Factory_Impl.cpp: * tao/Pluggable_Messaging_Utils.cpp: * tao/PolicyFactory_Registry_Adapter.cpp: * tao/PolicyFactory_Registry_Factory.cpp: * tao/Policy_Current.cpp: * tao/Policy_Manager.cpp: * tao/Policy_Set.cpp: * tao/Policy_Validator.cpp: * tao/PortableServer/Acceptor_Filter_Factory.cpp: * tao/PortableServer/Active_Object_Map.cpp: * tao/PortableServer/Active_Object_Map_Entry.cpp: * tao/PortableServer/Active_Policy_Strategies.cpp: * tao/PortableServer/Adapter_Activator.cpp: * tao/PortableServer/Collocated_Arguments_Converter.cpp: * tao/PortableServer/Collocated_Object_Proxy_Broker.cpp: * tao/PortableServer/Creation_Time.cpp: * tao/PortableServer/Default_Acceptor_Filter.cpp: * tao/PortableServer/Default_Policy_Validator.cpp: * tao/PortableServer/Default_Servant_Dispatcher.cpp: * tao/PortableServer/Direct_Collocation_Upcall_Wrapper.cpp: * tao/PortableServer/IdAssignmentPolicy.cpp: * tao/PortableServer/IdAssignmentStrategy.cpp: * tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp: * tao/PortableServer/IdAssignmentStrategySystem.cpp: * tao/PortableServer/IdAssignmentStrategyUser.cpp: * tao/PortableServer/IdUniquenessPolicy.cpp: * tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp: * tao/PortableServer/IdUniquenessStrategyMultiple.cpp: * tao/PortableServer/IdUniquenessStrategyUnique.cpp: * tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp: * tao/PortableServer/ImR_Client_Adapter.cpp: * tao/PortableServer/ImplicitActivationPolicy.cpp: * tao/PortableServer/ImplicitActivationStrategy.cpp: * tao/PortableServer/ImplicitActivationStrategyExplicit.cpp: * tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp: * tao/PortableServer/ImplicitActivationStrategyImplicit.cpp: * tao/PortableServer/Key_Adapters.cpp: * tao/PortableServer/LifespanPolicy.cpp: * tao/PortableServer/LifespanStrategy.cpp: * tao/PortableServer/LifespanStrategyFactoryImpl.cpp: * tao/PortableServer/LifespanStrategyPersistent.cpp: * tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp: * tao/PortableServer/LifespanStrategyTransient.cpp: * tao/PortableServer/LifespanStrategyTransientFactoryImpl.cpp: * tao/PortableServer/Local_Servant_Base.cpp: * tao/PortableServer/Network_Priority_Hook.cpp: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/ORT_Adapter_Factory.cpp: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Operation_Table.cpp: * tao/PortableServer/Operation_Table_Binary_Search.cpp: * tao/PortableServer/Operation_Table_Dynamic_Hash.cpp: * tao/PortableServer/Operation_Table_Linear_Search.cpp: * tao/PortableServer/Operation_Table_Perfect_Hash.cpp: * tao/PortableServer/POAManager.cpp: * tao/PortableServer/POAManagerFactory.cpp: * tao/PortableServer/POA_Cached_Policies.cpp: * tao/PortableServer/POA_Current.cpp: * tao/PortableServer/POA_Current_Impl.cpp: * tao/PortableServer/POA_Guard.h: * tao/PortableServer/POA_Guard.cpp: * tao/PortableServer/POA_Policy_Set.cpp: * tao/PortableServer/PortableServer.cpp: * tao/PortableServer/PortableServer_Functions.cpp: * tao/PortableServer/PortableServer_WFunctions.cpp: * tao/PortableServer/Regular_POA.cpp: * tao/PortableServer/RequestProcessingPolicy.cpp: * tao/PortableServer/RequestProcessingStrategy.cpp: * tao/PortableServer/RequestProcessingStrategyAOMOnly.cpp: * tao/PortableServer/RequestProcessingStrategyAOMOnlyFactoryImpl.cpp: * tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp: * tao/PortableServer/RequestProcessingStrategyDefaultServantFI.cpp: * tao/PortableServer/RequestProcessingStrategyFactoryImpl.cpp: * tao/PortableServer/RequestProcessingStrategyServantActivator.cpp: * tao/PortableServer/RequestProcessingStrategyServantActivatorFI.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocator.cpp: * tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp: * tao/PortableServer/RequestProcessingStrategyServantManager.cpp: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionPolicy.cpp: * tao/PortableServer/ServantRetentionStrategyFactoryImpl.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp: * tao/PortableServer/Servant_Base.cpp: * tao/PortableServer/Servant_Dispatcher.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/PortableServer/StrategyFactory.cpp: * tao/PortableServer/ThreadPolicy.cpp: * tao/PortableServer/ThreadStrategy.cpp: * tao/PortableServer/ThreadStrategyFactoryImpl.cpp: * tao/PortableServer/ThreadStrategyORBControl.cpp: * tao/PortableServer/ThreadStrategySingle.cpp: * tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp: * tao/PortableServer/Upcall_Command.cpp: * tao/PortableServer/Upcall_Wrapper.cpp: * tao/Profile.cpp: * tao/Protocol_Factory.cpp: * tao/Protocols_Hooks.cpp: * tao/QtResource/QtResource_Factory.cpp: * tao/QtResource/QtResource_Loader.cpp: * tao/Queued_Data.cpp: * tao/Queued_Message.cpp: * tao/RTCORBA/Continuous_Priority_Mapping.cpp: * tao/RTCORBA/Direct_Priority_Mapping.cpp: * tao/RTCORBA/Linear_Network_Priority_Mapping.cpp: * tao/RTCORBA/Linear_Priority_Mapping.cpp: * tao/RTCORBA/Multi_Priority_Mapping.cpp: * tao/RTCORBA/Network_Priority_Mapping.cpp: * tao/RTCORBA/Network_Priority_Mapping_Manager.cpp: * tao/RTCORBA/Priority_Mapping.cpp: * tao/RTCORBA/Priority_Mapping_Manager.cpp: * tao/RTCORBA/RTCORBA.cpp: * tao/RTCORBA/RT_Current.cpp: * tao/RTCORBA/RT_Endpoint_Selector_Factory.cpp: * tao/RTCORBA/RT_Endpoint_Utils.cpp: * tao/RTCORBA/RT_Invocation_Endpoint_Selectors.cpp: * tao/RTCORBA/RT_Mutex.cpp: * tao/RTCORBA/RT_ORB.cpp: * tao/RTCORBA/RT_ORBInitializer.cpp: * tao/RTCORBA/RT_ORB_Loader.cpp: * tao/RTCORBA/RT_PolicyFactory.cpp: * tao/RTCORBA/RT_Policy_i.cpp: * tao/RTCORBA/RT_Protocols_Hooks.cpp: * tao/RTCORBA/RT_Service_Context_Handler.cpp: * tao/RTCORBA/RT_Stub.cpp: * tao/RTCORBA/RT_Stub_Factory.cpp: * tao/RTCORBA/RT_Thread_Lane_Resources_Manager.cpp: * tao/RTCORBA/RT_Transport_Descriptor.cpp: * tao/RTCORBA/RT_Transport_Descriptor_Property.cpp: * tao/RTCORBA/Thread_Pool.cpp: * tao/RTPortableServer/RTPortableServer.cpp: * tao/RTPortableServer/RT_Acceptor_Filters.cpp: * tao/RTPortableServer/RT_Collocation_Resolver.cpp: * tao/RTPortableServer/RT_Object_Adapter_Factory.cpp: * tao/RTPortableServer/RT_POA.cpp: * tao/RTPortableServer/RT_Policy_Validator.cpp: * tao/RTPortableServer/RT_Servant_Dispatcher.cpp: * tao/RTScheduling/Current.cpp: * tao/RTScheduling/RTScheduler.cpp: * tao/RTScheduling/RTScheduler_Initializer.cpp: * tao/RTScheduling/RTScheduler_Loader.cpp: * tao/RTScheduling/RTScheduler_Manager.cpp: * tao/RTScheduling/Request_Interceptor.cpp: * tao/Reactive_Connect_Strategy.cpp: * tao/Reactive_Flushing_Strategy.cpp: * tao/Refcounted_ObjectKey.cpp: * tao/Remote_Invocation.cpp: * tao/Remote_Object_Proxy_Broker.cpp: * tao/Reply_Dispatcher.cpp: * tao/RequestInterceptor_Adapter.cpp: * tao/Request_Dispatcher.cpp: * tao/Resource_Factory.cpp: * tao/Resume_Handle.cpp: * tao/ServerRequestInterceptor_Adapter.cpp: * tao/ServerRequestInterceptor_Adapter_Factory.cpp: * tao/Server_Strategy_Factory.cpp: * tao/Service_Callbacks.cpp: * tao/Service_Context.cpp: * tao/Service_Context_Handler_Registry.cpp: * tao/SmartProxies/Smart_Proxies.cpp: * tao/Strategies/COIOP_Acceptor.cpp: * tao/Strategies/COIOP_Connection_Handler.cpp: * tao/Strategies/COIOP_Connector.cpp: * tao/Strategies/COIOP_Endpoint.cpp: * tao/Strategies/COIOP_Factory.cpp: * tao/Strategies/COIOP_Profile.cpp: * tao/Strategies/COIOP_Transport.cpp: * tao/Strategies/DIOP_Acceptor.cpp: * tao/Strategies/DIOP_Connection_Handler.cpp: * tao/Strategies/DIOP_Connector.cpp: * tao/Strategies/DIOP_Endpoint.cpp: * tao/Strategies/DIOP_Factory.cpp: * tao/Strategies/DIOP_Profile.cpp: * tao/Strategies/DIOP_Transport.cpp: * tao/Strategies/FIFO_Connection_Purging_Strategy.cpp: * tao/Strategies/LFU_Connection_Purging_Strategy.cpp: * tao/Strategies/LF_Strategy_Null.cpp: * tao/Strategies/NULL_Connection_Purging_Strategy.cpp: * tao/Strategies/OC_Endpoint_Selector_Factory.cpp: * tao/Strategies/OC_Endpoint_Selector_Loader.cpp: * tao/Strategies/Optimized_Connection_Endpoint_Selector.cpp: * tao/Strategies/SCIOP_Acceptor.cpp: * tao/Strategies/SCIOP_Connection_Handler.cpp: * tao/Strategies/SCIOP_Connector.cpp: * tao/Strategies/SCIOP_Endpoint.cpp: * tao/Strategies/SCIOP_Factory.cpp: * tao/Strategies/SCIOP_Profile.cpp: * tao/Strategies/SCIOP_Transport.cpp: * tao/Strategies/SHMIOP_Acceptor.cpp: * tao/Strategies/SHMIOP_Connection_Handler.cpp: * tao/Strategies/SHMIOP_Connector.cpp: * tao/Strategies/SHMIOP_Endpoint.cpp: * tao/Strategies/SHMIOP_Factory.cpp: * tao/Strategies/SHMIOP_Profile.cpp: * tao/Strategies/SHMIOP_Transport.cpp: * tao/Strategies/Strategies_ORBInitializer.cpp: * tao/Strategies/UIOP_Acceptor.cpp: * tao/Strategies/UIOP_Connection_Handler.cpp: * tao/Strategies/UIOP_Connector.cpp: * tao/Strategies/UIOP_Endpoint.cpp: * tao/Strategies/UIOP_Factory.cpp: * tao/Strategies/UIOP_Profile.cpp: * tao/Strategies/UIOP_Transport.cpp: * tao/Strategies/advanced_resource.cpp: * tao/String_Alloc.cpp: * tao/Stub.cpp: * tao/Synch_Invocation.cpp: * tao/Synch_Queued_Message.cpp: * tao/Synch_Reply_Dispatcher.cpp: * tao/SystemException.cpp: * tao/TAO_Internal.cpp: * tao/TAO_Singleton_Manager.cpp: * tao/TSS_Resources.cpp: * tao/Tagged_Components.cpp: * tao/Tagged_Profile.cpp: * tao/Thread_Lane_Resources.cpp: * tao/Thread_Lane_Resources_Manager.cpp: * tao/Thread_Per_Connection_Handler.cpp: * tao/TkResource/TkResource_Factory.cpp: * tao/TkResource/TkResource_Loader.cpp: * tao/Transport.cpp: * tao/TransportCurrent/Current_Loader.cpp: * tao/TransportCurrent/IIOP_Current_Loader.cpp: * tao/Transport_Cache_Manager_T.cpp: * tao/Transport_Connector.cpp: * tao/Transport_Descriptor_Interface.cpp: * tao/Transport_Mux_Strategy.cpp: * tao/TypeCodeFactory/Recursive_TypeCode.cpp: * tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.cpp: * tao/TypeCodeFactory/TypeCodeFactory_Loader.cpp: * tao/TypeCodeFactory/TypeCodeFactory_i.cpp: * tao/TypeCodeFactory_Adapter.cpp: * tao/UserException.cpp: * tao/Utils/Implicit_Deactivator.cpp: * tao/Utils/ORB_Destroyer.cpp: * tao/Utils/ORB_Manager.cpp: * tao/Utils/PolicyList_Destroyer.cpp: * tao/Utils/Servant_Var.cpp: * tao/Utils/Synch_Refcountable.cpp: * tao/Valuetype_Adapter.cpp: * tao/Valuetype_Adapter_Factory.cpp: * tao/Wait_On_LF_No_Upcall.cpp: * tao/Wait_On_Leader_Follower.cpp: * tao/Wait_On_Reactor.cpp: * tao/Wait_On_Read.cpp: * tao/Wait_Strategy.cpp: * tao/XtResource/XtResource_Factory.cpp: * tao/XtResource/XtResource_Loader.cpp: * tao/ZIOP/ZIOP.cpp: * tao/ZIOP/ZIOP_ORBInitializer.cpp: * tao/ZIOP/ZIOP_PolicyFactory.cpp: * tao/ZIOP/ZIOP_Policy_Validator.cpp: * tao/ZIOP/ZIOP_Policy_i.cpp: * tao/ZIOP/ZIOP_Service_Context_Handler.cpp: * tao/ZIOP/ZIOP_Stub.cpp: * tao/ZIOP/ZIOP_Stub_Factory.cpp: * tao/debug.cpp: * tao/default_client.cpp: * tao/default_resource.cpp: * tao/default_server.cpp: * tao/operation_details.cpp: * tao/params.cpp: * tao/target_specification.cpp: Removed ACE_RCSID * tests/Bug_1361_Regression/Server_Thread_Pool.cpp: Initialise pointer with 0 * tests/CSD_Strategy_Tests/TP_Common/AppShutdown.h: * tests/CSD_Strategy_Tests/TP_Common/AppShutdown.cpp: Use ACE_Atomic_Op * tests/CSD_Strategy_Tests/TP_Common/ClientTask.h: * tests/CSD_Strategy_Tests/TP_Common/ClientTask.cpp: Use ACE_GUARD * tests/Faults/client.cpp: Don't use ACE_UNUSED_ARG * tests/Oneway_Send_Timeouts/Test_i.cpp: Unicode fix Sat Sep 04 11:30:18 CEST 2010 Johnny Willemsen * TAO version 1.8.2 released. Wed Sep 1 11:43:33 UTC 2010 Johnny Willemsen * tao/Connection_Handler.cpp: Reverted my changes to show that the change in behaviour in the Faults test is not related to this. Wed Sep 1 09:24:39 UTC 2010 Vladimir Zykov * tao/Transport.cpp: Fixed compile warning on QNX. time_t on QNX is defined as unsigned int. Tue Aug 31 16:36:53 UTC 2010 Jeff Parsons * TAO_IDL/driver/drv_preproc.cpp(DRV_sweep_dirs): When adding the path as a -I argument, surrounded the path name with quotes, in case there are spaces in the path string stored from the command line. If there are no spaces, the quotes do no harm. Thanks to Catherine L. Paquin for reporting the problem. Mon Aug 30 15:07:23 UTC 2010 Adam Mitz * tests/Bug_3632_Regression/Bug_3632_Regression.mpc: Added an "after" so that parallel builds work correctly and the generated makefiles achieve the author's presumed intent of running the *idl project first. Mon Aug 30 14:55:33 UTC 2010 Brian Johnson * TAO_IDL/tao_idl.mpc: Added postinstall commands to add symlinks to TAO_IDL_BE and TAO_IDL_FE to the installed share/ace directory, so that projects built on taobaseidldefaults.mpb (dependent_libs on TAO_IDL_FE/BE) can build from a TAO install.(Bugzilla #3281) Mon Aug 30 10:00:45 UTC 2010 Johnny Willemsen * tao/Valuetype/AbstractBase.h: * tao/Valuetype/AbstractBase.inl: * tao/Valuetype/AbstractBase_T.h: * tao/Valuetype/AbstractBase_T.cpp: * tao/Valuetype/ValueFactory.h: * tao/Valuetype/Valuetype_Adapter_Impl.h: * tao/Valuetype/Valuetype_Adapter_Impl.cpp: Layout and const changes Mon Aug 30 07:44:17 UTC 2010 Johnny Willemsen * tao/Connection_Handler.cpp: Readded some code that I zapped by accident, this fixes the crashing of the Faults test Fri Aug 27 19:09:02 UTC 2010 Brian Johnson * MPC/config/taobaseidldefaults.mpb: Merged dependent_libs change from TAO 1.5a to cause idl files to be rebuilt when tao_idl's dynamically linked libraries are rebuilt.(Bugzilla #3281) Fri Aug 27 18:06:56 UTC 2010 Johnny Willemsen * tao/Connection_Handler.h: * tao/Connection_Handler.cpp: Thinking more about this, we don't need a mutex here Fri Aug 27 14:57:20 UTC 2010 Johnny Willemsen * orbsvcs/orbsvcs/Trader/Locking.h: Removed this file. Fri Aug 27 14:33:01 UTC 2010 Johnny Willemsen * orbsvcs/orbsvcs/Notify/Admin.cpp: * orbsvcs/orbsvcs/Notify/AdminProperties.cpp: * orbsvcs/orbsvcs/Notify/Any/AnyEvent.cpp: * orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Any/CosEC_ProxyPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Any/ProxyPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Any/PushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Any/PushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Buffering_Strategy.cpp: * orbsvcs/orbsvcs/Notify/Builder.cpp: * orbsvcs/orbsvcs/Notify/Consumer.cpp: * orbsvcs/orbsvcs/Notify/ConsumerAdmin.cpp: * orbsvcs/orbsvcs/Notify/CosNotify_Initializer.cpp: * orbsvcs/orbsvcs/Notify/CosNotify_Service.cpp: * orbsvcs/orbsvcs/Notify/Default_Factory.cpp: * orbsvcs/orbsvcs/Notify/ETCL_Filter.cpp: * orbsvcs/orbsvcs/Notify/ETCL_FilterFactory.cpp: * orbsvcs/orbsvcs/Notify/Event.cpp: * orbsvcs/orbsvcs/Notify/EventChannel.cpp: * orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: * orbsvcs/orbsvcs/Notify/EventType.cpp: * orbsvcs/orbsvcs/Notify/EventTypeSeq.cpp: * orbsvcs/orbsvcs/Notify/Event_Manager.cpp: * orbsvcs/orbsvcs/Notify/Event_Map_Entry_T.cpp: * orbsvcs/orbsvcs/Notify/Event_Persistence_Factory.cpp: * orbsvcs/orbsvcs/Notify/FilterAdmin.cpp: * orbsvcs/orbsvcs/Notify/ID_Factory.cpp: * orbsvcs/orbsvcs/Notify/Method_Request.cpp: * orbsvcs/orbsvcs/Notify/Method_Request_Dispatch.cpp: * orbsvcs/orbsvcs/Notify/Method_Request_Event.cpp: * orbsvcs/orbsvcs/Notify/Method_Request_Lookup.cpp: * orbsvcs/orbsvcs/Notify/Method_Request_Shutdown.cpp: * orbsvcs/orbsvcs/Notify/Method_Request_Updates.cpp: * orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp: * orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp: * orbsvcs/orbsvcs/Notify/Notify_Default_Collection_Factory.cpp: * orbsvcs/orbsvcs/Notify/Notify_Default_EMO_Factory.cpp: * orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp: * orbsvcs/orbsvcs/Notify/Object.cpp: * orbsvcs/orbsvcs/Notify/POA_Helper.cpp: * orbsvcs/orbsvcs/Notify/Peer.cpp: * orbsvcs/orbsvcs/Notify/Properties.cpp: * orbsvcs/orbsvcs/Notify/PropertySeq.cpp: * orbsvcs/orbsvcs/Notify/Property_Boolean.cpp: * orbsvcs/orbsvcs/Notify/Property_T.cpp: * orbsvcs/orbsvcs/Notify/Proxy.cpp: * orbsvcs/orbsvcs/Notify/ProxyConsumer.cpp: * orbsvcs/orbsvcs/Notify/ProxySupplier.cpp: * orbsvcs/orbsvcs/Notify/QoSProperties.cpp: * orbsvcs/orbsvcs/Notify/RT_Builder.cpp: * orbsvcs/orbsvcs/Notify/RT_Factory.cpp: * orbsvcs/orbsvcs/Notify/RT_Notify_Service.cpp: * orbsvcs/orbsvcs/Notify/RT_POA_Helper.cpp: * orbsvcs/orbsvcs/Notify/RT_Properties.cpp: * orbsvcs/orbsvcs/Notify/Reactive_Task.cpp: * orbsvcs/orbsvcs/Notify/Refcountable.cpp: * orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip.h: * orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Sequence/SequenceProxyPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Sequence/SequencePushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Sequence/SequencePushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Service.cpp: * orbsvcs/orbsvcs/Notify/Structured/RT_StructuredProxyPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Structured/StructuredEvent.cpp: * orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.cpp: * orbsvcs/orbsvcs/Notify/Structured/StructuredPushSupplier.cpp: * orbsvcs/orbsvcs/Notify/Subscription_Change_Worker.cpp: * orbsvcs/orbsvcs/Notify/Supplier.cpp: * orbsvcs/orbsvcs/Notify/SupplierAdmin.cpp: * orbsvcs/orbsvcs/Notify/ThreadPool_Task.cpp: * orbsvcs/orbsvcs/Notify/Timer_Queue.cpp: * orbsvcs/orbsvcs/Notify/Timer_Reactor.cpp: * orbsvcs/orbsvcs/Notify/Validate_Client_Task.cpp: * orbsvcs/orbsvcs/Notify/Worker_Task.cpp: Zapped RCSID * performance-tests/CSD_Strategy/TestInf/AppShutdown.h: * performance-tests/CSD_Strategy/TestInf/AppShutdown.cpp: * performance-tests/CSD_Strategy/TestInf/ClientTask.h: * performance-tests/CSD_Strategy/TestInf/ClientTask.cpp: * tao/CSD_ThreadPool/CSD_TP_Task.h: Guard changes Fri Aug 27 12:50:13 UTC 2010 Johnny Willemsen * orbsvcs/orbsvcs/Notify/Refcountable.cpp: * examples/Advanced/ch_21/server.cpp: * orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushConsumer.cpp: * orbsvcs/orbsvcs/CosEvent/CEC_TypedProxyPushConsumer.cpp: * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp: * orbsvcs/orbsvcs/FtRtEvent/EventChannel/Update_Manager.cpp: * orbsvcs/orbsvcs/Notify/Consumer.cpp: * orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.cpp: * orbsvcs/orbsvcs/Notify/Random_File.cpp: * orbsvcs/orbsvcs/Notify/Routing_Slip.cpp: * orbsvcs/tests/Bug_2377_Regression/Hello_Impl.cpp: * orbsvcs/tests/Bug_2377_Regression/uipmc_test.cpp: * orbsvcs/tests/Bug_2925_Regression/client.cpp: * tao/Transport.cpp: * tests/Bug_1254_Regression/Bug_1254_Regression.mpc: * tests/Bug_2417_Regression/publisher_impl.cpp: * tests/Bug_2654_Regression/Bug_2654_Regression.mpc: * tests/Bug_2654_Regression/Hello.h: * tests/Bug_2654_Regression/Hello.idl: * tests/Bug_2654_Regression/Hello.cpp: * tests/Bug_2654_Regression/client.cpp: * tests/Bug_2654_Regression/server.cpp: * tests/Bug_3531_Regression/test_i.cpp: * tests/Bug_3812_Regression/Bug_3812_Regression.cpp: * tests/CSD_Strategy_Tests/TP_Test_Dynamic/CSD_TP_Test_Dynamic.mpc: * tests/Optimized_Connection/Optimized_Connection.mpc: * tests/POA/EndpointPolicy/EndpointPolicy.mpc: Use ACE_GUARD macro, use %B for logging a size_t, layout and cleanup Fri Aug 27 12:22:35 UTC 2010 Johnny Willemsen * tao/Connection_Handler.h: * tao/Connection_Handler.inl: * tao/Connection_Handler.cpp: Added a mutex to guard that we only close once, this fixes bugzilla 3658 * tao/Transport.cpp: Fixed debug message Fri Aug 27 11:38:42 UTC 2010 Johnny Willemsen * etc/tao_cosevent.doxygen: Corrected output directory tag file Fri Aug 27 08:16:20 UTC 2010 Johnny Willemsen * tao/tao.mpc: Removed zapped file * tests/Portable_Interceptors/Dynamic/client_interceptor.cpp: * tao/TransportCurrent/Current_Impl.cpp: Layout changes Fri Aug 27 06:57:04 UTC 2010 Johnny Willemsen * etc/tao_anytypecode.doxygen: * etc/tao_av.doxygen: * etc/tao_cosevent.doxygen: * etc/tao_cosnotification.doxygen: * etc/tao_costrader.doxygen: * etc/tao_portablegroup.doxygen: * etc/tao_rtevent.doxygen: * etc/tao_security.doxygen: * etc/tao_ssliop.doxygen: Fuzz fixes Thu Aug 26 16:02:12 UTC 2010 Adam Mitz * MPC/config/notifytest.mpb: Reverted the change from Fri Aug 20 20:06:05 UTC 2010 Adam Mitz because it causes the "make install" builds to fail. We will have to live with a warning from some linker for now. Real fix to follow. Thu Aug 26 14:54:25 UTC 2010 Johnny Willemsen * TAO_IDL/be/be_visitor_connector/connector_dds_exh.cpp: Slightly changed the dds traits * tests/MProfile_Connection_Timeout/test_i.cpp: Removed rcsid Thu Aug 26 13:44:36 UTC 2010 Johnny Willemsen * orbsvcs/Dump_Schedule/Dump_Schedule.cpp: * orbsvcs/Event_Service/Event_Service.cpp: * orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.cpp: * orbsvcs/orbsvcs/IFRService/IFR_Service_Loader.cpp: * tests/AMH_Exceptions/client.cpp: * tests/AMH_Exceptions/server.cpp: * tests/Abstract_Interface/client.cpp: * tests/Abstract_Interface/server.cpp: * tests/Abstract_Interface/test_i.h: * tests/Abstract_Interface/test_i.cpp: * tests/Alt_Mapping/options.cpp: * tests/Bug_2677_Regression/DllORB.cpp: * tests/Bug_2936_Regression/DllORB.cpp: * tests/Bug_2966_Regression/Hello.cpp: * tests/Bug_2966_Regression/client.cpp: * tests/Bug_2966_Regression/server.cpp: * tests/Bug_3251_Regression/DllOrb.cpp: * tests/Bug_3524_Regression/client.cpp: * tests/Bug_3524_Regression/server.cpp: * tests/Bug_3524_Regression/test_i.cpp: * tests/Bug_3542_Regression/DllOrb.cpp: * tests/Bug_3647_Regression/Backend_Impl.cpp: * tests/Bug_3647_Regression/Middle_Impl.cpp: * tests/Bug_3647_Regression/backend_server.cpp: * tests/Bug_3647_Regression/client.cpp: * tests/Bug_3647_Regression/middle_server.cpp: * tests/COIOP/Client_Task.cpp: * tests/COIOP/Hello.cpp: * tests/COIOP/Server_Task.cpp: * tests/MProfile_Connection_Timeout/client.cpp: * tests/MProfile_Connection_Timeout/server.cpp: * tests/OctetSeq/OctetSeq.cpp: * tests/OctetSeq/client.cpp: * tests/OctetSeq/server.cpp: * tests/OctetSeq/test_i.cpp: * tests/POA/Default_Servant/Default_Servant.cpp: * tests/Param_Test/ub_struct_seq.cpp: * tests/TransportCurrent/Framework/Current_Test_Impl.cpp: * tests/TransportCurrent/Framework/Server_Main.cpp: * tests/TransportCurrent/Framework/Tester.cpp: * tests/TransportCurrent/Framework/server.cpp: * tests/TransportCurrent/Framework/simple.cpp: * tests/TransportCurrent/IIOP/Current_Test_Impl.cpp: * tests/TransportCurrent/IIOP/IIOP_Server_Main.cpp: * tests/TransportCurrent/IIOP/IIOP_Server_Request_Interceptor.cpp: * tests/TransportCurrent/IIOP/client.cpp: * tests/TransportCurrent/IIOP/server.cpp: * tests/TransportCurrent/lib/Client_ORBInitializer.cpp: * tests/TransportCurrent/lib/Client_Request_Interceptor.cpp: * tests/TransportCurrent/lib/Current_Test.idl: * tests/TransportCurrent/lib/Server_ORBInitializer.cpp: * tests/TransportCurrent/lib/Server_Request_Interceptor.cpp: Various cleanup * tao/Utils/Auto_Functor.h: * tao/Auto_Functor.h: Removed this file, use the ACE file Thu Aug 26 13:39:29 UTC 2010 Johnny Willemsen * tao/CORBANAME_Parser.cpp: * tao/Cache_Entries_T.cpp: * tao/CodecFactory/CDR_Encaps_Codec.cpp: * tao/CodecFactory/CodecFactory.cpp: * tao/CodecFactory/CodecFactory_impl.cpp: * tao/Codeset/Codeset.cpp: * tao/Codeset/Codeset_Descriptor.cpp: * tao/Codeset/Codeset_Manager_Factory.cpp: * tao/Codeset/Codeset_Manager_i.cpp: * tao/Codeset/Codeset_Service_Context_Handler.cpp: * tao/Codeset/Codeset_Translator_Factory.cpp: * tao/Codeset/UTF16_BOM_Translator.cpp: * tao/Connect_Strategy.cpp: * tao/Connection_Handler.cpp: * tao/Default_Stub_Factory.cpp: * tao/FlResource/FlResource_Factory.cpp: * tao/FlResource/FlResource_Loader.cpp: * tao/GIOP_Message_Generator_Parser.cpp: * tao/GIOP_Message_Generator_Parser_10.cpp: * tao/IIOP_Connection_Handler.cpp: * tao/IIOP_Factory.cpp: * tao/IORInterceptor/IORInfo.cpp: * tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.cpp: * tao/IORInterceptor/IORInterceptor_Adapter_Impl.cpp: * tao/IORInterceptor/IORInterceptor_Details.cpp: * tao/Invocation_Adapter.cpp: * tao/LF_Event_Loop_Thread_Helper.cpp: * tao/LF_Follower_Auto_Ptr.cpp: * tao/LocateRequest_Invocation.cpp: * tao/LocateRequest_Invocation_Adapter.cpp: * tao/New_Leader_Generator.cpp: * tao/Parser_Registry.cpp: * tao/Policy_Current_Impl.cpp: * tao/Profile_Transport_Resolver.cpp: * tao/Service_Context_Handler.cpp: * tao/Services_Activate.cpp: * tao/Stub_Factory.cpp: * tao/TAO_Server_Request.cpp: * tao/Transport_Acceptor.cpp: * tao/Transport_Queueing_Strategies.cpp: * tao/Transport_Selection_Guard.cpp: * tao/Transport_Timer.cpp: * tao/Valuetype/AbstractBase_Invocation_Adapter.cpp: * tao/Valuetype/ValueBase.cpp: * tao/Valuetype/ValueFactory.cpp: * tao/Valuetype/ValueFactory_Map.cpp: * tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp: * tao/Valuetype/Valuetype_Adapter_Impl.cpp: Zap ACE_RCSID Thu Aug 26 13:03:25 UTC 2010 Johnny Willemsen * etc/tao.doxygen: * etc/tao_anytypecode.doxygen: * etc/tao_av.doxygen: * etc/tao_compression.doxygen: * etc/tao_cosevent.doxygen: * etc/tao_cosnaming.doxygen: * etc/tao_cosnotification.doxygen: * etc/tao_costime.doxygen: * etc/tao_costrader.doxygen: * etc/tao_dynamicany.doxygen: * etc/tao_dynamicinterface.doxygen: * etc/tao_esf.doxygen: * etc/tao_ifr.doxygen: * etc/tao_implrepo.doxygen: * etc/tao_iormanip.doxygen: * etc/tao_iortable.doxygen: * etc/tao_pi.doxygen: * etc/tao_pi_server.doxygen: * etc/tao_portablegroup.doxygen: * etc/tao_portableserver.doxygen: * etc/tao_pss.doxygen: * etc/tao_rtcorba.doxygen: * etc/tao_rtevent.doxygen: * etc/tao_rtportableserver.doxygen: * etc/tao_security.doxygen: * etc/tao_smartproxies.doxygen: * etc/tao_ssliop.doxygen: * etc/tao_strategies.doxygen: * etc/tao_transportcurrent.doxygen: * etc/tao_ziop.doxygen: Changed documentation subdirectories to make debian packaging easier Wed Aug 25 13:25:41 UTC 2010 Martin Corino * orbsvcs/orbsvcs/Event_Utilities.h: * orbsvcs/orbsvcs/Event_Utilities.cpp: Selected changes from patches in Bugzilla 3652. Tue Aug 24 14:26:36 UTC 2010 Johnny Willemsen * interop-tests/wchar/client.cpp: * interop-tests/wchar/interop_wchar_i.cpp: * interop-tests/wchar/server.cpp: Layout changes and no need to convert to wchar * tao/Adapter_Registry.h: * tao/Condition.h: * tao/Connection_Handler.h: * tao/TAO_Singleton.h: Use ACE_Copy_Disabled * tao/Connector_Impl.cpp: Layout changes Tue Aug 24 14:20:19 UTC 2010 Adam Mitz * tao/LocalObject.h: Reverted change from yesterday, apps using TAO will rely on the version macros to determine the LocalObject refcounting. Tue Aug 24 09:09:41 UTC 2010 Martin Corino * tao/IIOP_Acceptor.cpp: Removed superfluous safety check. Tue Aug 24 08:45:41 UTC 2010 Martin Corino * tao/Connection_Handler.h: * tao/GIOP_Message_Base.cpp: * tao/Transport_Connector.cpp: * tao/IIOP_Acceptor.cpp: * tao/IIOP_Connection_Handler.cpp: * tao/Connection_Handler.cpp: * tao/Transport.cpp: First set of selected implementations from patches in Bugzilla 3652. Mon Aug 23 19:37:45 UTC 2010 William R. Otte * tao/PortableServer/Active_Object_Map.cpp: Fixed path to debug.h Mon Aug 23 15:55:50 UTC 2010 Adam Mitz * tao/LocalObject.h: Added a preprocessor macro that allows applications to determine whether or not this version of TAO always reference-counts its local objects. Mon Aug 23 14:54:46 UTC 2010 Adam Mitz * orbsvcs/tests/Security/BiDirectional/ssl/ca.pem: * orbsvcs/tests/Security/BiDirectional/ssl/client-cert.pem: * orbsvcs/tests/Security/BiDirectional/ssl/client-key.pem: * orbsvcs/tests/Security/BiDirectional/ssl/server-cert.pem: * orbsvcs/tests/Security/BiDirectional/ssl/server-key.pem: Updated certificates that are set to expire soon. Mon Aug 23 09:38:41 UTC 2010 Martin Corino * tao/PortableServer/Active_Object_Map.cpp: Implements patches from Bugzilla 3655 (with changes). Mon Aug 23 09:31:41 UTC 2010 Martin Corino * tao/Transport_Cache_Manager_T.inl: Fuzz fix. Fri Aug 20 20:06:05 UTC 2010 Adam Mitz * MPC/config/notifytest.mpb: Changed the libpaths and includes back to paths starting with $(TAO_ROOT) as they were before Tue May 18 21:42:49 UTC 2010 Adam Mitz Fri Aug 20 14:44:41 UTC 2010 Martin Corino * tao/Transport_Cache_Manager_T.inl: * tao/Transport_Cache_Manager_T.cpp: Moved check for null entry outside lock. Optimization. Resolves Bugzilla #3659. Thu Aug 19 10:11:41 UTC 2010 Johnny Willemsen * docs/idltocpp0x/IDLC++0xRFP.odt: Updated draft * tao/LocalObject.h: * tao/LocalObject.inl: Removed TAO_Local_Refcounted_Object, it is deprecated for years now * tao/Objref_VarOut_T.h: Doxygen changes Wed Aug 18 18:10:21 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_component/context_svh.cpp: * TAO_IDL/be/be_visitor_component/context_svs.cpp: Removed generation of the context servants's _narrow() method, it doesn't appear to be needed any more. Wed Aug 18 17:14:05 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_component/context_svh.cpp: Cosmetic changes. * TAO_IDL/be/be_visitor_component/context_svs.cpp: Modified generated _narrow() method for contexts, to increment the refcount, as with all other _narrow() methods. Wed Aug 18 15:04:49 UTC 2010 Jeff Parsons * TAO_IDL/ast/ast_root.cpp(destroy): Removed unused local variable. Wed Aug 18 14:05:20 UTC 2010 Marijke Hengstmengel * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/ServantRetentionStrategy.h: * tao/PortableServer/ServantRetentionStrategyNonRetain.cpp: * tao/PortableServer/ServantRetentionStrategyNonRetain.h: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.h: Fix bugzilla 3654: Add Active Object Map accessor patches Tue Aug 17 18:47:23 UTC 2010 Jeff Parsons * TAO_IDL/ast/ast_root.cpp: Fixed bug in cleanup of root scope when TAO_IDL processes multiple files in one execution. Thanks to Olli Savia for reporting the problem. Tue Aug 17 18:33:20 UTC 2010 Johnny Willemsen * TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp: Instead of calling delete on the ami4ccm facet, release it Tue Aug 17 10:56:02 UTC 2010 Olli Savia * tao/AnyTypeCode/TypeCode.inl: * tao/Object.h: * tao/Object.inl: Modified template specializations to work with older GCCs. Tue Aug 17 08:49:29 UTC 2010 Johnny Willemsen * docs/idltocpp0x/IDLC++0xRFP.odt: First initial commit, much more has to be done to get this draft RFP ready * tao/IIOP_Connector.cpp: * tests/TransportCurrent/IIOP/IIOP_Tester.cpp: Layout changes * tests/POA/On_Demand_Activation/Servant_Activator.cpp: Boolean now maps to bool * tests/TransportCurrent/IIOP/run_test.pl: Removed obsolete helper method Mon Aug 16 09:09:51 UTC 2010 Johnny Willemsen * TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp: Generate missing _duplicate call Fri Aug 13 13:48:03 UTC 2010 Jeff Parsons * orbsvcs/IFR_Service/makefile.am: Updated with new file in TAO_IFR_BE. Wed Aug 11 20:49:43 UTC 2010 Adam Mitz * tao/tao.mpc: install orb.idl. Tue Aug 10 17:46:16 UTC 2010 Jeff Parsons * TAO_IDL/fe/fe_init.cpp(fe_populate_global_scope): Put "omg.org" on the pragma prefix stack temporarily so it will be applied when creating CORBA module and its contents. Tue Aug 10 12:24:31 UTC 2010 Jeff Parsons * tests/IDL_Test/included.idl: Cosmetic changes. Mon Aug 9 17:06:41 UTC 2010 Jeff Parsons * TAO_IDL/ast/ast_redef.cpp: * TAO_IDL/Makefile.am: Removed the source file, since its only method has been moved rewritten in class FE_Utils, and updated the automake file. * TAO_IDL/include/fe_utils.h: * TAO_IDL/include/utl_scope_T.cpp: * TAO_IDL/include/global_extern.h: * TAO_IDL/ast/ast_module.cpp: * TAO_IDL/ast/ast_enum.cpp: * TAO_IDL/fe/fe_utils.cpp: * TAO_IDL/util/utl_scope.cpp: Rewrote the formerly global method can_be_redefined() in class FE_Utils, and rerouted all calls to the new version. This change fixes some redefinition bugs that were introduced in x.8.1, thanks to Robert Shectman for reporting the problem. * tests/IDL_Test/interface.idl: Added test cases for the above change. Mon Aug 9 13:13:21 UTC 2010 Jeff Parsons * orbsvcs/tests/InterfaceRepo/Bug_3883_Regression/test.idl: Added id string. Sun Aug 8 21:10:30 UTC 2010 William R. Otte * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_visitor_enum.cpp: * TAO_IDL/be/be_visitor_enum/any_op_ch.cpp: * TAO_IDL/be/be_visitor_enum/any_op_cs.cpp: * TAO_IDL/be/be_visitor_exception.cpp: * TAO_IDL/be/be_visitor_exception/any_op_ch.cpp: * TAO_IDL/be/be_visitor_exception/any_op_cs.cpp: * TAO_IDL/be/be_visitor_interface/any_op_ch.cpp: * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: * TAO_IDL/be/be_visitor_sequence.cpp: * TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp: * TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp: * TAO_IDL/be/be_visitor_structure.cpp: * TAO_IDL/be/be_visitor_structure/any_op_ch.cpp: * TAO_IDL/be/be_visitor_structure/any_op_cs.cpp: * TAO_IDL/be/be_visitor_union.cpp: * TAO_IDL/be/be_visitor_union/any_op_ch.cpp: * TAO_IDL/be/be_visitor_union/any_op_cs.cpp: * tao/AnyTypeCode/Any.h: * tao/AnyTypeCode/Any.inl: * tao/AnyTypeCode/Any.cpp: * tao/AnyTypeCode/ExceptionA.h: * tao/AnyTypeCode/ExceptionA.cpp: * tao/AnyTypeCode/PolicyA.h: * tao/AnyTypeCode/PolicyA.cpp: * tao/AnyTypeCode/WrongTransactionA.h: * tao/AnyTypeCode/WrongTransactionA.cpp: Expanded use of the ACE_ANY_OPS_USE_NAMESPACE macro for compilers that implement strict argument dependent lookup, especially for overloaded operators. * tao/DynamicAny/DynCommon.cpp: * tao/Messaging/Buffering_Constraint_Policy.cpp: * tao/RTCORBA/RT_ProtocolPropertiesA.cpp: * tao/orbconf.h: Various compile fixes for the Clang LLVM compiler. Fri Aug 6 20:24:47 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_component.cpp: * TAO_IDL/be/be_visitor_home.cpp: * TAO_IDL/be_include/be_visitor_home.h: Removed unnecessary includes. Fri Aug 6 20:18:12 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_home/home_ch.cpp: * TAO_IDL/be/be_visitor_home/home_cs.cpp: * TAO_IDL/be_include/be_visitor_home/home_cs.h: * TAO_IDL/be_include/be_visitor_home/home_ch.h: Removed these visitors, their functionality has been subsumed by the corresponding interface visitors. * TAO_IDL/be/be_visitor_interface/interface_ch.cpp: * TAO_IDL/be/be_visitor_interface/interface_cs.cpp: * TAO_IDL/be/be_visitor_home.cpp: * TAO_IDL/be/be_visitor_module/module.cpp: * TAO_IDL/be_include/be_visitor_home.h: Changes related to the visitor removal described above. Fri Aug 6 18:57:50 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_component/component_ss.cpp: * TAO_IDL/be/be_visitor_component/component_sh.cpp: * TAO_IDL/be/be_visitor_component/component_si.cpp: * TAO_IDL/be_include/be_visitor_component/component_sh.h: * TAO_IDL/be_include/be_visitor_component/component_si.h: * TAO_IDL/be_include/be_visitor_component/component_ss.h: Removed these visitors, their functions are now taken over by the corresponding interface visitors. * TAO_IDL/be/be_visitor_component.cpp: * TAO_IDL/be/be_visitor_interface/interface_sh.cpp: * TAO_IDL/be/be_visitor_interface/interface_si.cpp: * TAO_IDL/be/be_visitor_interface/interface_ss.cpp: * TAO_IDL/be/be_component.cpp: * TAO_IDL/be/be_visitor_component/component.cpp: * TAO_IDL/be/be_visitor_module/module.cpp: * TAO_IDL/be/be_interface.cpp: * TAO_IDL/be_include/be_interface.h: * TAO_IDL/be_include/be_component.h: * TAO_IDL/be_include/be_visitor_interface/interface_sh.h: * TAO_IDL/be_include/be_visitor_interface/interface_si.h: * TAO_IDL/be_include/be_visitor_interface/interface_ss.h: * TAO_IDL/be_include/be_visitor_component.h: - Refactored code from component and interface skeleton visitors, to facilitate the removal of the former, as described above. - Formatted ACE_ERROR macros to use ACE_TEXT. - Cosmetic changes. Fri Aug 6 14:43:26 UTC 2010 Jeff Parsons * bin/tao_other_tests.lst: Added new test below. Fri Aug 6 14:35:45 UTC 2010 Jeff Parsons * orbsvcs/tests/InterfaceRepo/Bug_3881_Regression/*.*: New test, consisiting of IDL file and perl script, to check for reintroduction of [BUGID:3881]. Fri Aug 6 13:42:39 UTC 2010 Jeff Parsons * orbsvcs/orbsvcs/IFRService/IFR_Service_Utils.cpp(valid_creation): Skipped call to pre_exist() check if the new entry represents an IDL module, since modules may be reopened. This bug (reported by Bogdan Jeram ) was somehow reintroduced since 1.7.8. This fix handles any reopened module, and closes [BUGID:3881]. Thu Aug 5 13:25:00 UTC 2010 Build CZar * tao/Valuetype/AbstractBase.h: Removed hard-coded 'inline' from declaration of _decr_refcount(). Wed Aug 4 20:52:39 UTC 2010 Jeff Parsons * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_util.cpp: * TAO_IDL/be/be_global.cpp: * TAO_IDL/be_include/be_global.h: New IDL compiler option -Sg, which disables the generation of unique extensions on header file preprocessor guards. These changes are from a patch supplied by Bogdan Jeram , and close [BUGID:3867]. * docs/compiler.html: Updated IDL compiler options table. Wed Aug 4 19:24:15 UTC 2010 Johnny Willemsen * MPC/config/rtcosscheduling.mpb: * orbsvcs/orbsvcs/RTCosScheduling: * orbsvcs/orbsvcs/RTCosScheduling.idl: * orbsvcs/orbsvcs/RTCosScheduling.mpc: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.inl: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.inl: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_export.h: * orbsvcs/tests/RTCosScheduling: * orbsvcs/tests/RTCosScheduling/Object1_i.h: * orbsvcs/tests/RTCosScheduling/Object1_i.cpp: * orbsvcs/tests/RTCosScheduling/README: * orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc: * orbsvcs/tests/RTCosScheduling/client.cpp: * orbsvcs/tests/RTCosScheduling/run_test.pl: * orbsvcs/tests/RTCosScheduling/schedule.cfg: * orbsvcs/tests/RTCosScheduling/server.ior: * orbsvcs/tests/RTCosScheduling/server.cpp: * orbsvcs/tests/RTCosScheduling/svc.conf: * orbsvcs/tests/RTCosScheduling/testSched.idl: * orbsvcs/tests/RTCosScheduling/testSched_export.h: Removed these files, RTCosScheduling got disabled with a dummy label 5 years ago because it used a non portable way to register interceptors and in those 5 years nobody complained about this Wed Aug 4 17:54:39 UTC 2010 Jeff Parsons * test//Bug_3672_Regression/client.cpp: Changed call orb->_decr_refcnt() to new name _decr_refcount(). * TAO_IDL/be/be_visitor_argument/invoke_cs.cpp: * TAO_IDL/be/be_visitor_argument/marshal_ss.cpp: Removed unused local variable and commented out code. * TAO_IDL/be/be_visitor_interface/interface_cs.cpp: In the generated marshal() operation, added generation of /*. . .*/ guards around the 'cdr' parameter if the interface is local and parameter is not used. * tao/Object.h: Removed hard-coded 'inline' from declaration of _decr_refcount(). Wed Aug 4 14:48:11 UTC 2010 Adam Mitz * tao/tao.mpc: orb.idl is not a Template_File. Adding it to that list causes uninteded side-effects that produce an unusable project with vc10. Moved it to the PIDL_Files so that it will continue to not be compiled by tao_idl. Wed Aug 4 14:43:14 UTC 2010 Johnny Willemsen * orbsvcs/orbsvcs/Notify/XML_Loader.h: * orbsvcs/orbsvcs/Notify/XML_Loader.cpp: Fixed compile errors Wed Aug 4 13:10:21 UTC 2010 Marcel Smit * tao/SystemException.cpp: Renamed TAO_SKIP_NEW_LINE_IN_EXCEPTION_LOGGING to TAO_SUPPRESS_NEW_LINE_IN_EXCEPTION_LOGGING. Wed Aug 4 12:21:58 UTC 2010 Marcel Smit * tao/SystemException.cpp: Added TAO_SKIP_NEW_LINE_IN_EXCEPTION_LOGGING define. When set, no newline character will occur in the exception logging and therefor all logging will appear on one line. Wed Aug 4 08:41:54 UTC 2010 Johnny Willemsen * orbsvcs/ImplRepo_Service/Locator_Repository.cpp: Fixed compile errors Tue Aug 3 14:48:42 UTC 2010 Jeff Parsons * tao/Environment.cpp: Added Id string. * tao/Object.inl: * tao/Valuetype/AbstractBase.inl: Replace 'inline' with 'ACE_INLINE'. * TAO_IDL/be/be_visitor_argument/argument.cpp: Added missing final newline. Tue Aug 3 14:17:23 UTC 2010 Vladimir Zykov * tests/Exposed_Policies/Policy_Verifier.cpp: Fixed memory leaks. Tue Aug 3 13:59:58 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_component/any_op_ch.cpp: * TAO_IDL/be/be_visitor_component/any_op_cs.cpp: * TAO_IDL/be/be_visitor_component/component_ch.cpp: * TAO_IDL/be/be_visitor_component/component_ci.cpp: * TAO_IDL/be/be_visitor_component/cdr_op_ch.cpp: * TAO_IDL/be/be_visitor_component/component_cs.cpp: * TAO_IDL/be/be_visitor_component/cdr_op_cs.cpp: * TAO_IDL/be_include/be_visitor_component/cdr_op_cs.h: * TAO_IDL/be_include/be_visitor_component/any_op_ch.h: * TAO_IDL/be_include/be_visitor_component/any_op_cs.h: * TAO_IDL/be_include/be_visitor_component/component_ch.h: * TAO_IDL/be_include/be_visitor_component/component_ci.h: * TAO_IDL/be_include/be_visitor_component/cdr_op_ch.h: * TAO_IDL/be_include/be_visitor_component/component_cs.h: Removed these files, the contained visitors are now replaced in the traversal by the corresponding interface visitor. * TAO_IDL/be/be_visitor_exception/exception_ch.cpp: * TAO_IDL/be/be_visitor_typecode/typecode_decl.cpp: * TAO_IDL/be/be_visitor_argument/invoke_cs.cpp: * TAO_IDL/be/be_visitor_argument/argument.cpp: * TAO_IDL/be/be_visitor_argument/upcall_ss.cpp: * TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp: * TAO_IDL/be/be_visitor_argument/marshal_ss.cpp: * TAO_IDL/be/be_visitor_component.cpp: * TAO_IDL/be/be_visitor_operation/operation_ss.cpp: * TAO_IDL/be/be_visitor_interface/interface_ch.cpp: * TAO_IDL/be/be_visitor_interface/interface_ci.cpp: * TAO_IDL/be/be_visitor_interface/cdr_op_ch.cpp: * TAO_IDL/be/be_visitor_interface/interface_cs.cpp: * TAO_IDL/be/be_visitor_interface/cdr_op_cs.cpp: * TAO_IDL/be/be_visitor_interface/any_op_ch.cpp: * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: * TAO_IDL/be/be_visitor_sequence/any_op_ch.cpp: * TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: * TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp: * TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: * TAO_IDL/be/be_type.cpp: * TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp: * TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp: * TAO_IDL/be/be_component.cpp: * TAO_IDL/be/be_visitor_interface.cpp: * TAO_IDL/be/be_visitor_module/module.cpp: * TAO_IDL/be/be_visitor_union/union_ch.cpp: * TAO_IDL/be/be_visitor_structure/structure_ch.cpp: * TAO_IDL/be/be_extended_port.cpp: * TAO_IDL/be/be_interface.cpp: * TAO_IDL/be_include/be_interface.h: * TAO_IDL/be_include/be_component.h: * TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h: * TAO_IDL/be_include/be_visitor_argument/argument.h: * TAO_IDL/be_include/be_type.h: * TAO_IDL/be_include/be_visitor_interface/cdr_op_cs.h: * TAO_IDL/be_include/be_visitor_interface/any_op_ch.h: * TAO_IDL/be_include/be_visitor_interface/interface.h: * TAO_IDL/be_include/be_visitor_interface/any_op_cs.h: * TAO_IDL/be_include/be_visitor_interface/interface_ch.h: * TAO_IDL/be_include/be_visitor_interface/interface_ci.h: * TAO_IDL/be_include/be_visitor_interface/cdr_op_ch.h: * TAO_IDL/be_include/be_visitor_interface/interface_cs.h: * TAO_IDL/be_include/be_visitor_component_scope.h: * TAO_IDL/be_include/be_visitor_interface.h: * TAO_IDL/be_include/be_visitor_component.h: - Factored common stub header file code generation into a method in class be_type. - Abstracted differences in stub code generation between interfaces and components into methods on the corresponding node classes. - Replaced calls to component visitors for stub, cdr op and any op generation with the corresponding interface visitors. * tao/Object.inl: * tao/AnyTypeCode/TypeCode.cpp: * tao/AnyTypeCode/AnyTypeCode_methods.h: * tao/AnyTypeCode/TypeCode.inl: * tao/AnyTypeCode/NVList.h: * tao/AnyTypeCode/NVList.cpp: * tao/AnyTypeCode/NVList.inl: * tao/Adapter.h: * tao/IFR_Client/IFR_Client_Adapter_Impl.cpp: * tao/ZIOP_Adapter.cpp: * tao/Unbounded_Sequence_CDR_T.h: * tao/DynamicInterface/ExceptionList.h: * tao/DynamicInterface/Server_Request.h: * tao/DynamicInterface/Context.h: * tao/DynamicInterface/ExceptionList.cpp: * tao/DynamicInterface/ExceptionList.inl: * tao/DynamicInterface/Request.h: * tao/DynamicInterface/DII_CORBA_methods.h: * tao/DynamicInterface/Dynamic_Adapter_Impl.cpp: * tao/DynamicInterface/Server_Request.inl: * tao/DynamicInterface/Server_Request.cpp: * tao/DynamicInterface/Context.cpp: * tao/DynamicInterface/Context.inl: * tao/DynamicInterface/Request.inl: * tao/DynamicInterface/Request.cpp: * tao/CORBA_methods.h: * tao/Environment.h: * tao/ORB.h: * tao/Environment.cpp: * tao/Object.h: * tao/IORManipulation/IORManip_Filter.h: * tao/Principal.cpp: * tao/Principal.h: * tao/Valuetype/AbstractBase.h: * tao/Valuetype/AbstractBase.inl: * tao/Valuetype/AbstractBase.cpp: * tao/Valuetype/Value_CORBA_methods.h: * tao/Object.cpp:: * tao/ORB.inl * tao/Environment.inl: * tao/Principal.inl: Made CORBA::is_nil() and CORBA::release() into template functions, and removed all the overloads. This fix closes [BUGID:3854]. Tue Aug 3 12:07:11 UTC 2010 Johnny Willemsen * MPC/config/taodefaults.mpb: Removed exceptions as base, we are removing non exception support * tao/Acceptor_Registry.cpp: Removed not needed include * tao/CORBALOC_Parser.h: Updated include base ace/Array.h will be removed soon Sun Aug 1 18:16:59 UTC 2010 Johnny Willemsen * NEWS: Updated for next release Sun Aug 01 11:30:54 CEST 2010 Johnny Willemsen * TAO version 1.8.1 released. Wed Jul 28 13:34:11 UTC 2010 Jeff Parsons * NEWS: Updated with IDL compiler changes. Tue Jul 27 20:00:14 UTC 2010 Jeff Parsons * TAO_IDL/driver/drv_args.cpp: * TAO_IDL/util/utl_err.cpp: * TAO_IDL/util/utl_global.cpp: * TAO_IDL/include/idl_global.h: Modified IDL compiler handling of anonymous types. Default is now silence, or no output. IDL_ANON_ERROR, IDL_ANON_WARNING, or IDL_ANON_SILENT may be defined in config.h to select global behavior of outputting error, warning or nothing respectively. The command line options -ae (error), -aw (warning) or -as (silent) may be used to override this behavior locally. * MPC/config/idl_anon_error.mpb: * MPC/config/idl_anon_warning.mpb: * MPC/config/idl_anon_silent.mpb: New base project files, which simply add -ae, -aw or -as, respectively, to the IDL compiler command line. * docs/compiler.html: Updated IDL compiler documentation. * tests/IDL_Test/IDL_Test.mpc: Removed -as option from project, it is now the default behavior. Tue Jul 27 11:51:25 UTC 2010 Marcel Smit * examples/CSD_Strategy/ThreadPool5/Foo.idl: * examples/Logging/Logger.idl: * tests/DII_Collocation_Tests/oneway/Test.idl: Removed anonymous constructs from test IDL and modified test code accordingly. Sat Jul 24 20:41:24 UTC 2010 Johnny Willemsen * TAO_IDL/util/utl_global.cpp: For the moment make -as the default, that should resolve a lot of issues on the scoreboard and makes it possible to resolve the fallout seperately and get a feeling on the current repo status Sat Jul 24 07:35:12 UTC 2010 Marcel Smit * tests/OBV/ValueBox/vb_struct.idl: Removed anonymous constructs from test IDL and modified test code accordingly. Sat Jul 24 07:28:04 UTC 2010 Marcel Smit * tests/CSD_Strategy_Tests/TP_Foo_B/Foo_B.idl: * tests/DSI_AMI_Gateway/test.idl: * tests/DSI_Gateway/test.idl: Removed anonymous constructs from test IDL and modified test code accordingly. Sat Jul 24 07:15:15 UTC 2010 Marcel Smit * tests/Bug_3506_Regression/IF_EXE_M_R_Structs.idl: * tests/Bug_3524_Regression/test.idl: Removed anonymous constructs from test IDL and modified test code accordingly. Fri Jul 23 20:59:59 UTC 2010 Jeff Parsons * TAO_IDL/include/idl_global.h: * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/idl.yy: * TAO_IDL/driver/drv_args.cpp: * TAO_IDL/util/utl_global.cpp: Added -as option to completely silence any diagnostic for anonymous IDL constructs. * docs/compiler.html: Updated IDL compiler options documentation. * tests/IDL_Test/IDL_Test.mpc: Replace -aw option with the new -as option. Fri Jul 23 19:56:53 UTC 2010 Jeff Parsons * tests/Param_Test/big_union.cpp: * tests/Param_Test/param_test.idl: * tests/Param_Test/recursive_union.cpp: Removed anonymous constructs from test IDL and modified test code accordingly. Thu Jul 22 19:21:28 UTC 2010 Phil Mesnier * examples/CSD_Strategy/ThreadPool4/Foo.idl: * orbsvcs/orbsvcs/miop.idl: * orbsvcs/tests/InterfaceRepo/IFR_Self_Recursive_IDL_Test/Test.idl: * performance-tests/Anyop/test.idl: * tests/Bug_2119_Regression/test.idl: Fix anonymous type errors. Thu Jul 22 03:57:34 UTC 2010 William R. Otte * TAO_IDL/util/utl_err.cpp: * TAO_IDL/util/utl_global.cpp: Fuzz. Wed Jul 21 21:38:11 UTC 2010 Phil Mesnier * orbsvcs/orbsvcs/RtecUDPAdmin.idl: * orbsvcs/orbsvcs/miop.idl: Fix anonymous arrays that the IDL compiler now complains about. Wed Jul 21 16:22:38 UTC 2010 Jeff Parsons * TAO_IDL/fe/idl.yy: * TAO_IDL/fe/y.tab.cpp: Overlooked change in error message call signature. * tests/IDL_Test/IDL_Test.mpc: Added new option -aw from Wed Jul 21 15:02:16 UTC 2010 Jeff Parsons to necessary IDL files. Wed Jul 21 15:54:27 UTC 2010 Phil Mesnier * tao/TAO_Internal.cpp: reverted for_TAO specific call to service gestalt open. Wed Jul 21 15:43:39 UTC 2010 Vladimir Zykov * tests/Sequence_Unit_Tests/value_sequence_tester.hpp: Fixed a valgrind complain about uninitialized value. Wed Jul 21 15:02:16 UTC 2010 Jeff Parsons * TAO_IDL/ast/ast_array.cpp: Cosmetic changes. * TAO_IDL/include/idl_global.h: * TAO_IDL/include/utl_err.h: * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/idl.yy: * TAO_IDL/driver/drv_args.cpp: * TAO_IDL/util/utl_err.cpp: * TAO_IDL/util/utl_global.cpp: An error is now output when an anonymous type is seen. For legacy IDL files, a command line option -aw has been added, which will cause a warning to be output instead. * docs/compiler.html: Updated documentation with the new option above. Wed Jul 21 09:57:34 UTC 2010 Vladimir Zykov * tao/ORB_Core_TSS_Resources.cpp: * tao/ORB_Core.cpp: * tao/ORB_Core.inl: * tao/ORB_Core_TSS_Resources.h: * tao/ORB_Core.h: Fixed bug 2533. Now ORB_Core's TSS resources are cleaned during orb destroy. * tests/Portable_Interceptors/Slot/driver.cpp: Explicitely destroy orb since doing this implicitely when main() returns is too late. Wed Jul 21 03:09:21 UTC 2010 Phil Mesnier * tao/TAO_Internal.cpp: Fix for premature committal error. Wed Jul 21 02:34:25 UTC 2010 Phil Mesnier * tao/TAO_Internal.cpp: Use the modified open method in the ACE_Service_Gestalt to get the behavior that has been assumed since the introduction of multiple service contexts. Tue Jul 20 12:28:24 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_attribute/attribute.cpp: Fixed typo in facet impl attribute operation generation, similar to the fix in Mon Jul 19 17:14:48 UTC 2010 Jeff Parsons Mon Jul 19 18:25:04 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_connector/connector_ami_rh_exs.cpp: Fixed fuzz error. Mon Jul 19 18:19:22 UTC 2010 Jeff Parsons * TAO_IDL/driver/drv_preproc.cpp: Fixed typo in OpenVMS-spcific code. Mon Jul 19 17:14:48 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_operation/operation_exs.cpp: Fixed typo in facet impl operation generation. Sat Jul 17 14:13:33 UTC 2010 Phil Mesnier * tao/TAO_Internal.cpp (ORB::open_services): Silence compiler warnings Fri Jul 16 22:13:14 UTC 2010 Phil Mesnier * tao/TAO_Internal.cpp: Detect and allow an ENOENT error returned from opening a service configuration context. That is alright because any explicitly named service config files are checked for existence when the -ORBSvcConf argument is processed, so the only file that could raise ENOENT is a defaulted svc.conf. Thu Jul 15 13:37:06 UTC 2010 Jeff Parsons * TAO_IDL/be/be_codegen.cpp(end_server_header): Changes to avoid a mismatched versioned namespace macro pair in *S.h when the -SS option is used. Thu Jul 15 12:55:54 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_connector/executor_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp: Added code generation for _get_component() and _set_component) in the AMI4CCM connector's facet executor, as well as code to initialize and reset this value in the corresponding connector executor. Thu Jul 15 09:44:25 UTC 2010 Jeff Parsons * TAO_IDL/be/be_visitor_connector/connector_ami_rh_exs.cpp: * TAO_IDL/be/be_visitor_connector/connector_ami_rh_exh.cpp: * TAO_IDL/be_include/be_visitor_connector/connector_ami_rh_exs.h: * TAO_IDL/be_include/be_visitor_connector/connector_ami_rh_exh.h: New visitors, generating the AMI4CCM reply handler implementation, with empty method bodies, and triggered by -Gex used on the generated *A.idl file. The option -Gcn used on this file will generate a *A_conn.{h,cpp} set of files. The addition of -Gex to this command line will trigger the generation of a *A_conn_i.{h,cpp} set of files, containing the corresponding empty implementations of the reply handler methods. * TAO_IDL/be/be_visitor_home/home_exs.cpp: * TAO_IDL/be/be_visitor_operation/operation_exs.cpp: * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_visitor_root/root_cnh.cpp: * TAO_IDL/be/be_visitor_root/root_cns.cpp: * TAO_IDL/be/be_visitor_connector.cpp: * TAO_IDL/be/be_visitor_component/servant_svs.cpp: * TAO_IDL/be/be_global.cpp: * TAO_IDL/be/be_visitor_attribute/attribute.cpp: * TAO_IDL/be/be_visitor_connector/connector_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/connector_ami_exh.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp: * TAO_IDL/be/be_visitor.cpp: * TAO_IDL/be_include/be_visitor_operation/operation_exs.h: * TAO_IDL/be_include/be_visitor_context.h: * TAO_IDL/be_include/be_visitor_connector.h: * TAO_IDL/be_include/be_visitor.h: * TAO_IDL/be_include/be_codegen.h: * TAO_IDL/be_include/be_helper.h: * TAO_IDL/be_include/be_visitor_attribute/attribute.h: * TAO_IDL/be_include/be_visitor_connector/facet_ami_exh.h: * TAO_IDL/be_include/be_visitor_connector/connector_ami_exh.h: * TAO_IDL/be_include/be_global.h: Changes to existing files necessary to complete the support of AMI4CCM reply handler implementation generation. Also some minor cosmetic and comment changes. Thu Jul 15 09:23:20 UTC 2010 Johnny Willemsen * orbsvcs/orbsvcs/Trader/Constraint_Visitors.h: * orbsvcs/orbsvcs/Trader/Offer_Database.h: * orbsvcs/orbsvcs/Trader/Offer_Iterators.h: * tao/Bounded_Basic_String_Sequence_T.h: * tao/Bounded_Object_Reference_Sequence_T.h: * tao/Bounded_Value_Sequence_T.h: * tao/Endpoint.h: * tao/Unbounded_Basic_String_Sequence_T.h: * tao/Unbounded_Object_Reference_Sequence_T.h: * tao/Unbounded_Octet_Sequence_T.h: Doxygen improvements Tue Jul 13 11:29:59 UTC 2010 Jeff Parsons * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/fe/fe_utils.cpp: * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/idl.yy: Fixes for various code generation errors stemming from Mon Jul 12 08:19:49 UTC 2010 Jeff Parsons Tue Jul 13 11:22:49 UTC 2010 Jeff Parsons * tests/Alt_Mapping/ub_struct_seq.cpp: Changes corresponding to changes in generated code for sequences (in this test represented by std::vector<>). Mon Jul 12 12:55:55 UTC 2010 Jeff Parsons * tao/PortableServer/PS_ForwardS.h: New file, an empty placeholder that is now generated as an include by the IDL compiler. The corresponding IDL file is not automatically processed, but it is included in other IDL files. Mon Jul 12 11:32:30 UTC 2010 Jeff Parsons * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/fe_init.cpp: * TAO_IDL/fe/idl.yy: * TAO_IDL/util/utl_scope.cpp: Changes in handling of pseudo object creation and lookup. Mon Jul 12 08:26:24 UTC 2010 Jeff Parsons * tools/IDL3_to_IDL2/be_util.cpp: * tools/IDL3_to_IDL2/be_util.h: New files containing a utility class of static methods. * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: Added new files to project. * tools/IDL3_to_IDL2/be_global.cpp: * tools/IDL3_to_IDL2/be_global.h: Factored out methods that have nothing to do with global data storage and moved them to the new utility class. Mon Jul 12 08:19:49 UTC 2010 Jeff Parsons * TAO_IDL/include/fe_utils.h: * TAO_IDL/include/ast_decl.h: * TAO_IDL/include/idl_global.h: * TAO_IDL/include/utl_scope.h: * TAO_IDL/include/ast_interface.h: * TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp: * TAO_IDL/be/be_visitor_interface/any_op_ch.cpp: * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: * TAO_IDL/be/be_visitor_operation/upcall_command_ss.cpp: * TAO_IDL/be/be_codegen.cpp: * TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: * TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: * TAO_IDL/be/be_visitor_ami_pre_proc.cpp: * TAO_IDL/be/be_visitor_root/root_sh.cpp: * TAO_IDL/be/be_visitor_valuebox/any_op_ch.cpp: * TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp: * TAO_IDL/be/be_visitor_valuetype/any_op_ch.cpp: * TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp: * TAO_IDL/be/be_util.cpp: * TAO_IDL/be/be_visitor_typecode.cpp: * TAO_IDL/be/be_visitor_operation.cpp: * TAO_IDL/be/be_visitor_xplicit_pre_proc.cpp: * TAO_IDL/be/be_visitor_constant/constant_cs.cpp: * TAO_IDL/be/be_visitor_sequence.cpp: * TAO_IDL/be/be_visitor_interface_fwd/any_op_ch.cpp: * TAO_IDL/be/be_global.cpp: * TAO_IDL/be/be_sequence.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp: * TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp: * TAO_IDL/be/be_visitor_ccm_pre_proc.cpp: * TAO_IDL/be/be_visitor_valuetype_fwd/any_op_ch.cpp: * TAO_IDL/be/be_generator.cpp: * TAO_IDL/ast/ast_visitor_reifying.cpp: * TAO_IDL/ast/ast_decl.cpp: * TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h: * TAO_IDL/be_include/be_visitor_operation/upcall_command_ss.h: * TAO_IDL/be_include/be_util.h: * TAO_IDL/be_include/be_visitor_constant/constant_cs.h: * TAO_IDL/be_include/be_constant.h: * TAO_IDL/be_include/be_global.h: * TAO_IDL/fe/fe_utils.cpp: * TAO_IDL/fe/fe_init.cpp: * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/idl.yy: * TAO_IDL/fe/lex.yy.cpp: * TAO_IDL/fe/idl.ll: * TAO_IDL/driver/drv_preproc.cpp: * TAO_IDL/driver/drv_args.cpp: * TAO_IDL/tao_idl.cpp: * TAO_IDL/util/utl_global.cpp: * TAO_IDL/util/utl_scope.cpp: - Changed generation of alternate mapping sequences to be a typedef of std::vector. - Refactored non-data code in FE and BE global data classes to corresponding utils classes. - Changed code generation triggered by �SS to generate the *S.h and *C.h includes, so they can be propagated to including IDL files. Tue Jul 6 11:11:49 UTC 2010 Johnny Willemsen * etc/tao.doxygen: * etc/tao_anytypecode.doxygen: * etc/tao_av.doxygen: * etc/tao_compression.doxygen: * etc/tao_cosevent.doxygen: * etc/tao_cosnaming.doxygen: * etc/tao_cosnotification.doxygen: * etc/tao_costime.doxygen: * etc/tao_costrader.doxygen: * etc/tao_dynamicany.doxygen: * etc/tao_dynamicinterface.doxygen: * etc/tao_esf.doxygen: * etc/tao_ifr.doxygen: * etc/tao_implrepo.doxygen: * etc/tao_iormanip.doxygen: * etc/tao_iortable.doxygen: * etc/tao_pi.doxygen: * etc/tao_pi_server.doxygen: * etc/tao_portablegroup.doxygen: * etc/tao_portableserver.doxygen: * etc/tao_pss.doxygen: * etc/tao_rtcorba.doxygen: * etc/tao_rtevent.doxygen: * etc/tao_rtportableserver.doxygen: * etc/tao_security.doxygen: * etc/tao_smartproxies.doxygen: * etc/tao_ssliop.doxygen: * etc/tao_strategies.doxygen: * etc/tao_transportcurrent.doxygen: * etc/tao_ziop.doxygen: Reduced the size of the colloboration graphs Mon Jul 5 14:00:57 UTC 2010 Johnny Willemsen * etc/tao.doxygen: * etc/tao_anytypecode.doxygen: * etc/tao_av.doxygen: * etc/tao_compression.doxygen: * etc/tao_cosevent.doxygen: * etc/tao_cosnaming.doxygen: * etc/tao_cosnotification.doxygen: * etc/tao_costime.doxygen: * etc/tao_costrader.doxygen: * etc/tao_dynamicany.doxygen: * etc/tao_dynamicinterface.doxygen: * etc/tao_esf.doxygen: * etc/tao_ifr.doxygen: * etc/tao_implrepo.doxygen: * etc/tao_iormanip.doxygen: * etc/tao_iortable.doxygen: * etc/tao_pi.doxygen: * etc/tao_pi_server.doxygen: * etc/tao_portablegroup.doxygen: * etc/tao_portableserver.doxygen: * etc/tao_pss.doxygen: * etc/tao_rtcorba.doxygen: * etc/tao_rtevent.doxygen: * etc/tao_rtportableserver.doxygen: * etc/tao_security.doxygen: * etc/tao_smartproxies.doxygen: * etc/tao_ssliop.doxygen: * etc/tao_strategies.doxygen: * etc/tao_transportcurrent.doxygen: * etc/tao_ziop.doxygen: Disable include and included graphs, this should reduce the size of the documentation a lot Mon Jul 5 11:43:01 UTC 2010 Johnny Willemsen * orbsvcs/tests/Bug_2777_Regression/run_test.pl: Added another path * tao/Leader_Follower.h: Doxygen fix Sun Jul 04 18:57:33 CEST 2010 Johnny Willemsen * TAO version 1.8 released. Local Variables: mode: change-log add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time)) indent-tabs-mode: nil End: