summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-31 09:39:33 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-31 09:39:33 +0000
commitcbac77026f388098b634eda65e2a559fad61909e (patch)
treedcd5c19c581675d645425823af68535a164cd09d
parent22d18dc9af22e0d00caa2a9db6901e1fe5e4729d (diff)
downloadATCD-cbac77026f388098b634eda65e2a559fad61909e.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c20
1 files changed, 18 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index a6fa8c63f02..056c469086e 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,19 @@
+Wed Mar 31 03:24:35 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tao/POAS.{h,cpp}:
+ * tao/POAC.{h,i,cpp}: Brought these files in-synch with TAO_IDL
+ generated files. Major changes are:
+ Use of namespace on platforms that support it.
+ Use of perfect-hash optable.
+ Use of compile marshalling.
+ Added _interface_repository_id accessors.
+ Added _non_existent_skel for skeletons.
+ Repository ID changed to start with IDL:omg.org/.
+ Remote operation invocation now understand MP.
+ Use of ACE_TRY macros.
+
+ Thanks to Jeff for the reminder.
+
Wed Mar 31 000:42:30 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/fe/idl.ll:
@@ -20,10 +36,10 @@ Wed Mar 31 00:25:17 1999 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>
Wed Mar 31 00:14:53 1999 Balachandran Natarajan <bala@cs.wustl.edu>
- * examples/POA/Default_Servant/File_i.cpp (destroy):
+ * examples/POA/Default_Servant/File_i.cpp (destroy):
* examples/POA/Default_Servant/server.cpp
* examples/POA/Default_Servant/client.cpp
-
+
* examples/POA/DSI/Database_i.cpp
examples/POA/DSI/server.cpp
examples/POA/DSI/client.cpp