summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_union_branch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant void from tao_idlJohnny Willemsen2020-12-071-1/+1
* Use nullptr instead of 0 in tao_idlJohnny Willemsen2020-12-071-3/+3
* Remove manual narrow support and use dynamic_castJohnny Willemsen2020-09-171-8/+4
* Shorter headerJohnny Willemsen2015-01-071-1/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Tue Jun 15 15:24:25 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-06-151-1/+1
* Thu Mar 11 14:09:46 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-03-111-3/+13
* ChangeLogTag: Thu Feb 18 22:53:29 UTC 2010 Jeff Parsons <j.parsons@vanderbil...parsons2010-02-181-11/+0
* Thu Feb 4 09:15:43 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-02-041-20/+16
* Thu Feb 4 08:36:43 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-02-041-4/+0
* ChangeLogTag: Tue Apr 29 15:17:52 UTC 2008 Simon McQueen <sm@prismtech.com>smcqueen2008-04-291-3/+6
* ChangeLogTag:Fri Jul 13 17:35:42 UTC 2007 Ossama Othman <ossama_othman at s...Ossama Othman2007-07-131-2/+2
* ChangeLogTag: Wed Jun 27 09:10:21 UTC 2007 Jeff Parsons <j.parsons@vanderbil...parsons2007-06-271-2/+5
* Repo restructuringWilliam R. Otte2006-07-241-0/+200
* Repo restructuringWilliam R. Otte2006-07-241-200/+0
* ChangeLogTag: Thu Jun 15 15:05:43 UTC 2006 Jeff Parsons <j.parsons@vanderbil...parsons2006-06-151-0/+7
* ChangeLogTag: Wed Nov 10 09:46:46 2004 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2004-11-101-1/+1
* ChangeLogTag: Tue Jun 17 09:56:38 2003 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2003-06-171-7/+14
* ChangeLogTag: Sun Dec 29 08:44:06 2002 Balachandran Natarajan <bala@isis-se...bala2002-12-291-0/+1
* ChangeLogTag: Mon Jul 1 08:31:04 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-07-011-27/+12
* ChangeLog: Sat Jan 5 21:31:43 2002 Mayur Deshpande <mayur@ics.uci.edu>mayur2002-01-061-7/+7
* ChangeLogTag: Mon Dec 31 11:01:29 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-12-311-8/+4
* ChangeLogTag: Wed Aug 23 11:53:43 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-231-24/+41
* ChangeLogTag:Wed May 10 15:44:23 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-05-101-6/+7
* Code generation for unions with duplicate case labels.parsons2000-02-071-14/+1
* Keep members with multiple case labels from having more than oneparsons2000-02-011-3/+18
* Fixes for scoped case label names.parsons2000-01-101-1/+1
* Fixed label value generation when it is a declared constant valueparsons1999-09-081-0/+11
* ChangeLogTag:Wed Aug 4 12:02:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-041-3/+3
* Added gen_default_label_value() to be_visitor_union_branch.* andparsons1999-07-211-0/+63
* support for union shared case/default labelsgokhale1999-05-241-4/+4
* recursive/optimized typecodesgokhale1999-05-151-93/+0
* ChangeLogTag:Thu May 6 21:49:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-071-1/+1
* ChangeLogTag:Thu Mar 25 16:34:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-251-2/+2
* ChangeLogTag:Thu Mar 25 16:34:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-251-6/+46
* ChangeLogTag:Fri Feb 26 21:03:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-271-0/+40
* ChangeLogTag:Tue Feb 9 16:39:27 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-091-1/+1
* Added ACE_RCSID to TAO/TAO_IDL/gonzo1998-08-031-0/+3
* *** empty log message ***gokhale1998-06-131-1/+1
* *** empty log message ***gokhale1998-05-261-95/+0
* inserted RCS keyword stringlevine1998-05-131-0/+2
* *** empty log message ***gokhale1998-03-101-0/+18
* ChangeLogTag:Fri Jan 9 17:49:55 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-101-0/+6
* *** empty log message ***gokhale1997-12-181-44/+37
* *** empty log message ***gokhale1997-12-111-10/+0
* *** empty log message ***gokhale1997-12-101-1/+0
* Lots of changes mentione dn ChangeLog.gokhale1997-10-311-0/+2
* Typecode table generation and Union private declaration problems fixed.gokhale1997-10-241-1/+2
* Improvements in skeleton code generation.gokhale1997-10-241-14/+39
* Lot of modifications to get the compiler going.gokhale1997-10-211-14/+37