summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_2'.TAO-0_2nobody1998-07-293190-828254/+0
|
* 0.2schmidt1998-07-292-1/+5
|
* 4.5.25schmidt1998-07-293-3/+7
|
* *** empty log message ***schmidt1998-07-292-6/+21
|
* Added a reaper class which waits for threads to die. Changes tojxh1998-07-2910-84/+466
| | | | other files to enable Asynchronous Accept calls.
* ChangeLogTag:Wed Jul 29 16:05:16 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-291-1/+2
|
* ChangeLogTag:Wed Jul 29 16:05:16 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-292-1/+8
|
* *** empty log message ***irfan1998-07-291-8/+10
|
* minor changessbw11998-07-291-0/+2
|
* *** empty log message ***irfan1998-07-296-213/+268
|
* ChangeLogTag:Wed Jul 29 12:32:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-2917-177/+421
|
* *** empty log message ***levine1998-07-291-7/+18
|
* these versions were used for DASC-98, with 1000 low priority consumerslevine1998-07-294-64/+1034
|
* (main): dynamically allocate the Test_ECG instance so that a large stack ↵levine1998-07-291-2/+9
| | | | space isn't required
* allow up to 1024 each consumers and supplierslevine1998-07-291-2/+2
|
* *** empty log message ***nanbor1998-07-292-14/+21
|
* Added virtual methods handle_events and notify_handlernanbor1998-07-292-7/+31
|
* Included the results for DEC/cxx thanks to David Levine for that.coryan1998-07-291-41/+41
|
* *** empty log message ***levine1998-07-291-46/+57
|
* added #define ACE_DEFAULT_SELECT_REACTOR_SIZE 256levine1998-07-291-0/+2
|
* *** empty log message ***gokhale1998-07-293-0/+99
|
* Integrated TP_Reactornanbor1998-07-296-1267/+14382
|
* *** empty log message ***nanbor1998-07-291-0/+40
|
* *** empty log message ***levine1998-07-291-4/+9
|
* (MT_Server): reordered initializers to match declaration orderlevine1998-07-291-27/+25
|
* More renew bug fixnanbor1998-07-293-5/+28
|
* *** empty log message ***nanbor1998-07-291-2/+2
|
* Should determine whether to renew token in renew methodnanbor1998-07-291-2/+4
|
* *** empty log message ***nanbor1998-07-291-0/+4
|
* *** empty log message ***nanbor1998-07-292-2/+20
|
* Perl script stuff in Logger test.brunsch1998-07-291-23/+31
|
* Now with NT results.brunsch1998-07-291-57/+65
|
* Cleaned this script up by removing the code that wasn't needed.brunsch1998-07-291-53/+10
|
* Now is run_test.plbrunsch1998-07-291-119/+0
|
* Updated with the latest results for:coryan1998-07-291-86/+90
| | | | | | Solaris/CC Solaris/EGCS IRIX
* *** empty log message ***levine1998-07-291-9/+13
|
* moved ACE_TSS_Singleton<ACE_Dynamic, ACE_Null_Mutex> from Thread_Manager.cpp ↵levine1998-07-292-5/+8
| | | | to Dynamic.cpp
* *** empty log message ***levine1998-07-291-10/+13
|
* (init): use of ACE_thread_t as an unsigned long requires a reinterpret_castlevine1998-07-291-36/+38
|
* ChangeLogTag:Tue Jul 28 16:43:22 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-282-1/+4
|
* *** empty log message ***jp41998-07-281-0/+9
|
* *** empty log message ***irfan1998-07-282-1/+6
|
* ChangeLogTag:Tue Jul 28 16:43:22 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-285-4/+104
|
* *** empty log message ***jp41998-07-281-23/+32
|
* *** empty log message ***jp41998-07-281-0/+14
|
* *** empty log message ***levine1998-07-281-0/+4
|
* (footer): removed "static" storage class qualifier so that it's not inserted ↵levine1998-07-281-1/+1
| | | | into generated code
* added ACE_Scheduler_Factory::use_runtime () calls, when in runtimelevine1998-07-281-0/+18
| | | | | mode only. Also, added printouts just before registering each supplier and consumer, to help debugging
* *** empty log message ***levine1998-07-281-21/+33
|
* removed ACE_Scheduler_Factory::use_runtime call, so that this header can be ↵levine1998-07-281-6/+0
| | | | included by EC_Multiple.cpp even for local (config) runs