summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* ChangeLogTag: Thu Jun 28 23:49:13 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-06-293-4/+150
|
* ChangeLogTag: Thu Jun 28 18:56:17 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-294-105/+28
|
* * orbsvcs/IFR_Service/Container_i.cpp:parsons2001-06-291-0/+21
| | | | | | | | | | | | | | | | | | | Cosmetic changes. * orbsvcs/IFR_Service/ifr_adding_visitor_union.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_union.h: Fixed the setting of the UnionMembers's label value for the default case, when creating a UnionDef in the IFR. * tao/DynamicAny/DynUnion_i.cpp: Fixed set_discriminator() so it will work even if the DynUnion's own discriminator is modified with insert_*() and then passed to this function. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for pointing out the above bugs.
* ChangeLogTag:Thu Jun 28 15:30:53 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-282-3/+10
|
* ChangeLogTag: Thu Jun 28 15:01:14 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-282-16/+36
|
* * TAO_IDL/be/be_visitor_operation/rettype_vardecl_cs.cpp:parsons2001-06-281-0/+10
| | | | | | | | | * TAO_IDL/be/be_visitor_operation/rettype_vardecl_ss.cpp: Fixed initialization of the return value (in an operation or the _get version of an attribute) to work for longlongs and long doubles by using the portable macros defined in ace/CDR_Base.h.
* ChangeLogTag: Thu Jun 28 13:44:52 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-286-8/+103
|
* ChangeLogTag: Thu Jun 28 13:05:12 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-283-19/+88
|
* * ace/CDR_Stream.{h,i,cpp}:parsons2001-06-283-0/+39
| | | | | | | | | | | Update to_(w)string and from_(w)string to conform to the latest C++ mapping (00-01-02). Extra constructors have been added, taking a const (w)string, and the val_ member of from_(w)string has been made const. The constructor taking a non-const (w)string for to_(w)string has been deprecated, and will be removed from the spec at some point. Thanks to Andy Alvarez <andy_alvarez@baxter.com> for pointing this out.
* ChangeLogTag:Thu Jun 28 10:03:44 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-284-49/+365
|
* ChangeLogTag: Thu Jun 28 11:04:49 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-281-2/+5
|
* * tao/DynamicAny/DynUnion_i.cpp (set_discriminator):parsons2001-06-281-0/+6
| | | | Applied patch sent in by Philippe Merle <Philippe.Merle@lifl.fr>
* Burkhard Neppert <b.neppert@dr-staedtler.de>parsons2001-06-281-0/+1
|
* ChangeLogTag: Thu Jun 28 08:39:21 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-281-9/+51
|
* * TAO_IDL/driver/drv_args.cpp:parsons2001-06-281-0/+10
| | | | | | | | Bug report by Burkhard Neppert <b.neppert@dr-staedtler.de> stated that tao_idl was crashing if passed an option like -o<output_dir> instead of -o <output_dir>. Fixed that to give an error message instead, and applied the same fix to the -t and -g options.
* ChangeLogTag: Thu Jun 28 07:08:26 2001 Balachandran Natarajan ↵bala2001-06-284-1/+31
| | | | <bala@cs.wustl.edu>
* Wed Jun 27 22:02:03 2001 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2001-06-282-61/+71
|
* Wed Jun 27 14:25:48 2001 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2001-06-272-3/+17
|
* ChangeLogTag: Wed Jun 27 15:18:21 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-272-53/+87
|
* * tests/Explicit_Event_Loop/client.cpp:parsons2001-06-271-0/+8
| | | | | | | * tests/Explicit_Event_Loop/server.cpp: Replaced cout and cerr with ACE_DEBUG and ACE_ERROR, other cosmetic changes.
* ChangeLogTag: Wed Jun 27 14:15:13 2001 Sharath R. Cholleti ↵sharath2001-06-272-9/+12
| | | | <sharath@cs.wustl.edu>
* ChangeLogTag: Wed Jun 27 14:07:43 2001 Sharath R. Cholleti ↵sharath2001-06-275-38/+124
| | | | <sharath@cs.wustl.edu>
* ChangeLogTag: Wed Jun 27 11:24:03 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-273-205/+126
|
* * tests/Param_Test/anyop.dsp:parsons2001-06-271-0/+8
| | | | | | | * tests/Param_Test/client.dsp: * tests/Param_Test/server.dsp: Removed unnecessary links to TAO_Strategies library.
* ChangeLogTag: Wed Jun 27 07:13:13 2001 Balachandran Natarajan ↵bala2001-06-274-1/+13
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Tue Jun 26 17:56:05 2001 Douglas C. Schmidt ↵schmidt2001-06-264-3/+24
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Tue Jun 26 17:56:05 2001 Douglas C. Schmidt ↵schmidt2001-06-264-20/+52
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Tue Jun 26 17:37:51 2001 Balachandran Natarajan ↵bala2001-06-265-2/+17
| | | | <bala@cs.wustl.edu>
* *** empty log message ***schmidt2001-06-263-0/+9
|
* ChangeLogTag:Tue Jun 26 16:22:24 2001 Douglas C. Schmidt ↵schmidt2001-06-261-1/+0
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Tue Jun 26 16:22:24 2001 Douglas C. Schmidt ↵schmidt2001-06-263-47/+60
| | | | <schmidt@tango.doc.wustl.edu>
* *** empty log message ***schmidt2001-06-263-0/+12
|
* ChangeLogTag:Tue Jun 26 16:22:24 2001 Douglas C. Schmidt ↵schmidt2001-06-268-4/+53
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Mon Jun 25 15:36:55 2001 Douglas C. Schmidt ↵schmidt2001-06-2610-17/+44
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Tue Jun 26 14:47:59 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-262-2/+9
|
* * tao/DynamicAny/DynAny_i.cpp (set_to_default_value):parsons2001-06-261-0/+16
| | | | | | | | | | | | | | Modified the case for CORBA::tk_objref to set the member Any's value to 0, in addition to initializing the type code. Failure to do this was causing interoperability problems with CorbaScript. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for reporting this bug. * tao/DynamicAny/DynCommon.cpp (set_flag): Added CORBA::tk_value_box to the list of TCKinds that throw CORBA::NO_IMPLEMENT, along with tk_value and tk_fixed.
* ChangeLogTag: Tue Jun 26 09:55:24 2001 Balachandran Natarajan ↵bala2001-06-262-9/+6
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Jun 25 15:05:48 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-251-1/+1
|
* ChangeLogTag: Mon Jun 25 15:05:48 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-255-37/+145
|
* * tao/DynamicAny/DynAny_i.cpp:parsons2001-06-251-0/+14
| | | | | | | | | | | | | * tao/DynamicAny/DynCommon.cpp: * tao/DynamicAny/DynCommon.h: * tao/DynamicAny/DynStruct_i.cpp: * tao/DynamicAny/DynUnion_i.cpp: Made numerous fixes to unalias the class's member type code before calling a type code method that cannot be called by an aliased type code, plus a fix to the insert_reference() function. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for pointing out these problems.
* ChangeLogTag: Mon Jun 25 14:51:39 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-251-0/+8
|
* ChangeLogTag: Mon Jun 25 13:56:47 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-252-1/+9
|
* ChangeLogTag: Mon Jun 25 12:18:41 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-256-2/+85
|
* ChangeLogTag: Mon Jun 25 12:05:10 2001 Balachandran Natarajan ↵bala2001-06-256-331/+10
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Jun 25 11:12:51 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-252-94/+96
|
* * TAO_IDL/fe/idl.yy:parsons2001-06-251-0/+13
| | | | | | | | | | | | * TAO_IDL/fe/y.tab.cpp: * TAO_IDL/fe/y.tab.h: In the yacc file, added a switch case for unsigned short to the code that processes a union discriminator. This case has always been missing. Also regenerated the corresponding C++ files. Thanks to Jules Colding <dsl11814@vip.cybercity.dk> for sending in the example IDL file that uncovered this bug.
* ChangeLogTag: Mon Jun 25 10:32:18 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-251-21/+0
|
* * TAO_IDL/ast/ast_module.cpp:parsons2001-06-251-0/+10
| | | | | | | | Removed code that added "ValueBase" to the lookup table, since this string is now an IDL keyword. This was causing name clash errors in any IDL file that included orb.idl. Thanks to Michael Kircher <Michael.Kircher@mchp.siemens.de> for reporting the problem.
* ChangeLogTag:Mon Jun 25 10:05:37 2001 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2001-06-256-2/+45
|
* ChangeLogTag:Sun Jun 24 08:57:26 2001 Balachandran Natarajan ↵schmidt2001-06-253-6/+2
| | | | <bala@cs.wustl.edu>