summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-01 00:45:54 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-01 00:45:54 +0000
commit0bc109ab45b393ac9dddc283f54c5ca1db4d01a0 (patch)
tree710e81300d90b3f4d65d2e7ada419caa67557769 /ChangeLogs
parent3a5a06a3a214a9968076993ba59a262d96f3adf6 (diff)
downloadATCD-0bc109ab45b393ac9dddc283f54c5ca1db4d01a0.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a19
-rw-r--r--ChangeLogs/ChangeLog-03a19
2 files changed, 24 insertions, 14 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 6d501e8d502..cf03dd0e9a0 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Wed Jan 31 18:43:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ Removed the warning about queue_type using ACE_UNUSED_ARG.
+
Wed Jan 31 17:27:35 2001 Steve Huston <shuston@riverace.com>
* ace/Acceptor.cpp (ACE_Oneshot_Acceptor::handle_input): Unregister
@@ -37,16 +42,16 @@ Wed Jan 31 06:43:27 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Tue Jan 30 21:39:15 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
- * tests/Log_Msg_Test.cpp: In funtion test_ostream(), removed the
- if condition to check if ACE_OS::unlink() succeeds. Also set
- the ostream to NULL before calling ACE_ERROR_RETURN(). Thanks
- to Mike Curtis <mccurry@my-deja.com> for pointing out problem
- caused when ACE_OS::unlink() fails. Thanks to Doug in helping
+ * tests/Log_Msg_Test.cpp: In funtion test_ostream(), removed the
+ if condition to check if ACE_OS::unlink() succeeds. Also set
+ the ostream to NULL before calling ACE_ERROR_RETURN(). Thanks
+ to Mike Curtis <mccurry@my-deja.com> for pointing out problem
+ caused when ACE_OS::unlink() fails. Thanks to Doug in helping
fix the problem.
Tue Jan 30 18:04:08 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
Zap the Win32 and VxWorks-specific code from this function.
Thanks to Sharath for reporting this.
@@ -68,7 +73,7 @@ Tue Jan 30 10:47:52 2001 Steve Huston <shuston@riverace.com>
Tue Jan 30 01:05:51 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
Add cases for VxWorks and NT. Thanks to Sharath for reporting
this.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 6d501e8d502..cf03dd0e9a0 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Wed Jan 31 18:43:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ Removed the warning about queue_type using ACE_UNUSED_ARG.
+
Wed Jan 31 17:27:35 2001 Steve Huston <shuston@riverace.com>
* ace/Acceptor.cpp (ACE_Oneshot_Acceptor::handle_input): Unregister
@@ -37,16 +42,16 @@ Wed Jan 31 06:43:27 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Tue Jan 30 21:39:15 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
- * tests/Log_Msg_Test.cpp: In funtion test_ostream(), removed the
- if condition to check if ACE_OS::unlink() succeeds. Also set
- the ostream to NULL before calling ACE_ERROR_RETURN(). Thanks
- to Mike Curtis <mccurry@my-deja.com> for pointing out problem
- caused when ACE_OS::unlink() fails. Thanks to Doug in helping
+ * tests/Log_Msg_Test.cpp: In funtion test_ostream(), removed the
+ if condition to check if ACE_OS::unlink() succeeds. Also set
+ the ostream to NULL before calling ACE_ERROR_RETURN(). Thanks
+ to Mike Curtis <mccurry@my-deja.com> for pointing out problem
+ caused when ACE_OS::unlink() fails. Thanks to Doug in helping
fix the problem.
Tue Jan 30 18:04:08 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
Zap the Win32 and VxWorks-specific code from this function.
Thanks to Sharath for reporting this.
@@ -68,7 +73,7 @@ Tue Jan 30 10:47:52 2001 Steve Huston <shuston@riverace.com>
Tue Jan 30 01:05:51 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
+ * tests/Message_Queue_Test_Ex.cpp (single_thread_performance_test):
Add cases for VxWorks and NT. Thanks to Sharath for reporting
this.