Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the is_nil bug described in the ChangeLog | sbw1 | 1998-03-13 | 1 | -1/+1 |
| | |||||
* | * tao/giop.cpp: Removed crufty unused code. | Chris Cleeland | 1998-03-06 | 1 | -16/+4 |
| | | | | | | | | | | | | | | | | | | | | | * tao/iioporb.cpp: * tao/iiopobj.*: * tao/decode.cpp: * tao/object.{h,i}: * tao/orbobj.cpp: * tao/poaC.cpp: * tao/request.cpp: * tao/servant_base.{h,cpp}: Broke the old, incestous, bizarre "contained" relationship between IIOP_Object and CORBA_Object. Now, multiple CORBA_Objects can reference the same IIOP_Object, and each is reference-counted separately. Moreover, an IIOP_Object has no back-pointer to a CORBA_Object. All of this should help alleviate many memory leaks. * TAO_IDL/be/be_interface.cpp: Changed emitted code for _narrow and _bind to deal with new relationship btw. CORBA_Object and IIOP_Object. | ||||
* | ChangeLogTag:Thu Mar 5 13:15:37 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-03-05 | 1 | -26/+2 |
| | |||||
* | *** empty log message *** | gokhale | 1997-12-25 | 1 | -4/+5 |
| | |||||
* | *** empty log message *** | gokhale | 1997-12-22 | 1 | -10/+10 |
| | |||||
* | Removed Microsoft DCOM dependencies. See ChangeLog entry of Dec. 6 for details. | nw1 | 1997-12-06 | 1 | -8/+8 |
| | |||||
* | Results of purification. | Chris Cleeland | 1997-11-18 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-09 | 1 | -30/+30 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-09 | 1 | -13/+2 |
| | |||||
* | CORBA_ to CORBA:: transformation. All files changed. | gokhale | 1997-08-10 | 1 | -25/+29 |
| | |||||
* | A include file tricks (OS.h before objbase.h) to make things work | Chris Cleeland | 1997-07-16 | 1 | -0/+1 |
| | | | | better on NT, plus cruft removal here and there. | ||||
* | The Big Change that made TAO not have to be installed in a proto | Chris Cleeland | 1997-07-15 | 1 | -3/+5 |
| | | | | directory. | ||||
* | *** empty log message *** | schmidt | 1997-07-06 | 1 | -13/+13 |
| | |||||
* | *** empty log message *** | schmidt | 1997-07-02 | 1 | -0/+160 |