summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Wed Oct 4 18:49:18 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-10-041-4/+2
* ChangeLogTag: Thu Aug 24 12:49:11 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-241-1/+2
* ChangeLogTag: Wed Aug 23 11:53:43 2000 Jeff Parsons <parsons@cs.wustl.edu>parsons2000-08-231-305/+402
* #if defined _FOO__CI_ guard around object constructor from Stub,parsons2000-07-111-40/+33
* ChangeLogTag:Wed May 10 15:44:23 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-05-101-18/+41
* ChangeLogTag:Tue Apr 25 19:25:28 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-04-261-31/+70
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+1
* Fix to handle modules reopened by a chain of #includes.parsons2000-02-221-3/+10
* Make sure members of included modules are added to the scope ofparsons2000-02-211-8/+43
* Added check for #included module in create_module().parsons2000-02-211-1/+1
* Better fix for adding CORBA module members.parsons2000-02-151-1/+11
* Fix to handling of reopened modules.parsons2000-02-101-5/+32
* Fixed bug where skipping a generation to redefine an operation was notparsons1999-11-291-9/+23
* Final prep for big wstring code mods.parsons1999-08-161-2/+3
* Expression generators and constructors for wstrings, and backendparsons1999-08-131-0/+9
* Added a needed virtual function overload, and the constructor itparsons1999-08-131-0/+9
* Removed create_expression() and be_expression constructor for wchars.parsons1999-08-131-9/+0
* Added stuff needed for wchars, and fixed some wrong comments.parsons1999-08-121-0/+9
* ChangeLogTag:Sun Jun 6 20:25:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-1/+1
* support for union shared case/default labelsgokhale1999-05-241-2/+2
* ChangeLogTag:Thu May 6 12:11:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-061-3/+37
* Added ACE_RCSID to TAO/TAO_IDL/gonzo1998-08-031-0/+2
* migrated to ACE_OS::WCharlevine1998-03-231-3/+1
* changed CORBA::WChar from platform-dependent type to ACE_UINT16levine1998-03-201-5/+1
* (create_wstring): use short instead of wchar_t if ACE_HAS_WCHAR_TYPEDEFS_CHARlevine1998-02-121-34/+44
* *** empty log message ***gokhale1998-01-071-2/+12
* ChangeLogTag:Sat Oct 25 14:14:53 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-10-251-2/+0
* Huge number of changes and additions. All the bulk of the IDL compilergokhale1997-09-301-12/+12
* More progress, nothing significant though.gokhale1997-06-261-0/+10
* TAO IDL Compiler: Backend IDL to C++ mapping for TAOgokhale1997-05-161-0/+391