summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Sun Aug 13 09:07:34 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-132-2/+23
|
* ChangeLogTag:Sat Aug 12 10:26:47 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-122-143/+143
|
* Sat Aug 12 10:21:09 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-121-0/+2
|
* Sat Aug 12 09:34:37 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-121-0/+9
|
* .Steve Huston2000-08-113-0/+15
|
* ChangeLogTag:Fri Aug 11 17:49:36 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-08-111-0/+1
|
* *** empty log message ***hannan2000-08-113-0/+30
|
* Fri Aug 11 16:24:13 2000 Shawn Hannan <hannan@tango.cs.wustl.edu>hannan2000-08-111-3/+5
|
* ChangeLogTag:Fri Aug 11 13:20:40 2000 Nanbor Wang <nanbor@cs.wustl.edu>schmidt2000-08-111-92/+92
|
* ChangeLogTag:Fri Aug 11 13:20:40 2000 Nanbor Wang <nanbor@cs.wustl.edu>schmidt2000-08-111-26/+23
|
* Fri Aug 11 11:40:11 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-111-1/+8
|
* Fri Aug 11 12:03:41 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-111-0/+78
|
* Fri Aug 11 12:03:41 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-111-123/+26
|
* Fri Aug 11 11:40:11 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-111-0/+268
|
* Fri Aug 11 11:40:11 2000 Priyanka Gontla <pgontla@ece.uci.edu>doccvs2000-08-1113-226/+1551
|
* ChangeLogTag:Fri Aug 11 13:20:40 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-08-114-2/+23
|
* ChangeLogTag: Fri Aug 11 11:06:30 2000 David L. Levine <levine@cs.wustl.edu>levine2000-08-114-9/+40
|
* ChangeLogTag: Fri Aug 11 09:51:15 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-113-24/+26
|
* * TAO_IDL/be/be_valuetype.cpp:parsons2000-08-111-0/+16
| | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_valuetype/valuetype.cpp: * TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: Code generation from nested_scopes.idl in IDL_Test was producing errors when the AMI option (-GC) was used. Had to change some fully scoped names to local names for args to exception holder _var and _out constructors and assignment operators, as well as the _tao_unmarshal and tao_repository_id functions. Thanks to Johnny Willemsen <Johnny.Willemsen@meco.nl> for reporting these errors, which cropped up with the Borland and MSVC compilers.
* ChangeLogTag: Fri Aug 11 08:12:51 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-111-2/+2
|
* * tao/Exception.cpp:parsons2000-08-111-0/+8
| | | | | | In the macros that generate Any operators for system exceptions, changed some ACE_CHECKs to ACE_TRY_CHECKs. This was caught by the g++ minimum CORBA build.
* ChangeLogTag:Fri Aug 11 07:40:10 2000 Douglas C. Schmidt ↵schmidt2000-08-116-1/+22
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 10 23:11:01 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-113-6/+16
|
* ChangeLogTag:Thu Aug 10 23:03:17 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-113-3/+17
|
* *** empty log message ***kirthika2000-08-111-0/+2
|
* ChangeLogTag:Thu Aug 10 20:30:00 2000 Kirthika Parameswarankirthika2000-08-111-0/+31
| | | | <kirthika@cs.wustl.edu>
* policy testkirthika2000-08-118-0/+1659
|
* benchmark testkirthika2000-08-118-0/+1644
|
* Added a new policy for Smart proxies by which it can either bekirthika2000-08-111-16/+20
| | | | per-interface or per-object
* Added a new policy for smart proxies by which it can either bekirthika2000-08-111-3/+12
| | | | per-interface or per-object
* *** empty log message ***kirthika2000-08-111-0/+10
|
* ChangeLogTag:Thu Aug 10 18:39:36 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-112-0/+7
|
* ChangeLogTag:Thu Aug 10 17:45:31 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-112-180/+209
|
* ChangeLogTag:Thu Aug 10 12:22:31 2000 Steve Huston <shuston@riverace.com>schmidt2000-08-102-0/+20
|
* ChaqngeLogTag: Thu Aug 10 17:35:11 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-101-0/+1
|
* * orbsvcs/Makefile:parsons2000-08-101-0/+8
| | | | | | I must have overlooked checking this in before. IFR_Service was added to the list of directories in my workspace but evidently never checked in. Now it is.
* ChangeLogTag: Thu Aug 10 17:24:01 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-1020-6/+62
|
* * tao/TAO.dsp:parsons2000-08-101-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added BoundsC.i to project. * tao/DynAnyC.i: * tao/IORC.i: * tao/ImplRepoC.i: * tao/InterceptorC.i: * tao/InterfaceC.i: * tao/MessagingC.i: * tao/PolicyC.i: * tao/PortableServerC.i: * tao/RTCORBAC.i: * tao/Sequence.cpp: * tao/Sequence.i: * tao/Sequence_T.i: * tao/Services.i: * TAO_IDL/be/be_visitor_sequence/gen_bounded_obj_sequence_ci.cpp: * TAO_IDL/be/be_visitor_sequence/gen_bounded_sequence_ci.cpp: * TAO_IDL/be/be_visitor_sequence/gen_bounded_str_sequence_ci.cpp: * TAO_IDL/be/be_visitor_sequence/gen_bounded_wstr_sequence_ci.cpp: * TAO_IDL/be/be_visitor_sequence/gen_unbounded_obj_sequence_ci.cpp: * TAO_IDL/be/be_visitor_sequence/gen_unbounded_sequence_ci.cpp: In the sequence get_buffer operation, in the case where the orphan argument is 0 and the buffer has not yet been allocated, we needed to set the sequence's release_ member to 1 after allocating the buffer. Otherwise there is a potential memory leak. Thanks to Chad Elliott <elliott_c@ociweb.com> for getting the ball rolling by tracking this down in CONV_FRAMEC.i.
* ChangeLogTag: Thu Aug 10 16:30:25 2000 Balachandran Natarajan ↵bala2000-08-103-72/+236
| | | | <bala@cs.wustl.edu>
* Substitutedparsons2000-08-101-3/+6
| | | | | | | | | | | ACE_DECLARE_NEW_CORBA_ENV; \ ACE_TRY \ for ACE_TRY_NEW_ENV; \ in 3 places.
* * tao/Any.cpp:parsons2000-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/Any.h: * tao/BoundsC.cpp: * tao/BoundsC.h: * tao/DynAnyC.cpp: * tao/Exception.cpp: * tao/Exception.h: * tao/IORC.cpp: * tao/ImplRepoC.cpp: * tao/ImplRepoC.h: * tao/InconsistentTypeCodeC.cpp: * tao/ORB.cpp: * tao/PolicyC.cpp: * tao/PolicyC.h: * tao/PollableC.cpp: * tao/PortableServerC.cpp: * tao/PortableServerC.h: * tao/RTCORBAC.cpp: * tao/Typecode.cpp: * tao/WrongTransactionC.cpp: * TAO_IDL/be/be_visitor_exception/exception_ch.cpp: * TAO_IDL/be/be_visitor_exception/exception_cs.cpp: Changes to TAO exceptions. Changed the class member from TypeCode to repository id. Also changed the base class constructors to take a repository id argument insead of a TypeCode. This will make exception construction more lightweight and help deal with the fact that local exceptions have no valid TypeCode. Made the _type() member function virtual, and added overrides for non-local exceptions generated from IDL files. Added the virtual _type() function to the named system exceptions, as well as the full complement (copying insertion, non-copying insertion, and extraction) of Any operators (required by the spec). Added non-copying any insertion operator for CORBA::Exception (also required by the spec). Thanks to Greg Hall <Greg.Hall@Australia.Boeing.com> for pointing out the need for Any operators for the named system exceptions.
* ChangeLogTag: Thu Aug 10 13:58:09 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-1022-152/+370
|
* * tao/Any.cpp:parsons2000-08-101-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/Any.h: * tao/BoundsC.cpp: * tao/BoundsC.h: * tao/DynAnyC.cpp: * tao/Exception.cpp: * tao/Exception.h: * tao/IORC.cpp: * tao/ImplRepoC.cpp: * tao/ImplRepoC.h: * tao/InconsistentTypeCodeC.cpp: * tao/ORB.cpp: * tao/PolicyC.cpp: * tao/PolicyC.h: * tao/PollableC.cpp: * tao/PortableServerC.cpp: * tao/PortableServerC.h: * tao/RTCORBAC.cpp: * tao/Typecode.cpp: * tao/WrongTransactionC.cpp: * TAO_IDL/be/be_visitor_exception/exception_ch.cpp: * TAO_IDL/be/be_visitor_exception/exception_cs.cpp: Changes to TAO exceptions. Changed the class member from TypeCode to repository id. Also changed the base class constructors to take a repository id argument insead of a TypeCode. This will make exception construction more lightweight and help deal with the fact that local exceptions have to valid TypeCode. Made the _type() member function virtual, and added overrides for non-local exceptions generated from IDL files. Added the virtual _type() function to the named system exceptions, as well as the full complement (copying insertion, non-copying insertion, and extraction) of Any operators (required by the spec). Added non-copying any insertion operator for CORBA::Exception (also required by the spec). Thanks to Greg Hall <Greg.Hall@Australia.Boeing.com> for pointing out the need for Any operators for the named system exceptions.
* ChangeLogTag: Thu Aug 10 11:16:26 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-102-15/+15
|
* * TAO_IDL/be/be_visitor_operation/ami_cs.cpp:parsons2000-08-101-0/+19
| | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_operation/operation_cs.cpp: To pass the value of the response flag to the function that writes the GIOP header, a local variable called 'flag' was created in generated code. If an argument to the operation also had the name 'flag', there were build errors. The name of the local variable has been changed to '_tao_response_flag'. Also, in ami_cs.cpp, for a twoway operation, the variable assigned to the response flag was changed from TAO::SYNC_WITH_TARGET to TAO_TWOWAY_RESPONSE_FLAG, as it is in operation_cs.cpp. Finally, cosmetic indenting changes were made to code generation of the entire operation. Thanks to Craig Rodrigues <rodrigc@mediaone.net> for reporting this bug.
* .Steve Huston2000-08-103-0/+15
|
* ChangeLogTag:Thu Aug 10 12:22:31 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-08-101-1/+6
|
* .Steve Huston2000-08-103-0/+18
|
* ChangeLogTag:Thu Aug 10 12:15:16 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-08-102-2/+4
|
* ChangeLogTag: Thu Aug 10 11:10:56 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-101-0/+9
|