diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-21 03:10:33 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-21 03:10:33 +0000 |
commit | f9bbff0ba6569e9c1b645df87171c79c3efb55b2 (patch) | |
tree | 2e7c5a1bca8b3fc7f97554d77d0073fd01c2fba7 /TAO/ChangeLog-99c | |
parent | 237eaf5737742134762e940d7df4df3a2e583f25 (diff) | |
download | ATCD-f9bbff0ba6569e9c1b645df87171c79c3efb55b2.tar.gz |
ChangeLogTag: Mon Dec 20 21:09:21 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r-- | TAO/ChangeLog-99c | 176 |
1 files changed, 91 insertions, 85 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 55cffacc3d9..c3318f27bed 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,9 @@ +Mon Dec 20 21:09:21 1999 David L. Levine <levine@cs.wustl.edu> + + * orbsvcs/examples/Notify/Filter/Makefile: fixed to use + "Filter" instead of "filter", and check for the Notify + ORBSVC component instead of Log. + Mon Dec 20 18:25:34 1999 Darrell Brunsch <brunsch@cs.wustl.edu> * orbsvcs/orbsvcs/orbsvcs.dsp: @@ -18,7 +24,7 @@ Mon Dec 20 18:25:34 1999 Darrell Brunsch <brunsch@cs.wustl.edu> * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushConsumer_i.h: * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushSupplier_i.h: * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.h: - Added in blocks to disable that "inheritance by dominance" + Added in blocks to disable that "inheritance by dominance" warning that MSVC loves to give. * orbsvcs/orbsvcs/Notify/Notify_Filter_i.h: Used ACE_NESTED_CLASS @@ -26,112 +32,112 @@ Mon Dec 20 18:25:34 1999 Darrell Brunsch <brunsch@cs.wustl.edu> Mon Dec 20 14:22:57 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_FilterFactory_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushConsumer_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushSupplier_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.cpp: - * orbsvcs/orbsvcs/Notify/Notify_StructuredPushSupplier.cpp: - * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: Fixed - warnings on SunOS_EGCS. + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_FilterFactory_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushConsumer_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredProxyPushSupplier_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushSupplier.cpp: + * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: Fixed + warnings on SunOS_EGCS. Mon Dec 20 13:52:24 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * tao/Tagged_Components.i (components): - * tao/Tagged_Components.h :Added a method components () that would - return read/write access to the underlying - IOP::MultipleComponentProfile in the TAO_Tagged_Components - class. Thanks to Chris Hafey <chris@sternsoft.com> for - suggesting this. + * tao/Tagged_Components.i (components): + * tao/Tagged_Components.h :Added a method components () that would + return read/write access to the underlying + IOP::MultipleComponentProfile in the TAO_Tagged_Components + class. Thanks to Chris Hafey <chris@sternsoft.com> for + suggesting this. Mon Dec 20 12:21:20 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Notify/ID_Pool_T.cpp (get): - * orbsvcs/orbsvcs/Notify/ID_Pool_T.h: - * orbsvcs/orbsvcs/Notify/ID_Pool_T.i: - * orbsvcs/orbsvcs/Notify/NotifyPublish_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.h: - * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: The last set - of link errors in Notify service. Should be ready to go. Still - has warnings to fix. + * orbsvcs/orbsvcs/Notify/ID_Pool_T.cpp (get): + * orbsvcs/orbsvcs/Notify/ID_Pool_T.h: + * orbsvcs/orbsvcs/Notify/ID_Pool_T.i: + * orbsvcs/orbsvcs/Notify/NotifyPublish_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.h: + * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: The last set + of link errors in Notify service. Should be ready to go. Still + has warnings to fix. Mon Dec 20 11:40:14 1999 Irfan Pyarali <irfan@cs.wustl.edu> - * TAO/tao/Pluggable.h (send): Addition <two_way> indicator in - send(). + * TAO/tao/Pluggable.h (send): Addition <two_way> indicator in + send(). - * TAO/tao/IIOP_Transport.cpp (send): - * TAO/tao/UIOP_Transport.cpp (send): + * TAO/tao/IIOP_Transport.cpp (send): + * TAO/tao/UIOP_Transport.cpp (send): - Short-circuit the call to the sync strategies if this is a two - way call. Otherwise, we'll end up buffering a two-way call - also. + Short-circuit the call to the sync strategies if this is a two + way call. Otherwise, we'll end up buffering a two-way call + also. - * TAO/tao/GIOP.cpp (send_message): It now takes an additional - <two_way> parameter to indicate whether this is a two way - message. + * TAO/tao/GIOP.cpp (send_message): It now takes an additional + <two_way> parameter to indicate whether this is a two way + message. Mon Dec 20 12:15:35 1999 Irfan Pyarali <irfan@cs.wustl.edu> - * performance-tests/RTCorba/Oneways/Makefile: Compile the Reliable - directory only if we have CORBA Messaging defined since there - is no buffering in TAO without CORBA Messaging. + * performance-tests/RTCorba/Oneways/Makefile: Compile the Reliable + directory only if we have CORBA Messaging defined since there + is no buffering in TAO without CORBA Messaging. - * performance-tests/RTCorba/Makefile: Compile the - Multiple_Endpoints directory only if we have RT CORBA defined - since there is no priority mapping in TAO without RT CORBA. + * performance-tests/RTCorba/Makefile: Compile the + Multiple_Endpoints directory only if we have RT CORBA defined + since there is no priority mapping in TAO without RT CORBA. - * examples/Makefile (DIRS): Should be: + * examples/Makefile (DIRS): Should be: - ifeq ($(corba_messaging),1) + ifeq ($(corba_messaging),1) - instead of: + instead of: - ifdef corba_messaging + ifdef corba_messaging Mon Dec 20 11:10:07 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Trader/Interpreter_Utils.cpp: Changed some - template instantiations. + * orbsvcs/orbsvcs/Trader/Interpreter_Utils.cpp: Changed some + template instantiations. Mon Dec 20 10:17:01 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Trader/Trader.cpp: Removed some template - instantiations which should not have been there in the first - place. I have commented them out. Once the relase is fine we can - have them removed. + * orbsvcs/orbsvcs/Trader/Trader.cpp: Removed some template + instantiations which should not have been there in the first + place. I have commented them out. Once the relase is fine we can + have them removed. Mon Dec 20 00:21:50 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: - * orbsvcs/orbsvcs/Notify/ID_Pool_T.i: - * orbsvcs/orbsvcs/Notify/ID_Pool_T.cpp: - * orbsvcs/orbsvcs/Notify/ID_Pool_T.h: - * orbsvcs/orbsvcs/Notify/NotifySubscribe_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Dispatcher.cpp: - * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.h: - * orbsvcs/orbsvcs/Notify/Notify_QoSAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: - * orbsvcs/orbsvcs/Trader/Constraint_Visitors.cpp: - * orbsvcs/orbsvcs/Trader/Interpreter_Utils.h: - * orbsvcs/orbsvcs/Trader/Interpreter_Utils.cpp: Added missing - template instantiations. It was nasty in the sense certain - template instantiations were missing from the Trader - set. Tracing them became a headache. - - * orbsvcs/orbsvcs/Makefile: Added a file ID_Pool_T in the list of - compiles. + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: + * orbsvcs/orbsvcs/Notify/ID_Pool_T.i: + * orbsvcs/orbsvcs/Notify/ID_Pool_T.cpp: + * orbsvcs/orbsvcs/Notify/ID_Pool_T.h: + * orbsvcs/orbsvcs/Notify/NotifySubscribe_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Dispatcher.cpp: + * orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.h: + * orbsvcs/orbsvcs/Notify/Notify_QoSAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: + * orbsvcs/orbsvcs/Trader/Constraint_Visitors.cpp: + * orbsvcs/orbsvcs/Trader/Interpreter_Utils.h: + * orbsvcs/orbsvcs/Trader/Interpreter_Utils.cpp: Added missing + template instantiations. It was nasty in the sense certain + template instantiations were missing from the Trader + set. Tracing them became a headache. + + * orbsvcs/orbsvcs/Makefile: Added a file ID_Pool_T in the list of + compiles. Sun Dec 19 23:25:33 1999 Darrell Brunsch <brunsch@cs.wustl.edu> @@ -146,15 +152,15 @@ Sun Dec 19 23:25:33 1999 Darrell Brunsch <brunsch@cs.wustl.edu> Sun Dec 19 17:36:07 1999 Balachandran Natarajan <bala@cs.wustl.edu> - * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_Dispatcher.cpp: - * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ProxyConsumer_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_i.cpp: - * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: Added missing - template instantiations. + * orbsvcs/orbsvcs/Notify/Notify_Filter_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ConsumerAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_Dispatcher.cpp: + * orbsvcs/orbsvcs/Notify/Notify_FilterAdmin_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ProxyConsumer_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_ProxySupplier_i.cpp: + * orbsvcs/orbsvcs/Notify/Notify_SupplierAdmin_i.cpp: Added missing + template instantiations. Sun Dec 19 10:05:38 1999 David L. Levine <levine@cs.wustl.edu> |