Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged corba-env-clean branch. | Ossama Othman | 2001-12-08 | 1 | -6/+6 |
| | |||||
* | ChangeLogTag:Tue Dec 04 21:35:04 2001 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2001-12-05 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag: Mon Sep 17 19:00:00 2001 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2001-09-18 | 1 | -9/+6 |
| | |||||
* | ChangeLogTag:Fri Dec 15 11:36:08 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-12-15 | 1 | -47/+47 |
| | |||||
* | ChangeLogTag:Wed Sep 13 19:15:01 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-14 | 1 | -2/+1 |
| | |||||
* | ChangeLogTag:Mon Sep 11 12:56:11 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-12 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag:Thu Sep 7 23:03:27 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-08 | 1 | -9/+4 |
| | |||||
* | ChangeLogTag:Thu Aug 31 16:31:04 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-01 | 1 | -2/+2 |
| | |||||
* | ChangeLogTag:Sat Aug 26 13:06:23 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-08-26 | 1 | -1/+10 |
| | |||||
* | ChangeLogTag:Mon Jun 26 12:44:40 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-06-26 | 1 | -1/+24 |
| | |||||
* | ChangeLogTag:Tue May 9 20:01:41 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-10 | 1 | -0/+5 |
| | |||||
* | ChangeLogTag: Fri Apr 28 21:22:44 2000 Balachandran Natarajan ↵ | bala | 2000-04-29 | 1 | -0/+3 |
| | | | | <bala@cs.wustl.edu> | ||||
* | ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-23 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-18 | 1 | -0/+2 |
| | |||||
* | ChangeLogTag:Mon Feb 14 10:16:15 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-02-14 | 1 | -3/+0 |
| | |||||
* | ChangeLogTag:Sun Dec 12 15:32:27 1999 Ossama Othman <othman@cs.wustl.edu> | Ossama Othman | 1999-12-12 | 1 | -8/+9 |
| | |||||
* | ChangeLogTag:Fri Aug 27 17:06:54 1999 Ossama Othman <othman@cs.wustl.edu> | Ossama Othman | 1999-08-27 | 1 | -3/+7 |
| | |||||
* | Comment update. | Ossama Othman | 1999-07-26 | 1 | -1/+1 |
| | |||||
* | insert pragma once | levine | 1999-07-12 | 1 | -0/+5 |
| | |||||
* | Moved loop that iterates over the protocol factories to an outer | Ossama Othman | 1999-07-06 | 1 | -3/+7 |
| | | | | | | | | | | | level since it only needs to be run once for each protocol. Previously it was being run for each addr within a given endpoint. The code flow now makes more sense. This fix also removes and simplifies some code in the open_default() method. Bonus! Add a test that checks if a usable protocol was found. If one wasn't found then return an error. | ||||
* | Mostly commnet updates. Also changed add-to_string for the Profile classes | fredk | 1999-06-08 | 1 | -19/+1 |
| | | | | | | to accept a buffer. removed the Environment parameter toTAO_XX_profile::_key () and also removed the body_ attribute and related methods. | ||||
* | . | schmidt | 1999-06-06 | 1 | -12/+15 |
| | |||||
* | * tao/Acceptor_Registry.{h,cpp} (close_all): | Ossama Othman | 1999-05-31 | 1 | -6/+12 |
| | | | | | | | | | | | | | Added an Acceptor_Registry::close_all() method that closes all registered open acceptors. * tao/Acceptor_Registry.{h,cpp} (open, open_default): Updated to accept "empty string" endpoints. If an endpoint is specified with only the protocol, e.g. `uiop://', then open an Acceptor with a default endpoint. This conforms to the "iioploc" syntax. All TAO pluggable protocols will be expected to have the ability to create a default endpoint. | ||||
* | ChangeLogTag:Wed May 26 18:51:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-27 | 1 | -0/+107 |