From 79eed81550d1139e1286e4ff4bf4e3210ddd9e02 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 29 Mar 2005 06:50:44 +0000 Subject: ChangeLogTag:Mon Mar 28 22:49:58 2005 Ossama Othman --- TAO/ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index acb49b467e5..eea5a684877 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,32 @@ +Mon Mar 28 22:36:14 2005 Ossama Othman + + * tao/TypeCode_Constants.cpp: + * tao/TypeCode_Constants.h: + + Moved CORBA::_tc_{Value,Event}Base TypeCode constants to the + TAO_Valuetype library. + + * tao/Value_Box_TypeCode.h: + * tao/Value_TypeCode.h: + * tao/Value_TypeCode.inl: + + Added missing "const" keywords to concrete type TypeCode + parameters and attribute. Fixes compile-time errors. + + * tao/Valuetype/ValueBase.cpp: + + Define TypeCode constants in terms of new TAO TypeCode + implementation. + + * tao/Valuetype/ValueBase.h: + + Declared all TypeCode constants as "const". + + * tao/Valuetype/Valuetype_Adapter_Impl.cpp: + + Removed "tao/Typecode.h" include directive. That file no longer + exists, nor was it necessary. + Mon Mar 28 21:38:42 2005 Ossama Othman * tao/RefCount_Policy_Traits.h: -- cgit v1.2.1