summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1999-06-075-12/+13
* .schmidt1999-06-072-3/+3
* ChangeLogTag:Sun Jun 6 20:25:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-1/+1
* ChangeLogTag:Sun Jun 6 20:25:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-0728-258/+253
* ChangeLogTag:Sun Jun 6 18:55:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-0/+2
* ChangeLogTag:Sun Jun 6 18:55:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-5/+16
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-3/+4
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+3
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-062-2/+2
* ChangeLogTag:Sun Jun 6 17:42:41 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+1
* .schmidt1999-06-068-20/+20
* .schmidt1999-06-0620-73/+68
* Removed a dead comment.alex1999-06-051-1/+1
* Fixed the wrong comment for the visit_operation.alex1999-06-051-1/+1
* Removed incorrect error output from a couple of default switch cases.parsons1999-06-041-12/+3
* *** empty log message ***irfan1999-06-041-1/+7
* Fri Jun 04 15:25:38 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-041-10/+2
* Reverted default behavior in case-only spelling differences to error output.parsons1999-06-041-1/+1
* ChangeLogTag:Thu Jun 3 15:16:04 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-039-18/+18
* ChangeLogTag:Wed Jun 2 17:35:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-024-20/+49
* ChangeLogTag:Wed Jun 2 13:18:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-021-3/+6
* ChangeLogTag:Tue Jun 1 19:48:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-021-6/+3
* Removed ACE_NTOHL macro from union case label value code generation forparsons1999-06-011-6/+6
* Added NAME_CASE_WARNING value to enum and name_case_warning() methodparsons1999-05-302-2/+10
* Added case_diff_error_ member and accessor declarations.parsons1999-05-301-0/+11
* Added case_compare() method declaration.parsons1999-05-301-1/+4
* Added command line args to output warning if identifiers in the same scopeparsons1999-05-301-3/+24
* Added name_case_warning enum value, error header and method.parsons1999-05-302-6/+28
* Modified compare() method with path to output warning ifparsons1999-05-301-1/+12
* Added case_diff_error_ member, along with set and get methods.parsons1999-05-301-1/+14
* Changed lookup_by_name_local() to call new case_compare() method addedparsons1999-05-301-25/+32
* Added case_compare() method which checks for differences only in theparsons1999-05-301-0/+10
* ChangeLogTag:Fri May 28 09:56:29 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-281-3/+1
* Prevent symbols in CORBA:: module from being added more than once.nanbor1999-05-281-1/+5
* ChangeLogTag:Thu May 27 22:00:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-281-1/+1
* Fixed a typo.parsons1999-05-281-1/+1
* ChangeLogTag:Thu May 27 21:02:54 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-2880-1899/+3688
* Added code to the constructor to add the scoped predefined typesparsons1999-05-281-0/+33
* Constructor now calls base class (AST_Module) constructor explicitly soparsons1999-05-281-1/+2
* Removed 'TypeCode' and 'ValueBase' from predefined types list.parsons1999-05-281-16/+0
* ChangeLogTag:Thu May 27 09:55:10 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-273-36/+6
* ChangeLogTag:Wed May 26 18:51:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-271-128/+125
* Fixed the >> operator for pseudo objects (at least forparsons1999-05-261-2/+14
* Fixed code generation for bounded string extractor.parsons1999-05-261-1/+1
* *** empty log message ***parsons1999-05-252-91/+97
* Fixed some compiler warnings.parsons1999-05-251-2/+2
* Fixed a couple more compiler warnings.parsons1999-05-251-2/+2
* Fixed a couple of compiler warnings.parsons1999-05-251-2/+2
* Removed '.in ()' and '.out ()' from implementation forparsons1999-05-241-2/+2
* Fixed a couple of MSVC warnings.parsons1999-05-241-2/+2