From f489770a8258de3cfdee7fea1ed37ca5b3980139 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 12 Apr 1999 19:16:34 +0000 Subject: *** empty log message *** --- TAO/ChangeLog-99c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 6dd7f3dec19..b884f9748e8 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,18 @@ +Mon Apr 12 14:09:06 1999 Alexander Babu Arulanthu + + * TAO_IDL/be/be_visitor_interface/interface_ss.cpp: + * tao/Servant_Base.h : + * tao/Server_Request.i : + * tao/Operation_Table.h : + * tao/Servant_Base.cpp: + * tao/Server_Request.cpp : + * tao/Operation_Table.cpp : Committed again the changes related to + Removing strlen calculation for the Operation Name from the + critical path. Length as it is obtained during demarshalling is + stored in the IIOP_Request object and passed to the Perfect Hash's + find operation. ACE_CString is used to store the operation as + opposed char *. Thanks to Irfan for suggesting this change. + Mon Apr 12 13:41:23 1999 Jeff Parsons * tao/Timeprobe.h: -- cgit v1.2.1