summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-134-10/+10
|
* bool changesJohnny Willemsen2021-03-171-1/+1
|
* Add missing includesJohnny Willemsen2021-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/tao/Adapter_Registry.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Objref_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/String_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp: * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp: * TAO/tao/DynamicAny/DynCommon.cpp: * TAO/tao/IIOP_Acceptor.cpp: * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp: * TAO/tao/ImR_Client/ImR_Client.cpp: * TAO/tao/Object_KeyC.cpp: * TAO/tao/PortableServer/Var_Size_SArgument_T.cpp: * TAO/tao/PortableServer/Vector_SArgument_T.cpp: * TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp: * TAO/tao/Strategies/DIOP_Acceptor.cpp: * TAO/tao/Strategies/DIOP_Profile.cpp: * TAO/tao/Strategies/SHMIOP_Profile.cpp: * TAO/tao/Strategies/UIOP_Profile.cpp: * TAO/tao/Var_Size_Argument_T.cpp: * TAO/tao/Vector_Argument_T.cpp: * TAO/tao/WrongTransactionC.cpp: * TAO/tao/WrongTransactionC.h:
* Use std string operations instead of ACE_OSJohnny Willemsen2021-03-081-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TAO/tao/Acceptor_Registry.cpp: * TAO/tao/Adapter_Registry.cpp: * TAO/tao/AnyTypeCode/Any.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp: * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/Struct_TypeCode.cpp: * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp: * TAO/tao/AnyTypeCode/TypeCode.cpp: * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp: * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode.cpp: * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp: * TAO/tao/CDR.inl: * TAO/tao/CORBALOC_Parser.cpp: * TAO/tao/CORBA_String.inl: * TAO/tao/DynamicAny/DynCommon.cpp: * TAO/tao/DynamicInterface/Request.cpp: * TAO/tao/GIOP_Message_Generator_Parser_10.cpp: * TAO/tao/HTTP_Handler.cpp: * TAO/tao/IIOP_Acceptor.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/IIOP_Endpoint.cpp: * TAO/tao/IIOP_Profile.cpp: * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp: * TAO/tao/ImR_Client/ImR_Client.cpp: * TAO/tao/MCAST_Parser.cpp: * TAO/tao/ORB.cpp: * TAO/tao/ORB_Core.cpp: * TAO/tao/Object_KeyC.cpp: * TAO/tao/Object_Ref_Table.cpp: * TAO/tao/PI/Interceptor_List_T.cpp: * TAO/tao/PI/ORBInitInfo.cpp: * TAO/tao/PortableServer/BD_String_SArgument_T.cpp: * TAO/tao/PortableServer/PortableServer_Functions.cpp: * TAO/tao/Strategies/COIOP_Connector.cpp: * TAO/tao/Strategies/COIOP_Profile.cpp: * TAO/tao/Strategies/DIOP_Acceptor.cpp: * TAO/tao/Strategies/DIOP_Connector.cpp: * TAO/tao/Strategies/DIOP_Endpoint.cpp: * TAO/tao/Strategies/DIOP_Profile.cpp: * TAO/tao/Strategies/SCIOP_Acceptor.cpp: * TAO/tao/Strategies/SCIOP_Connector.cpp: * TAO/tao/Strategies/SCIOP_Endpoint.cpp: * TAO/tao/Strategies/SCIOP_Profile.cpp: * TAO/tao/Strategies/SHMIOP_Connector.cpp: * TAO/tao/Strategies/SHMIOP_Endpoint.cpp: * TAO/tao/Strategies/SHMIOP_Profile.cpp: * TAO/tao/Strategies/UIOP_Connector.cpp: * TAO/tao/Strategies/UIOP_Profile.cpp: * TAO/tao/String_Alloc.cpp: * TAO/tao/TAO_Server_Request.cpp: * TAO/tao/TAO_Server_Request.inl: * TAO/tao/Transport_Connector.cpp:
* Use micro version instead of beta versionJohnny Willemsen2021-01-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/ACE.cpp: * ACE/ace/ace.rc: * ACE/bin/generate_doxygen.pl: * ACE/tests/CDR_Array_Test.cpp: * ACE/tests/CDR_File_Test.cpp: * ACE/tests/CDR_Test.cpp: * ACE/tests/Codecs_Test.cpp: * TAO/orbsvcs/orbsvcs/AV.rc: * TAO/orbsvcs/orbsvcs/CosConcurrency.rc: * TAO/orbsvcs/orbsvcs/CosEvent.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/CosEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/CosLifeCycle.rc: * TAO/orbsvcs/orbsvcs/CosLoadBalancing.rc: * TAO/orbsvcs/orbsvcs/CosNaming.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNaming_Skel.rc: * TAO/orbsvcs/orbsvcs/CosNotification.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Serv.rc: * TAO/orbsvcs/orbsvcs/CosNotification_Skel.rc: * TAO/orbsvcs/orbsvcs/CosProperty.rc: * TAO/orbsvcs/orbsvcs/CosTime.rc: * TAO/orbsvcs/orbsvcs/CosTrading.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Serv.rc: * TAO/orbsvcs/orbsvcs/CosTrading_Skel.rc: * TAO/orbsvcs/orbsvcs/DsEventLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsLogAdmin.rc: * TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.rc: * TAO/orbsvcs/orbsvcs/FaultTolerance.rc: * TAO/orbsvcs/orbsvcs/IFRService.rc: * TAO/orbsvcs/orbsvcs/PortableGroup.rc: * TAO/orbsvcs/orbsvcs/RTEvent.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Serv.rc: * TAO/orbsvcs/orbsvcs/RTEvent_Skel.rc: * TAO/orbsvcs/orbsvcs/RTSched.rc: * TAO/orbsvcs/orbsvcs/RTSchedEvent.rc: * TAO/orbsvcs/orbsvcs/RT_Notification.rc: * TAO/orbsvcs/orbsvcs/SSLIOP.rc: * TAO/orbsvcs/orbsvcs/Security.rc: * TAO/orbsvcs/orbsvcs/Svc_Utils.rc: * TAO/tao/AnyTypeCode/TAO_AnyTypeCode.rc: * TAO/tao/BiDir_GIOP/TAO_BiDir_GIOP.rc: * TAO/tao/CodecFactory/TAO_CodecFactory.rc: * TAO/tao/Codeset/TAO_Codeset.rc: * TAO/tao/Compression/TAO_Compression.rc: * TAO/tao/Compression/bzip2/TAO_Bzip2Compressor.rc: * TAO/tao/Compression/lzo/TAO_LzoCompressor.rc: * TAO/tao/Compression/rle/TAO_RLECompressor.rc: * TAO/tao/Compression/zlib/TAO_ZlibCompressor.rc: * TAO/tao/DynamicAny/TAO_DynamicAny.rc: * TAO/tao/DynamicInterface/TAO_DynamicInterface.rc: * TAO/tao/IFR_Client/TAO_IFR_Client.rc: * TAO/tao/IORInterceptor/TAO_IORInterceptor.rc: * TAO/tao/IORManipulation/TAO_IORManip.rc: * TAO/tao/IORTable/TAO_Async_IORTable.rc: * TAO/tao/IORTable/TAO_IORTable.rc: * TAO/tao/ImR_Client/TAO_IMR_Client.rc: * TAO/tao/Messaging/TAO_Messaging.rc: * TAO/tao/ObjRefTemplate/TAO_ObjRefTemplate.rc: * TAO/tao/PI/TAO_PI.rc: * TAO/tao/PI_Server/TAO_PI_Server.rc: * TAO/tao/PortableServer/TAO_PortableServer.rc: * TAO/tao/RTCORBA/TAO_RTCORBA.rc: * TAO/tao/RTPortableServer/TAO_RTPortableServer.rc: * TAO/tao/RTScheduling/TAO_RTScheduler.rc: * TAO/tao/SmartProxies/SmartProxies.rc: * TAO/tao/Strategies/TAO_Strategies.rc: * TAO/tao/TypeCodeFactory/TypeCodeFactory.rc: * TAO/tao/Utils/TAO_Utils.rc: * TAO/tao/Valuetype/TAO_Valuetype.rc: * TAO/tao/ZIOP/TAO_ZIOP.rc: * TAO/tao/tao.rc: * TAO/tests/ZIOP/TestCompressor/TAO_TestCompressor.rc:
* Doxygen additionJohnny Willemsen2018-12-051-0/+1
| | | | * TAO/tao/ImR_Client/ImplRepo.idl:
* Layout changesJohnny Willemsen2018-09-041-4/+0
| | | | * TAO/tao/ImR_Client/ServerObject.idl:
* Only log errors when we have a debugging level setJohnny Willemsen2018-09-041-19/+30
| | | | * TAO/tao/ImR_Client/ImR_Client.cpp:
* Fixed typosJohnny Willemsen2018-08-101-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Connector.h: * TAO/docs/pluggable_messaging.html: * TAO/examples/Persistent_Grid/Grid_Client_i.cpp: * TAO/examples/Persistent_Grid/Persistent_Client_i.cpp: * TAO/examples/Simple/grid/Grid_Client_i.cpp: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.h: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: * TAO/orbsvcs/ImplRepo_Service/LiveCheck.cpp: * TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Multicast/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Multiple_Flows/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.cpp: * TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.cpp: * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.cpp: * TAO/tao/ImR_Client/ImplRepo.idl:
* Const and unicode fixesJohnny Willemsen2018-08-091-1/+1
| | | | | | | | * TAO/orbsvcs/ImplRepo_Service/LiveCheck.cpp: * TAO/orbsvcs/ImplRepo_Service/Locator_Repository.cpp: * TAO/orbsvcs/ImplRepo_Service/Shared_Backing_Store.cpp: * TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.cpp: * TAO/tao/ImR_Client/ImR_Client.cpp:
* Log the POA name when we log that we inform the ImRJohnny Willemsen2018-08-091-3/+6
| | | | * TAO/tao/ImR_Client/ImR_Client.cpp:
* Simplified loggingJohnny Willemsen2018-08-091-8/+6
| | | | * TAO/tao/ImR_Client/ImR_Client.cpp:
* Remove dot as we don't use that in the other messages in this operation ↵Johnny Willemsen2016-03-291-1/+1
| | | | | | which prevents a double dot in our logging * TAO/tao/ImR_Client/ImR_Client.cpp:
* Fixed typo in documentationJohnny Willemsen2016-03-031-1/+1
| | | | * TAO/tao/ImR_Client/ImplRepo.idl:
* New ImR feature to force a remove of a running server.Phil Mesnier2015-11-201-0/+5
|
* Added to .gitignore files based on what was generated during a buildAdam Mitz2015-03-021-0/+10
|
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+3
|
* Shorter headersJohnny Willemsen2015-01-072-2/+0
|
* TAO replacementsJohnny Willemsen2015-01-072-2/+2
|
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-071-2/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-072-4/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-073-5/+0
|
* Fri Oct 24 07:25:44 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-241-22/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bin/tao_other_tests.lst: Added new unit tests * orbsvcs/ImplRepo_Service/Server_Info.h: * orbsvcs/examples/Notify/Filter/Filter.cpp: * orbsvcs/examples/Notify/Subscribe/Subscribe.cpp: * orbsvcs/tests/Notify/Basic/Sequence.cpp: Layout changes * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: Unicode logging fixes * orbsvcs/tests/ImplRepo/NameService/test.cpp: Added orb shutdown to reduce amount of valgrind reported leaks * orbsvcs/tests/ImplRepo/NotifyService/ImplRepo_NotifyService.mpc: * orbsvcs/tests/ImplRepo/NotifyService/README: * orbsvcs/tests/ImplRepo/NotifyService/run_test.pl: * orbsvcs/tests/ImplRepo/NotifyService/test.cpp: New test to reproduce bugzilla 4187, the notification service can't be started by the ImR right now, have to fix this * orbsvcs/tests/ImplRepo/RestartServer/Messenger.idl: * orbsvcs/tests/ImplRepo/RestartServer/MessengerClient.cpp: * orbsvcs/tests/ImplRepo/RestartServer/run_test.pl: Extended this test so that it can also run with manual start, which reproduces bugzilla 4186 * tao/ImR_Client/ImR_Client.cpp: Updated logging statements to be uniform and also that we can easily determine that they are from the ImR_Client
* Mon Oct 13 17:25:22 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-132-14/+10
| | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/Naming/Naming_Server.h: Doxygen improvements * orbsvcs/orbsvcs/Naming/Naming_Server.cpp: Removed duplicate include * orbsvcs/tests/ImplRepo/NameService/test.cpp: Zapped empty lines * orbsvcs/tests/ImplRepo/RestartServer/Messenger.idl: * orbsvcs/tests/ImplRepo/RestartServer/Terminator.h: Layout changes * tao/ImR_Client/ImR_Client.cpp: Unicode logging fixes * tao/ImR_Client/ImplRepo.idl: Doxygen fixes
* Missed file from previous commitPhil Mesnier2014-02-061-1/+1
|
* Wed Jan 15 20:53:06 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-151-29/+44
| | | | | * tao/ImR_Client/ImR_Client.cpp: Fix a memory leak. It was trivial, but made ImplRepo tests fail valgrind.
* Wed Dec 4 17:13:02 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-12-041-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | * bin/tao_other_tests.lst: Added new test. * orbsvcs/ImplRepo_Service/AsyncAccessManager.h: * orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp: * orbsvcs/ImplRepo_Service/ImR_Activator.idl: * orbsvcs/ImplRepo_Service/ImR_Activator_i.h: * orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp: * orbsvcs/ImplRepo_Service/ImR_Locator.idl: * orbsvcs/ImplRepo_Service/ImR_Locator_i.h: * orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp: * orbsvcs/ImplRepo_Service/tao_imr_i.h: * orbsvcs/ImplRepo_Service/tao_imr_i.cpp: Adding two new features to the IMR client interface. First is a kill command that has the activator send a signal to a child process. Also a new link command that allows the ImR locator to recognize two or more POAs are part of the same process. The link command implementation is still under development. * orbsvcs/tests/ImplRepo/kill_server: New test case for the kill command. * tao/ImR_Client/ImplRepo.idl: New extension interface added to define new operations.
* ChangeLogTag: Mon Apr 22 14:54:18 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-04-222-4/+0
|
* ChangeLogTag: Fri Apr 19 03:28:07 UTC 2013 Adam Mitz <mitza@ociweb.com>mitza2013-04-191-0/+3
|
* Thu Apr 18 22:32:11 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-04-183-6/+8
|
* Thu Apr 11 18:03:24 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-16/+16
|
* Thu Apr 11 16:16:21 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-04-111-3/+3
|
* Added backup restart features for Implementation Repository and ↵stanleyk2013-03-141-0/+2
| | | | FT_Naming_Server.
* Tue Feb 19 21:34:33 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-191-0/+19
|
* Scoreboard cleanup for wchar compatibilitylabancap2013-02-061-11/+11
|
* Merge in OCI_Reliability_Enhancements branch. stanleyk2013-02-053-32/+286
|
* Mon Nov 28 14:29:45 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-282-21/+21
| | | | | | | | * tao/ImR_Client/ImR_Client.cpp: * tao/ImR_Client/ImplRepo.pidl: * tao/PortableServer/Operation_Table_Dynamic_Hash.cpp: * tao/PortableServer/Operation_Table_Perfect_Hash.cpp: Const and layout changes
* Sun Nov 27 18:19:18 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-271-2/+2
| | | | | | | | | Merging in another set of changes. The skeletons got refactored even more and now the S.inl files are not generated anymore. For CIAO we now generate the facet servants in new _svnt_T.{h,cpp} files, which is the first step in a major refactoring and simplification of the CCM servants which is also a first step in the direction of a Common Component Model
* Tue May 10 18:15:28 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-05-101-2/+2
| | | | | | | | | | | * tao/ImR_Client/ImR_Client.cpp: changed variable name to not match method argument * utils/catior/catior.cpp: * utils/nslist/nsadd.cpp: * utils/nslist/nsdel.cpp: * utils/nslist/nslist.cpp: Fixed coverity errors, not leak exceptions
* Merged RemedyWork branch.mcorino2011-01-201-1/+5
| | | | | ChangeLogTag: Thu Jan 20 11:42:53 UTC 2010 Martin Corino <mcorino@remedy.nl>
* Thu Sep 30 09:47:23 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-302-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/AnyTypeCode/AnySeq.pidl: * tao/AnyTypeCode/Dynamic.pidl: * tao/AnyTypeCode/Dynamic_Parameter.pidl: * tao/AnyTypeCode/ValueModifier.pidl: * tao/AnyTypeCode/Visibility.pidl: * tao/BiDir_GIOP/BiDirPolicy.pidl: * tao/BooleanSeq.pidl: * tao/CSD_Framework/CSD_Framework.pidl: * tao/CharSeq.pidl: * tao/DoubleSeq.pidl: * tao/DynamicAny/DynamicAny.pidl: * tao/EndpointPolicy/EndpointPolicyType.pidl: * tao/FloatSeq.pidl: * tao/IIOP.pidl: * tao/IIOP_Endpoints.pidl: * tao/IORInterceptor/IORInfo.pidl: * tao/IORInterceptor/IORInterceptor.pidl: * tao/IORManipulation/IOR.pidl: * tao/IORTable/IORTable.pidl: * tao/ImR_Client/ImplRepo.pidl: * tao/ImR_Client/ServerObject.pidl: * tao/LongDoubleSeq.pidl: * tao/LongLongSeq.pidl: * tao/LongSeq.pidl: * tao/Messaging/Messaging.pidl: * tao/Messaging/Messaging_No_Impl.pidl: * tao/Messaging/Messaging_RT_Policy.pidl: * tao/Messaging/Messaging_SyncScope_Policy.pidl: * tao/Messaging/Messaging_Types.pidl: * tao/Messaging/Pollable.pidl: * tao/Messaging_PolicyValue.pidl: * tao/Messaging_SyncScope.pidl: * tao/ObjectIdList.pidl: * tao/Object_Key.pidl: * tao/OctetSeq.pidl: * tao/PI/ClientRequestInfo.pidl: * tao/PI/ClientRequestInterceptor.pidl: * tao/PI/Interceptor.pidl: * tao/PI/InvalidSlot.pidl: * tao/PI/ORBInitInfo.pidl: * tao/PI/ORBInitializer.pidl: * tao/PI/PIForwardRequest.pidl: * tao/PI/RequestInfo.pidl: * tao/PI_Server/ServerRequestInfo.pidl: * tao/PI_Server/ServerRequestInterceptor.pidl: * tao/ParameterMode.pidl: * tao/Policy.pidl: * tao/Policy_Forward.pidl: * tao/PortableInterceptor.pidl: * tao/PortableServer/POA.pidl: * tao/PortableServer/PS_Forward.pidl: * tao/PortableServer/PortableServer.pidl: * tao/PortableServer/ServantActivator.pidl: * tao/PortableServer/ServantLocator.pidl: * tao/PortableServer/ServantManager.pidl: * tao/RTCORBA/RTCORBA.pidl: * tao/RTPortableServer/RTPortableServer.pidl: * tao/RTScheduling/RTScheduler.pidl: * tao/Services.pidl: * tao/ShortSeq.pidl: * tao/Strategies/COIOP_Endpoints.pidl: * tao/Strategies/sciop_endpoints.pidl: * tao/Strategies/uiop_endpoints.pidl: * tao/StringSeq.pidl: * tao/TimeBase.pidl: * tao/ULongLongSeq.pidl: * tao/ULongSeq.pidl: * tao/UShortSeq.pidl: * tao/WCharSeq.pidl: * tao/WStringSeq.pidl: * tao/orb_types.pidl: Cleanup, no need to document regeneration instructions, that is in the mpc files
* ChangeLogTag: Mon Sep 20 15:27:54 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-201-1/+13
|
* ChangeLogTag: Fri Sep 17 20:20:37 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-09-171-0/+4
|
* Wed Sep 15 11:32:04 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-151-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/AnyTypeCode/AnyTypeCode.mpc: * tao/BiDir_GIOP/BiDir_GIOP.mpc: * tao/CSD_Framework/CSD_Framework.mpc: * tao/CSD_ThreadPool/CSD_ThreadPool.mpc: * tao/CodecFactory/CodecFactory.mpc: * tao/Codeset/Codeset.mpc: * tao/Compression/Compression.mpc: * tao/DiffServPolicy/DiffServPolicy.mpc: * tao/DynamicAny/DynamicAny.mpc: * tao/DynamicInterface/DynamicInterface.mpc: * tao/ETCL/TAO_ETCL.mpc: * tao/EndpointPolicy/EndpointPolicy.mpc: * tao/IFR_Client/IFR_Client.mpc: * tao/IORInterceptor/IORInterceptor.mpc: * tao/IORManipulation/IORManipulation.mpc: * tao/IORTable/IORTable.mpc: * tao/ImR_Client/ImR_Client.mpc: * tao/Messaging/Messaging.mpc: * tao/Monitor/Monitor.mpc: * tao/ObjRefTemplate/ObjRefTemplate.mpc: * tao/PI/PI.mpc: * tao/PI_Server/PI_Server.mpc: * tao/PortableServer/PortableServer.mpc: * tao/RTCORBA/RTCORBA.mpc: * tao/RTPortableServer/RTPortableServer.mpc: * tao/RTScheduling/RTScheduler.mpc: * tao/SmartProxies/SmartProxies.mpc: * tao/Strategies/Strategies.mpc: * tao/TransportCurrent/TC.mpc: * tao/TransportCurrent/TC_IIOP.mpc: * tao/TypeCodeFactory/TypeCodeFactory.mpc: * tao/Utils/Utils.mpc: * tao/Valuetype/Valuetype.mpc: * tao/ZIOP/ZIOP.mpc: Moved all MPC files to their subdirectory and simplified them * tao/BiDir_GIOP.mpc: * tao/CSD_Framework.mpc: * tao/CSD_ThreadPool.mpc: * tao/CodecFactory.mpc: * tao/Codeset.mpc: * tao/Compression.mpc: * tao/DiffServPolicy.mpc: * tao/DynamicAny.mpc: * tao/DynamicInterface.mpc: * tao/EndpointPolicy.mpc: * tao/IFR_Client.mpc: * tao/IORInterceptor.mpc: * tao/IORManipulation.mpc: * tao/IORTable.mpc: * tao/ImR_Client.mpc: * tao/Messaging.mpc: * tao/Monitor.mpc: * tao/ObjRefTemplate.mpc: * tao/PI.mpc: * tao/PI_Server.mpc: * tao/PortableServer.mpc: * tao/RTCORBA.mpc: * tao/RTPortableServer.mpc: * tao/RTScheduler.mpc: * tao/SmartProxies.mpc: * tao/Strategies.mpc: * tao/TC.mpc: * tao/TC_IIOP.mpc: * tao/TypeCodeFactory.mpc: * tao/Utils.mpc: * tao/Valuetype.mpc: * tao/ZIOP.mpc: Removed these files.
* Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-071-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Tue Feb 2 11:07:14 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-02-022-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/Bug_1361_Regression/server.cpp: * tests/Bug_1361_Regression/shutdown.cpp: * tests/Bug_1361_Regression/client.cpp: * tests/Bug_1361_Regression/Echo.cpp: * tests/Bug_1361_Regression/Bug_1361_Regression.mpc: Simplified the test. It used libTAO_Messaging without any need for it. * orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h: * tao/AnyTypeCode/Any_Array_Impl_T.cpp: * tao/AnyTypeCode/Objref_TypeCode.cpp: * tao/PortableServer/Any_SArg_Traits.h: * tao/PortableServer/get_arg.h: * tao/PI_Server/Policy_Creator_T.h: * tao/Load_Protocol_Factory_T.h: * tao/TransportCurrent/IIOP_Current_Impl.h: * tao/Valuetype/Valuetype_Traits_Base_T.h: Added required include. * orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h: * tao/TransportCurrent/Current_ORBInitializer.h: Removed unnecessary for templates export directive. * tao/ImR_Client/ServerObject.pidl: * tao/ImR_Client/ImplRepo.pidl: * tao/AnyTypeCode/BasicTypeTraits.h: * tao/IORTable/IORTable.pidl: * tao/Object_Key.pidl: * tao/TransportCurrent/Transport_Current.h: * tao/TransportCurrent/IIOP_Transport_Current.h: Added inclusion guards. * tao/AnyTypeCode/Union_TypeCode.h: Added necessary forward declaration. * tao/PortableServer/Direct_Collocation_Upcall_Wrapper.h: * tao/PortableServer/Upcall_Command.h: * tao/PortableServer/Upcall_Wrapper.h: * tao/Object_Reference_Traits_T.h: * tao/String_Traits_T.h: * tao/Value_Traits_T.h: * tao/Array_Traits_T.h: * tao/Utils/Servant_Var.inl: * tao/Valuetype/Valuetype_Traits_T.h: Changed 'ifndef ACE_LACKS_PRAGMA_ONCE' to 'if !defined (ACE_LACKS_PRAGMA_ONCE)'. So that ifndef is only used for inclusion guards in TAO. * tao/Transport.cpp: Changed 0 to false for boolean type. * tao/RTScheduling/ThreadAction.h: Fixed code that didn't compile.
* Wed May 20 09:32:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/SmartProxies/SmartProxies.rc * tao/BiDir_GIOP/TAO_BiDir_GIOP.rc * tao/Compression/bzip2/TAO_Bzip2Compressor.rc * tao/CodecFactory/TAO_CodecFactory.rc * tao/Compression/TAO_Compression.rc * tao/DynamicAny/TAO_DynamicAny.rc * tao/DynamicInterface/TAO_DynamicInterface.rc * tao/IFR_Client/TAO_IFR_Client.rc * tao/ImR_Client/TAO_IMR_Client.rc * tao/IORInterceptor/TAO_IORInterceptor.rc * tao/IORManipulation/TAO_IORManip.rc * tao/IORTable/TAO_IORTable.rc * tao/Compression/lzo/TAO_LzoCompressor.rc * tao/Messaging/TAO_Messaging.rc * tao/ObjRefTemplate/TAO_ObjRefTemplate.rc * tao/PortableServer/TAO_PortableServer.rc * tao/RTCORBA/TAO_RTCORBA.rc * tao/RTPortableServer/TAO_RTPortableServer.rc * tao/RTScheduling/TAO_RTScheduler.rc * tao/Strategies/TAO_Strategies.rc * tao/Valuetype/TAO_Valuetype.rc * tao/Compression/zlib/TAO_ZlibCompressor.rc * tao/TypeCodeFactory/TypeCodeFactory.rc Use unix style of includes to work with cegcc
* Sat Apr 25 06:25:37 UTC 2009 Yan Dai <dai_y@ociweb.com>dai_y2009-04-251-1/+12
|
* Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-01-302-3/+5
|
* Sun Oct 12 20:53:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-121-2/+2
|