diff options
author | jp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-02 03:15:05 +0000 |
---|---|---|
committer | jp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-02 03:15:05 +0000 |
commit | a43c01cbc45be65bd44a600952342e7d60cddf4f (patch) | |
tree | 2e72847d11a3e6f717eee94d4a73722f1db7e476 | |
parent | 9b24a7eeecf07bb2cd592746f12db9c18c407c1e (diff) | |
download | ATCD-a43c01cbc45be65bd44a600952342e7d60cddf4f.tar.gz |
*** empty log message ***
-rw-r--r-- | TAO/ChangeLog-98c | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index ee583851c85..103a74c7000 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,27 @@ +Thu Oct 1 22:05:39 1998 Jeff Parsons <jp4@cs.wustl.edu> + + * tao/DynAny.pidl: + * tao/InconsistentTypeCode.pidl: + * tao/DynAnyC.{h,i,cpp}: + * tao/DynAnyS.cpp: + * tao/DynAny_i.{h,cpp}: + * tao/DynArray_i.{h,cpp}: + * tao/DynEnum_i.{h,cpp}: + * tao/DynSequence_i.{h,cpp}: + * tao/DynStruct_i.{h,cpp}: + * tao/DynUnion_i.{h,cpp}: + * tao/DynUnion_i_T.{h,cpp}: + * tao/InconsistentTypeCode.{h,cpp}: + * tao/corba.h: + * tao/ORB.{h,i,cpp}: + * tao/POA_CORBA.h: + * tao/Makefile: + * tao/TAO.dsp: + All the DynAny stuff, plus the necessary additions to + other TAO files, plus mods to Unix Makefile and VC + project file. Builds were successful using VC5, Sun cc + and GNU g++. + Thu Oct 01 21:21:19 1998 Nanbor Wang <nanbor@cs.wustl.edu> * TAO_IDL/be/be_visitor_operation/operation_ss.cpp |