summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-04-14 09:59:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-04-14 09:59:49 +0000
commitae88989fec5ad8cf440938e922b049a237be9783 (patch)
treed0ab9858b97587000ae5cea4569783722203b084 /ChangeLogs
parentc5e8e88971730909e87392a22fabc0b0630052f2 (diff)
downloadATCD-ae88989fec5ad8cf440938e922b049a237be9783.tar.gz
ChangeLogTag: Sun Apr 14 11:58:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a13
-rw-r--r--ChangeLogs/ChangeLog-03a13
2 files changed, 18 insertions, 8 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index e791b147141..e86bd804544 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Sun Apr 14 11:59:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/SPIPE_Addr.h:
+ Doxygen-ized some of the comments
+
Sat Apr 13 19:28:40 UTC 2002 Don Hinton <dhinton@ieee.org>
* ace/Basic_Types.h: Added include of pthread.h to pick
@@ -7,13 +12,13 @@ Sat Apr 13 17:16:10 UTC 2002 Don Hinton <dhinton@ieee.org>
* examples/Service_Configurator/IPC-tests/server/Handle_L_SPIPE.h:
* examples/ASX/CCM_App/CCM_App.cpp:
-
+
Added include of svc_export.h.
Sat Apr 13 15:42:03 UTC 2002 Don Hinton <dhinton@ieee.org>
* tests/DLL_Test.{h,cpp}:
- * tests/DLL_Test_Impl.{h,cpp}: Added methods to test the
+ * tests/DLL_Test_Impl.{h,cpp}: Added methods to test the
the malloc/free and strnew/strdelete methods below. Also
removed use auto_ptr and added a destroy method to delete
the object within the dll/heap it was allocated.
@@ -22,9 +27,9 @@ Sat Apr 13 15:42:03 UTC 2002 Don Hinton <dhinton@ieee.org>
realloc(), and free() to be non-inlined to avoid the heap
problem on Windows.
- * ace/ACE.{h,i,cpp}: Changed strnew() to be non-inlined and
+ * ace/ACE.{h,i,cpp}: Changed strnew() to be non-inlined and
added strdelete() for the same reason.
-
+
Sat Apr 13 14:33:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Configuration.h:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index e791b147141..e86bd804544 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Sun Apr 14 11:59:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/SPIPE_Addr.h:
+ Doxygen-ized some of the comments
+
Sat Apr 13 19:28:40 UTC 2002 Don Hinton <dhinton@ieee.org>
* ace/Basic_Types.h: Added include of pthread.h to pick
@@ -7,13 +12,13 @@ Sat Apr 13 17:16:10 UTC 2002 Don Hinton <dhinton@ieee.org>
* examples/Service_Configurator/IPC-tests/server/Handle_L_SPIPE.h:
* examples/ASX/CCM_App/CCM_App.cpp:
-
+
Added include of svc_export.h.
Sat Apr 13 15:42:03 UTC 2002 Don Hinton <dhinton@ieee.org>
* tests/DLL_Test.{h,cpp}:
- * tests/DLL_Test_Impl.{h,cpp}: Added methods to test the
+ * tests/DLL_Test_Impl.{h,cpp}: Added methods to test the
the malloc/free and strnew/strdelete methods below. Also
removed use auto_ptr and added a destroy method to delete
the object within the dll/heap it was allocated.
@@ -22,9 +27,9 @@ Sat Apr 13 15:42:03 UTC 2002 Don Hinton <dhinton@ieee.org>
realloc(), and free() to be non-inlined to avoid the heap
problem on Windows.
- * ace/ACE.{h,i,cpp}: Changed strnew() to be non-inlined and
+ * ace/ACE.{h,i,cpp}: Changed strnew() to be non-inlined and
added strdelete() for the same reason.
-
+
Sat Apr 13 14:33:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Configuration.h: