summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-30 23:11:15 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-30 23:11:15 +0000
commit2563dc28b95fb2b39b7014f5daa3176e26350b62 (patch)
treeb45b77cecc23d206426ec9009ce6474bead95fce /ChangeLog-98b
parentb19b4e76bf1355568553bea0f5a4b5df4a83e074 (diff)
downloadATCD-2563dc28b95fb2b39b7014f5daa3176e26350b62.tar.gz
Dynamic Priority Queue test
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index f0da6e5c8d2..e9eb4164fa4 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,22 @@
+Tue Jun 30 18:03:15 1998 Chris Gill <cdgill@cs.wustl.edu>
+
+ * ace/Message_Queue_T.{cpp, h}
+ ace/Message_Block.{cpp, h, i}
+
+ Reorganized ACE_Dynamic_Message_Queue and related classes,
+ fixed bugs that turned up in testing: it's ready to put
+ on the road and see how it runs ;-)
+
+ * tests/Dynamic_Priority_Test.{cpp, dsp}
+ tests/tests.dsw
+ tests/Makefile
+ tests/run_tests.{bat, sh}
+
+ Added a test for the static and dynamic (both deadline and laxity
+ based) message queues, which assigns various message attributes,
+ pushes messages into the queue, and makes sure the resulting
+ dequeue order is correct for the given kind of queue.
+
Tue Jun 30 14:04:42 1998 Steve Huston <shuston@riverace.com>
* ace/Message_Queue_T.cpp: Fixed references to an undeclared