summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_union
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Fri Dec 14 16:12:42 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-12-142-12/+1
* Merged corba-env-clean branch.Ossama Othman2001-12-081-1/+1
* ChangeLogTag: Fri Jul 13 10:48:03 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-131-9/+5
* ChangeLogTag: Wed May 16 13:53:39 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-05-161-2/+3
* ChangeLogTag: Tue May 15 10:43:23 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-05-152-96/+110
* ChangeLogTag: Tue Apr 24 08:28:40 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-04-241-1/+1
* ChangeLogTag: Wed Apr 18 10:28:53 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-04-181-11/+16
* ChangeLogTag:Mon Mar 5 19:32:56 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-03-061-7/+6
* ChangeLogTag: Wed Aug 23 11:53:43 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-233-7/+7
* ChangeLogTag:Wed May 10 15:44:23 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-05-105-8/+18
* ChangeLogTag:Wed Apr 26 20:11:09 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-273-135/+4
* ChangeLogTag:Tue Apr 25 19:25:28 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-04-262-37/+46
* Modified the body of _tao_any_destructor() to use the node's localparsons2000-03-221-2/+2
* ChangeLogTag:Tue Mar 21 13:51:23 2000 Carlos O'Ryan <coryan@cs.wustl.edu>coryan2000-03-213-252/+62
* Various bug fixes.parsons2000-03-161-5/+2
* Removed all use of interpretive behavior in the generated Any operators.parsons2000-03-011-17/+50
* ChangeLogTag:Sat Feb 19 14:23:38 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-02-191-4/+13
* Modified generation of scoped arguments to include the complete scopedparsons2000-02-161-4/+5
* Initialized some pointers to nodes at declaration.parsons2000-02-071-2/+2
* Code generation for unions with duplicate case labels.parsons2000-02-073-6/+87
* Initialize the discriminant in the default constructor.parsons2000-02-041-2/+32
* Uninlined union destructor.parsons2000-01-192-9/+8
* Fix to avert HPUX warning.parsons2000-01-101-1/+1
* Two bug fixes.parsons2000-01-071-1/+1
* Further fixes to Any extraction to pointer to const.parsons2000-01-051-3/+5
* Various fixes.parsons2000-01-051-4/+4
* Added code generation for Any extraction to pointerparsons2000-01-042-2/+77
* Moved position of stub export macro for operators, and fix forparsons1999-12-033-7/+8
* Added a case for wchars to generation of _default() method.parsons1999-11-171-1/+4
* Fixed generation of _default() method.parsons1999-11-171-54/+71
* Changes to generated Any >>= operator.parsons1999-10-281-1/+1
* Added _ptr_type and _var_type generation, plus cosmetic stuff toparsons1999-10-041-0/+14
* Replaced all occurrences of 'new' with 'ACE_NEW' in generatedparsons1999-08-281-0/+6
* Initialized generated variable CORBA::Boolean result to 1. Thisparsons1999-08-181-2/+2
* ChangeLogTag:Wed Aug 4 12:02:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-043-6/+6
* Added default case to switch statements generating cases forparsons1999-07-211-0/+29
* Some changes to avert egcs warnings when there is an implicitparsons1999-07-201-3/+56
* ChangeLogTag:Sun Jul 18 14:21:52 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-183-6/+6
* The 'alloc_flag' argument to the _access() method isparsons1999-07-161-1/+1
* Added check and CORBA_Any::from_* construction for generation ofparsons1999-07-161-19/+34
* Uncommented an arg in generated code that was actually used inparsons1999-07-161-1/+1
* *** empty log message ***bala1999-07-151-1/+1
* *** empty log message ***bala1999-07-151-1/+1
* Added a check for discriminator types of char, wchar and booleanparsons1999-07-151-4/+37
* Eliminated unused arg in _reset() and added initialization ofparsons1999-06-221-2/+3
* Fixed code that was adding the scope twice when setting theparsons1999-06-161-6/+3
* Moved generation of _default() method code here from union_ci.cpp.parsons1999-06-111-0/+82
* Moved generation of _default() method code to the discriminant visitor.parsons1999-06-111-57/+0
* ChangeLogTag:Thu May 27 21:02:54 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-284-118/+183
* ChangeLogTag:Mon May 24 12:47:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-241-1/+1