summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-03-23 12:28:29 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-03-23 12:28:29 +0000
commit1ee4579654bf04348026cb92ee0ca092ae8157f6 (patch)
treeb14f922c911a091244d217ad592ca213a22a6d11
parentaae8e583d60b3c88fa0d6dbfc6f24daa388879b3 (diff)
downloadATCD-1ee4579654bf04348026cb92ee0ca092ae8157f6.tar.gz
ChangeLogTag: Wed Mar 23 06:28:00 2005 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--ChangeLog78
-rw-r--r--bin/tao_other_tests.lst2
2 files changed, 43 insertions, 37 deletions
diff --git a/ChangeLog b/ChangeLog
index f8520476964..67af3ae64fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,16 @@
+Wed Mar 23 06:28:00 2005 Chad Elliott <elliott_c@ociweb.com>
+
+ * bin/tao_other_tests.lst:
+
+ Do not run this test if corba_messaging is disabled.
+
Tue Mar 22 18:25:27 2005 J.T. Conklin <jtc@acorntoolworks.com>
- * ace/Time_Value.inl:
+ * ace/Time_Value.inl:
- Implement operator+ and operator- in terms of operator+= and
- operator-=. This represents current C++ best practices, and
- eliminates a second call to normalize the results.
+ Implement operator+ and operator- in terms of operator+= and
+ operator-=. This represents current C++ best practices, and
+ eliminates a second call to normalize the results.
Tue Mar 22 11:15:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -16,15 +22,15 @@ Tue Mar 22 11:15:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Mon Mar 21 18:19:24 2005 J.T. Conklin <jtc@acorntoolworks.com>
- * ace/Shared_Memory_Pool.cpp:
+ * ace/Shared_Memory_Pool.cpp:
- Add "defined(SEGV_MAPPER) || defined(SEGV_MEMERR)" to the
- preprocessor conditional that enables the test whether the fault
- address falls within the allocated memory blocks --- FreeBSD 5.X
- has a siginfo_t struct with a si_addr field, but doesn't provide
- SEGV_MAPERR.
+ Add "defined(SEGV_MAPPER) || defined(SEGV_MEMERR)" to the
+ preprocessor conditional that enables the test whether the fault
+ address falls within the allocated memory blocks --- FreeBSD 5.X
+ has a siginfo_t struct with a si_addr field, but doesn't provide
+ SEGV_MAPERR.
- With this change, the automake build now supports FreeBSD 5.X.
+ With this change, the automake build now supports FreeBSD 5.X.
Mon Mar 21 12:54:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -49,46 +55,46 @@ Mon Mar 21 12:54:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Fri Mar 18 22:40:30 2005 J.T. Conklin <jtc@acorntoolworks.com>
- * m4/config_h.m4:
+ * m4/config_h.m4:
- Remove unused ACE_LACKS_SYSTIMES_H autoheader template.
+ Remove unused ACE_LACKS_SYSTIMES_H autoheader template.
- Remove ACE_HAS_SIG_ATOMIC_T autoheader template. The
- description is provided by the AC_DEFINE in the check.
+ Remove ACE_HAS_SIG_ATOMIC_T autoheader template. The
+ description is provided by the AC_DEFINE in the check.
- * m4/platform.m4:
+ * m4/platform.m4:
- Add ACE_SIZE_T_FORMAT_SPECIFIER and ACE_SSIZE_T_FORMAT_SPECIFIER
- definitions for Linux in ACE_CHECK_FORMAT_SPECIFIERS. Processor
- specific values taken from config-linux-common.h.
+ Add ACE_SIZE_T_FORMAT_SPECIFIER and ACE_SSIZE_T_FORMAT_SPECIFIER
+ definitions for Linux in ACE_CHECK_FORMAT_SPECIFIERS. Processor
+ specific values taken from config-linux-common.h.
- Remove ACE_UINT64_FORMAT_SPECIFIER definition for Linux from
- ACE_SET_PLATFORM_MACROS.
+ Remove ACE_UINT64_FORMAT_SPECIFIER definition for Linux from
+ ACE_SET_PLATFORM_MACROS.
Fri Mar 18 22:36:28 2005 J.T. Conklin <jtc@acorntoolworks.com>
- * configure.ac:
- * m4/config_h.m4:
+ * configure.ac:
+ * m4/config_h.m4:
- Use ACE_CHECK_LACKS_FUNCS instead of AC_CHECK_FUNC/AC_DEFINE for
- inet_aton().
+ Use ACE_CHECK_LACKS_FUNCS instead of AC_CHECK_FUNC/AC_DEFINE for
+ inet_aton().
Fri Mar 18 14:13:59 2005 J.T. Conklin <jtc@acorntoolworks.com>
- * Kokyu/Makefile.am:
- * ace/Makefile.am:
- * ace/QoS/Makefile.am:
- * ace/SSL/Makefile.am:
- * protocols/ace/HTBP/Makefile.am:
- * protocols/ace/RMCast/Makefile.am:
- * protocols/ace/TMCast/Makefile.am:
+ * Kokyu/Makefile.am:
+ * ace/Makefile.am:
+ * ace/QoS/Makefile.am:
+ * ace/SSL/Makefile.am:
+ * protocols/ace/HTBP/Makefile.am:
+ * protocols/ace/RMCast/Makefile.am:
+ * protocols/ace/TMCast/Makefile.am:
- Regenerate.
+ Regenerate.
- * Kokyu/Kokyu.mpc:
+ * Kokyu/Kokyu.mpc:
- Inherit from core.
- Add pkgconfig_files section.
+ Inherit from core.
+ Add pkgconfig_files section.
Fri Mar 18 13:15:10 2005 Chad Elliott <elliott_c@ociweb.com>
diff --git a/bin/tao_other_tests.lst b/bin/tao_other_tests.lst
index 1bc15673839..547085e42ae 100644
--- a/bin/tao_other_tests.lst
+++ b/bin/tao_other_tests.lst
@@ -110,7 +110,7 @@ TAO/orbsvcs/tests/Notify/Structured_Filter/run_test.pl: !ST !NO_MESSAGING !MINIM
TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/run_test.pl: !ST !NO_MESSAGING !MINIMUM
TAO/orbsvcs/tests/Notify/Reconnecting/run_test.pl: !ST !NO_MESSAGING !MINIMUM
TAO/orbsvcs/tests/Notify/XML_Persistence/run_test.pl: !ST !NO_MESSAGING !MINIMUM !STATIC
-TAO/orbsvcs/tests/EC_Mcast/run_test.pl: !NO_MCAST
+TAO/orbsvcs/tests/EC_Mcast/run_test.pl: !NO_MCAST !NO_MESSAGING
# FAILS 'TAO/orbsvcs/tests/EC_Multiple/run_test.pl
# NO REDIRECTION TAO/examples/Simple/echo/run_test.pl < Echo.idl
TAO/orbsvcs/tests/Property/run_test.pl: !NO_MESSAGING