summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagpre_orbsvcs_splitnobody2000-03-2390-15411/+0
| | | 'pre_orbsvcs_split'.
* ChangeLogTag:Thu Mar 23 10:39:23 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-234-84/+119
|
* ChangeLogTag:Thu Mar 23 08:45:51 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-231-1/+1
|
* ChangeLogTag:Thu Mar 23 08:45:51 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-232-121/+127
|
* * utils/catior/catior.cpp:parsons2000-03-231-0/+5
| | | | Removed an unused CORBA::Environment parameter.
* Removed unused CORBA::Environment parameter.parsons2000-03-231-1/+1
|
* ChangeLogTag: Thu Mar 23 09:23:34 2000 Balachandran Natarajan ↵bala2000-03-232-1/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Thu Mar 23 04:31:50 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-03-234-25/+118
|
* ChangeLogTag:Wed Mar 22 21:02:07 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-231-10/+29
|
* *** empty log message ***Ossama Othman2000-03-231-0/+10
|
* ChangeLogTag:Wed Mar 22 12:01:22 2000 Steve Huston <shuston@riverace.com>schmidt2000-03-221-4/+3
|
* *** empty log message ***pradeep2000-03-221-10/+18
|
* * TAO_IDL/be/be_visitor_array/array_cs.cpp:parsons2000-03-221-0/+13
| | | | | | | | | | | | * TAO_IDL/be/be_visitor_exception/exception_cs.cpp: * TAO_IDL/be/be_visitor_interface/interface_cs.cpp: * TAO_IDL/be/be_visitor_sequence/sequence_cs.cpp: * TAO_IDL/be/be_visitor_struct/struct_cs.cpp: * TAO_IDL/be/be_visitor_union/union_cs.cpp: Changed the code generated for the body of _tao_any_destructor() to generate the datatype's local name instead of its scoped name. Thanks to Carlos for reporting this bug.
* Modified the body of _tao_any_destructor() to use the node's localparsons2000-03-221-2/+2
| | | | name instead of its full name.
* Modified the body of _tao_any_destructor() to use the node's localparsons2000-03-225-11/+11
| | | | name instead of its full name.
* * tao/InterfaceC.h:parsons2000-03-221-0/+11
| | | | | | | | | | * tao/InterfaceS.h: Removed the leading and trailing underbar characters from the all-caps string made from the filename that follows #ifndef, #define, etc. This not only follows the style common to hand-crafted IDL generated files, but avoids a namespace clash with generated files in IDL_Test.
* Removed leading and trailing underbar characters from the #ifndef stringparsons2000-03-222-5/+5
| | | | made from the filename.
* .Steve Huston2000-03-223-0/+18
|
* Wed Mar 22 13:08:49 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>pradeep2000-03-222-28/+48
|
* *** empty log message ***jxh2000-03-221-0/+13
|
* ChangeLogTag:Wed Mar 22 12:01:22 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-03-223-5/+44
|
* ChangeLogTag: Wed Mar 22 11:53:21 2000 Balachandran Natarajan ↵bala2000-03-222-8/+13
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Wed Mar 22 11:38:14 2000 Balachandran Natarajan ↵bala2000-03-221-2/+2
| | | | <bala@cs.wustl.edu>
* *** empty log message ***bala2000-03-221-3/+713
|
* ChangeLogTag: Wed Mar 22 11:31:50 2000 Balachandran Natarajan ↵bala2000-03-222-713/+9
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Wed Mar 22 10:19:47 2000 Douglas C. Schmidt ↵schmidt2000-03-224-17/+42
| | | | <schmidt@tango.cs.wustl.edu>
* * tao/Typecode.cpp:parsons2000-03-221-0/+9
| | | | | | | | * tao/GIOP_Message_Base.cpp: * tao/GIOP_Message_Lite.cpp; Removed unreachable 'break' statements (occurre after 'return' statement in a switch case. These were causing warnings on kai3.3.
* Removed unreachable break statements.parsons2000-03-222-5/+0
|
* Removed unreachable break statement.parsons2000-03-221-1/+0
|
* Correction for Chorus 4.0 support on the Ultra-SPARC.oci2000-03-225-1/+22
| | | | Chad Elliott
* ChangeLogTag: Wed Mar 22 09:24:12 2000 Balachandran Natarajan ↵bala2000-03-225-74/+107
| | | | <bala@cs.wustl.edu>
* * ace/CDR_Stream.i:parsons2000-03-223-0/+21
| | | | | | Initialized a local variable inside the << operator for wstring. It was producing a warning on Linux g++ (charanga).
* Initialized a variable in wstring << operator.parsons2000-03-221-1/+1
|
* Fixed typo where string spanned more than one line w/o closing quoteOssama Othman2000-03-221-2/+1
|
* ChangeLogTag:Tue Mar 21 20:13:01 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-222-101/+111
|
* *** empty log message ***Ossama Othman2000-03-221-0/+33
|
* * tao/InterfaceC.cpp:parsons2000-03-221-1/+7
| | | | | Fixed some cut and paste mistakes in the hand-crafted _tao_any_destructor functions.
* Fixed some cut and paste mistakes in the _tao_any_destructor functions.parsons2000-03-221-11/+11
|
* * tao.PollableC.cpp:parsons2000-03-221-0/+5
| | | | Fixed typo.
* Fixed typo.parsons2000-03-221-1/+1
|
* * tao/DynAnyC.cppparsons2000-03-221-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tao/DynAnyC.h: * tao/DynArray_i.cpp: * tao/DynArray_i.h: * tao/DynSequence_i.cpp: * tao/DynSequence_i.h: * tao/GIOPC.h: * tao/GIOP_Server_Request.cpp: * tao/IOPC.h: * tao/IORC.cpp: * tao/IORC.h: * tao/ImplRepoC.cpp: * tao/ImplRepoC.h: * tao/Interceptor.cpp: * tao/Interceptor.h: * tao/Interceptor.i: * tao/Invocation.cpp: * tao/MessagingC.h: * tao/ORB.h: * tao/Object_KeyC.h: * tao/POAC.cpp: * tao/POAC.h: * tao/PolicyC.h: * tao/Request.h: * tao/Services.h: * tao/corbafwd.h: Removed all typedefs of foo_ptr to foo::_ptr_type and all typedefs and use of foo * as foo_ptr, for all datatypes except interfaces, valuetypes, pseudo objects, and a few types that appear as foo_ptr in spec examples (NamedValue, NVList, ExceptionList, etc.). Even though I don't think the spec intends for these types to have the typedef, I left them in to hopefully reduce confusion. * tao/TAO.dsp: Added BoundsC.* to the project file. It had been removed by a recent checkin.
* Removed typedefs and use of foo_ptr and foo::_ptr_type for all typesparsons2000-03-2227-288/+78
| | | | | except interfaces, valuetypes, pseudo-objects. Also added BoundsC.* to the MSVC project (it had been removed by a recent checkin).
* updated makefile dependenciesOssama Othman2000-03-221-6/+24
|
* ChangeLogTag:Mon Mar 20 17:07:12 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-2223-187/+438
|
* Florian Lackerbauer <florian.lackerbauer@mchp.siemens.de>parsons2000-03-221-0/+1
|
* ChangeLogTag:Tue Mar 21 17:13:48 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-222-1/+8
|
* * TAO_IDL/util/utl_scope.cpp:parsons2000-03-221-0/+12
| | | | | | | | | | | Changed the function that looks up succesive components of a scoped name to recursive instead of iterative. This makes it easier to handle backing up and trying another path when the IDL file contains reopened and/or nested and/or #included modules. Thanks to Florian Lackerbauer <florian.lackerbauer@mchp.siemens.de> for sending in the nasty IDL example file.
* Made iter_lookup_by_name_local() recursive, to better handle reopenedparsons2000-03-221-82/+57
| | | | and/or nested modules.
* ChangeLogTag:Tue Mar 21 14:24:07 2000 Chad Elliott <elliott_c@ociweb.com>schmidt2000-03-221-0/+1
|
* Updated for Chorus 4.0 on PowerPC and Ultra-SPARC.oci2000-03-217-26/+76
| | | | | Expected ACE tests run. (except IOStream_Test on Ultra-SPARC) Chad Elliott