summaryrefslogtreecommitdiff
path: root/TAO/tao/request.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the is_nil bug described in the ChangeLogsbw11998-03-131-1/+1
|
* * tao/giop.cpp: Removed crufty unused code.Chris Cleeland1998-03-061-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>coryan1998-03-051-26/+2
|
* *** empty log message ***gokhale1997-12-251-4/+5
|
* *** empty log message ***gokhale1997-12-221-10/+10
|
* Removed Microsoft DCOM dependencies. See ChangeLog entry of Dec. 6 for details.nw11997-12-061-8/+8
|
* Results of purification.Chris Cleeland1997-11-181-0/+1
|
* *** empty log message ***schmidt1997-11-091-30/+30
|
* *** empty log message ***schmidt1997-11-091-13/+2
|
* CORBA_ to CORBA:: transformation. All files changed.gokhale1997-08-101-25/+29
|
* A include file tricks (OS.h before objbase.h) to make things workChris Cleeland1997-07-161-0/+1
| | | | better on NT, plus cruft removal here and there.
* The Big Change that made TAO not have to be installed in a protoChris Cleeland1997-07-151-3/+5
| | | | directory.
* *** empty log message ***schmidt1997-07-061-13/+13
|
* *** empty log message ***schmidt1997-07-021-0/+160