summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-5_0_2'.ACE-5_0_2nobody1999-08-214024-1094874/+0
|
* 5.0.2coryan1999-08-212-1/+5
|
* Undo failed releasecoryan1999-08-214-10/+2
|
* 1.0.2coryan1999-08-214-5/+9
|
* 5.0.2coryan1999-08-214-4/+8
|
* ChangeLogTag:Sat Aug 21 11:52:51 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-212-5/+9
|
* ChangeLogTag:Sat Aug 21 11:52:51 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-212-4/+11
|
* ChangeLogTag:Sat Aug 21 03:32:52 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-216-9/+10
|
* *** empty log message ***nanbor1999-08-211-0/+18
|
* ChangeLogTag:Fri Aug 20 15:51:29 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-201-0/+2
|
* *** empty log message ***nanbor1999-08-202-3/+12
|
* * TAO_IDL/be/be_visitor_operation/rettype_vardecl_cs.cpp:parsons1999-08-201-0/+7
| | | | | | Modified my earlier change to the way a return valuetype is declared in the stub. This clears up compile errors in TAO/esamples/OBV/Typed_Events.
* Return valuetypes now declared in stub as _vars.parsons1999-08-201-2/+2
|
* no more visitor in gen_check_exceptionparsons1999-08-201-18/+7
|
* * TAO_IDL/be/be_visitor_argument/pre_docall_cs.cpp:parsons1999-08-201-0/+20
| | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_operation/rettype_vardecl_cs.cpp: * TAO_IDL/be/be_visitor_operation/operation_cs.cpp: * TAO_IDL/be/be_visitor_operation/rettype_pre_docall_cs.cpp: * TAO_IDL/be/be_visitor_operation/compiled_marshal_cs.cpp: * TAO_IDL/be/be_visitor_operation/rettype_post_docall_cs.cpp: * TAO_IDL/be/be_visitor_operation/ami_cs.cpp: * TAO_IDL/be/be_visitor_operation/operation_ami_cs.cpp: * TAO_IDL/be/be_visitor_operation/ami_handler_operation_cs.cpp: * TAO_IDL/be/be_visitor_operation/thru_poa_collocated_ss.cpp: Return types which are allocated on the heap in the stub (all variable-size data types plus arrays) would leak memory if there were an exception during invocation or demarshaling. Now all these types are eclosed in a _var between 'ACE_NEW_RETURN (...);' and 'return ...;'. Thanks to Eugene Surovegin <ebs@glasnet.ru>, whose example showed the tip of the iceberg.
* Return values that are heap-allocated in the stub do not nowparsons1999-08-2010-192/+71
| | | | | leak memory in case of an exception during invocation or demarshaling.
* fixed ACE_AUTO_PTR_RESET macro to take type with which auto_ptr is instantiatedcdgill1999-08-194-5/+18
|
* ChangeLogTag:Thu Aug 19 18:34:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-192-0/+12
|
* *** empty log message ***jwh11999-08-191-1/+5
|
* changed initialization value of RT_Info period to 1 to avoid divide by zero ↵cdgill1999-08-192-1/+9
| | | | errors in adaptive scheduling use cases
* Cleaned up auto-gennerated errors.jwh11999-08-191-5/+4
|
* ChangeLogTag:Thu Aug 19 16:47:21 1999 Douglas C. Schmidt ↵schmidt1999-08-193-0/+72
| | | | <schmidt@tango.cs.wustl.edu>
* *** empty log message ***bala1999-08-191-0/+11
|
* Added support for CORBA::Boundsbala1999-08-196-1/+255
|
* .bala1999-08-191-0/+35
|
* ChangeLogTag:Thu Aug 19 15:31:58 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-191-1/+1
|
* *** empty log message ***nanbor1999-08-191-0/+5
|
* ChangeLogTag: Thu Aug 19 14:16:37 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-192-35/+48
|
* Thu Aug 19 13:06:00 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de>mk11999-08-192-2/+8
|
* ChangeLogTag:Thu Aug 19 13:03:07 1999 Douglas C. Schmidt ↵schmidt1999-08-192-4/+8
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 19 13:03:07 1999 Douglas C. Schmidt ↵schmidt1999-08-193-7/+11
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 19 12:57:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-193-22/+30
|
* ChangeLogTag:Thu Aug 19 12:59:56 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-192-15/+22
|
* ChangeLogTag:Thu Aug 19 10:53:50 1999 David L. Levine <levine@cs.wustl.edu>schmidt1999-08-194-24959/+24957
|
* Thu Aug 19 08:30:49 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de>mk11999-08-191-0/+5
|
* ChangeLogTag: Thu Aug 19 11:24:35 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-193-374/+393
|
* ChangeLogTag:Thu Aug 19 10:53:50 1999 David L. Levine <levine@cs.wustl.edu>schmidt1999-08-198-5/+75
|
* *** empty log message ***schmidt1999-08-191-13/+26
|
* ChangeLogTag: Thu Aug 19 10:53:50 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-192-0/+8
|
* ChangeLogTag: Thu Aug 19 10:04:12 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-192-18/+37
|
* ChangeLogTag:Thu Aug 19 09:34:41 1999 Douglas C. Schmidt ↵schmidt1999-08-193-23/+36
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 19 09:34:41 1999 Douglas C. Schmidt ↵schmidt1999-08-194-5/+17
| | | | <schmidt@tango.cs.wustl.edu>
* Thu Aug 19 08:30:49 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de>mk11999-08-191-0/+22
|
* *** empty log message ***nanbor1999-08-191-1/+2
|
* ChangeLogTag:Thu Aug 19 01:47:49 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-1916-332/+470
|
* *** empty log message ***nanbor1999-08-191-4/+27
|
* ChangeLogTag:Wed Aug 18 22:45:24 1999 Douglas C. Schmidt ↵schmidt1999-08-1923-24/+49
| | | | <schmidt@mambo.cs.wustl.edu>
* ChangeLogTag:Wed Aug 18 22:15:58 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-192-1/+7
|
* Committed wrong version. :)Ossama Othman1999-08-191-49/+72
|
* ChangeLogTag: Wed Aug 18 21:48:52 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-192-8/+61
|