summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* *** 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.Chris 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
* *** empty log message ***irfan1997-01-292-5/+9
* *** empty log message ***irfan1997-01-281-2/+2
* *** empty log message ***irfan1997-01-281-2/+2
* *** empty log message ***irfan1997-01-281-7/+7
* "sizeof (char)" instead of "sizeof char"levine1997-01-281-1/+1
* *** empty log message ***irfan1997-01-283-21/+26
* *** empty log message ***irfan1997-01-262-60/+181
* added ACE_UNUSED_ARG for argc and argv when ACE_HAS_EXCEPTIONS is not definedlevine1997-01-241-0/+2
* added new testlevine1997-01-231-0/+156
* *** empty log message ***schmidt1997-01-233-37/+86
* added return 0 at end of open ()levine1997-01-211-0/+2
* added ACE_UNUSED_ARG (sa)levine1997-01-212-0/+2
* commented out unused variable "n"; also, commented out unused function print_...levine1997-01-211-3/+4
* fooschmidt1997-01-191-1/+1
* added check for successful thread spawn, and ACE_NEW_THREAD so that messages ...levine1997-01-171-1/+5
* fooschmidt1997-01-161-6/+11
* checked in Doug's change: ACE_DEFAULT_TIMERS instead of ACE_DEFAULT_MAX_TIMERSlevine1997-01-151-1/+1
* fooschmidt1997-01-151-2/+13
* fooschmidt1997-01-141-15/+24
* *** empty log message ***levine1997-01-141-1/+1
* fooschmidt1997-01-131-30/+64
* fooschmidt1997-01-132-22/+110
* replace net_svcs with netsvcslevine1997-01-135-9/+9
* fooschmidt1997-01-101-0/+2
* Added SOCK_Test and Message_Block_Testharrison1997-01-102-2315/+2391