summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/fixed_array.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Thu Aug 14 17:42:02 2003 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2003-08-141-1/+3
|
* ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg ↵okellogg2002-01-291-7/+7
| | | | <oliver.kellogg@sysde.eads.net>
* Merged corba-env-clean branch.Ossama Othman2001-12-081-12/+11
|
* ChangeLogTag:Tue Mar 21 13:51:23 2000 Carlos O'Ryan <coryan@cs.wustl.edu>coryan2000-03-211-63/+23
|
* Removed return statement from inside ACE_CATCHANY block and alsoparsons1999-07-021-4/+2
| | | | | removed ACE_NOTREACHED wrapper from return statement following that block. This keeps some compilers from getting confused.
* Changed ACE_NOTREACHED (return foo); to ACE_NOTREACHED (return foo;)parsons1999-06-271-2/+2
|
* Changed ACE_CHECK_RETURN to ACE_NOTREACHED.parsons1999-06-261-2/+2
|
* Fixed more ACE_TRY ACE_CHECK stuff, but not anything that was causingparsons1999-06-251-36/+57
| | | | a warning.
* Fixd ACE_TRY stuff.parsons1999-06-251-5/+19
|
* Made them Exception safe using the ACE_TRY macros instead of thebala1999-03-161-17/+17
| | | | TAO_TRY macros
* Made changes so that changes to Request are reflected here.bala1999-03-141-2/+3
|
* Added dii_req_invoke method.nanbor1998-12-231-0/+6
|
* *** empty log message ***irfan1998-08-301-4/+4
|
* *** empty log message ***jp41998-08-111-0/+1
|
* *** empty log message ***jp41998-08-091-3/+14
|
* *** empty log message ***jp41998-08-091-27/+14
|
* *** empty log message ***jp41998-08-051-25/+41
|
* Added ACE_RCSID to TAO/tests/gonzo1998-08-031-0/+2
|
* ChangeLogTag:Wed Jul 22 16:26:34 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-221-2/+2
|
* (check_validity): commented out unused local retlevine1998-07-021-1/+1
|
* *** empty log message ***gokhale1998-06-261-0/+166