summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Jul 15 13:11:02 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-152-8/+8
* ChangeLogTag:Thu Jul 15 12:59:05 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-153-7/+18
* 0.4.2levine1999-07-151-2/+2
* ChangeLogTag:Thu Jul 15 02:29:33 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-151-3/+8
* ChangeLogTag:Wed Jul 14 21:44:57 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-151-1/+1
* ChangeLogTag:Wed Jul 14 18:07:00 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-144-5/+40
* ChangeLogTag:Wed Jul 14 16:23:56 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-142-5/+7
* ChangeLogTag:Wed Jul 14 15:35:51 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-141-7/+11
* ChangeLogTag:Wed Jul 14 13:19:36 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-149-57/+60
* ChangeLogTag: Wed Jul 14 12:43:51 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-141-7/+7
* ChangeLogTag:Tue Jul 13 21:43:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-142-12/+53
* ChangeLogTag:Tue Jul 13 16:05:44 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-136-11/+33
* Updated to match IIOP's send_request() method.Ossama Othman1999-07-131-4/+7
* ChangeLogTag:Tue Jul 13 12:22:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-131-0/+2
* *** empty log message ***fredk1999-07-131-27/+26
* ChangeLogTag: Tue Jul 13 07:47:12 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-131-3/+3
* CORBA::string_alloc() is being used to allocate space for aOssama Othman1999-07-131-3/+3
* Debugging output was attempting to print the name of the objectOssama Othman1999-07-133-16/+44
* Removed an unused arg.parsons1999-07-131-1/+1
* Added code in TAO_Marshal_Struct::deep_free() to keep theparsons1999-07-131-2/+24
* ChangeLogTag:Mon Jul 12 20:40:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-131-1/+1
* Moved TAO_RAISE from try_macros.h to this file.nanbor1999-07-121-0/+7
* Updated comments regrading how to re-enable these macros.nanbor1999-07-121-22/+22
* ChangeLogTag: Mon Jul 12 16:10:20 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-3/+3
* Added MFC configurationsnanbor1999-07-121-14/+518
* Added some inits to 0 to avert Linux egcs warnings.parsons1999-07-121-5/+11
* ChangeLogTag: Mon Jul 12 13:54:45 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-1/+1
* ChangeLogTag: Mon Jul 12 10:47:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-14/+59
* Added UIOP pluggable protocol files to the projects.Ossama Othman1999-07-122-16/+196
* Added default_init_ref_ to the member initializer list.Ossama Othman1999-07-121-0/+1
* Moved some headers outside of the ACE_LACKS_UNIX_DOMAIN_SOCKETSOssama Othman1999-07-126-9/+15
* insert pragma oncelevine1999-07-1271-38/+364
* Fixed a bug where the location of the object key was beingOssama Othman1999-07-121-12/+15
* Fixed bug where the object ID was not being properly appendedOssama Othman1999-07-121-36/+15
* Added #include "tao/Any.h" to get the extract operators defined duringSteve Huston1999-07-121-0/+1
* ChangeLogTag: Mon Jul 12 09:00:47 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-121-0/+2
* 0.4.1nanbor1999-07-121-2/+2
* Added an "unlink_on_close_" member that flags whether or not theOssama Othman1999-07-111-0/+5
* Added an "unlink_on_close_" member that flags whether or not theOssama Othman1999-07-111-6/+15
* Inadvertently checked for incorrect return value while settingOssama Othman1999-07-111-1/+1
* Single lined the #pragma lines.alex1999-07-101-39/+22
* Minor cosmetic updates.Ossama Othman1999-07-101-5/+2
* Updated some brittle code and added some additional error checks.Ossama Othman1999-07-101-19/+27
* Updated default preconnect port to be 683 instead of 9999 sinceOssama Othman1999-07-101-3/+10
* Comment updates.Ossama Othman1999-07-101-1/+1
* Moved the rendezvous point verification method to the UIOPOssama Othman1999-07-104-61/+57
* If no port is specified then a default port of 9999 should beOssama Othman1999-07-091-4/+12
* Accidentally left in a typo.Ossama Othman1999-07-091-1/+1
* Removed request_hdr time probe. It is replaced by the timeOssama Othman1999-07-091-6/+2
* Removed send_request() time probe and added one toOssama Othman1999-07-092-15/+15