summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2020-12-091-2/+2
|
* Layout changesJohnny Willemsen2018-09-031-1/+0
| | | | | | | * TAO/tao/PortableServer/PortableServer.cpp: * TAO/tao/PortableServer/Root_POA.h: * TAO/tao/PortableServer/Upcall_Command.h: * TAO/tao/PortableServer/Upcall_Wrapper.h:
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Tue Feb 2 11:07:14 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-02-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Sun Feb 11 12:38:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-111-1/+0
|
* Thu Feb 1 14:37:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-011-2/+0
|
* Wed Jan 24 12:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-241-7/+1
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+67
|
* Repo restructuringWilliam R. Otte2006-07-241-67/+0
|
* ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman ↵Ossama Othman2005-11-041-1/+5
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Fri Jun 10 13:07:04 2005 Ossama Othman ↵Ossama Othman2005-06-101-2/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Fri Apr 8 23:36:44 2005 Ossama Othman ↵Ossama Othman2005-04-091-0/+3
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag: Tue Feb 22 18:50:12 UTC 2005 Johnny Willemsen ↵Johnny Willemsen2005-02-221-0/+4
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Feb 22 02:03:20 2005 Ossama Othman ↵Ossama Othman2005-02-221-0/+54
<ossama@dre.vanderbilt.edu>