summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-27 04:06:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-27 04:06:26 +0000
commit5b0e3304ec1168bc31bbdb42cfbc4a4641adfc80 (patch)
tree37a7ba26eb309176ab871a3fa999a6b7d5bc4f5b
parente9cd2b93fbdb1a72bbd0b94674ece481192c0977 (diff)
downloadATCD-5b0e3304ec1168bc31bbdb42cfbc4a4641adfc80.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c109
1 files changed, 57 insertions, 52 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index cc95f835a06..b6cf47e1379 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,60 +1,65 @@
+Tue Jan 26 22:06:01 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * rules.tao.GNU,docs/configurations.html: moved TAO_ORBSVCS
+ documentation from rules.tao.GNU to docs/configurations.html.
+
Tue Jan 26 16:24:57 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * orbsvcs/orbsvcs/Event/README:
- * orbsvcs/orbsvcs/Event/EC_Event_Channel.h:
- Added some documentation about the new Event Channel
- implementation.
-
- * orbsvcs/orbsvcs/Event/EC_Dispatching.cpp:
- * orbsvcs/orbsvcs/Event/EC_Dispatching.h:
- * orbsvcs/orbsvcs/Event/EC_Factory.cpp:
- * orbsvcs/orbsvcs/Event/EC_Filter.cpp:
- * orbsvcs/orbsvcs/Event/EC_Filter.h:
- * orbsvcs/orbsvcs/Event/EC_Filter.i:
- * orbsvcs/orbsvcs/Event/EC_Filter_Builder.cpp:
- * orbsvcs/orbsvcs/Event/EC_Filter_Builder.h:
- * orbsvcs/orbsvcs/Event/EC_Filter_Builder.i:
- * orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
- * orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
- Added the implementation of a null filter and the corresponding
- filter builder. Also implemented the reactive dispatching
- strategy.
+ * orbsvcs/orbsvcs/Event/README:
+ * orbsvcs/orbsvcs/Event/EC_Event_Channel.h:
+ Added some documentation about the new Event Channel
+ implementation.
+
+ * orbsvcs/orbsvcs/Event/EC_Dispatching.cpp:
+ * orbsvcs/orbsvcs/Event/EC_Dispatching.h:
+ * orbsvcs/orbsvcs/Event/EC_Factory.cpp:
+ * orbsvcs/orbsvcs/Event/EC_Filter.cpp:
+ * orbsvcs/orbsvcs/Event/EC_Filter.h:
+ * orbsvcs/orbsvcs/Event/EC_Filter.i:
+ * orbsvcs/orbsvcs/Event/EC_Filter_Builder.cpp:
+ * orbsvcs/orbsvcs/Event/EC_Filter_Builder.h:
+ * orbsvcs/orbsvcs/Event/EC_Filter_Builder.i:
+ * orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
+ * orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
+ Added the implementation of a null filter and the corresponding
+ filter builder. Also implemented the reactive dispatching
+ strategy.
Mon Jan 25 17:24:50 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * orbsvcs/orbsvcs/Event/Timer_Module.h:
- Removed superfluous component in include path, thanks to
- Eric B. Mitchell <emitchell@altaira.com> for reporting this
- one.
-
- * orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.cpp:
- * orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h:
- * orbsvcs/orbsvcs/Event/EC_Dispatching.h:
- * orbsvcs/orbsvcs/Event/EC_Dispatching.i:
- * orbsvcs/orbsvcs/Event/EC_Event_Channel.cpp:
- * orbsvcs/orbsvcs/Event/EC_Event_Channel.h:
- * orbsvcs/orbsvcs/Event/EC_Event_Channel.i:
- * orbsvcs/orbsvcs/Event/EC_Factory.h:
- * orbsvcs/orbsvcs/Event/EC_Filter.h:
- * orbsvcs/orbsvcs/Event/EC_Filter.i:
- * orbsvcs/orbsvcs/Event/EC_Filter_Builder.h:
- * orbsvcs/orbsvcs/Event/EC_Filter_Builder.i:
- * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp:
- * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h:
- * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.i:
- * orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
- * orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
- * orbsvcs/orbsvcs/Event/EC_ProxySupplier.i:
- * orbsvcs/orbsvcs/Event/EC_SupplierAdmin.cpp:
- * orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h:
- These files compile now, and are fairly complete, but I still
- have to implement the TAO_EC_Filter hierarchy, the dispatching
- strategies and a couple of example ProxySupplier/ProxyConsumer
- classes.
- We also need to implement the locking strategies.
-
- * orbsvcs/orbsvcs/Makefile:
- Updated dependencies.
+ * orbsvcs/orbsvcs/Event/Timer_Module.h:
+ Removed superfluous component in include path, thanks to
+ Eric B. Mitchell <emitchell@altaira.com> for reporting this
+ one.
+
+ * orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.cpp:
+ * orbsvcs/orbsvcs/Event/EC_ConsumerAdmin.h:
+ * orbsvcs/orbsvcs/Event/EC_Dispatching.h:
+ * orbsvcs/orbsvcs/Event/EC_Dispatching.i:
+ * orbsvcs/orbsvcs/Event/EC_Event_Channel.cpp:
+ * orbsvcs/orbsvcs/Event/EC_Event_Channel.h:
+ * orbsvcs/orbsvcs/Event/EC_Event_Channel.i:
+ * orbsvcs/orbsvcs/Event/EC_Factory.h:
+ * orbsvcs/orbsvcs/Event/EC_Filter.h:
+ * orbsvcs/orbsvcs/Event/EC_Filter.i:
+ * orbsvcs/orbsvcs/Event/EC_Filter_Builder.h:
+ * orbsvcs/orbsvcs/Event/EC_Filter_Builder.i:
+ * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.cpp:
+ * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h:
+ * orbsvcs/orbsvcs/Event/EC_ProxyConsumer.i:
+ * orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
+ * orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
+ * orbsvcs/orbsvcs/Event/EC_ProxySupplier.i:
+ * orbsvcs/orbsvcs/Event/EC_SupplierAdmin.cpp:
+ * orbsvcs/orbsvcs/Event/EC_SupplierAdmin.h:
+ These files compile now, and are fairly complete, but I still
+ have to implement the TAO_EC_Filter hierarchy, the dispatching
+ strategies and a couple of example ProxySupplier/ProxyConsumer
+ classes.
+ We also need to implement the locking strategies.
+
+ * orbsvcs/orbsvcs/Makefile:
+ Updated dependencies.
Mon Jan 25 13:54:00 1999 David L. Levine <levine@cs.wustl.edu>