summaryrefslogtreecommitdiff
path: root/TAO/tao/tao.mpc
Commit message (Collapse)AuthorAgeFilesLines
* Tue Oct 20 09:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-10-201-2/+0
| | | | | | Merged changes from Remedy work branch.
* ChangeLogTag: Mon Jul 18 20:02:59 UTC 2011 Jeff Parsons ↵parsons2011-07-181-1/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Thu Jul 14 19:49:02 UTC 2011 Jeff Parsons ↵parsons2011-07-141-2/+10
| | | | <j.parsons@vanderbilt.edu>
* Thu Apr 7 11:40:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-04-071-0/+2
| | | | | Merged changes from Remedy work branch.
* Mon Mar 7 09:32:12 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-071-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/Client_Strategy_Factory.h: * tao/Client_Strategy_Factory.cpp: * tao/ORB_Core.h: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/Object_Adapter.h: * tao/PortableServer/Object_Adapter.inl: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/Root_POA.inl: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/Resource_Factory.h: * tao/Resource_Factory.cpp: * tao/Server_Strategy_Factory.h: * tao/Server_Strategy_Factory.cpp: * tao/Stub.cpp: * tao/Transport_Mux_Strategy.h: * tao/default_client.h: * tao/default_client.cpp: * tao/default_resource.h: * tao/default_resource.cpp: * tao/default_server.h: * tao/default_server.cpp: * tao/tao.mpc: Reapplied the changes reverted on Mon Feb 14 10:44:30 * tao/Configurable_Refcount.h: * tao/Configurable_Refcount.inl: * tao/Configurable_Refcount.cpp: Removed these files.
* Mon Feb 14 10:44:30 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-02-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h: * orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.cpp: * tao/Client_Strategy_Factory.h: * tao/Client_Strategy_Factory.cpp: * tao/Configurable_Refcount.h: * tao/Configurable_Refcount.inl: * tao/Configurable_Refcount.cpp: * tao/IORTable/Table_Adapter.h: * tao/IORTable/Table_Adapter.cpp: * tao/Messaging/AMH_Response_Handler.cpp: * tao/ORB_Core.h: * tao/ORB_Core.cpp: * tao/Object.h: * tao/Object.inl: * tao/Object.cpp: * tao/ObjectKey_Table.h: * tao/ObjectKey_Table.cpp: * tao/On_Demand_Fragmentation_Strategy.h: * tao/PortableServer/Non_Servant_Upcall.cpp: * tao/PortableServer/Object_Adapter.h: * tao/PortableServer/Object_Adapter.inl: * tao/PortableServer/Object_Adapter.cpp: * tao/PortableServer/Root_POA.h: * tao/PortableServer/Root_POA.inl: * tao/PortableServer/Root_POA.cpp: * tao/PortableServer/ServantRetentionStrategyRetain.cpp: * tao/PortableServer/Servant_Upcall.cpp: * tao/Profile.h: * tao/Profile.inl: * tao/Profile.cpp: * tao/Refcounted_ObjectKey.inl: * tao/Refcounted_ObjectKey.cpp: * tao/Resource_Factory.h: * tao/Resource_Factory.cpp: * tao/Server_Strategy_Factory.h: * tao/Server_Strategy_Factory.cpp: * tao/Stub.h: * tao/Stub.inl: * tao/Stub.cpp: * tao/Transport_Mux_Strategy.h: * tao/Valuetype/AbstractBase.h: * tao/Valuetype/AbstractBase.cpp: * tao/default_client.h: * tao/default_client.cpp: * tao/default_resource.h: * tao/default_resource.cpp: * tao/default_server.h: * tao/default_server.cpp: * tao/tao.mpc: * tao/ObjectKey_Table.inl: Reverted the changes to TAO/tao from the commit of last friday. The ImR example Combined_Service broke and I am not in the position to analyze the exact failure at this moment. Will reapply the changes asap when I have time to analyze this
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-1/+0
| | | | | Merged changes from Remedy work branch.
* Merged RemedyWork branch.mcorino2011-01-201-2/+4
| | | | | ChangeLogTag: Thu Jan 20 11:42:53 UTC 2010 Martin Corino <mcorino@remedy.nl>
* Fri Aug 27 08:16:20 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-271-1/+0
| | | | | | | | | * tao/tao.mpc: Removed zapped file * tests/Portable_Interceptors/Dynamic/client_interceptor.cpp: * tao/TransportCurrent/Current_Impl.cpp: Layout changes
* ChangeLogTag: Wed Aug 11 20:49:43 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-08-111-0/+1
|
* ChangeLogTag: Wed Aug 4 14:48:11 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-08-041-1/+4
|
* Thu Jun 24 08:52:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-06-241-1/+1
| | | | | * *.mpc: Use dynamicflags += instead of dynamicflags =
* ChangeLogTag: Mon Jun 14 13:45:43 UTC 2010 Jeff Parsons ↵parsons2010-06-141-0/+2
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Thu May 20 18:49:34 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-201-0/+5
|
* ChangeLogTag: Tue May 18 21:42:49 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-181-1/+24
|
* Fri Dec 4 23:18:26 UTC 2009 Yan Dai <dai_y@ociweb.com>dai_y2009-12-041-1/+1
|
* ChangeLogTag: Mon May 18 13:38:00 UTC 2009 Simon Massey <sma at prismtech ↵sma2009-05-181-0/+2
| | | | dot com>
* Mon Mar 23 09:55:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | * tao/Bounded_Basic_String_Sequence_T.h * tao/Bounded_Object_Reference_Sequence_T.h * tao/Generic_Sequence_T.h * tao/Makefile.am * tao/MM_Sequence_Iterator_T.h * tao/orbconf.h * tao/tao.mpc * tao/Unbounded_Basic_String_Sequence_T.h * tao/Unbounded_Object_Reference_Sequence_T.h * tao/Unbounded_Value_Sequence_T.h * tests/Sequence_Iterators/* Added support for STL iterators for the CORBA sequences. This has been developed by Joe Hoffert <jhoffert at dre dot vanderbilt dot edu> The code is not 100% finished yet, some last memory leaks and portability issues are left. By merging this to svn head it is much easier to test the code on all the platforms. This feature is disabled by default, you have to define TAO_HAS_SEQUENCE_ITERATORS to 1 in your config.h file to enable this feature. Be aware that these STL iterators are a TAO specific addition and are not part of the CORBA C++ mapping
* Thu Mar 5 10:22:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-051-48/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/AnyTypeCode.mpc * tao/BiDir_GIOP.mpc * tao/Bzip2Compressor.mpc * tao/CodecFactory.mpc * tao/Codeset.mpc * tao/Compression.mpc * tao/CSD_Framework.mpc * tao/DiffServPolicy.mpc * tao/DynamicAny.mpc * tao/DynamicInterface.mpc * tao/EndpointPolicy.mpc * tao/FlResource.mpc * tao/FoxResource.mpc * tao/IFR_Client.mpc * tao/IIOP_Profile.cpp * tao/ImR_Client.mpc * tao/IORInterceptor.mpc * tao/IORManipulation.mpc * tao/IORTable.mpc * tao/LzoCompressor.mpc * tao/Messaging.mpc * tao/Monitor.mpc * tao/ObjRefTemplate.mpc * tao/PI.mpc * tao/PI_Server.mpc * tao/PortableServer.mpc * tao/QtResource.mpc * tao/RTCORBA.mpc * tao/RTPortableServer.mpc * tao/RTScheduler.mpc * tao/SmartProxies.mpc * tao/Strategies.mpc * tao/tao.mpc * tao/TC.mpc * tao/TC_IIOP.mpc * tao/TkResource.mpc * tao/TypeCodeFactory.mpc * tao/Valuetype.mpc * tao/XtResource.mpc * tao/ZIOP.mpc * tao/ZlibCompressor.mpc Use a seperate project for the idl files. This way a clean on a source project doesn't result in the regeneration of all idl files. Also this solves the dependency problem when using Incredibuild * tao/EndpointPolicy/EndpointPolicy_Factory.cpp: Initialise pointer with 0 * tao/RTScheduling/RTScheduler.pidl: Changed PI include * tao/Seq_Out_T.h: Layout change
* Fri Jan 30 10:57:14 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-301-3/+3
|
* ChangeLogTag: Mon Jan 19 16:16:24 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-01-191-0/+2
|
* Tue Jul 22 10:02:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-07-221-0/+2
|
* Mon Jul 14 18:40:54 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-07-141-3/+0
|
* Fri Mar 7 13:47:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-03-071-1/+3
|
* ChangeLogTag: Mon Nov 5 03:05:06 UTC 2007 J.T. Conklin ↵jtc2007-11-051-1/+2
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Tue Oct 30 13:54:31 UTC 2007 J.T. Conklin ↵jtc2007-10-301-0/+2
| | | | <jtc@acorntoolworks.com>
* Fri Sep 21 08:29:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-211-2/+0
|
* Thu Sep 20 07:12:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-201-4/+1
|
* Wed Aug 8 11:22:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-081-0/+6
|
* Tue Aug 7 11:48:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-071-2/+0
|
* Mon Aug 6 18:31:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-061-1/+0
|
* Tue Jul 24 08:17:23 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-241-0/+2
|
* Wed Jul 18 09:55:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-181-4/+0
|
* ChangeLogTag: Mon Jul 2 12:15:37 UTC 2007 Jeff Parsons ↵parsons2007-07-021-2/+2
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Jun 27 09:10:21 UTC 2007 Jeff Parsons ↵parsons2007-06-271-1/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Mon Mar 12 22:29:32 UTC 2007 Ossama Othman <ossama_othman at ↵Ossama Othman2007-03-121-1/+0
| | | | symantec dot com>
* ChangeLogTag:Mon Mar 12 21:03:15 UTC 2007 Ossama Othman <ossama_othman at ↵Ossama Othman2007-03-121-0/+1
| | | | symantec dot com>
* Mon Mar 5 09:44:32 UTC 2007 Wallace Zhang <zhang_w@ociweb.com>Johnny Willemsen2007-03-051-0/+1
|
* ChangeLogTag: Tue Feb 20 20:36:12 UTC 2007 Jaiganesh B ↵jai2007-02-201-2/+0
| | | | <jai.dre.vanderbilt.edu>
* Tue Feb 20 20:10:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-201-2/+0
|
* adding DS library supportjai2007-02-161-0/+4
|
* Sun Feb 4 19:57:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-041-0/+1
|
* ChangeLogTag: Wed Jan 3 16:05:58 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-031-1/+1
|
* Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-021-1/+1
|
* ChangeLogTag: Tue Dec 19 22:09:34 UTC 2006 Iliyan Jeliazkov ↵iliyan2006-12-191-0/+2
| | | | <iliyan@ociweb.com>
* ChangeLogTag: Mon Nov 27 14:29:38 UTC 2006 J.T. Conklin ↵jtc2006-11-271-38/+0
| | | | <jtc@acorntoolworks.com>
* (no commit message)Johnny Willemsen2006-11-261-5/+1
|
* Fri Nov 24 09:41:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-11-241-4/+0
|
* Fri Nov 24 06:27:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-11-241-1/+5
|
* Thu Nov 23 13:08:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-11-231-1/+1
|