summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Tue May 25 12:54:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-254-13/+32
* *** empty log message ***levine1999-05-251-88/+94
* ChangeLogTag:Tue May 25 12:17:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-256-13/+60
* added support for passing location and errno through minor status of SystemEx...levine1999-05-255-50/+126
* ChangeLogTag:Tue May 25 12:07:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-2519-762/+730
* *** empty log message ***nanbor1999-05-252-2/+2
* *** empty log message ***nanbor1999-05-251-1/+5
* * TAO/orbsvcs/orbsvcs/AV/sfp.cpp:parsons1999-05-251-0/+6
* Initialized 'result' to avoid a compiler warning.parsons1999-05-251-3/+3
* * TAO_IDL/fe/idl.yy:parsons1999-05-251-0/+8
* *** empty log message ***parsons1999-05-252-91/+97
* ChangeLogTag:Tue May 25 11:03:17 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-253-6/+21
* Tue May 25 10:06:41 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-252-3/+9
* * tests/SOCK_Send_Recv_Test.cpp:parsons1999-05-251-0/+14
* 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
* (TAO_THROW_ENV,TAO_THROW_ENV_RETURN): with native exceptions, addedlevine1999-05-251-3/+7
* *** empty log message ***levine1999-05-251-0/+3
* (init): commented out retun in catchany clause, to avoid warninglevine1999-05-251-6/+6
* *** empty log message ***levine1999-05-251-0/+5
* (copy): wrapped final return statement with ACE_NOTREACHED, to pleaselevine1999-05-251-10/+10
* *** empty log message ***levine1999-05-251-378/+384
* *** empty log message ***nanbor1999-05-251-2/+23
* Added a static ACE_Allocator* into TAO_Exceptions which will be used when ini...nanbor1999-05-251-0/+6
* We can not use the ORB allocators when building the exception typecodes. The...nanbor1999-05-251-2/+17
* In ORB_init, moved init_orb_globals() method before oc->init so we can throw ...nanbor1999-05-251-5/+5
* Added a 'CORBA_' to one of the TypeCode typedefs so itparsons1999-05-252-1/+7
* Mon May 24 16:28:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-244-16/+16
* * TAO_IDL/be/be_visitor_union_branch/cdr_op_cs.cpp:parsons1999-05-241-0/+7
* Removed '.in ()' and '.out ()' from implementation forparsons1999-05-241-2/+2
* *** empty log message ***parsons1999-05-241-1/+5
* Using interpreted marshaling until further fix to IDL compiler.parsons1999-05-241-1/+1
* Mon May 24 16:28:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-243-18/+26
* * TAO/tests/DynAny_Test/da_tests.idl:parsons1999-05-241-0/+4
* Commented out a typecode-inside-union case until it can beparsons1999-05-241-1/+1
* * TAO/tests/Dynany_Test/test_dynarray.cpp:parsons1999-05-241-0/+10
* Fixed scoping errors in test code.parsons1999-05-242-5/+5
* Fixed some scoping errors in test code.parsons1999-05-241-2/+2
* * TAO/tests/Param_Test/recursive_struct.h:parsons1999-05-241-0/+21
* Mon May 24 16:03:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-2415-257/+335
* Added recursive struct test files to client build.parsons1999-05-241-5/+6
* Added "recursive_struct" to list of tests.parsons1999-05-241-1/+1
* Added recursive struct test files to project.parsons1999-05-241-5/+9
* Added include of recursive struct test file.parsons1999-05-241-0/+1
* Added command line arg for recursive struct test.parsons1999-05-242-0/+3
* Added case and template instantiations for new recursive struct test.parsons1999-05-241-0/+16
* Added implementation of recursive struct test.parsons1999-05-242-0/+28
* Added definition and test of recursive struct.parsons1999-05-241-0/+12
* New test for a struct containing a sequence of itself.parsons1999-05-242-0/+361