Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tao/append.cpp: | parsons | 2000-06-06 | 1 | -0/+7 |
| | | | | | | * tao/skip.cpp: Cosmetic changes - removing code commented out for months, shortening long lines, etc. | ||||
* | ChangeLogTag:Tue Jun 6 09:42:39 2000 Chris Kohlhoff <chris@kohlhoff.com> | schmidt | 2000-06-06 | 1 | -0/+13 |
| | |||||
* | ChangeLogTag: Tue Jun 06 01:20:37 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-06-06 | 1 | -0/+41 |
| | |||||
* | ChangeLogTag:Mon Jun 5 15:48:35 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-05 | 1 | -0/+11 |
| | |||||
* | *** empty log message *** | pradeep | 2000-06-05 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Mon Jun 5 15:08:27 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-06-05 | 1 | -5/+14 |
| | |||||
* | *** empty log message *** | Ossama Othman | 2000-06-05 | 1 | -0/+8 |
| | |||||
* | ChangeLogTag:Mon Jun 05 11:53:47 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-06-05 | 1 | -311/+322 |
| | |||||
* | added POA manager activation | cdgill | 2000-06-05 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Sun Jun 4 14:58:37 2000 Darrell Brunsch <brunsch@uci.edu> | schmidt | 2000-06-05 | 1 | -4/+4 |
| | |||||
* | * TAO_IDL/fe/idl.yy: | parsons | 2000-06-05 | 1 | -0/+10 |
| | | | | | | | | | * TAO_IDL/fe/y.tab.h: * TAO_IDL/fe/y.tab.cpp: Added a null pointer check to module definition code in the yacc file, so that bad IDL inside the module will not cause a crash after the error message is output. | ||||
* | * tao/TypeCode.cpp: | parsons | 2000-06-04 | 1 | -0/+10 |
| | | | | | | | | | Applied a patch sent in by Aniruddha Gokhale <gokhale@research.bell-labs.com> for _tao_decode(). It seems that at one point in the function a TAO_InputCDR is created without passing along the byte order argument, leading to a crash in some mixed-endian use cases. | ||||
* | ChangeLogTag:Sun Jun 4 15:09:11 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-04 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Sun Jun 4 14:48:32 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-04 | 1 | -0/+9 |
| | |||||
* | Sun Jun 4 11:07:50 2000 Angelo Corsaro <corsaro@cs.wustl.edu> | Angelo Corsaro | 2000-06-04 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | pradeep | 2000-06-04 | 1 | -1/+6 |
| | |||||
* | ChangeLogTag:Sat Jun 3 20:56:46 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-04 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Sat Jun 03 17:08:34 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-06-04 | 1 | -0/+14 |
| | |||||
* | * tao/PolicyC.cpp: | parsons | 2000-06-03 | 1 | -0/+6 |
| | | | | | Removed unused arguments in the new _tao_encode methods and made some cosmetic changes. | ||||
* | *** empty log message *** | Ossama Othman | 2000-06-03 | 1 | -0/+8 |
| | |||||
* | ChangeLogTag: Sat Jun 03 11:55:23 2000 Angelo Corsaro <corsaro@cs.wustl.edu> | Angelo Corsaro | 2000-06-03 | 1 | -0/+13 |
| | |||||
* | ChangeLogTag: Sat Jun 03 04:17:38 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-06-03 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | irfan | 2000-06-03 | 1 | -15/+14 |
| | |||||
* | *** empty log message *** | Angelo Corsaro | 2000-06-03 | 1 | -0/+91 |
| | |||||
* | ChangeLogTag:Fri Jun 2 20:39:14 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-03 | 1 | -0/+29 |
| | |||||
* | *** empty log message *** | pradeep | 2000-06-03 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | pradeep | 2000-06-02 | 1 | -0/+5 |
| | |||||
* | ChangeLogTag:Fri Jun 2 10:57:04 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-06-02 | 1 | -0/+6 |
| | |||||
* | ChangeLogTag: Fri Jun 02 02:23:42 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-06-02 | 1 | -0/+20 |
| | |||||
* | * tao/Interface.pidl: | parsons | 2000-06-01 | 1 | -0/+13 |
| | | | | | | | | | | | | * tao/InterfaceC.h: * tao/InterfaceC.cpp: Fixed a typo in the OMG IDL listing for Interface Repository (in Components vol. III). The operation Container::create_interface is missing a parameter. * tao/TAO.dsp: * tao/TAO_Static.dsp: Added IORC.i to these project files. | ||||
* | ChangeLogTag: Thu Jun 01 03:04:20 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-06-01 | 1 | -0/+5 |
| | |||||
* | ChangeLogTag: Thu Jun 01 01:06:01 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-06-01 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | irfan | 2000-06-01 | 1 | -4/+4 |
| | |||||
* | * tao/CurrentC.cpp: | parsons | 2000-05-31 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | * tao/CurrentC.h: * tao/CurrentC.i: * tao/DomainC.cpp: * tao/DomainC.h: * tao/DomainC.i: * tao/ImplRepoC.cpp: * tao/ImplRepoC.i: * tao/InterfaceC.cpp: * tao/InterfaceC.i: * tao/MessagingC.cpp: * tao/MessagingC.i: Changes to hand-crafted code corresponding to the changes made in generated code to the >>= and >> operators for interfaces. | ||||
* | * tao/Any.h: | parsons | 2000-05-31 | 1 | -0/+10 |
| | | | | | | | | | * tao/Any.i: Changed the insertion/extraction operators for Any_var to pass a reference to the Any_var as the lhs. Otherwise a copy of the Any_var is made, which is inefficient at best and, when the rhs is a pointer type, the operation would fail. | ||||
* | ChangeLogTag: Wed May 31 12:17:20 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-05-31 | 1 | -0/+8 |
| | |||||
* | ChangeLogTag:Wed May 31 10:04:18 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-05-31 | 1 | -0/+8 |
| | |||||
* | * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: | parsons | 2000-05-31 | 1 | -0/+5 |
| | | | | Cosmetic cleanup I forgot to do on my last checkin. | ||||
* | ChangeLogTag: Tue May 30 22:47:16 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-05-31 | 1 | -1/+27 |
| | |||||
* | * TAO_IDL/be/be_visitor_interface/cdr_op_ci.cpp: | parsons | 2000-05-31 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_interface/any_op_cs.cpp: In the CDR extraction operator for interfaces, replaced _narrow with _unchecked_narrow, to eliminate remote calls to _is_a when foo's child is marshaled as a foo_ptr. Also eliminated the call to _narrow in the Any extraction operator. The temporary CORBA::Object_var was eliminated as well - the stream now extracts directly into the rhs argument. All this is safe because, in a marshaling situation, the type of the object must be either the type specified in IDL or a derived type, else there would have been a compile-time error. And the Any extractor checks for typecode equivalency before proceeding with the extration. Thanks to Francois Bernier <fbernier@gel.ulaval.ca> for pointing out this use case. | ||||
* | Tue May 30 11:14:51 2000 Chad Elliott <elliott_c@ociweb.com> | oci | 2000-05-30 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag: Tue May 30 10:25:29 2000 Michael Kircher ↵ | mk1 | 2000-05-30 | 1 | -0/+7 |
| | | | | <Michael.Kircher@mchp.siemens.de> | ||||
* | Mon May 29 22:38:29 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-30 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Mon May 29 16:49:25 2000 Douglas C. Schmidt ↵ | schmidt | 2000-05-29 | 1 | -0/+7 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | ChangeLogTag: Mon May 29 14:21:24 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-05-29 | 1 | -0/+42 |
| | |||||
* | * docs/releasenotes/index.html: | parsons | 2000-05-29 | 1 | -0/+8 |
| | | | | | | | Put a date back into the 'current status:' line. The section itself is up to date - it's only the date that's out of date ;-). Thanks to William Horn <whorn1984@my-deja.com> for bringing this to our attention. | ||||
* | *** empty log message *** | pradeep | 2000-05-28 | 1 | -0/+5 |
| | |||||
* | Added orbsvcs/tests/Makefile comment to my previous entry | pradeep | 2000-05-28 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | pradeep | 2000-05-28 | 1 | -1/+16 |
| | |||||
* | *** empty log message *** | Ossama Othman | 2000-05-28 | 1 | -0/+6 |
| |