summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-19 21:33:49 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-19 21:33:49 +0000
commiteee5733ed9b2cba1b219d0fd1b180ccff35de214 (patch)
treec439b28795035bd98653b2bb8322a2700336064a
parentf17be41100463bdf721abd16b49836c099dd1f64 (diff)
downloadATCD-eee5733ed9b2cba1b219d0fd1b180ccff35de214.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c61
1 files changed, 61 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 93cbb34f25e..a360375275e 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,64 @@
+Sat Jun 19 15:46:22 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ One more step Generating Reply Handler skeleton code in the client
+ header file. Again, this will get enabled only when the TAO_IDL is
+ called with the -GC flag.
+
+ * TAO_IDL/be/be_visitor_argument/ami_handler_arglist.cpp:
+ * TAO_IDL/be/be_visitor_argument/ami_arglist.cpp:
+
+ * TAO_IDL/be/be_visitor_interface/ami_handler_ch.cpp:
+
+ * TAO_IDL/be/be_visitor_operation/ami_ch.cpp:
+ * TAO_IDL/be/be_visitor_operation/ami_arglist.cpp:
+ * TAO_IDL/be/be_visitor_operation/ami_handler_arglist.cpp:
+ * TAO_IDL/be/be_visitor_operation/ami_cs.cpp:
+ * TAO_IDL/be/be_visitor_operation/ami_handler_operation_ch.cpp:
+ * TAO_IDL/be/be_visitor_operation/ami_handler_arglist_ch.cpp:
+
+ * TAO_IDL/be_include/be_visitor_argument/ami_arglist.h:
+ * TAO_IDL/be_include/be_visitor_argument/ami_handler_arglist.h:
+
+ * TAO_IDL/be_include/be_visitor_interface/ami_handler_ch.h:
+
+ * TAO_IDL/be_include/be_visitor_operation/ami_ch.h:
+ * TAO_IDL/be_include/be_visitor_operation/ami_arglist.h:
+ * TAO_IDL/be_include/be_visitor_operation/ami_cs.h:
+ * TAO_IDL/be_include/be_visitor_operation/ami_handler_arglist.h:
+ * TAO_IDL/be_include/be_visitor_operation/ami_handler_operation_ch.h:
+
+ Added all these files.
+
+ Rename the arglist_* to meaningful *_arglist unformly with
+ meaningful names.
+
+ * TAO_IDL/Makefile:
+ * TAO_IDL/be/be_visitor_argument.cpp:
+ * TAO_IDL/be/be_visitor_factory.cpp:
+ * TAO_IDL/be/be_visitor_interface.cpp:
+ * TAO_IDL/be/be_visitor_operation.cpp:
+ * TAO_IDL/be/be_visitor_interface/ami_handler_fwd_ch.cpp:
+ * TAO_IDL/be/be_visitor_interface/ami_handler_fwd_ci.cpp:
+ * TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
+ * TAO_IDL/be/be_visitor_operation/arglist_ami.cpp:
+ * TAO_IDL/be/be_visitor_operation/collocated_ss.cpp:
+ * TAO_IDL/be/be_visitor_operation/operation_ami_cs.cpp:
+ * TAO_IDL/be_include/be_codegen.h:
+ * TAO_IDL/be_include/be_visitor_argument.h:
+ * TAO_IDL/be_include/be_visitor_interface.h:
+ * TAO_IDL/be_include/be_visitor_operation.h:
+ * TAO_IDL/be_include/be_visitor_interface/ami_handler_fwd_ch.h:
+ * TAO_IDL/be_include/be_visitor_interface/ami_handler_fwd_ci.h:
+
+ Changes for the above work.
+
+ * TAO_IDL/be/be_visitor_argument/arglist_ami.cpp:
+ * TAO_IDL/be/be_visitor_operation/arglist_ami.cpp:
+ * be_include/be_visitor_argument/arglist_ami.h:
+ * be_include/be_visitor_operation/arglist_ami.h:
+
+ Removed these files since they have been renamed already.
+
Sat Jun 19 15:43:38 1999 Balachandran Natarajan <bala@cs.wustl.edu>
* Cubit/TAO/DII_Cubit/client.dsp: