summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* removed -I., it's no longer neededlevine1997-03-281-2/+0
* added THR_SCHED_FIFO flaglevine1997-03-281-1/+2
* Changed ::sprintf calls to ACE_OS::sprintf.levine1997-03-262-14/+14
* fixed compiled warnings on g++. I couldn't get ACE_ERROR_RETURN to work: it...levine1997-03-251-8/+17
* *** empty log message ***schmidt1997-03-251-37/+24
* *** empty log message ***schmidt1997-03-253-243/+277
* use macros instead of hard-coding types in the template specializationslevine1997-03-213-9/+9
* use macros instead of hard-coding types in the template specializationslevine1997-03-211-7/+7
* added template specializationslevine1997-03-219-0/+56
* fooschmidt1997-03-212-8/+26
* fWarning: ridiculously long PATH truncatedschmidt1997-03-205-1/+255
* *** empty log message ***irfan1997-03-191-0/+4
* *** empty log message ***irfan1997-03-191-0/+9
* added checks for receipt of proper valueslevine1997-03-181-7/+31
* changed type of local variable "i" to (signed) int to avoid signed/unsigned c...levine1997-03-171-1/+1
* *** empty log message ***schmidt1997-03-141-8/+17
* adapted to new thread priority/Sched_Params classlevine1997-03-061-8/+19
* fooschmidt1997-02-283-7/+3
* changed C++ compiler (CXX) from gcc to g++ so that libg++ will be linked inlevine1997-02-251-6/+0
* set this->priority_ because an assertion uses it, and use ACE_NORMAL_PRIORITY...levine1997-02-231-2/+3
* *** empty log message ***cleeland1997-02-232-4/+8
* fooschmidt1997-02-191-2/+3
* changed "timeout" message in worker to "Reactor shutdown" because that indica...levine1997-02-181-1/+1
* added shutdown flag so that normal termination can flow through ACE_END_TESTlevine1997-02-181-3/+4
* removed ACE_WIN32 #ifnef, and removed q_char bool conversion operator, it sho...levine1997-02-181-8/+0
* *** empty log message ***schmidt1997-02-171-0/+4
* *** empty log message ***irfan1997-02-174-26/+631
* fooschmidt1997-02-171-1/+1
* fooschmidt1997-02-171-6/+11
* fooschmidt1997-02-176-13/+209
* fooschmidt1997-02-111-6/+8
* added IOStream_Testlevine1997-02-112-0/+2
* replaced call to ::sin () with call to ACE::is_prime ()levine1997-02-101-48/+23
* replace call to ::sin () with determination of whether a number is primelevine1997-02-101-47/+61
* trimmed trailing spaceslevine1997-02-101-4/+4
* ACE-ifiedlevine1997-02-101-25/+37
* added -lg++levine1997-02-101-0/+6
* added IOStream_Testlevine1997-02-102-0/+305
* fooschmidt1997-02-082-14/+23
* Fixed bugs that caused tests to fail on Linux.cleeland1997-02-072-2/+6
* foschmidt1997-02-071-0/+1
* change type of size arg to randomize to size_t to avoid compiler warnings abo...levine1997-02-061-1/+1
* fppschmidt1997-02-061-20/+23
* moved declaration of "i" out of for loop because it is used after the looplevine1997-02-051-1/+3
* *** empty log message ***irfan1997-02-041-27/+77
* *** empty log message ***irfan1997-02-042-14/+43
* *** empty log message ***irfan1997-02-013-258/+50
* cast double argument to long because there no longer is a double ctorlevine1997-02-011-1/+1
* fooschmidt1997-01-316-47/+150
* *** empty log message ***irfan1997-01-291-1/+1