summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog19
-rw-r--r--ChangeLogs/ChangeLog-03a19
-rw-r--r--THANKS3
3 files changed, 36 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a39dab11ef..2397f9a467a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Sat Oct 26 09:45:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Heap_T.h:
+ Doxygen documentation fix
+
+ * ace/OS.h:
+ The BCB4 header files don't define ENOTEMPTY, so define this when
+ detecting the BCB4 compiler. Thanks to Mike Curtis <mcurtis@wt.net>
+ for reporting this.
+
+ * examples/Reactor/Proactor/test_proactor2.cpp:
+ Removed not needed return. Fixes a BCB4 build error
+
+ * THANKS: Added Mike Curtis
+
Wed Oct 23 16:37:15 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* THANKS: Added Sandeep to the Hall of Fame.
@@ -10,11 +25,11 @@ Wed Oct 23 17:20:18 UTC 2002 Don Hinton <dhinton@ieee.org>
propagated.
* ace/Service_Repository.cpp (suspend, resume, fini):
- Changed to propagate the return value from the
+ Changed to propagate the return value from the
ACE_Service_Type instead of always 0.
Tue Oct 22 16:26:56 2002 Rich Seibel <seibel_r@ociweb.com>
-
+
* ace/Basic_Types.h:
Added a test for _BYTE_ORDER, same as BYTE_ORDER and
__BYTE_ORDER. VxWorks defines this. Also note, compilers
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 0a39dab11ef..2397f9a467a 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,18 @@
+Sat Oct 26 09:45:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Heap_T.h:
+ Doxygen documentation fix
+
+ * ace/OS.h:
+ The BCB4 header files don't define ENOTEMPTY, so define this when
+ detecting the BCB4 compiler. Thanks to Mike Curtis <mcurtis@wt.net>
+ for reporting this.
+
+ * examples/Reactor/Proactor/test_proactor2.cpp:
+ Removed not needed return. Fixes a BCB4 build error
+
+ * THANKS: Added Mike Curtis
+
Wed Oct 23 16:37:15 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* THANKS: Added Sandeep to the Hall of Fame.
@@ -10,11 +25,11 @@ Wed Oct 23 17:20:18 UTC 2002 Don Hinton <dhinton@ieee.org>
propagated.
* ace/Service_Repository.cpp (suspend, resume, fini):
- Changed to propagate the return value from the
+ Changed to propagate the return value from the
ACE_Service_Type instead of always 0.
Tue Oct 22 16:26:56 2002 Rich Seibel <seibel_r@ociweb.com>
-
+
* ace/Basic_Types.h:
Added a test for _BYTE_ORDER, same as BYTE_ORDER and
__BYTE_ORDER. VxWorks defines this. Also note, compilers
diff --git a/THANKS b/THANKS
index 644088c7116..4232ec68567 100644
--- a/THANKS
+++ b/THANKS
@@ -1581,7 +1581,7 @@ Jeff W <jeffw_1234@yahoo.com>
Geir Berset <geirber@ifi.uio.no>
Ken Sedgwick <ken@xvros.org>
Vince Mounts <vince@mounts.cc>
-Vladislav Zverev <vladislav@gtss.spb.ru>
+Vladislav Zverev <vladislav@gtss.spb.ru>
Erich Hochmuth <erich_hochmuth@hotmail.com>
Nick S. Petrov <nicksp@ci.nnov.ru>
Dmitry Botcharnikov <dimab@garant.ru>
@@ -1598,6 +1598,7 @@ Christian Barheine <cbarheine@sympatec.com
Ole Husgaard <osh@sparre.dk>
Victor Kirk <vkirk@technology.serco.com>
Sandeep Neema <neemask@corvette.vuse.vanderbilt.edu>
+Mike Curtis <mcurtis@wt.net>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile