summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-09-14 07:02:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-09-14 07:02:10 +0000
commitd185ca0859b45fab7bf4f1133ff7fb3abb380339 (patch)
tree1c0ebbd78f7d558e38c9791c2435423f49c1a039
parent74fadc26aa14965428394cc24d55ee84dc7d501a (diff)
downloadATCD-d185ca0859b45fab7bf4f1133ff7fb3abb380339.tar.gz
ChangeLogTag: Tue Sep 14 07:01:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog14
-rw-r--r--bin/msvc_static_order.lst1
2 files changed, 11 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f46ddac992..ab1a2271c07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 14 07:01:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/msvc_static_order.lst:
+ Added TAO/orbsvcs/orbsvcs/CosNaming_Skel to the list of projects
+ to build first.
+
Mon Sep 13 19:09:23 2004 J.T. Conklin <jtc@acorntoolworks.com>
* configure.ac:
@@ -8,7 +14,7 @@ Mon Sep 13 19:09:23 2004 J.T. Conklin <jtc@acorntoolworks.com>
Mon Sep 13 20:33:25 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
- * ace/Select_Reactor_Base.cpp: Changed the
+ * ace/Select_Reactor_Base.cpp: Changed the
ACE_Select_Reactor_Handler_Repository::open() method so that it
uses the generalized ACE::set_handle_limit() method to not lower
the handles, which caused problems for applications that want to
@@ -17,9 +23,9 @@ Mon Sep 13 20:33:25 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
gmail at com> for suggesting this.
* ace/ACE.cpp,
- ace/ACE.h: Generalized ACE::set_handle_limit() so
+ ace/ACE.h: Generalized ACE::set_handle_limit() so
it can be told not to lower the handle limit.
-
+
Mon Sep 13 18:15:44 2004 J.T. Conklin <jtc@acorntoolworks.com>
* ACE_wrappers/m4/platform.m4:
@@ -51,7 +57,7 @@ Mon Sep 13 15:52:04 2004 Dale Wilson <wilson_d@ociweb.com>
the last thread stops using it, or
the ACE_TSS<X> (if any) is deleted
which ever comes *last*.
-
+
Mon Sep 13 14:56:53 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* ace/RB_Tree.h (class ACE_RB_Tree):
diff --git a/bin/msvc_static_order.lst b/bin/msvc_static_order.lst
index b2e127edf18..d0dd91fb118 100644
--- a/bin/msvc_static_order.lst
+++ b/bin/msvc_static_order.lst
@@ -31,6 +31,7 @@ TAO/tao/TypeCodeFactory
TAO/orbsvcs/orbsvcs/Svc_Utils
TAO/orbsvcs/orbsvcs/CosNaming
TAO/orbsvcs/orbsvcs/CosNaming_Serv
+TAO/orbsvcs/orbsvcs/CosNaming_Skel
TAO/orbsvcs/orbsvcs/CosProperty
TAO/orbsvcs/orbsvcs/CosTrading
TAO/orbsvcs/orbsvcs/AV