summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Wed Mar 1 18:01:37 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-021-14/+21
|
* ChangeLogTag:Wed Mar 1 17:47:19 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-021-1/+2
|
* ChangeLogTag: Wed Mar 1 12:47:41 2000 Balachandran Natarajan ↵bala2000-03-011-2/+11
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Thu Jan 27 20:25:37 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-281-31/+17
|
* ChangeLogTag: Thu Jan 13 20:11:55 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-141-42/+54
|
* * tao/ORB.cpp (destroy):Ossama Othman2000-01-071-4/+14
| | | | | | | Corrected behavior where ORB::destroy() would throw a BAD_INV_ORDER exception if the ORB was already shutdown, which does not agree with the CORBA specification. It is now possible to call ORB::destroy() after ORB::shutdown().
* ChangeLogTag: Thu Jan 06 22:26:42 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-071-3/+3
|
* ChangeLogTag: Mon Dec 27 15:55:06 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-271-2/+2
|
* ChangeLogTag: Thu Dec 23 16:37:07 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-12-231-2/+4
|
* ChangeLogTag: Thu Dec 23 12:33:41 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-12-231-10/+10
|
* ChangeLogTag: Thu Dec 23 08:39:50 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-231-3/+3
|
* ChangeLogTag: Wed Dec 15 20:07:01 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-12-161-0/+7
|
* ChangeLogTag: Sat Dec 12 15:15:00 1999 Kirthika Parameswaran ↵nanbor1999-12-121-30/+30
| | | | <kirthika@cs.wustl.edu>
* ChangeLogTag:Sat Dec 4 15:47:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-12-041-27/+17
|
* ChangeLogTag:Thu Nov 4 12:50:23 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-11-041-40/+36
|
* ChangeLogTag:Tue Nov 2 21:19:42 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-11-031-36/+40
|
* *** empty log message ***vishal1999-11-011-152/+87
|
* ChangeLogTag:Mon Oct 25 00:24:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-10-251-5/+5
|
* *** empty log message ***vishal1999-10-171-1/+19
|
* Do not duplicate the ORB when passing it as an argument toOssama Othman1999-10-161-2/+9
| | | | | TAO_Stub::servant_orb() since the ORB is duplicated by it. This fixes a memory leak. [Bug 363]
* ChangeLogTag:Fri Oct 08 12:05:03 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-10-081-38/+48
|
* ChangeLogTag:Fri Oct 1 19:02:37 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-10-021-11/+9
|
* ChangeLogTag: Thu Sep 30 16:25:15 1999 Balachandran Natarajan ↵bala1999-09-301-1/+73
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Mon Sep 27 19:29:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-09-281-15/+23
|
* Replaced CORBA::TypeCode_ptr::_nil() with COORBA::TypeCode::_nil().parsons1999-09-221-6/+6
|
* ChangeLogTag:Tue Sep 21 22:06:10 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-221-9/+18
|
* Fixes sent in by Philippe Merle.parsons1999-09-211-3/+3
|
* ChangeLogTag:Mon Sep 20 11:53:16 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-201-2/+7
|
* ChangeLogTag:Sun Sep 19 17:31:44 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-191-6/+6
|
* ChangeLogTag:Sun Sep 19 17:22:19 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-191-559/+33
|
* ChangeLogTag:Sat Sep 18 14:15:24 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-181-2/+16
|
* ChangeLogTag:Fri Sep 17 16:51:06 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-171-3/+9
|
* A couple of oversights.parsons1999-09-161-0/+4
|
* iostream operators for (W)String_var and (W)String_out, and moreparsons1999-09-161-0/+91
| | | | attempts to please SunCC.
* Tue Sep 14 15:15:59 1999 Marina Spivak <marina@cs.wustl.edu>marina1999-09-141-0/+6
|
* ChangeLogTag:Tue Sep 14 14:42:04 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-141-22/+610
|
* ChangeLogTag:Mon Sep 13 12:49:22 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-131-19/+19
|
* *** empty log message ***bala1999-09-101-72/+46
|
* ChangeLogTag:Thu Sep 9 21:30:45 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-101-0/+9
|
* ChangeLogTag:Tue Sep 7 20:26:16 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-081-74/+82
|
* *** empty log message ***bala1999-09-071-2/+2
|
* *** empty log message ***bala1999-09-051-1/+1
|
* *** empty log message ***bala1999-09-051-1/+1
|
* *** empty log message ***bala1999-09-051-2/+2
|
* *** empty log message ***bala1999-09-051-2/+6
|
* *** empty log message ***bala1999-09-051-1/+1
|
* *** empty log message ***bala1999-09-051-0/+137
|
* ChangeLogTag:Mon Aug 30 02:11:17 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-301-1/+5
|
* ChangeLogTag:Sat Aug 28 16:04:10 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-08-281-11/+18
|
* ChangeLogTag:Fri Aug 27 17:06:54 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-08-271-2/+57
|