summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added missing TAO_Export macros in class declarations.Ossama Othman1999-07-211-3/+3
|
* * TAO_IDL/be/be_array.cpp:parsons1999-07-211-0/+17
| | | | | | | | | | | | | | | | Reverted addition of has_constructor() call - arrays are always included in unions as pointers to the slice anyway. * TAO_IDL/be/be_visitor_union_branch/private_ch.cpp: Changed reference to be_type::SIZE_TYPE to be_decl::SIZE_TYPE (where it actually resides). * TAO_IDL/be/be_field.cpp: * TAO_IDL/be/be_typedef.cpp: Added calls to has_constructor() in comput_size_type(). They don't seem to be needed on NT, but Solaris egcs seems to need them.
* *** empty log message ***Ossama Othman1999-07-211-0/+11
|
* Moved template instantiations for TAO_Cached_Connector_Lock toOssama Othman1999-07-214-11/+15
| | | | | Resource_Factory.cpp since that file is a more appropriate location to put them.
* Reverted addition of has_constructor() call in compute_size_type() ofparsons1999-07-214-4/+9
| | | | be_array and added it to be_field and be_typedef.
* ChangeLogTag:Tue Jul 20 18:30:22 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-203-22/+27
|
* ChangeLogTag:Tue Jul 20 17:41:53 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-202-6/+6
|
* Fixed a warning! Thanks to David Levine!naga1999-07-201-24/+24
|
* * TAO_IDL/be/be_sunsoft.cpp:parsons1999-07-201-0/+3
| | | | | | | | | Changed format of double literal output to use scientific notation if necesssary. Thanks to Dwayne Burns <dburns@isrglobal.com> for sending in the IDL file that called for this. * TAO/tests/IDL_Test/constants.idl: Added Dwayne's constants to the test file.
* Last-minute mod to double out put format and added newparsons1999-07-202-1/+4
| | | | constants to IDL_Test file.
* * TAO_IDL/be/be_sunsoft.cpp:parsons1999-07-201-0/+7
| | | | | | Changed format of double literal output to use scientific notation if necesssary. Thanks to Dwayne Burns <dburns@isrglobal.com> for sending in the IDL file that called for this.
* Changed format of double literal output to use scientific notationparsons1999-07-201-1/+1
| | | | | if necesssary. Thanks to Dwayne Burns <dburns@isrglobal.com> for sending in the IDL file that called for this.
* * TAO/performance-tests/Pluggable/PP_Test_Client.cpp:parsons1999-07-201-0/+6
| | | | | Removed some ACE_NOTREACHED macros and helped out a bamboozled vxworks compiler.
* Removed some ACE_NOTREACHED macros and helped out a bamboozledparsons1999-07-201-12/+4
| | | | vxworks compiler.
* ACE_CHECKs removed from ImplRepo_i.cppbrunsch1999-07-201-0/+5
|
* ChangeLogTag:Tue Jul 20 13:30:41 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-07-201-5/+0
|
* ChangeLogTag: Tue Jul 20 12:02:47 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-6/+12
|
* ChangeLogTag:Tue Jul 20 11:46:09 1999 Douglas C. Schmidt ↵schmidt1999-07-202-2/+20
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Tue Jul 20 11:15:23 1999 David L. Levine <levine@cs.wustl.edu>schmidt1999-07-201-4/+4
|
* ChangeLogTag: Tue Jul 20 11:15:23 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-5/+12
|
* ChangeLogTag: Tue Jul 20 10:41:23 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-0/+19
|
* ChangeLogTag: Tue Jul 20 10:32:34 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-1/+22
|
* *** empty log message ***Ossama Othman1999-07-201-0/+6
|
* Fixed unused variable warnings.Ossama Othman1999-07-201-5/+6
|
* ChangeLogTag: Tue Jul 20 09:33:02 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-203-17/+20
|
* ChangeLogTag: Tue Jul 20 07:34:11 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-9/+17
|
* ChangeLogTag: Tue Jul 20 07:06:28 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-205-8/+27
|
* ChangeLogTag: Tue Jul 20 07:25:21 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-22/+28
|
* ChangeLogTag: Tue Jul 20 07:01:57 1999 Doug Anderson <doug@clark.net>levine1999-07-202-30/+36
|
* Fixed template instantiation.irfan1999-07-201-1/+1
|
* ChangeLogTag:Mon Jul 19 22:46:54 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-2013-33/+136
|
* ChangeLogTag:Mon Jul 19 23:04:15 1999 Douglas C. Schmidt ↵schmidt1999-07-202-3/+14
| | | | <schmidt@tango.cs.wustl.edu>
* added Stephane Chatre <schatre@oresis.com>levine1999-07-201-0/+1
|
* ChangeLogTag: Mon Jul 19 22:11:13 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-202-63/+21
|
* ChangeLogTag:Mon Jul 19 21:38:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-203-2/+11
|
* ChangeLogTag:Mon Jul 19 21:49:32 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-209-38/+1017
|
* Doug Anderson's address is now <dla@home.com>levine1999-07-201-1/+1
|
* ChangeLogTag: Mon Jul 19 21:26:57 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-203-5/+35
|
* ChangeLogTag: Mon Jul 19 21:13:16 1999 Doug Anderson <doug@clark.net>levine1999-07-2013-172/+187
|
* fixed interpreted stubsgokhale1999-07-202-1/+13
|
* ChangeLogTag:Mon Jul 19 19:46:50 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-2014-167/+333
|
* ChangeLogTag:Mon Jul 19 20:08:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-202-1/+7
|
* * TAO_IDL/be/be_visitor_union/Union_cs.cpp:parsons1999-07-201-0/+6
| | | | | Some changes to avert egcs warnings when there is an implicit default case and an enum discriminator.
* Some changes to avert egcs warnings when there is an implicitparsons1999-07-201-3/+56
| | | | default case and an enum discriminator.
* removed trailing spaceslevine1999-07-201-27/+27
|
* ChangeLogTag: Mon Jul 19 19:42:04 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-203-0/+11
|
* ChangeLogTag: Mon Jul 19 17:44:36 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-192-41/+71
|
* * TAO/tests/IDL_Test/union.idl:parsons1999-07-191-0/+7
| | | | | | Added another test example to the file. Thanks to Roger Egbers <regbers@isrglobal.com> for sending in the example that the addition was adapted from.
* Added another test example to the file.parsons1999-07-191-0/+40
|
* * TAO_IDL/be_include/be_decl.h:parsons1999-07-191-1/+23
| | | | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_decl.cpp: * TAO_IDL/be/be_union.cpp: * TAO_IDL/be/be_interface.cpp: * TAO_IDL/be/be_sequence.cpp: * TAO_IDL/be/be_valuetype.cpp: * TAO_IDL/be/be_structure.cpp: * TAO_IDL/be/be_array.cpp: * TAO_IDL/be/be_visitor_union_branch/private_ch.cpp: * TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp: * TAO_IDL/be/be_visitor_union_branch/public_access_cs.cpp: * TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp: * TAO_IDL/be/be_visitor_union_branch/public_ci.cpp: Reverted previous change to be_union.cpp, and added member and get/set methods 'has_constructor' to the base class be_decl. Used in conjunction with compute_size_type(), this addition should determine whether a union case should be included by value or by reference without changing the signature of generated operations, as the previous change did.