summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-27 19:13:42 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-27 19:13:42 +0000
commitac12d5ef731a97aa201f9e8c2124b6370ac60d6e (patch)
treee19a0143d9154685776729aa9069beda807349f4 /ChangeLogs
parent9b72010fe986bdf68e7e4a6fd05fbe38f52937b6 (diff)
downloadATCD-ac12d5ef731a97aa201f9e8c2124b6370ac60d6e.tar.gz
ChangeLogTag:Wed Dec 27 11:11:02 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a9
-rw-r--r--ChangeLogs/ChangeLog-03a9
2 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 1b5fb1dd28d..972cae02fb6 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Wed Dec 27 11:11:02 2000 Carlos O'Ryan <coryan@uci.edu>
+
+ * examples/Map_Manager/test_hash_map_manager.cpp:
+ * examples/Misc/test_trace.cpp:
+ * performance-tests/Misc/test_singleton.h:
+ * performance-tests/Misc/test_singleton.cpp:
+ Fixed problems in single threaded builds, basically I use the
+ ACE_SYNCH_* macros instead of using the class directly.
+
Tue Dec 26 18:53:06 2000 Carlos O'Ryan <coryan@uci.edu>
* performance-tests/Server_Concurrency/Makefile:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 1b5fb1dd28d..972cae02fb6 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,12 @@
+Wed Dec 27 11:11:02 2000 Carlos O'Ryan <coryan@uci.edu>
+
+ * examples/Map_Manager/test_hash_map_manager.cpp:
+ * examples/Misc/test_trace.cpp:
+ * performance-tests/Misc/test_singleton.h:
+ * performance-tests/Misc/test_singleton.cpp:
+ Fixed problems in single threaded builds, basically I use the
+ ACE_SYNCH_* macros instead of using the class directly.
+
Tue Dec 26 18:53:06 2000 Carlos O'Ryan <coryan@uci.edu>
* performance-tests/Server_Concurrency/Makefile: