summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-05-12 17:08:18 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-05-12 17:08:18 +0000
commite5d117da106c4656b2f7420727e4869475fe411a (patch)
treef16f7e197266262af84ef8aaa8f9017abae57ffc
parenta10ecc87d5d9e35a5082ffcdabd16ea259d3b26f (diff)
downloadATCD-e5d117da106c4656b2f7420727e4869475fe411a.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
3 files changed, 18 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index 2229f705691..b6b7e724521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
Sun May 12 10:11:07 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * ace/Message_Queue_T.cpp: Updated all the enqueue*() and dequeue*() methods
- so that they use the new total_size_and_length() method, which
- is more efficient.
+ * ace/Message_Queue_T.cpp: Updated all the enqueue*() and
+ dequeue*() methods so that they use the new
+ total_size_and_length() method, which is more efficient.
- * ace/Message_Block.h (ACE_Message_Block): Added new total_size_and_length()
- method to speed up calculation of these values by putting them
- into one loop.
+ * ace/Message_Block.h (ACE_Message_Block): Added new
+ total_size_and_length() method to speed up calculation of these
+ values by putting them into one loop.
Sun May 12 11:12:00 2002 Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 2229f705691..b6b7e724521 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,12 +1,12 @@
Sun May 12 10:11:07 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * ace/Message_Queue_T.cpp: Updated all the enqueue*() and dequeue*() methods
- so that they use the new total_size_and_length() method, which
- is more efficient.
+ * ace/Message_Queue_T.cpp: Updated all the enqueue*() and
+ dequeue*() methods so that they use the new
+ total_size_and_length() method, which is more efficient.
- * ace/Message_Block.h (ACE_Message_Block): Added new total_size_and_length()
- method to speed up calculation of these values by putting them
- into one loop.
+ * ace/Message_Block.h (ACE_Message_Block): Added new
+ total_size_and_length() method to speed up calculation of these
+ values by putting them into one loop.
Sun May 12 11:12:00 2002 Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 2229f705691..b6b7e724521 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,12 +1,12 @@
Sun May 12 10:11:07 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * ace/Message_Queue_T.cpp: Updated all the enqueue*() and dequeue*() methods
- so that they use the new total_size_and_length() method, which
- is more efficient.
+ * ace/Message_Queue_T.cpp: Updated all the enqueue*() and
+ dequeue*() methods so that they use the new
+ total_size_and_length() method, which is more efficient.
- * ace/Message_Block.h (ACE_Message_Block): Added new total_size_and_length()
- method to speed up calculation of these values by putting them
- into one loop.
+ * ace/Message_Block.h (ACE_Message_Block): Added new
+ total_size_and_length() method to speed up calculation of these
+ values by putting them into one loop.
Sun May 12 11:12:00 2002 Nanbor Wang <nanbor@cs.wustl.edu>