summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 06:13:37 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 06:13:37 +0000
commitdc29a93f4f66b9afba597c9a0fe3a62b567b5d1e (patch)
treef565573e49b457b691581b028122db69854719a3
parent6fe5ab606af9bf98e81d236475d7fb190cd483d5 (diff)
downloadATCD-dc29a93f4f66b9afba597c9a0fe3a62b567b5d1e.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c35
1 files changed, 20 insertions, 15 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index d93f7f898a7..1b0b79f3624 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,24 +1,16 @@
-Wed Apr 7 01:10:55 1999 Darrell Brunsch <brunsch@cs.wustl.edu
-
- * examples/Quoter/Makefile: Now cleans up all IDL generated files
- with realclean.
+Wed Apr 07 01:02:31 1999 Irfan Pyarali <irfan@cs.wustl.edu>
-1999-04-07 Irfan Pyarali <irfan@cs.wustl.edu>
+ * tao/POA.cpp (parse_key and create_object_key): Improved the
+ parsing of object keys belonging to the RootPOA. Since this is
+ the default POA and is commonly used, we have given it a
+ reserved byte in the object key in order to quickly identify
+ it. With the reserved bit, the active demux key for the RootPOA
+ is not used, and no map lookups are required.
* orbsvcs/orbsvcs/Trader/Service_Type_Repository.h
(ServiceTypeRepository): Used Service_Type_Map_Iterator instead
of Service_Type_Map::iterator. Stupid g++ could not gork it.
-Tue Apr 6 19:52:55 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
-
- * orbsvcs/tests/Property/PropertyTest.dsw:
- * orbsvcs/tests/Property/server.dsp:
- * orbsvcs/tests/Property/client.dsp:
- * orbsvcs/tests/Property/README:
- Tested on WIN NT.
-
-Tue Apr 06 18:51:22 1999 Irfan Pyarali <irfan@cs.wustl.edu>
-
* tao/default_server.cpp (parse_args): Removed parsing for
POAManager lock since it is no longer supported.
@@ -35,6 +27,19 @@ Tue Apr 06 18:51:22 1999 Irfan Pyarali <irfan@cs.wustl.edu>
recover the user id. Thanks to Steve Totten
<totten_s@ociweb.com> for pointing this out.
+Wed Apr 7 01:10:55 1999 Darrell Brunsch <brunsch@cs.wustl.edu
+
+ * examples/Quoter/Makefile: Now cleans up all IDL generated files
+ with realclean.
+
+Tue Apr 6 19:52:55 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * orbsvcs/tests/Property/PropertyTest.dsw:
+ * orbsvcs/tests/Property/server.dsp:
+ * orbsvcs/tests/Property/client.dsp:
+ * orbsvcs/tests/Property/README:
+ Tested on WIN NT.
+
Tue Apr 6 18:20:48 1999 Vishal Kachroo <vishal@cs.wustl.edu>
* tao/ORB.cpp (multicast_query ()): Used ACE_HTONS for the