summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE-INSTALL.html7
-rw-r--r--ChangeLog28
-rw-r--r--ChangeLogs/ChangeLog-02a28
-rw-r--r--ChangeLogs/ChangeLog-03a28
4 files changed, 51 insertions, 40 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 953c9fa1455..341d7850e75 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1240,13 +1240,6 @@ these compilers but probably not without a bit of effort. <P>
&quot;&quot;) + (Is Debugging enable ? &quot;d&quot; : &quot;&quot;)
+ {&quot;.dll&quot;|&quot;.lib&quot;}<br>
<br>
-
- <li><a href="http://www.torus-software.com/">Barry
- Hoggard</a> maintains a <a
- href="http://www.torus-software.com/corba/">CORBA Page</a>
- which contains very helpful information on setting MSVC project
- settings. You'll need to filter out stuff related to TAO if you
- only use ACE.<br><br>
</Ol>
<P>More information for ACE/TAO on MSVC can be found
diff --git a/ChangeLog b/ChangeLog
index 2b99e759a76..feb8302a8a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,22 @@
+Sat Mar 31 10:16:01 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * ACE-INSTALL.html:
+ Removed broken link, the web page does not exist anymore. Thanks
+ to John R. Ashmun <john.ashmun@esca.com> for pointing this out.
+
Fri Mar 30 14:08:18 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
- * performance-tests/TTCP/C/new-ttcp.cpp:
- * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
- Zapped the gettimeofday() method since it didn't seem to be
- used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
- <groth.th@nord-com.net> for reporting this.
-
- * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
- various services to start with 200xx rather than 100xx to avoid
- conflicts on AIX, which apparently hijacks port 10002 for
- various things. Thanks to David Sperry
- <sperryd@res.raytheon.com> for reporting this.
+ * performance-tests/TTCP/C/new-ttcp.cpp:
+ * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
+ Zapped the gettimeofday() method since it didn't seem to be
+ used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
+ <groth.th@nord-com.net> for reporting this.
+
+ * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
+ various services to start with 200xx rather than 100xx to avoid
+ conflicts on AIX, which apparently hijacks port 10002 for
+ various things. Thanks to David Sperry
+ <sperryd@res.raytheon.com> for reporting this.
Sat Mar 31 02:06:09 2001 Christopher Kohlhoff <chris@kohlhoff.com>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 2b99e759a76..feb8302a8a1 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,16 +1,22 @@
+Sat Mar 31 10:16:01 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * ACE-INSTALL.html:
+ Removed broken link, the web page does not exist anymore. Thanks
+ to John R. Ashmun <john.ashmun@esca.com> for pointing this out.
+
Fri Mar 30 14:08:18 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
- * performance-tests/TTCP/C/new-ttcp.cpp:
- * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
- Zapped the gettimeofday() method since it didn't seem to be
- used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
- <groth.th@nord-com.net> for reporting this.
-
- * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
- various services to start with 200xx rather than 100xx to avoid
- conflicts on AIX, which apparently hijacks port 10002 for
- various things. Thanks to David Sperry
- <sperryd@res.raytheon.com> for reporting this.
+ * performance-tests/TTCP/C/new-ttcp.cpp:
+ * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
+ Zapped the gettimeofday() method since it didn't seem to be
+ used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
+ <groth.th@nord-com.net> for reporting this.
+
+ * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
+ various services to start with 200xx rather than 100xx to avoid
+ conflicts on AIX, which apparently hijacks port 10002 for
+ various things. Thanks to David Sperry
+ <sperryd@res.raytheon.com> for reporting this.
Sat Mar 31 02:06:09 2001 Christopher Kohlhoff <chris@kohlhoff.com>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 2b99e759a76..feb8302a8a1 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,16 +1,22 @@
+Sat Mar 31 10:16:01 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * ACE-INSTALL.html:
+ Removed broken link, the web page does not exist anymore. Thanks
+ to John R. Ashmun <john.ashmun@esca.com> for pointing this out.
+
Fri Mar 30 14:08:18 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
- * performance-tests/TTCP/C/new-ttcp.cpp:
- * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
- Zapped the gettimeofday() method since it didn't seem to be
- used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
- <groth.th@nord-com.net> for reporting this.
-
- * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
- various services to start with 200xx rather than 100xx to avoid
- conflicts on AIX, which apparently hijacks port 10002 for
- various things. Thanks to David Sperry
- <sperryd@res.raytheon.com> for reporting this.
+ * performance-tests/TTCP/C/new-ttcp.cpp:
+ * performance-tests/TTCP/ACE-C++/wrapper-new-ttcp.cpp:
+ Zapped the gettimeofday() method since it didn't seem to be
+ used. Also, #include "ace/Log_Msg.h". Thanks to Thomas Groth
+ <groth.th@nord-com.net> for reporting this.
+
+ * ace/OS.h: Changed all the ACE_DEFAULT_* default ports of the
+ various services to start with 200xx rather than 100xx to avoid
+ conflicts on AIX, which apparently hijacks port 10002 for
+ various things. Thanks to David Sperry
+ <sperryd@res.raytheon.com> for reporting this.
Sat Mar 31 02:06:09 2001 Christopher Kohlhoff <chris@kohlhoff.com>