summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-16 18:17:52 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-16 18:17:52 +0000
commit0545872eeeb2dfb71f9f25559f930686d36e9d38 (patch)
tree09ed4da2c283288cb50b892d6b428fe74cce5b5f
parent138b2ea9354ed77cdef0d3a1e476695de0173ae0 (diff)
downloadATCD-ami_phase2.tar.gz
*** empty log message ***ami_phase2
-rw-r--r--TAO/ChangeLog-99c24
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 18802a752ea..7fffccace4c 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,27 @@
+Wed Jun 16 13:00:59 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_operation/operation_ami_ch.cpp:
+ * TAO_IDL/be/be_visitor_operation/operation_ami_cs.cpp:
+ * TAO_IDL/be_include/be_visitor_operation/operation_ami_ch.h:
+ * TAO_IDL/be_include/be_visitor_operation/operation_ami_cs.h:
+
+ Added these files.
+
+ * TAO_IDL/be/be_visitor_operation/operation_ami.cpp:
+ Removed this file.
+
+ * TAO_IDL/Makefile:
+ * TAO_IDL/be/be_visitor_factory.cpp:
+ * TAO_IDL/be/be_visitor_operation.cpp:
+ * TAO_IDL/ be/be_visitor_interface/interface.cpp:
+ * TAO_IDL/ be/be_visitor_operation/rettype_return_cs.cpp:
+ * TAO_IDL/ be_include/be_codegen.h:
+ * TAO_IDL/ be_include/be_visitor_operation.h:
+ * TAO_IDL/driver/drv_args.cpp:
+ Changes for generating AMI Call back code in *C.cpp. But sendc_
+ methods still have code that we have for synchronous invocations.
+
+
Tue Jun 15 13:25:16 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* TAO_IDL/be/be_visitor_interface/ami_handler_fwd_ci.cpp: