summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
Commit message (Expand)AuthorAgeFilesLines
* Pluggable protocol updates. MT_Cubit is now non-protocolOssama Othman1999-06-285-61/+49
* Documentation updates due to pluggable protocol updates in MT_Cubit.Ossama Othman1999-06-281-19/+12
* ChangeLogTag:Mon Jun 28 15:11:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-281-6/+5
* ChangeLogTag:Mon Jun 28 12:01:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-281-1/+1
* Changed ACE_NOTREACHED (return foo); to ACE_NOTREACHED (return foo;)parsons1999-06-272-5/+5
* Replaced ACE_CHECK_RETURN with ACE_NOTREACHED when found afterparsons1999-06-262-5/+5
* ChangeLogTag:Thu Jun 24 17:22:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-251-3/+3
* Fixed ACE_TRY stuff and cosmetic changes.parsons1999-06-251-7/+18
* Cosmetic changes.parsons1999-06-251-3/+10
* Fixed ACE_TRY stuff and cosmetic changes.parsons1999-06-251-74/+196
* Removed member environment variable.parsons1999-06-251-6/+3
* Fixed ACE_TRY stuff and cosmetic changes.parsons1999-06-251-407/+621
* ChangeLogTag:Thu Jun 24 17:22:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-245-46/+47
* ChangeLogTag:Wed Jun 23 20:40:46 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-243-10/+4
* Forgot to commit the -ORBGIOPlite cosmetic change.Ossama Othman1999-06-241-2/+2
* Increased the client time-out value from 60 seconds to 120Ossama Othman1999-06-241-1/+1
* Added a '-*- C++ -*-' to force C++ mode when editing in Emacs.Ossama Othman1999-06-231-0/+1
* replaced rm with $(RM)levine1999-06-224-9/+9
* ChangeLogTag:Tue Jun 22 11:39:43 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-221-0/+1
* Added -Ge 1bala1999-06-219-0/+10
* *** empty log message ***nanbor1999-06-211-2/+2
* *** empty log message ***nanbor1999-06-214-0/+475
* ChangeLogTag:Mon Jun 21 14:15:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-2112-1/+1982
* Changed tao_idl invocation optionsbala1999-06-197-13/+13
* *** empty log message ***irfan1999-06-192-2/+2
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-182-2068/+0
* .schmidt1999-06-183-51/+51
* ChangeLogTag:Thu Jun 17 20:40:56 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-181-2/+2
* ChangeLogTag:Thu Jun 17 15:31:17 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-176-23/+44
* ChangeLogTag:Thu Jun 17 10:05:53 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-173-7/+7
* Wed Jun 16 23:59:17 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-171-2/+3
* Wed Jun 16 23:12:20 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-171-1/+1
* ChangeLogTag:Wed Jun 16 20:14:28 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-173-14/+17
* ChangeLogTag:Wed Jun 16 16:05:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-161-0/+24
* Removed client linkage to *S.o file.parsons1999-06-163-3/+0
* Removed *S.* files from the client project.parsons1999-06-163-20/+0
* Extra semicolon.parsons1999-06-162-2/+2
* Added a check of the return value of parse_args().parsons1999-06-162-10/+16
* Added ACE_THROW_SPEC stuff to the member functions.parsons1999-06-152-4/+12
* Added client timeout feature.parsons1999-06-141-14/+103
* fixed const char * warnings by replacing CORBA::String with const char *, and...levine1999-06-144-12/+14
* Mon Jun 14 03:57:48 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-06-144-7/+34
* ChangeLogTag:Sun Jun 13 21:46:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-144-19/+57
* ChangeLogTag:Fri Jun 11 20:04:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-121-26/+8
* @#$&%&$*(@*$&*&!!!!!parsons1999-06-111-1/+2
* Various changes to avoid SunC++ 5.0's "string literal to char*"parsons1999-06-111-3/+3
* Various moves to avoid Sunc++ 5.0's "string literal to char"parsons1999-06-113-7/+11
* ChangeLogTag:Fri Jun 11 14:48:11 1999 David L. Levine <levine@cs.wustl.edu>coryan1999-06-111-2/+5
* kill the server instead of waiting for itlevine1999-06-111-10/+3
* updated to use Carlos' timeouts. Cool!levine1999-06-111-7/+27