summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-08-02 14:07:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-08-02 14:07:38 +0000
commit8783da6421cfd85a17e9dc6013922125496fa10a (patch)
tree21c285e0d97128e684f5f744b6830886475f1dcc
parent22a378e8e8216bbb1b0381e05cc09f1eb5fb22b8 (diff)
downloadATCD-8783da6421cfd85a17e9dc6013922125496fa10a.tar.gz
ChangeLogTag: Fri Aug 02 16:00:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog15
-rw-r--r--ChangeLogs/ChangeLog-03a15
2 files changed, 22 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b4cd48cc5a..66cdbc27e38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
+Fri Aug 2 16:06:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/config-doxygen.h:
+ Added ACE_HAS_ATM define to also generate the doxygen documentation
+ of the ACE ATM classes. This is one of the last parts of ACE that
+ are missing in the doxygen documentation.
+
Fri Aug 2 07:54:24 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/Malloc.cpp: Rearranged member initialization list in the
constructor of ACE_Malloc_Stats, to fix warnings with explicit
- template builds.
+ template builds.
Thu Aug 01 13:40:59 2002 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -20,15 +27,15 @@ Thu Aug 1 11:13:20 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/Malloc_Allocator.h:
* ace/Malloc_Allocator.cpp: Removed the declaration and definition
of ACE_Malloc_Stats since they are not needed in this
- translation unit.
-
+ translation unit.
+
* ace/Malloc.h:
* ace/Malloc.cpp: Retained the definition if ACE_Malloc_Stats here
(yes, there were two declarations) and added the definition and
template instantiation for ACE_Atomic_Op used by
ACE_Alloc_Stats. This should fix the erros showing up on the
scoreboard explicit template builds which has
- ACE_HAS_MALLOC_STATS turned on.
+ ACE_HAS_MALLOC_STATS turned on.
Thu Aug 1 09:08:36 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 4b4cd48cc5a..66cdbc27e38 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,8 +1,15 @@
+Fri Aug 2 16:06:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/config-doxygen.h:
+ Added ACE_HAS_ATM define to also generate the doxygen documentation
+ of the ACE ATM classes. This is one of the last parts of ACE that
+ are missing in the doxygen documentation.
+
Fri Aug 2 07:54:24 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/Malloc.cpp: Rearranged member initialization list in the
constructor of ACE_Malloc_Stats, to fix warnings with explicit
- template builds.
+ template builds.
Thu Aug 01 13:40:59 2002 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -20,15 +27,15 @@ Thu Aug 1 11:13:20 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/Malloc_Allocator.h:
* ace/Malloc_Allocator.cpp: Removed the declaration and definition
of ACE_Malloc_Stats since they are not needed in this
- translation unit.
-
+ translation unit.
+
* ace/Malloc.h:
* ace/Malloc.cpp: Retained the definition if ACE_Malloc_Stats here
(yes, there were two declarations) and added the definition and
template instantiation for ACE_Atomic_Op used by
ACE_Alloc_Stats. This should fix the erros showing up on the
scoreboard explicit template builds which has
- ACE_HAS_MALLOC_STATS turned on.
+ ACE_HAS_MALLOC_STATS turned on.
Thu Aug 1 09:08:36 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>