summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-14 03:40:20 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-14 03:40:20 +0000
commit2147a4ac6f93b86717832777bdfdb299fdaf52d3 (patch)
tree585cf203a95d182b48eee4421cef4a58e417285b
parent2beb2cf7214def15ca8651e4e61bd5b66c486de1 (diff)
downloadATCD-2147a4ac6f93b86717832777bdfdb299fdaf52d3.tar.gz
ChangeLogTag:Fri Oct 13 22:34:59 2000 Marina Spivak <marina@cs.wustl.edu>
-rw-r--r--ChangeLog20
-rw-r--r--ChangeLogs/ChangeLog-02a20
-rw-r--r--ChangeLogs/ChangeLog-03a20
-rw-r--r--bin/auto_run_tests.lst4
4 files changed, 47 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 82617b81d6f..e96735f8ad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Fri Oct 13 22:34:59 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added new TAO/tests/RTCORBA/Client_Protocol test to the list.
+ Removed TAO/tests/Endpoint_Per_Priority because
+ TAO::Client_Priority_Policy is now disabled in builds by
+ default. Enabled TAO/tests/RTCORBA/Server_Protocol for linux
+ builds (it was disabled for some reason).
+
Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
* ace/Malloc_T.h: Added #include "ace/Malloc.h" because the definition
@@ -28,7 +38,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
* ace/Process_Manager.h :
* ace/Process_Manager.cpp :
- * ace/Service_Config.h :
+ * ace/Service_Config.h :
* ace/Service_Config.cpp:
Removed dependency of Service_Config on Process_Manager by
@@ -36,7 +46,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Object_Manager when it is instantiated. This way we need not call
ACE_Process_Manager::close_singleton () in Service_Config
implementation.
-
+
Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
* configure.in:
@@ -46,13 +56,13 @@ Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
Fri Oct 13 11:41:29 2000 Priyanka Gontla <pgontla@ece.uci.edu>
- * ace/Makefile.bor (OBJFILES):
- * ace/Makefile.am (libACE_Utils_la_SOURCES):
+ * ace/Makefile.bor (OBJFILES):
+ * ace/Makefile.am (libACE_Utils_la_SOURCES):
Updated to include the new files.
* examples/Shared_Malloc/test_position_independent_malloc.cpp:
Included a header file.
-
+
Fri Oct 13 11:43:56 2000 David L. Levine <levine@cs.wustl.edu>
* ACE-INSTALL.html: updated supported platforms list.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 82617b81d6f..e96735f8ad8 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Fri Oct 13 22:34:59 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added new TAO/tests/RTCORBA/Client_Protocol test to the list.
+ Removed TAO/tests/Endpoint_Per_Priority because
+ TAO::Client_Priority_Policy is now disabled in builds by
+ default. Enabled TAO/tests/RTCORBA/Server_Protocol for linux
+ builds (it was disabled for some reason).
+
Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
* ace/Malloc_T.h: Added #include "ace/Malloc.h" because the definition
@@ -28,7 +38,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
* ace/Process_Manager.h :
* ace/Process_Manager.cpp :
- * ace/Service_Config.h :
+ * ace/Service_Config.h :
* ace/Service_Config.cpp:
Removed dependency of Service_Config on Process_Manager by
@@ -36,7 +46,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Object_Manager when it is instantiated. This way we need not call
ACE_Process_Manager::close_singleton () in Service_Config
implementation.
-
+
Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
* configure.in:
@@ -46,13 +56,13 @@ Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
Fri Oct 13 11:41:29 2000 Priyanka Gontla <pgontla@ece.uci.edu>
- * ace/Makefile.bor (OBJFILES):
- * ace/Makefile.am (libACE_Utils_la_SOURCES):
+ * ace/Makefile.bor (OBJFILES):
+ * ace/Makefile.am (libACE_Utils_la_SOURCES):
Updated to include the new files.
* examples/Shared_Malloc/test_position_independent_malloc.cpp:
Included a header file.
-
+
Fri Oct 13 11:43:56 2000 David L. Levine <levine@cs.wustl.edu>
* ACE-INSTALL.html: updated supported platforms list.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 82617b81d6f..e96735f8ad8 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,13 @@
+Fri Oct 13 22:34:59 2000 Marina Spivak <marina@cs.wustl.edu>
+
+ * bin/auto_run_tests.lst:
+
+ Added new TAO/tests/RTCORBA/Client_Protocol test to the list.
+ Removed TAO/tests/Endpoint_Per_Priority because
+ TAO::Client_Priority_Policy is now disabled in builds by
+ default. Enabled TAO/tests/RTCORBA/Server_Protocol for linux
+ builds (it was disabled for some reason).
+
Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
* ace/Malloc_T.h: Added #include "ace/Malloc.h" because the definition
@@ -28,7 +38,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
* ace/Process_Manager.h :
* ace/Process_Manager.cpp :
- * ace/Service_Config.h :
+ * ace/Service_Config.h :
* ace/Service_Config.cpp:
Removed dependency of Service_Config on Process_Manager by
@@ -36,7 +46,7 @@ Fri Oct 13 13:57:40 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Object_Manager when it is instantiated. This way we need not call
ACE_Process_Manager::close_singleton () in Service_Config
implementation.
-
+
Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
* configure.in:
@@ -46,13 +56,13 @@ Mon Oct 9 10:34:18 2000 Ossama Othman <ossama@uci.edu>
Fri Oct 13 11:41:29 2000 Priyanka Gontla <pgontla@ece.uci.edu>
- * ace/Makefile.bor (OBJFILES):
- * ace/Makefile.am (libACE_Utils_la_SOURCES):
+ * ace/Makefile.bor (OBJFILES):
+ * ace/Makefile.am (libACE_Utils_la_SOURCES):
Updated to include the new files.
* examples/Shared_Malloc/test_position_independent_malloc.cpp:
Included a header file.
-
+
Fri Oct 13 11:43:56 2000 David L. Levine <levine@cs.wustl.edu>
* ACE-INSTALL.html: updated supported platforms list.
diff --git a/bin/auto_run_tests.lst b/bin/auto_run_tests.lst
index 02f838a787d..1068304ec99 100644
--- a/bin/auto_run_tests.lst
+++ b/bin/auto_run_tests.lst
@@ -19,9 +19,9 @@ TAO/performance-tests/RTCorba/Oneways/Reliable/run_test.pl: MINIMUM
TAO/tests/OctetSeq/run_test.pl
TAO/tests/Leader_Followers/run_test.pl: ST
TAO/tests/Multiple_Inheritance/run_test.pl
-TAO/tests/Endpoint_Per_Priority/run_test.pl: MINIMUM
TAO/tests/RTCORBA/Client_Propagated/run_test.pl: MINIMUM linux
-TAO/tests/RTCORBA/Server_Protocol/run_test.pl: MINIMUM linux
+TAO/tests/RTCORBA/Server_Protocol/run_test.pl: MINIMUM
+TAO/tests/RTCORBA/Client_Protocol/run_test.pl: MINIMUM
TAO/tests/MT_Client/run_test.pl: ST
TAO/tests/MT_Server/run_test.pl: ST
TAO/tests/Faults/run_test.pl: MINIMUM