summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* Removed an unused arg in post_process().parsons1999-08-251-4/+3
* Changed the 32-bit ensuring enum value to 0x7FFFFFFF.parsons1999-08-251-1/+3
* Generates extra enum value equal to 0xFFFFFFFF to ensure thatparsons1999-08-241-1/+4
* Modified compute_member_count().parsons1999-08-241-8/+3
* ChangeLogTag:Tue Aug 24 11:03:56 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-241-17/+19
* Just a minor typo fix.mk11999-08-241-1/+1
* ChangeLogTag: Tue Aug 24 5:30:00 1999 Michael Kircher <Michael.Kircher@mchp...mk11999-08-2424-904/+287
* ChangeLogTag:Mon Aug 23 16:43:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-231-1/+2
* Mod to lookup_by_name() and iter_lookup_by_name_local().parsons1999-08-232-11/+47
* ChangeLogTag:Sat Aug 21 12:36:40 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-224-16/+14
* Return valuetypes now declared in stub as _vars.parsons1999-08-201-2/+2
* no more visitor in gen_check_exceptionparsons1999-08-201-18/+7
* Return values that are heap-allocated in the stub do not nowparsons1999-08-2010-192/+71
* *** empty log message ***nanbor1999-08-191-1/+2
* ChangeLogTag:Thu Aug 19 01:47:49 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-1915-332/+460
* Initialized generated variable CORBA::Boolean result to 1. Thisparsons1999-08-181-2/+2
* Code generation for definition of union_var's ptr() method added,parsons1999-08-183-13/+37
* ChangeLogTag:Wed Aug 18 03:12:23 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-183-0/+28
* ChangeLogTag:Tue Aug 17 15:40:22 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-08-173-8/+12
* Added wstring_type_spec to the production rule for param_type_spec.parsons1999-08-172-325/+337
* wstring mods.parsons1999-08-1751-536/+805
* New files. modified header files, include file and removed code fromparsons1999-08-169-52/+511
* Final prep for big wstring code mods.parsons1999-08-163-27/+43
* New enum type NT_wstring.parsons1999-08-161-1/+2
* One last bit of wstring business in idl.yy.parsons1999-08-162-4/+4
* ChangeLogTag:Sat Aug 14 17:39:04 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-141-1/+0
* Expression generators and constructors for wstrings, and backendparsons1999-08-139-1/+50
* last-minute mod.parsons1999-08-132-2/+2
* Lex rule for wstrings and production rule for wstring literals.parsons1999-08-136-1204/+1264
* Fixed typo.parsons1999-08-131-1/+1
* Added a needed virtual function overload, and the constructor itparsons1999-08-134-0/+16
* Removed create_expression() and be_expression constructor for wchars.parsons1999-08-134-16/+0
* ChangeLogTag: Thu Aug 12 20:55:44 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-133-12/+10
* Added stuff needed for wchars, and fixed some wrong comments.parsons1999-08-1216-33/+62
* Two new lex rules for wide chars, two new tokens for wchar &parsons1999-08-126-1198/+1307
* Subsituted a real break; for a couple of ACE_NOTREACHED (break;)sparsons1999-08-112-7/+21
* Found mistake in DRV_usage.parsons1999-08-101-2/+2
* ChangeLogTag:Mon Aug 09 17:52:42 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-093-12/+18
* ChangeLogTag:Sun Aug 8 15:44:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-081-1/+0
* ChangeLogTag:Thu Aug 05 14:38:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-052-30/+20
* ChangeLogTag:Thu Aug 5 13:03:28 1999 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt1999-08-051-1/+1
* ChangeLogTag:Thu Aug 5 09:13:53 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-051-1/+1
* ChangeLogTag:Wed Aug 4 15:57:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-041-1/+1
* ChangeLogTag:Wed Aug 4 12:02:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-04112-1570/+3209
* ChangeLogTag:Tue Aug 03 16:17:00 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-031-0/+19
* ChangeLogTag:Mon Aug 2 12:23:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-021-1/+2
* ChangeLogTag:Fri Jul 30 20:47:14 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-311-9/+10
* Fix to CDR insertion operator for arrays containing typedef'dparsons1999-07-291-46/+88
* Final fix to IDL_Test code generation problems.parsons1999-07-281-6/+30
* Updated dependenciescoryan1999-07-281-250/+12