summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* (find_another_host): check to see if the other host is up, by attempting a bl...levine1998-08-191-25/+57
* Can't use ACE_Thread::* anymorenanbor1998-08-191-20/+10
* (do_sysconf): on VxWorks, don't call ACE_OS::sysconf () because it's not supp...levine1998-08-181-48/+51
* Added Dynamic_Priority_Test into the workspacenanbor1998-08-182-5/+294
* Changed argv and envp in main to type ASYS_TCHAR*[].nanbor1998-08-171-2/+2
* CE's errno doesn't seem to get updated properly.nanbor1998-08-171-0/+2
* (run_performance_test): added delete of time_offsets array.levine1998-08-171-7/+9
* Changed <sysconf>'s to ACE_OS::sysconf's.alex1998-08-141-7/+7
* (producer): removed unused local "result"levine1998-08-141-4/+3
* (~Process_Strategy): added an explicit destructor.levine1998-08-142-3/+12
* disabled ACE_Hash_Addr template specialization on non-egcs g++levine1998-08-141-4/+8
* reverted HPUX 11 changelevine1998-08-141-7/+1
* bail out on HPUX 11 if not running as rootlevine1998-08-131-1/+7
* Added explicit template instantiation.nanbor1998-08-131-21/+26
* Merged in MsgQueue_Water_Mark_Testnanbor1998-08-121-3/+168
* Removed. (Merged with MsgQueue_Notifications_Testnanbor1998-08-122-415/+0
* Since this test doesn't require threads at all, I removed the #ifdef macro.nanbor1998-08-121-4/+0
* Moved the code to redirect Log_Msg output back to stderr into the destructor.nanbor1998-08-121-3/+3
* added ACE_Singleton<ACE_Test_Output, ACE_Null_Mutex> templatelevine1998-08-121-2/+10
* Re-enabled ACE_Test_Output fix for Win32, non-WinCESteve Huston1998-08-111-12/+14
* *** empty log message ***nanbor1998-08-111-1/+1
* Without the extraneous debugging stuff this time.Steve Huston1998-08-111-3/+0
* Don't try to kill on pthreads, draft 4 systemsSteve Huston1998-08-111-4/+7
* Don't try to set process-wide sched params if it's not supported.Steve Huston1998-08-111-0/+4
* When deleting ACE_Test_Output, make sure ACE_Log_Msg doesn't refer to it or theSteve Huston1998-08-111-0/+4
* ChangeLogTag:Fri Aug 7 23:18:53 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-1/+1
* New test filenanbor1998-08-072-0/+415
* *** empty log message ***schmidt1998-08-072-60/+101
* *** empty log message ***irfan1998-08-052-2/+13
* *** empty log message ***irfan1998-08-051-14/+24
* Replacing ACE_OS::thr_* with ACE_Thread::*.nanbor1998-08-051-24/+24
* Typo.brunsch1998-08-031-4/+4
* Now works in Windows 95.brunsch1998-08-031-1/+5
* Added a bunch of ASYS_TEXT macrosnanbor1998-07-304-23/+31
* Project names updatednanbor1998-07-302-2/+1049
* Made include and library paths relativeSteve Huston1998-07-302-5092/+5006
* cleaned up casts, added commentscdgill1998-07-271-19/+21
* *** empty log message ***schmidt1998-07-251-253/+274
* *** empty log message ***schmidt1998-07-251-59/+67
* changed ACE_MT_SYNCH to ACE_SYNCHlevine1998-07-251-17/+17
* rearranged declarations so that it will build without ACE_HAS_THREADSlevine1998-07-251-8/+9
* Added <aio_> calls test for platforms with ACE_HAS_AIO_CALLS defined.alex1998-07-221-129/+285
* VxWorks only: fixed a few things so that it buildslevine1998-07-221-6/+14
* ChangeLog entry: Sat Jul 18 20:35:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-191-0/+138
* ChangeLog entry: Sat Jul 18 20:35:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-191-71/+129
* *** empty log message ***schmidt1998-07-181-0/+1
* Disabled trying this test if platform has POSIX semaphores.Steve Huston1998-07-171-5/+5
* Removed unused variable.Steve Huston1998-07-171-2/+0
* added Semaphore_Testlevine1998-07-171-2/+3
* added Semaphore_Testlevine1998-07-171-0/+4