summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be
Commit message (Expand)AuthorAgeFilesLines
* Removed tabs and trailing white charactersmk11999-07-0711-151/+151
* ChangeLogTag:Wed Jul 7 18:13:40 1999 Alexander Babu Arulanthu <alex@cs.wus...alex1999-07-071-2/+2
* ChangeLog entry: Tue Jul 6 22:10:00 1999 Michael Kircher <mk1@cs.wustl.edu>mk11999-07-078-68/+561
* AMI Handler Code Generation Filesmk11999-07-051-0/+172
* AMI Code Generation Filesmk11999-07-052-0/+907
* *** empty log message ***mk11999-07-051-0/+694
* Added Handler Skeleton Code Generationmk11999-07-0515-920/+379
* Reply Handler Sekelton Generationmk11999-07-046-232/+408
* ChangeLogTag:Sat Jul 3 10:54:00 1999 Alexander Babu Arulanthu <alex@cs.wus...alex1999-07-041-6/+0
* ChangeLogTag:Sat Jul 3 10:54:00 1999 Alexander Babu Arulanthu <alex@cs.wus...alex1999-07-034-4/+810
* ChangeLogTag:Fri Jul 2 16:28:08 1999 Alexander Babu Arulanthu <alex@cs.wust...alex1999-07-028-0/+4984
* ChangeLogTag:Fri Jul 2 16:28:08 1999 Alexander Babu Arulanthu <alex@cs.wus...alex1999-07-0226-439/+1309
* Tue Jun 22 11:59:06 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-2216-31/+611
* fixed typedef to CORBA::Objectgokhale1999-06-205-8/+8
* Fixed code generation for unions with generic CORBA::Object member.parsons1999-06-193-12/+55
* Sat Jun 19 15:46:22 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-192-495/+0
* Sat Jun 19 15:46:22 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-1910-53/+124
* Sat Jun 19 15:46:22 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-199-0/+2523
* *** empty log message ***alex1999-06-191-3/+7
* Changed %ld to %u for ulongs and moved char '\\' case aboveparsons1999-06-191-6/+7
* Fri Jun 18 15:35:36 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-182-127/+77
* Native exception support fixesnanbor1999-06-182-25/+35
* Duh!nanbor1999-06-181-2/+2
* servant_orb is no longer in use.nanbor1999-06-181-2/+2
* ChangeLogTag:Thu Jun 17 22:41:17 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-181-2/+4
* Added collocated _is_a and _non_existent methodsnanbor1999-06-182-1/+81
* ChangeLogTag:Thu Jun 17 19:38:57 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-181-1/+1
* Fixed casting problem in _create_collocated_objref.nanbor1999-06-171-1/+1
* Thu Jun 17 12:04:50 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-175-20/+20
* Removed unused arg warnings from AIX 4.3 w/ egcs 1.1.2.parsons1999-06-176-17/+17
* Thu Jun 17 00:47:30 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-171-5/+6
* ChangeLogTag:Thu Jun 17 00:13:03 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-172-21/+21
* More fixes for Irfan.coryan1999-06-171-1/+2
* More fixes for Irfan.coryan1999-06-171-3/+1
* Removed warning for void functions...coryan1999-06-171-3/+14
* Wed Jun 16 19:24:30 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-171-0/+1
* Wed Jun 16 18:54:32 1999 Alexander Babu Arulanthu < alex@cs.wustl.edu >alex1999-06-162-20/+45
* ChangeLogTag:Wed Jun 16 13:41:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-1619-89/+2077
* Fixed code that was adding the scope twice when setting theparsons1999-06-161-6/+3
* Commented out an unused variable.parsons1999-06-161-1/+1
* Tue Jun 15 16:16:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-06-155-31/+63
* ChangeLogTag:Mon Jun 14 09:59:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-141-14/+30
* Mon Jun 14 03:57:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-06-145-18/+157
* ChangeLogTag:Sat Jun 12 20:29:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-131-1/+1
* support native exceptions and fixed bugs in IDL compilergokhale1999-06-1216-180/+184
* Moved generation of _default() method code here from union_ci.cpp.parsons1999-06-111-0/+82
* Moved generation of _default() method code to the discriminant visitor.parsons1999-06-111-57/+0
* Added a method to convert a numeric value to the enum's string name for it.parsons1999-06-111-0/+26
* *** empty log message ***bala1999-06-101-3/+5
* Corrected some errors in be_visitor_typedef_ch::visit_array().parsons1999-06-101-10/+20