summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-28 01:55:26 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-28 01:55:26 +0000
commitda18ff801bc7284b925301a8bff6ca21104a59ad (patch)
treedbb4644e8d60294ad2571ae9f84332ef9194b709
parentf399529008eead24372650cd370708c63eb5e28a (diff)
downloadATCD-da18ff801bc7284b925301a8bff6ca21104a59ad.tar.gz
* utils/NamingViewer/ViewIORDialog.cpp:
* orbsvcs/tests/Notify/Basic/ConnectDisconnect.h: * orbsvcs/tests/Notify/Basic/Events_Test.h: * orbsvcs/tests/Notify/Basic/Simple.h: * orbsvcs/tests/Notify/Basic/Updates.h: * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h: * orbsvcs/tests/Event_Latency/Event_Latency.h: * orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Component_Switching/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.cpp: * orbsvcs/tests/AVStreams/benchmark/child.cpp: * orbsvcs/tests/AVStreams/benchmark/client.cpp: * orbsvcs/Examples/Notify/Filter/Filter.h: * orbsvcs/Examples/Notify/Subscribe/Subscribe.h: * tao/Examples/POA/Forwarding/MyFooServant.h: Minor fixes to eliminate build errors on MSVC, such as adding #include file, adding disable of MSVC inheritance via dominance warning, or adjusting a signed/unsigned mismatch. * orbsvcs/tests/Notify/Basic/Simple.dsp: * orbsvcs/tests/Notify/Basic/Updates.dsp: * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.dsp: * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.dsp: * orbsvcs/Examples/Notify/Filter/Filter.dsp: * orbsvcs/Examples/Notify/Subscribe/Subscribe.dsp: * orbsvcs/tests/Notify/Basic/ConnectDisconnect.dsp: * orbsvcs/tests/Notify/Basic/Events_Test.dsp: Added header files to these projects, for easier future editing.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a35
1 files changed, 35 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 535ef2e0da3..be61271e75c 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,38 @@
+Tue Mar 27 19:54:49 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * utils/NamingViewer/ViewIORDialog.cpp:
+ * orbsvcs/tests/Notify/Basic/ConnectDisconnect.h:
+ * orbsvcs/tests/Notify/Basic/Events_Test.h:
+ * orbsvcs/tests/Notify/Basic/Simple.h:
+ * orbsvcs/tests/Notify/Basic/Updates.h:
+ * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h:
+ * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.h:
+ * orbsvcs/tests/Event_Latency/Event_Latency.h:
+ * orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.cpp:
+ * orbsvcs/tests/AVStreams/Component_Switching/receiver.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.cpp:
+ * orbsvcs/tests/AVStreams/benchmark/child.cpp:
+ * orbsvcs/tests/AVStreams/benchmark/client.cpp:
+ * orbsvcs/Examples/Notify/Filter/Filter.h:
+ * orbsvcs/Examples/Notify/Subscribe/Subscribe.h:
+ * tao/Examples/POA/Forwarding/MyFooServant.h:
+
+ Minor fixes to eliminate build errors on MSVC, such as adding #include
+ file, adding disable of MSVC inheritance via dominance warning, or
+ adjusting a signed/unsigned mismatch.
+
+ * orbsvcs/tests/Notify/Basic/Simple.dsp:
+ * orbsvcs/tests/Notify/Basic/Updates.dsp:
+ * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.dsp:
+ * orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.dsp:
+ * orbsvcs/Examples/Notify/Filter/Filter.dsp:
+ * orbsvcs/Examples/Notify/Subscribe/Subscribe.dsp:
+ * orbsvcs/tests/Notify/Basic/ConnectDisconnect.dsp:
+ * orbsvcs/tests/Notify/Basic/Events_Test.dsp:
+
+ Added header files to these projects, for easier future editing.
+
Tue Mar 27 17:01:13 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Wait_On_Leader_Follower.cpp (wait): Reverted a change to