diff options
author | gokhale <asgokhale@users.noreply.github.com> | 1998-05-28 19:36:37 +0000 |
---|---|---|
committer | gokhale <asgokhale@users.noreply.github.com> | 1998-05-28 19:36:37 +0000 |
commit | 820052bd8e33b262a8b30cc7fd39c8ce83231d19 (patch) | |
tree | 0fc1d689bdf16812d3b6bbab5bfd1878eb92a774 /TAO/ChangeLog-98c | |
parent | 0a2b3894a85b69fae5ae4316d748635f9720643b (diff) | |
download | ATCD-820052bd8e33b262a8b30cc7fd39c8ce83231d19.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r-- | TAO/ChangeLog-98c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 2a6c5919cc2..ad4dd1e0959 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,11 @@ +Thu May 28 14:32:07 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu> + + * tao/Server_Request.cpp:(demarshal, marshal): more optimizations + to get rid of the NVList and other DSI-centric logic in the + handling of static skeletons generated by the IDL compiler. These + optimizations are the result of my discussions with Irfan + Pyarali. + Thu May 28 11:37:35 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu> * tao/orbconf.h: Removed the TAO_NAMESPACE_STORAGE_CLASS macro. |