summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-05 19:02:06 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-05 19:02:06 +0000
commitc89098a829c2045c3b3a3f92ff838efefe88e453 (patch)
tree51d86fad20566b62bfcae076b95724c16fd1f37a
parent6ade870d2dfe84b06cd867561f7fdd6ad7966e4b (diff)
downloadATCD-c89098a829c2045c3b3a3f92ff838efefe88e453.tar.gz
Mon Feb 5 13:00:17 2001 Krishnakumar B <kitty@cs.wustl.edu>
-rw-r--r--ChangeLog11
-rw-r--r--ChangeLogs/ChangeLog-02a11
-rw-r--r--ChangeLogs/ChangeLog-03a11
3 files changed, 24 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 068c33b13c4..b84a06b90ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 5 13:00:17 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * tests/Thread_Mutex_Test.cpp: (reported_notsup)
+ Removed a warning about defined but not used.
+
Sat Feb 3 14:41:17 2001 Darrell Brunsch <brunsch@uci.edu>
* ace/OS.h:
@@ -39,18 +44,18 @@ Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
Fixed the bugs which were giving runtime error on
Win32 - removed "queue_type" from single_thread_performance_test
- and performance_test functions. Now these funtions dont
+ and performance_test functions. Now these funtions dont
have args.
* tests/tests.dsw
-
+
Just an update of the workspace.
Thu Feb 1 21:00:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
* bin/auto_compile_win32.pl:
* bin/run_all_list.pm:
-
+
Added TAO RT Mutex unit tests to auto build and test
lists.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 068c33b13c4..b84a06b90ca 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Mon Feb 5 13:00:17 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * tests/Thread_Mutex_Test.cpp: (reported_notsup)
+ Removed a warning about defined but not used.
+
Sat Feb 3 14:41:17 2001 Darrell Brunsch <brunsch@uci.edu>
* ace/OS.h:
@@ -39,18 +44,18 @@ Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
Fixed the bugs which were giving runtime error on
Win32 - removed "queue_type" from single_thread_performance_test
- and performance_test functions. Now these funtions dont
+ and performance_test functions. Now these funtions dont
have args.
* tests/tests.dsw
-
+
Just an update of the workspace.
Thu Feb 1 21:00:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
* bin/auto_compile_win32.pl:
* bin/run_all_list.pm:
-
+
Added TAO RT Mutex unit tests to auto build and test
lists.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 068c33b13c4..b84a06b90ca 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Mon Feb 5 13:00:17 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * tests/Thread_Mutex_Test.cpp: (reported_notsup)
+ Removed a warning about defined but not used.
+
Sat Feb 3 14:41:17 2001 Darrell Brunsch <brunsch@uci.edu>
* ace/OS.h:
@@ -39,18 +44,18 @@ Thu Feb 01 22:00:17 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
Fixed the bugs which were giving runtime error on
Win32 - removed "queue_type" from single_thread_performance_test
- and performance_test functions. Now these funtions dont
+ and performance_test functions. Now these funtions dont
have args.
* tests/tests.dsw
-
+
Just an update of the workspace.
Thu Feb 1 21:00:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
* bin/auto_compile_win32.pl:
* bin/run_all_list.pm:
-
+
Added TAO RT Mutex unit tests to auto build and test
lists.