summaryrefslogtreecommitdiff
path: root/tests/Process_Strategy_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Mon Feb 28 09:20:27 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-02-281-5/+9
|
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
|
* ChangeLogTag:Sun Oct 3 12:47:35 1999 Douglas C. Schmidt ↵schmidt1999-10-031-11/+10
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Tue Aug 31 00:16:34 1999 Douglas C. Schmidt ↵schmidt1999-08-311-32/+32
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 12 22:05:37 1999 Douglas C. Schmidt ↵schmidt1999-08-131-1/+3
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag: Thu Jul 22 11:54:58 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-221-6/+12
|
* Pure unicode fixes.nanbor1999-07-051-69/+69
|
* .schmidt1999-06-071-1/+1
|
* fixed remaining tests with fixable diab compiler workaroundscdgill1999-04-201-1/+7
|
* .schmidt1999-02-011-55/+127
|
* .schmidt1999-01-031-6/+16
|
* Functor, RB_Tree, and pSOS fixescdgill1998-12-301-1/+1
|
* (~Process_Strategy): added an explicit destructor.levine1998-08-141-0/+6
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
|
* (parse_args): added DEBUG message if an unsupported concurreny strategy is ↵levine1997-12-151-98/+102
| | | | provided with a -c option
* *** empty log message ***irfan1997-11-231-47/+46
|
* Shuffled things around. How the -beep- did this ever get messed up?nw11997-11-221-8/+5
|
* Added return type specifier to handle_close().nw11997-11-221-6/+6
|
* *** empty log message ***schmidt1997-11-211-9/+11
|
* *** empty log message ***schmidt1997-11-211-18/+27
|
* *** empty log message ***irfan1997-11-211-15/+35
|
* *** empty log message ***schmidt1997-11-191-4/+4
|
* *** empty log message ***irfan1997-11-191-1/+1
|
* *** empty log message ***schmidt1997-11-071-2/+2
|
* *** empty log message ***schmidt1997-10-151-0/+1
|
* *** empty log message ***schmidt1997-10-141-18/+14
|
* Changed the macro "ACE_LACKS_EXEC" to "ACE_LACKS_FORK".nw11997-09-261-1/+1
|
* *** empty log message ***irfan1997-09-141-11/+1
|
* *** empty log message ***schmidt1997-09-131-1/+1
|
* (handle_signal): suppress printouts during shutdown, to prevent using ↵levine1997-09-051-2/+9
| | | | ACE_Log_Msg while it's being deleted.
* (Options): added a destructor so that the dynamically allocated ↵levine1997-09-031-0/+6
| | | | concurrency_strategy_ can be deleted
* *** empty log message ***schmidt1997-08-301-4/+0
|
* If the final ACE_OS::kill to shutdown the server fails, don't do aSteve Huston1997-08-191-2/+2
| | | | ACE_OS::wait() for it. Or you wait a _really_ long time.
* Moved Counting_Service and Options classes out to new header,Steve Huston1997-08-081-86/+1
| | | | Process_Strategy_Test.h to make AIX C Set ++ happy.
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-39/+55
|
* *** empty log message ***irfan1997-07-251-14/+14
|
* *** empty log message ***irfan1997-05-151-2/+2
|
* *** empty log message ***irfan1997-04-301-0/+1
|
* *** empty log message ***irfan1997-04-301-2/+2
|
* fixed template specializationslevine1997-04-281-5/+0
|
* *** empty log message ***schmidt1997-04-241-1/+1
|
* (client): null terminate "buf" before call to ACE_OS::strrchr () to avoid ↵levine1997-04-231-1/+6
| | | | uninitialized memory read.
* fixed typo in test namelevine1997-04-231-1/+1
|
* added ACE_Singleton template specialization.levine1997-04-231-0/+1
|
* *** empty log message ***schmidt1997-04-231-2/+13
|
* *** empty log message ***schmidt1997-04-231-24/+66
|
* *** empty log message ***schmidt1997-04-231-13/+13
|
* *** empty log message ***schmidt1997-04-231-284/+273
|
* *** empty log message ***schmidt1997-04-231-54/+277
|