summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2010-08-11 20:50:19 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2010-08-11 20:50:19 +0000
commit29e483156e4c9d522fdcb6cd6e72d1dcdc47f6b9 (patch)
tree36867bd600f2bb40659385899d9034722d583aee
parent76206d49c345a07609ea1804cd853fdd50911477 (diff)
downloadATCD-29e483156e4c9d522fdcb6cd6e72d1dcdc47f6b9.tar.gz
ChangeLogTag: Wed Aug 11 20:49:43 UTC 2010 Adam Mitz <mitza@ociweb.com>
-rw-r--r--TAO/ChangeLog18
-rw-r--r--TAO/tao/tao.mpc1
2 files changed, 13 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7a65619ca18..49d4ddd0829 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,13 @@
+Wed Aug 11 20:49:43 UTC 2010 Adam Mitz <mitza@ociweb.com>
+
+ * tao/tao.mpc:
+
+ install orb.idl.
+
Tue Aug 10 17:46:16 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/fe/fe_init.cpp(fe_populate_global_scope):
-
+
Put "omg.org" on the pragma prefix stack temporarily
so it will be applied when creating CORBA module
and its contents.
@@ -9,7 +15,7 @@ Tue Aug 10 17:46:16 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Tue Aug 10 12:24:31 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* tests/IDL_Test/included.idl:
-
+
Cosmetic changes.
Mon Aug 9 17:06:41 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -37,15 +43,15 @@ Mon Aug 9 17:06:41 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
that were introduced in x.8.1, thanks to
Robert Shectman <shectman at llnl dot gov> for
reporting the problem.
-
+
* tests/IDL_Test/interface.idl:
-
+
Added test cases for the above change.
Mon Aug 9 13:13:21 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/tests/InterfaceRepo/Bug_3883_Regression/test.idl:
-
+
Added id string.
Sun Aug 8 21:10:30 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
@@ -80,7 +86,7 @@ Sun Aug 8 21:10:30 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>
Expanded use of the ACE_ANY_OPS_USE_NAMESPACE macro for compilers that
implement strict argument dependent lookup, especially for overloaded
- operators.
+ operators.
* tao/DynamicAny/DynCommon.cpp:
* tao/Messaging/Buffering_Constraint_Policy.cpp:
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 092233ffebf..93de90b1d0a 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -59,6 +59,7 @@ project(TAO_Core_idl) : tao_versioning_idl_defaults, gen_ostream, install, pidl_
Policy.pidl
Typecode_types.pidl
WrongTransaction.pidl
+ orb.idl
}
}