summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog122
1 files changed, 122 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d4db267b177..f4c1335e740 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,125 @@
+Sun Nov 2 23:28:26 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * /docs/tutorials/Quoter/Event_Service/server.cpp:
+ * /docs/tutorials/Quoter/RT_Event_Service/server.cpp:
+ * /examples/POA/DSI/client.cpp:
+ * /examples/POA/Default_Servant/File_i.cpp:
+ * /examples/POA/Generic_Servant/test_i.cpp:
+ * /examples/Persistent_Grid/Simple_util.cpp:
+ * /examples/Simple/Simple_util.cpp:
+ * /examples/Simple/bank/Bank_Client_i.cpp:
+ * /examples/Simple/echo/Echo_Client_i.cpp:
+ * /examples/Simple/grid/Grid_Client_i.cpp:
+ * /orbsvcs/Time_Service/Clerk_i.cpp:
+ * /orbsvcs/Time_Service/Server_i.cpp::
+ * /orbsvcs/examples/CosEC/Simple/Supplier.cpp:
+ * /orbsvcs/examples/Notify/Lanes/Consumer_Client.cpp:
+ * /orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp:
+ * /orbsvcs/examples/Notify/ThreadPool/Consumer_Client.cpp:
+ * /orbsvcs/examples/Notify/ThreadPool/Supplier_Client.cpp:
+ * /orbsvcs/orbsvcs/CosEvent/CEC_Dispatching_Task.cpp:
+ * /orbsvcs/orbsvcs/Event/RT_Task.cpp:
+ * /orbsvcs/orbsvcs/Log/LogNotification.cpp:
+ * /orbsvcs/orbsvcs/Log/PersistStore.cpp:
+ * /orbsvcs/orbsvcs/Notify/Method_Request.inl:
+ * /orbsvcs/tests/Concurrency/CC_client.cpp:
+ * /orbsvcs/tests/CosEvent/lib/Counting_Consumer.cpp:
+ * /orbsvcs/tests/CosEvent/lib/Counting_Supplier.cpp:
+ * /orbsvcs/tests/EC_Custom_Marshal/ECM_Consumer.cpp:
+ * /orbsvcs/tests/EC_Custom_Marshal/ECM_Supplier.cpp:
+ * /orbsvcs/tests/EC_Throughput/ECT_Consumer_Driver.cpp:
+ * /orbsvcs/tests/EC_Throughput/ECT_Supplier_Driver.cpp:
+ * /orbsvcs/tests/Event/Performance/Latency.cpp:
+ * /orbsvcs/tests/Event/Performance/Latency_Server.cpp:
+ * /orbsvcs/tests/Event/lib/Driver.cpp:
+ * /orbsvcs/tests/Notify/MT_Dispatching/Structured_Consumer.cpp:
+ * /orbsvcs/tests/Notify/performance-tests/Filter/Sequence_Consumer.cpp:
+ * /orbsvcs/tests/Notify/performance-tests/Filter/Structured_Consumer.cpp:
+ * /performance-tests/Callback/client.cpp:
+ * /performance-tests/Callback/server.cpp:
+ * /performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp:
+ * /performance-tests/Cubit/TAO/IDL_Cubit/client.cpp:
+ * /performance-tests/Cubit/TAO/IDL_Cubit/server.cpp:
+ * /performance-tests/Latency/AMH/Single_Threaded/client.cpp:
+ * /performance-tests/Latency/AMH/Single_Threaded/server.cpp:
+ * /performance-tests/Latency/AMI/client.cpp:
+ * /performance-tests/Latency/AMI/server.cpp:
+ * /performance-tests/Latency/DII/client.cpp:
+ * /performance-tests/Latency/DII/server.cpp:
+ * /performance-tests/Latency/DSI/client.cpp:
+ * /performance-tests/Latency/DSI/server.cpp:
+ * /performance-tests/Latency/Deferred/client.cpp:
+ * /performance-tests/Latency/Deferred/server.cpp:
+ * /performance-tests/Latency/Single_Threaded/client.cpp:
+ * /performance-tests/Latency/Single_Threaded/server.cpp:
+ * /performance-tests/Latency/Thread_Per_Connection/client.cpp:
+ * /performance-tests/Latency/Thread_Per_Connection/server.cpp:
+ * /performance-tests/Latency/Thread_Pool/client.cpp:
+ * /performance-tests/Latency/Thread_Pool/server.cpp:
+ * /performance-tests/POA/Create_Reference/create_reference.cpp:
+ * /performance-tests/POA/Implicit_Activation/client.cpp:
+ * /performance-tests/POA/Implicit_Activation/collocated.cpp:
+ * /performance-tests/POA/Implicit_Activation/server.cpp:
+ * /performance-tests/Pluggable/PP_Test_Client.cpp:
+ * /performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/client.cpp:
+ * /performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/server.cpp:
+ * /performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/client.cpp:
+ * /performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/server.cpp:
+ * /performance-tests/RTCorba/Oneways/Reliable/client.cpp:
+ * /performance-tests/RTCorba/Oneways/Reliable/server.cpp:
+ * /performance-tests/Sequence_Latency/AMH/Single_Threaded/client.cpp:
+ * /performance-tests/Sequence_Latency/AMH/Single_Threaded/server.cpp:
+ * /performance-tests/Sequence_Latency/AMI/client.cpp:
+ * /performance-tests/Sequence_Latency/AMI/server.cpp:
+ * /performance-tests/Sequence_Latency/DII/client.cpp:
+ * /performance-tests/Sequence_Latency/DII/server.cpp:
+ * /performance-tests/Sequence_Latency/DSI/client.cpp:
+ * /performance-tests/Sequence_Latency/DSI/server.cpp:
+ * /performance-tests/Sequence_Latency/Deferred/client.cpp:
+ * /performance-tests/Sequence_Latency/Deferred/server.cpp:
+ * /performance-tests/Sequence_Latency/Single_Threaded/client.cpp:
+ * /performance-tests/Sequence_Latency/Single_Threaded/server.cpp:
+ * /performance-tests/Sequence_Latency/Thread_Per_Connection/client.cpp:
+ * /performance-tests/Sequence_Latency/Thread_Per_Connection/server.cpp:
+ * /performance-tests/Sequence_Latency/Thread_Pool/client.cpp:
+ * /performance-tests/Sequence_Latency/Thread_Pool/server.cpp:
+ * /tao/IIOP_Profile.cpp:
+ * /tests/Blocking_Sync_None/Blocking_Sync_None.cpp:
+ * /tests/Bug_1020_Basic_Regression/Echo.cpp:
+ * /tests/Bug_1269_Regression/Echo.cpp:
+ * /tests/Bug_1270_Regression/Echo.cpp:
+ * /tests/Bug_1361_Regression/Echo.cpp:
+ * /tests/Client_Leaks/Process.cpp:
+ * /tests/Crash_On_Write/Crash_Task.cpp:
+ * /tests/Crash_On_Write/client.cpp:
+ * /tests/Explicit_Event_Loop/server.cpp:
+ * /tests/Faults/pong.cpp:
+ * /tests/Faults/test_i.cpp:
+ * /tests/File_IO/File_i.cpp:
+ * /tests/Leader_Followers/test_i.cpp:
+ * /tests/MProfile/server.cpp:
+ * /tests/MProfile_Forwarding/server.cpp:
+ * /tests/MT_Server/test_i.cpp:
+ * /tests/MT_Timeout/Sleep_Service.cpp::
+ * /tests/Multiple_Inheritance/client.cpp:
+ * /tests/Muxed_GIOP_Versions/test_i.cpp:
+ * /tests/NestedUpcall/MT_Client_Test/client.cpp:
+ * /tests/NestedUpcall/MT_Client_Test/local_server.cpp:
+ * /tests/NestedUpcall/Triangle_Test/Object_B_i.cpp:
+ * /tests/NestedUpcall/Triangle_Test/initiator.cpp:
+ * /tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp:
+ * /tests/Param_Test/options.cpp:
+ * /tests/RTCORBA/RTMutex/server.cpp:
+ * /tests/RTScheduling/Current/Thread_Task.cpp:
+ * /tests/RTScheduling/DT_Spawn/Thread_Action.h:
+ * /tests/RTScheduling/Scheduling_Interceptor/test_server.cpp:
+ * /tests/RTScheduling/Thread_Cancel/Thread_Task.cpp:
+ * /tests/Single_Read/test_i.cpp:
+ * /tests/Timed_Buffered_Oneways/test_i.cpp:
+ * /tests/Timeout/test_i.cpp:
+ Added missing #included needed (especially when not inlining)
+ due to recent subsetting.
+
Sun Nov 2 16:33:13 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/orbconf.h: