summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* bunch of bug fixesparsons1999-07-235-48/+149
* nested_type_name bug fixgokhale1999-07-231-2/+2
* ChangeLogTag:Thu Jul 22 11:06:44 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-221-1/+1
* Try again.nanbor1999-07-221-0/+7
* Reverted previous change.nanbor1999-07-221-7/+0
* ChangeLogTag:Wed Jul 21 21:45:22 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-221-0/+7
* Added initialization of be_decl::has_constructor_ in the constructor.parsons1999-07-211-2/+4
* Modified _var and _forany copy constructor, deep copy assignmentparsons1999-07-211-12/+20
* Added gen_default_label_value() to be_visitor_union_branch.* andparsons1999-07-213-109/+217
* Added -qflag=w:w to preproc flags for IBM C++ 3.6. Quiets invalid #pragma msg.Steve Huston1999-07-211-0/+3
* Added default case to switch statements generating cases forparsons1999-07-211-0/+29
* Reverted addition of has_constructor() call in compute_size_type() ofparsons1999-07-214-4/+9
* Last-minute mod to double out put format and added newparsons1999-07-201-1/+1
* Changed format of double literal output to use scientific notationparsons1999-07-201-1/+1
* fixed interpreted stubsgokhale1999-07-201-1/+1
* Some changes to avert egcs warnings when there is an implicitparsons1999-07-201-3/+56
* Reverted previous change to be_union::compute_size_type() andparsons1999-07-1913-12/+56
* ChangeLogTag: Mon Jul 19 12:26:20 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-193-10/+9
* ChangeLogTag:Sun Jul 18 14:21:52 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-1847-236/+309
* Changed compute_size_type() for unions to always return VARIABLE.parsons1999-07-171-0/+5
* Removed some unneeded fucntions.parsons1999-07-161-34/+0
* Removed some unneeded fucntions.parsons1999-07-161-65/+1
* REmoved an unused arg.parsons1999-07-161-1/+1
* Extended my fix for anonymous sequences inside arrays toparsons1999-07-169-36/+238
* ChangeLogTag:Fri Jul 16 15:16:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-161-1/+0
* The 'alloc_flag' argument to the _access() method isparsons1999-07-162-31/+38
* Added check and CORBA_Any::from_* construction for generation ofparsons1999-07-161-19/+34
* Fixes for readability and new egcs warnings.parsons1999-07-163-10/+12
* Uncommented an arg in generated code that was actually used inparsons1999-07-162-4/+4
* Fixed awarning from the new version of egcs.parsons1999-07-161-1/+1
* *** empty log message ***bala1999-07-151-1/+1
* *** empty log message ***bala1999-07-151-1/+1
* Added some switch cases and a union member to allow wchars asparsons1999-07-153-0/+11
* Added a check for discriminator types of char, wchar and booleanparsons1999-07-151-4/+37
* In code generation for the foo_copy() method, modified code toparsons1999-07-151-9/+19
* Added a 'f' at the end of a printed floating point literal, toparsons1999-07-141-1/+1
* Fixed be_visitor_structure_cdr_op_ci::post_process() to skip theparsons1999-07-142-2/+4
* Added forward delcarations of class Identifier, toparsons1999-07-142-0/+6
* Modified CDR extraction operator to handle the rather uniqueparsons1999-07-131-6/+22
* ChangeLogTag:Tue Jul 13 12:22:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-1332-11/+184
* Fixed the duplicate generation of the ACE_THROW_SPECyamuna1999-07-132-4/+3
* Made changes to generate code for multiple inheritance such that it overcomes...yamuna1999-07-131-0/+21
* Made Changes to generate code for multiple inheritance such that there is no ...yamuna1999-07-131-3/+24
* Fixed mis-generated collocated class names bug in case of multiple inheritance.nanbor1999-07-132-4/+6
* Modified a lex rule so the output from the newparsons1999-07-132-241/+241
* Modified lookup function to catch use of 'int'parsons1999-07-121-7/+12
* Added +W 67 to CPP args for HP aC++. Shuts up the "invalid pragma name" warning.Steve Huston1999-07-121-0/+4
* Modified fwd_redefinition_helper method to allow forparsons1999-07-122-60/+113
* Further mod to lookup functions in response to a bugparsons1999-07-111-5/+15
* Added an init to 0 in each file to avert SunOS egcs warnings.parsons1999-07-102-2/+4