summaryrefslogtreecommitdiff
path: root/tests/Message_Queue_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtypecode-overhaulnobody2004-09-161-4/+4
* ChangeLogTag:Tue Aug 24 14:07:22 2004 Steve Huston <shuston@riverace.com>Steve Huston2004-08-241-4/+4
* ChangeLogTag:Sun Jun 13 15:44:23 2004 Douglas C. Schmidt <schmidt@cs.wustl....schmidt2004-06-131-31/+95
* ChangeLogTag:Fri Dec 26 16:53:18 2003 Steve Huston <shuston@riverace.com>Steve Huston2003-12-261-0/+2
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-1/+4
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-1/+1
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Fri Apr 20 00:57:24 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-04-201-1/+1
* ChangeLogTag:Fri Jan 26 11:18:15 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-01-261-1/+1
* ChangeLogTag:Mon Jan 22 17:01:17 2001 Darrell Brunsch <brunsch@uci.edu>brunsch2001-01-231-54/+33
* ChangeLogTag:Sat Jan 20 14:53:07 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-01-211-33/+54
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-44/+44
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-6/+1
* ChangeLogTag: Fri Jul 09 10:49:40 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-091-1/+1
* Added a 'success' debug statement for dequeue timeout test.Steve Huston1999-07-081-0/+1
* Added check for correct errno on timed out dequeue_headSteve Huston1999-07-081-0/+23
* Pure unicode fixes.nanbor1999-07-051-1/+1
* ChangeLogTag:Fri Jul 2 19:37:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-031-1/+1
* ChangeLogTag:Fri Jul 2 11:49:12 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-021-3/+3
* .schmidt1999-06-261-23/+23
* ChangeLogTag:Fri Jun 18 16:54:43 1999 Irfan Pyaralicoryan1999-06-181-4/+0
* Unicode change.nanbor1999-04-061-4/+3
* *** empty log message ***irfan1999-03-311-6/+0
* .schmidt1999-03-311-2/+5
* * tests/Message_Queue_Test.cpp (performance_test):Ossama Othman1999-02-101-1/+1
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-291-0/+6
* (iterator_test): added comment explaining why a message queue size of 32 Kb i...levine1999-01-111-3/+4
* .schmidt1999-01-111-67/+125
* .schmidt1999-01-111-1/+1
* Generalize the test to perform platform specific message queue, i.e., ACE_Mes...nanbor1998-12-121-59/+36
* Added a bunch of ASYS_TEXT macrosnanbor1998-07-301-19/+27
* rearranged declarations so that it will build without ACE_HAS_THREADSlevine1998-07-251-8/+9
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-1/+3
* OK to delete queue_wrapper on VxWorkslevine1998-07-011-6/+0
* (performance_test): allocate the send blocks in the main threadlevine1998-07-011-65/+70
* added performance tests and tests of ACE_Message_Queue_Vxlevine1998-06-301-9/+363
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made CE friendlynanbor1998-05-131-15/+15
* added check for full message queue before enqueuinglevine1997-12-021-0/+6
* (main): increased queue size from default of 16Kb to 32Kb, so that itlevine1997-12-021-11/+10
* *** empty log message ***schmidt1997-09-131-1/+1
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-9/+13
* *** empty log message ***irfan1997-07-291-10/+3
* (main): cleanup loop iteration indexlevine1997-07-261-4/+4
* (main): delete "buffer" elements at end of test to prevent memory leakslevine1997-07-261-5/+11
* fixed template specializationslevine1997-04-281-1/+0
* Changed ::sprintf calls to ACE_OS::sprintf.levine1997-03-261-1/+1
* use macros instead of hard-coding types in the template specializationslevine1997-03-211-3/+3
* added template specializationslevine1997-03-211-0/+6
* eonschmidt1996-12-101-13/+9