Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Mon Aug 9 12:00:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-08-09 | 1 | -1/+2 |
| | |||||
* | ChangeLogTag:Sun Aug 8 15:44:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-08-08 | 1 | -0/+1 |
| | |||||
* | Added missing "tao/" to #include of ObjectIDList.h. | Ossama Othman | 1999-07-19 | 1 | -1/+1 |
| | |||||
* | Implemented the CORBA::ORB::list_initial_services() method. | Ossama Othman | 1999-07-18 | 1 | -3/+52 |
| | |||||
* | Debugging output was attempting to print the name of the object | Ossama Othman | 1999-07-13 | 1 | -4/+10 |
| | | | | | | | | | | found in the object key, which isn't null terminated. However, due to performance considerations, that string is not copied. Only pointer to the object_key is used during the IOR lookup. Hence, the string *cannot* be null terminated since doing so would modify the contents of the object key. For the moment, the only solution is to remove the debugging output entirely. [Bug 56] | ||||
* | *** empty log message *** | vishal | 1999-05-26 | 1 | -5/+3 |
| | |||||
* | ChangeLogTag:Fri Apr 30 12:42:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-30 | 1 | -11/+20 |
| | |||||
* | *** empty log message *** | vishal | 1999-04-01 | 1 | -5/+5 |
| | |||||
* | ChangeLogTag:Fri Mar 26 17:58:58 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-27 | 1 | -3/+3 |
| | |||||
* | ChangeLogTag:Mon Mar 22 16:40:36 1999 Vishal Kachroo ↵ | vishal | 1999-03-22 | 1 | -0/+82 |
<vishal@merengue.cs.wustl.edu> |