summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-11-08 18:59:24 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-11-08 18:59:24 +0000
commitbad2833fb8300c4c086bcee9b0b5c181c9171235 (patch)
tree6dc1f18f28017c46c17f42aebdd7092b73f91009
parent9442e0bb8bdf785656acd71acc40771b09137203 (diff)
downloadATCD-bad2833fb8300c4c086bcee9b0b5c181c9171235.tar.gz
ChangeLogTag: Mon Nov 8 12:58:24 2004 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/CIAO/ChangeLog1675
-rw-r--r--TAO/CIAO/DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc8
-rw-r--r--TAO/CIAO/ciao/StandardConfigurator_Impl.h2
3 files changed, 848 insertions, 837 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 8d579814329..8a3709764be 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,14 @@
+Mon Nov 8 12:58:24 2004 Chad Elliott <elliott_c@ociweb.com>
+
+ * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
+
+ Fixed build ordering to match library requirements.
+
+ * ciao/StandardConfigurator_Impl.h:
+
+ Removed the StandardConfigurator_Impl:: prefix on the configure
+ method (gcc 3.4.1 did not like it).
+
Fri Nov 5 09:55:28 2004 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
* performance-tests/Benchmark/RoundTrip/client.cpp:
@@ -28,9 +39,9 @@ Wed Nov 3 16:32:54 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Wed Nov 3 22:32:18 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp (namespace):
+ * CIDLC/ServantSourceGenerator.cpp (namespace):
- VC6 error fixes. Grr...!
+ VC6 error fixes. Grr...!
Wed Nov 3 12:38:21 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
@@ -63,10 +74,10 @@ Tue Nov 2 09:59:15 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Tue Nov 2 04:45:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Addressing compile errors in Borland. Thanks to Johnny for the
- suggestion.
+ Addressing compile errors in Borland. Thanks to Johnny for the
+ suggestion.
Mon Nov 1 15:09:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -75,10 +86,10 @@ Mon Nov 1 15:09:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Fri Oct 29 17:18:51 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp (namespace):
+ * CIDLC/ServantSourceGenerator.cpp (namespace):
- Fixed some weird VC6 issues reported by Theckla
- Louchios<theckla.louchiois@lmco.com>.
+ Fixed some weird VC6 issues reported by Theckla
+ Louchios<theckla.louchiois@lmco.com>.
Fri Oct 29 10:44:52 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -95,10 +106,10 @@ Mon Oct 25 07:31:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Fri Oct 22 11:49:25 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
- Reversed this change "Thu Oct 21 18:37:12 2004 Gan Deng
- <dengg@dre.vanderbilt.edu>"
+ Reversed this change "Thu Oct 21 18:37:12 2004 Gan Deng
+ <dengg@dre.vanderbilt.edu>"
Fri Oct 22 08:16:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -139,155 +150,155 @@ Tue Oct 12 09:07:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Mon Oct 11 23:41:16 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc:
- * examples/OEP/Display/GPS/GPS.mpc:
- * examples/OEP/Display/NavDisplay/NavDisplay.mpc:
- * examples/OEP/Display/RateGen/RateGen.mpc:
+ * examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc:
+ * examples/OEP/Display/GPS/GPS.mpc:
+ * examples/OEP/Display/NavDisplay/NavDisplay.mpc:
+ * examples/OEP/Display/RateGen/RateGen.mpc:
- Fixed typos that broke the builds.
+ Fixed typos that broke the builds.
Mon Oct 11 11:02:41 2004 Boris Kolpackov <boris@dre.vanderbilt.edu>
- * CCF/CCF/CodeGenerationKit/IndentationIDL.hpp:
+ * CCF/CCF/CodeGenerationKit/IndentationIDL.hpp:
- Put double new line after `}'.
+ Put double new line after `}'.
- * CIDLC/cidlc.cpp:
+ * CIDLC/cidlc.cpp:
- Print build date and time in --version.
+ Print build date and time in --version.
Mon Oct 11 10:08:48 2004 Gan Deng <gan.deng@vanderbilt.edu>
- * DAnCE/examples/BasicSP/Readme.html
+ * DAnCE/examples/BasicSP/Readme.html
- Update the README file for running the example.
+ Update the README file for running the example.
Sun Oct 10 10:45:48 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc:
- * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc:
+ * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc:
+ * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc:
- Fix for some typos which broke the daily builds.
+ Fix for some typos which broke the daily builds.
Sun Oct 10 02:47:21 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/Config_Handlers/CompImplDesc_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/CompIntrDesc_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/CompPkgDesc_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Domain_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Handler_Test.h:
- * DAnCE/tests/Config_Handlers/IAD_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/PC_Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Plan_Handler_Test.cpp:
-
- Fix for MSVC6 build errors. They compile fine on MSVC6 now. I am
- just hoping that this fix also addresses compile errors in
- Borland. The Borland compilation errors are also similar to the
- MSVC6 errors and hence the hope!
+ * DAnCE/tests/Config_Handlers/CompImplDesc_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/CompIntrDesc_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/CompPkgDesc_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Domain_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Handler_Test.h:
+ * DAnCE/tests/Config_Handlers/IAD_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/PC_Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Plan_Handler_Test.cpp:
+
+ Fix for MSVC6 build errors. They compile fine on MSVC6 now. I am
+ just hoping that this fix also addresses compile errors in
+ Borland. The Borland compilation errors are also similar to the
+ MSVC6 errors and hence the hope!
Sun Oct 10 00:21:39 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
+ * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
- Fixed a typo.
+ Fixed a typo.
Sat Oct 9 23:43:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/Plan_Handler.cpp:
+ * DAnCE/Config_Handlers/Plan_Handler.cpp:
- Fixed a compilation error in Borland builds.
+ Fixed a compilation error in Borland builds.
- * DAnCE/examples/BasicSP/BMClosedED/BMClosedED.mpc:
- * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
- * DAnCE/examples/BasicSP/EC/EC.mpc:
- * examples/OEP/BasicSP/BMClosedED/BMClosedED.mpc:
- * examples/OEP/BasicSP/BMDevice/BMDevice.mpc:
- * examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc:
- * examples/OEP/BasicSP/EC/EC.mpc:
- * examples/OEP/Display/GPS/GPS.mpc:
- * examples/OEP/Display/NavDisplay/NavDisplay.mpc:
- * examples/OEP/Display/RateGen/RateGen.mpc:
- * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc:
- * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc:
+ * DAnCE/examples/BasicSP/BMClosedED/BMClosedED.mpc:
+ * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
+ * DAnCE/examples/BasicSP/EC/EC.mpc:
+ * examples/OEP/BasicSP/BMClosedED/BMClosedED.mpc:
+ * examples/OEP/BasicSP/BMDevice/BMDevice.mpc:
+ * examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc:
+ * examples/OEP/BasicSP/EC/EC.mpc:
+ * examples/OEP/Display/GPS/GPS.mpc:
+ * examples/OEP/Display/NavDisplay/NavDisplay.mpc:
+ * examples/OEP/Display/RateGen/RateGen.mpc:
+ * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc:
+ * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc:
- Added missing libraries. They have been wrong for a very long
- time. Thanks to Borland builds for catching these. I am sure
- there are a few more and I will allow one more build to catch
- them.
+ Added missing libraries. They have been wrong for a very long
+ time. Thanks to Borland builds for catching these. I am sure
+ there are a few more and I will allow one more build to catch
+ them.
- * examples/OEP/Display/RateGen/RateGen_exec.cpp:
- * examples/OEP/Display/RateGen/RateGen_exec.h:
+ * examples/OEP/Display/RateGen/RateGen_exec.cpp:
+ * examples/OEP/Display/RateGen/RateGen_exec.h:
- Fixed warnings due to hidden virtual functions.
+ Fixed warnings due to hidden virtual functions.
Sat Oct 9 14:29:41 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Added a .in () to the _var variable used in push_event ().
+ Added a .in () to the _var variable used in push_event ().
- * DAnCE/Config_Handlers/XercesString.cpp:
- * DAnCE/Config_Handlers/XercesString.h:
+ * DAnCE/Config_Handlers/XercesString.cpp:
+ * DAnCE/Config_Handlers/XercesString.h:
- Removed an unnecessary operator== which was confusing some
- compilers.
+ Removed an unnecessary operator== which was confusing some
+ compilers.
- * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp:
- * DAnCE/RepositoryManager/Repository_Manager.cpp:
+ * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp:
+ * DAnCE/RepositoryManager/Repository_Manager.cpp:
- Changed the wrong exceptions that were being thrown.
+ Changed the wrong exceptions that were being thrown.
- * DAnCE/examples/BasicSP/EC/EC_exec.cpp:
- * DAnCE/examples/BasicSP/EC/EC_exec.h:
- * examples/OEP/BasicSP/EC/EC_exec.cpp:
- * examples/OEP/BasicSP/EC/EC_exec.h:
+ * DAnCE/examples/BasicSP/EC/EC_exec.cpp:
+ * DAnCE/examples/BasicSP/EC/EC_exec.h:
+ * examples/OEP/BasicSP/EC/EC_exec.cpp:
+ * examples/OEP/BasicSP/EC/EC_exec.h:
- The declaration of open () and close () was hiding the base
- class methods. Changed the name of the functions.
+ The declaration of open () and close () was hiding the base
+ class methods. Changed the name of the functions.
- The above changes should fix part of the errors from the Borland
- builds.
+ The above changes should fix part of the errors from the Borland
+ builds.
Thu Oct 7 03:17:54 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * docs/schema/Basic_Deployment_Data.xsd:
- * docs/schema/ccd.xsd:
- * docs/schema/cdp.xsd:
+ * docs/schema/Basic_Deployment_Data.xsd:
+ * docs/schema/ccd.xsd:
+ * docs/schema/cdp.xsd:
- Updated to be more compliant with the DnC spec.
+ Updated to be more compliant with the DnC spec.
Wed Oct 6 16:10:27 2004 Will Otte <wotte@dre.vanderbilt.edu>
- * docs/schema/ciaopolicy.xsd:
+ * docs/schema/ciaopolicy.xsd:
- Finished filling out the policy schema.
+ Finished filling out the policy schema.
Sun Oct 03 09:38:03 2004 Nanbor Wang <nanbor@cse.wustl.edu>
- * DAnCE/Config_Handlers/XSCRT/Elements.hpp:
- * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp:
- * DAnCE/Config_Handlers/XSCRT/Parser.hpp:
- * DAnCE/Config_Handlers/XSCRT/Traversal.hpp:
- * DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp:
- * DAnCE/Config_Handlers/pcd.hpp:
- * DAnCE/Config_Handlers/iad.hpp:
- * DAnCE/Config_Handlers/cpd.hpp:
- * DAnCE/Config_Handlers/cid.hpp:
- * DAnCE/Config_Handlers/cdp.hpp:
- * DAnCE/Config_Handlers/cdd.hpp:
- * DAnCE/Config_Handlers/Deployment.hpp:
- * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp:
- * DAnCE/Config_Handlers/ccd.hpp:
- * DAnCE/Config_Handlers/toplevel.hpp: Change to include XSCRT
- headers as "user libraries" instead of <system libraries>.
+ * DAnCE/Config_Handlers/XSCRT/Elements.hpp:
+ * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp:
+ * DAnCE/Config_Handlers/XSCRT/Parser.hpp:
+ * DAnCE/Config_Handlers/XSCRT/Traversal.hpp:
+ * DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp:
+ * DAnCE/Config_Handlers/pcd.hpp:
+ * DAnCE/Config_Handlers/iad.hpp:
+ * DAnCE/Config_Handlers/cpd.hpp:
+ * DAnCE/Config_Handlers/cid.hpp:
+ * DAnCE/Config_Handlers/cdp.hpp:
+ * DAnCE/Config_Handlers/cdd.hpp:
+ * DAnCE/Config_Handlers/Deployment.hpp:
+ * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp:
+ * DAnCE/Config_Handlers/ccd.hpp:
+ * DAnCE/Config_Handlers/toplevel.hpp: Change to include XSCRT
+ headers as "user libraries" instead of <system libraries>.
Sun Oct 03 09:18:05 2004 Nanbor Wang <nanbor@cse.wustl.edu>
- * DAnCE/tests/Config_Handlers/handler_test.mpb: Changed to use the
- xerces base project that Johnny added. The base project
- correctly uses lit_libs to include xerces.
+ * DAnCE/tests/Config_Handlers/handler_test.mpb: Changed to use the
+ xerces base project that Johnny added. The base project
+ correctly uses lit_libs to include xerces.
Thu Sep 30 14:49:23 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -323,9 +334,9 @@ Thu Sep 30 11:03:20 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Thu Sep 30 09:16:52 2004 Nanbor Wang <nanbor_a_txcorp_._com>
- * CCF/Config.rules: Added new definitions to actually add the
- boost and utility related directives into compiler/linker
- flags.
+ * CCF/Config.rules: Added new definitions to actually add the
+ boost and utility related directives into compiler/linker
+ flags.
Thu Sep 30 09:55:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -334,103 +345,103 @@ Thu Sep 30 09:55:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Wed Sep 29 17:30:25 2004 Irfan Pyarali <irfan@oomworks.com>
- * performance-tests/Protocols:
+ * performance-tests/Protocols:
- - Minor changes were made to the Sender to in lieu of some
- interface changes.
+ - Minor changes were made to the Sender to in lieu of some
+ interface changes.
- - run_test.pl was changed so that a simple version of the test
- can be executed.
+ - run_test.pl was changed so that a simple version of the test
+ can be executed.
- * performance-tests/Protocols/Sender/Sender.mpc:
- * performance-tests/Protocols/Receiver/Receiver.mpc:
+ * performance-tests/Protocols/Sender/Sender.mpc:
+ * performance-tests/Protocols/Receiver/Receiver.mpc:
- Removed "dummy" label so that it is included in nightly builds.
+ Removed "dummy" label so that it is included in nightly builds.
- * performance-tests/Protocols/descriptors/CIAO_Installation_Data.ini:
- * performance-tests/Protocols/Sender/Sender.mpc:
- * performance-tests/Protocols/descriptors/Receiver.csd:
- * performance-tests/Protocols/descriptors/Receiver.ssd:
- * performance-tests/Protocols/descriptors/Sender.csd:
- * performance-tests/Protocols/descriptors/Sender.ssd:
+ * performance-tests/Protocols/descriptors/CIAO_Installation_Data.ini:
+ * performance-tests/Protocols/Sender/Sender.mpc:
+ * performance-tests/Protocols/descriptors/Receiver.csd:
+ * performance-tests/Protocols/descriptors/Receiver.ssd:
+ * performance-tests/Protocols/descriptors/Sender.csd:
+ * performance-tests/Protocols/descriptors/Sender.ssd:
- Sender_* was changed to Protocols_Sender_* and Receiver_* was
- changed to Protocols_Receiver_*.
+ Sender_* was changed to Protocols_Sender_* and Receiver_* was
+ changed to Protocols_Receiver_*.
- * performance-tests/Protocols/Sender/Sender_exec.cpp:
- * performance-tests/Protocols/Sender/Sender.mpc:
+ * performance-tests/Protocols/Sender/Sender_exec.cpp:
+ * performance-tests/Protocols/Sender/Sender.mpc:
- Custom_Network_Priority_Mapping.cpp was included directly. If
- listed as a source file that is not in the current directory,
- mpc mucks the object file location.
+ Custom_Network_Priority_Mapping.cpp was included directly. If
+ listed as a source file that is not in the current directory,
+ mpc mucks the object file location.
- * performance-tests/Protocols/descriptors/Receiver.csd:
- * performance-tests/Protocols/descriptors/Receiver.ssd:
- * performance-tests/Protocols/descriptors/Sender.csd:
- * performance-tests/Protocols/descriptors/Sender.ssd:
+ * performance-tests/Protocols/descriptors/Receiver.csd:
+ * performance-tests/Protocols/descriptors/Receiver.ssd:
+ * performance-tests/Protocols/descriptors/Sender.csd:
+ * performance-tests/Protocols/descriptors/Sender.ssd:
- Hello was changed to Protocols.
+ Hello was changed to Protocols.
- * tests/RTCCM/DiffServ/descriptors/CIAO_Installation_Data.ini:
- * tests/RTCCM/DiffServ/Sender/Sender.mpc:
- * tests/RTCCM/DiffServ/descriptors/Receiver.csd:
- * tests/RTCCM/DiffServ/descriptors/Receiver.ssd:
- * tests/RTCCM/DiffServ/descriptors/Sender.csd:
- * tests/RTCCM/DiffServ/descriptors/Sender.ssd:
+ * tests/RTCCM/DiffServ/descriptors/CIAO_Installation_Data.ini:
+ * tests/RTCCM/DiffServ/Sender/Sender.mpc:
+ * tests/RTCCM/DiffServ/descriptors/Receiver.csd:
+ * tests/RTCCM/DiffServ/descriptors/Receiver.ssd:
+ * tests/RTCCM/DiffServ/descriptors/Sender.csd:
+ * tests/RTCCM/DiffServ/descriptors/Sender.ssd:
- Sender_* was changed to DiffServ_Sender_* and Receiver_* was
- changed to DiffServ_Receiver_*.
+ Sender_* was changed to DiffServ_Sender_* and Receiver_* was
+ changed to DiffServ_Receiver_*.
- * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
- * tests/RTCCM/DiffServ/Sender/Sender.mpc:
+ * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
+ * tests/RTCCM/DiffServ/Sender/Sender.mpc:
- Custom_Network_Priority_Mapping.cpp was included directly. If
- listed as a source file that is not in the current directory,
- mpc mucks the object file location.
+ Custom_Network_Priority_Mapping.cpp was included directly. If
+ listed as a source file that is not in the current directory,
+ mpc mucks the object file location.
- * tests/RTCCM/DiffServ/descriptors/Receiver.csd:
- * tests/RTCCM/DiffServ/descriptors/Receiver.ssd:
- * tests/RTCCM/DiffServ/descriptors/Sender.csd:
- * tests/RTCCM/DiffServ/descriptors/Sender.ssd:
+ * tests/RTCCM/DiffServ/descriptors/Receiver.csd:
+ * tests/RTCCM/DiffServ/descriptors/Receiver.ssd:
+ * tests/RTCCM/DiffServ/descriptors/Sender.csd:
+ * tests/RTCCM/DiffServ/descriptors/Sender.ssd:
- Hello was changed to DiffServ.
+ Hello was changed to DiffServ.
- * tests/RTCCM/DiffServ/Controller/Controller.mpc:
+ * tests/RTCCM/DiffServ/Controller/Controller.mpc:
- "requires" directive was incorrect. Correct directive is
- "after".
+ "requires" directive was incorrect. Correct directive is
+ "after".
Wed Sep 29 19:20:19 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/examples/BasicSP/BMClosedED/BMClosedED_svnt.cpp:
- * DAnCE/examples/BasicSP/EC/EC_svnt.cpp:
- * DAnCE/examples/BasicSP/EC/EC_svnt.h:
+ * DAnCE/examples/BasicSP/BMClosedED/BMClosedED_svnt.cpp:
+ * DAnCE/examples/BasicSP/EC/EC_svnt.cpp:
+ * DAnCE/examples/BasicSP/EC/EC_svnt.h:
- Removed them from the main trunk.
+ Removed them from the main trunk.
Wed Sep 29 14:39:29 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- The dump function was too complicated not compiling on many
- platforms cleanly. This effort is to simplify the dump functions
- so that we can compile on many platforms.
+ The dump function was too complicated not compiling on many
+ platforms cleanly. This effort is to simplify the dump functions
+ so that we can compile on many platforms.
- * DAnCE/Config_Handlers/DnC_Dump.cpp:
- * DAnCE/Config_Handlers/DnC_Dump.h:
+ * DAnCE/Config_Handlers/DnC_Dump.cpp:
+ * DAnCE/Config_Handlers/DnC_Dump.h:
- Moved template functions out of the class.
+ Moved template functions out of the class.
- * DAnCE/Config_Handlers/DnC_Dump_T.cpp:
- * DAnCE/Config_Handlers/DnC_Dump_T.h:
+ * DAnCE/Config_Handlers/DnC_Dump_T.cpp:
+ * DAnCE/Config_Handlers/DnC_Dump_T.h:
- New files for the template functions.
+ New files for the template functions.
- * DAnCE/Config_Handlers/Dump_Obj.cpp:
- * DAnCE/Config_Handlers/Dump_Obj.h:
+ * DAnCE/Config_Handlers/Dump_Obj.cpp:
+ * DAnCE/Config_Handlers/Dump_Obj.h:
- Utility functions have been moved here.
+ Utility functions have been moved here.
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
- New files added to the build.
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
+ New files added to the build.
Wed Sep 29 07:51:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -456,64 +467,64 @@ Mon Sep 27 17:57:08 2004 Krishnakumar B <kitty@dre.vanderbilt.edu>
Mon Sep 27 22:41:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Remove calling Home_Servant_impl_Base () directly.
+ Remove calling Home_Servant_impl_Base () directly.
- * DAnCE/ciao/Home_Servant_Impl_Base.cpp:
- * DAnCE/ciao/Home_Servant_Impl_Base.h:
- * ciao/Home_Servant_Impl_Base.cpp:
- * ciao/Home_Servant_Impl_Base.h:
+ * DAnCE/ciao/Home_Servant_Impl_Base.cpp:
+ * DAnCE/ciao/Home_Servant_Impl_Base.h:
+ * ciao/Home_Servant_Impl_Base.cpp:
+ * ciao/Home_Servant_Impl_Base.h:
- Provided a default constructor with explicit keyword. This
- should help VC6 and Borland compilers to compile the generated
- servants just fine.
+ Provided a default constructor with explicit keyword. This
+ should help VC6 and Borland compilers to compile the generated
+ servants just fine.
Mon Sep 27 19:45:04 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Remove calling Context_Impl_Base () and Servant_Impl_Base ()
- directly.
+ Remove calling Context_Impl_Base () and Servant_Impl_Base ()
+ directly.
- * DAnCE/ciao/Context_Impl_Base.cpp:
- * DAnCE/ciao/Context_Impl_Base.h:
- * DAnCE/ciao/Servant_Impl_Base.cpp:
- * DAnCE/ciao/Servant_Impl_Base.h:
- * ciao/Context_Impl_Base.cpp:
- * ciao/Context_Impl_Base.h:
- * ciao/Servant_Impl_Base.cpp:
- * ciao/Servant_Impl_Base.h:
+ * DAnCE/ciao/Context_Impl_Base.cpp:
+ * DAnCE/ciao/Context_Impl_Base.h:
+ * DAnCE/ciao/Servant_Impl_Base.cpp:
+ * DAnCE/ciao/Servant_Impl_Base.h:
+ * ciao/Context_Impl_Base.cpp:
+ * ciao/Context_Impl_Base.h:
+ * ciao/Servant_Impl_Base.cpp:
+ * ciao/Servant_Impl_Base.h:
- Added a explicit default constructor so that they are not called
- implicitly when derived classes are instantiated.
+ Added a explicit default constructor so that they are not called
+ implicitly when derived classes are instantiated.
- * DAnCE/DomainApplicationManager/Deployment_Configuration.h:
+ * DAnCE/DomainApplicationManager/Deployment_Configuration.h:
- Checking in the change mentioned before just now, since it
- fell trhough the cracks.
+ Checking in the change mentioned before just now, since it
+ fell trhough the cracks.
Mon Sep 27 15:41:20 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/DomainApplicationManager/Deployment_Configuration.h:
+ * DAnCE/DomainApplicationManager/Deployment_Configuration.h:
- Export the class out for Win32 builds.
+ Export the class out for Win32 builds.
- * DAnCE/ExecutionManager/ExecutionManager.mpc:
+ * DAnCE/ExecutionManager/ExecutionManager.mpc:
- Removed a strange character frm the mpc file.
+ Removed a strange character frm the mpc file.
Mon Sep 27 15:26:46 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp:
- * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h:
+ * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp:
+ * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h:
- Added a new exception specification to correct an error in BCB6
- builds.
+ Added a new exception specification to correct an error in BCB6
+ builds.
- * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/ciao/CCM_Core.mpc:
- Deployment_stub should link with CIAO_DnC_Client.
+ Deployment_stub should link with CIAO_DnC_Client.
Mon Sep 27 12:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -590,23 +601,23 @@ Tue Sep 21 13:00:33 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Tue Sep 21 11:08:20 2004 Boris Kolpackov <boris@dre.vanderbilt.edu>
- * CCF/CCF/IDL2/SemanticGraph/ValueType.cpp:
- * CCF/CCF/IDL2/SemanticGraph/ValueType.hpp:
- * CCF/CCF/IDL2/Traversal/ValueType.hpp:
- * CCF/CCF/IDL3/Parser.cpp:
- * CCF/CCF/IDL3/Parser.hpp:
- * CCF/CCF/IDL3/SemanticAction.hpp:
- * CCF/CCF/IDL3/SemanticAction/EventTypeFactory.hpp:
- * CCF/CCF/IDL3/SemanticAction/Factory.hpp:
- * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.cpp:
- * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.hpp:
- * CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp:
- * CCF/CCF/IDL3/SemanticAction/Impl/Factory.hpp:
- * CCF/CCF/IDL3/SemanticGraph/EventType.cpp:
- * CCF/CCF/IDL3/SemanticGraph/EventType.hpp:
- * CCF/CCF/IDL3/Traversal/EventType.hpp:
-
- Added support for eventtype factories.
+ * CCF/CCF/IDL2/SemanticGraph/ValueType.cpp:
+ * CCF/CCF/IDL2/SemanticGraph/ValueType.hpp:
+ * CCF/CCF/IDL2/Traversal/ValueType.hpp:
+ * CCF/CCF/IDL3/Parser.cpp:
+ * CCF/CCF/IDL3/Parser.hpp:
+ * CCF/CCF/IDL3/SemanticAction.hpp:
+ * CCF/CCF/IDL3/SemanticAction/EventTypeFactory.hpp:
+ * CCF/CCF/IDL3/SemanticAction/Factory.hpp:
+ * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.cpp:
+ * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.hpp:
+ * CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp:
+ * CCF/CCF/IDL3/SemanticAction/Impl/Factory.hpp:
+ * CCF/CCF/IDL3/SemanticGraph/EventType.cpp:
+ * CCF/CCF/IDL3/SemanticGraph/EventType.hpp:
+ * CCF/CCF/IDL3/Traversal/EventType.hpp:
+
+ Added support for eventtype factories.
Tue Sep 21 07:39:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -615,14 +626,14 @@ Tue Sep 21 07:39:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Mon Sep 20 18:47:47 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
- Use lit_libs for xercesc as suggested by Chad Elliott.
+ Use lit_libs for xercesc as suggested by Chad Elliott.
- * performance-tests/Protocols/Sender/Sender.idl:
+ * performance-tests/Protocols/Sender/Sender.idl:
- Fixed the IDL to compile with the latest changes to IDL
- compiler.
+ Fixed the IDL to compile with the latest changes to IDL
+ compiler.
Mon Sep 20 18:43:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -636,9 +647,9 @@ Mon Sep 20 11:37:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Sun Sep 19 19:12:22 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Deployment.idl:
+ * DAnCE/ciao/Deployment.idl:
- Fixed variable name that differ by case from the data type.
+ Fixed variable name that differ by case from the data type.
Fri Sep 17 16:46:32 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -649,11 +660,11 @@ Fri Sep 17 16:46:32 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Fri Sep 17 08:27:57 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Context_Impl_Base.cpp:
- * ciao/Context_Impl_Base.cpp:
+ * DAnCE/ciao/Context_Impl_Base.cpp:
+ * ciao/Context_Impl_Base.cpp:
- Use false instead of FALSE. This should fix compile errors in
- debian full reactor builds.
+ Use false instead of FALSE. This should fix compile errors in
+ debian full reactor builds.
Fri Sep 17 13:22:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -733,23 +744,23 @@ Tue Sep 14 15:02:24 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* ciao/Servant_Impl_T.cpp:
* ciao/Servant_Impl_T.h:
- Modified existing files to correspond with the
+ Modified existing files to correspond with the
new files described above and:
- - Added implementations for the component servant
+ - Added implementations for the component servant
operations provide_facet(), get_named_facets(),
- get_consumer() and get_named_consumers().
+ get_consumer() and get_named_consumers().
- - Added inheritance of CCMObject to the non-template
- base class, to enable operations in the template
- base class, which used no template parameters but
- which were there only to be in the inheritance
- hierarchy from skeleton to generated servant, to
- be moved to the non-template base class, and
- thus not be reinstantiated with every new type.
+ - Added inheritance of CCMObject to the non-template
+ base class, to enable operations in the template
+ base class, which used no template parameters but
+ which were there only to be in the inheritance
+ hierarchy from skeleton to generated servant, to
+ be moved to the non-template base class, and
+ thus not be reinstantiated with every new type.
- - Moved operations from generated code to one of
- the two base classes.
+ - Moved operations from generated code to one of
+ the two base classes.
Mon Sep 13 13:18:33 2004 Gan Deng <gan.deng@vanderbilt.edu>
@@ -779,73 +790,73 @@ Mon Sep 13 13:07:33 2004 Gan Deng <gan.deng@vanderbilt.edu>
Mon Sep 13 15:16:33 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/run_test.pl:
- * DAnCE/tests/NodeApplicationTest/run_test_ex.pl:
- * DAnCE/tests/NodeApplicationTest/run_test_simple.pl:
+ * DAnCE/tests/NodeApplicationTest/run_test.pl:
+ * DAnCE/tests/NodeApplicationTest/run_test_ex.pl:
+ * DAnCE/tests/NodeApplicationTest/run_test_simple.pl:
- Fixed the paths in the scripts.
+ Fixed the paths in the scripts.
Mon Sep 13 07:11:06 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Port_Activator.h:
- * DAnCE/ciao/Servant_Activator.cpp:
- * ciao/Port_Activator.h:
- * ciao/Servant_Activator.cpp:
+ * DAnCE/ciao/Port_Activator.h:
+ * DAnCE/ciao/Servant_Activator.cpp:
+ * ciao/Port_Activator.h:
+ * ciao/Servant_Activator.cpp:
- Fixes for MSVC++ compilation errors. Inspite of being careful I
- introduced a couple of VC++ anathemas.
+ Fixes for MSVC++ compilation errors. Inspite of being careful I
+ introduced a couple of VC++ anathemas.
Mon Sep 13 06:16:31 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Container_Base.cpp:
- * ciao/Container_Base.cpp:
+ * DAnCE/ciao/Container_Base.cpp:
+ * ciao/Container_Base.cpp:
- Fixed wrong ACE_CHECK usage. This should fix compilation errors
- in Full_Reactors build.
+ Fixed wrong ACE_CHECK usage. This should fix compilation errors
+ in Full_Reactors build.
Mon Sep 13 04:20:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/ciao/CCM_Core.mpc:
- Removed iorinterceptor and objreftemplate from CIAO_DnC_Server
- project. No reason to believe that they need thes. This should
- hopefully remove the warnings in our daily builds.
+ Removed iorinterceptor and objreftemplate from CIAO_DnC_Server
+ project. No reason to believe that they need thes. This should
+ hopefully remove the warnings in our daily builds.
- * examples/Hello/Sender/Sender_exec.cpp:
+ * examples/Hello/Sender/Sender_exec.cpp:
- Added a simple debug statement.
+ Added a simple debug statement.
- * performance-tests/Benchmark/Benchmark.mpc:
+ * performance-tests/Benchmark/Benchmark.mpc:
- Tried fixing the link errors on the scoreboard.
+ Tried fixing the link errors on the scoreboard.
Mon Sep 13 03:50:08 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/CCM_Core.mpc:
- * DAnCE/ciao/Container_Base.cpp:
- * DAnCE/ciao/Container_Base.h:
- * DAnCE/ciao/Container_Base.inl:
- * DAnCE/ciao/Port_Activator.cpp:
- * DAnCE/ciao/Port_Activator.h:
- * DAnCE/ciao/Port_Activator_T.cpp:
- * DAnCE/ciao/Port_Activator_T.h:
- * DAnCE/ciao/Servant_Activator.cpp:
- * DAnCE/ciao/Servant_Activator.h:
+ * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/ciao/Container_Base.cpp:
+ * DAnCE/ciao/Container_Base.h:
+ * DAnCE/ciao/Container_Base.inl:
+ * DAnCE/ciao/Port_Activator.cpp:
+ * DAnCE/ciao/Port_Activator.h:
+ * DAnCE/ciao/Port_Activator_T.cpp:
+ * DAnCE/ciao/Port_Activator_T.h:
+ * DAnCE/ciao/Servant_Activator.cpp:
+ * DAnCE/ciao/Servant_Activator.h:
- Replicated changes to DAnCE. DAnCE testing hasn't been completed
- yet.
+ Replicated changes to DAnCE. DAnCE testing hasn't been completed
+ yet.
Sun Sep 12 22:10:38 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantHeaderGenerator.cpp:
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantHeaderGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Changes to the CIDL which uses the servant and port activators
- checked in now.
+ Changes to the CIDL which uses the servant and port activators
+ checked in now.
Mon Sep 13 03:00:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- To overcome the long standing problem in DAnCE, we are now making
+ To overcome the long standing problem in DAnCE, we are now making
the facet and consumer servants to be on demand activatable. This
would make sure that application level ports are not activated
until used. This should help address the problems between DAnCE
@@ -853,104 +864,104 @@ Mon Sep 13 03:00:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
even after old CIAO is removed since we want to give existing
component applications the same activation semantics with DAnCE.
- This checkin addresses old CIAO. DAnCE and CIDLC changes will come
+ This checkin addresses old CIAO. DAnCE and CIDLC changes will come
in soon.
- * ciao/Servant_Activator.cpp:
- * ciao/Servant_Activator.h:
+ * ciao/Servant_Activator.cpp:
+ * ciao/Servant_Activator.h:
- New files for facet and consumer activations. We now have a
- seperate servant activator for facet and consumer ports. The
- servant activator acts like a factory activating the right port
- activators which can create the right servant for every port.
+ New files for facet and consumer activations. We now have a
+ seperate servant activator for facet and consumer ports. The
+ servant activator acts like a factory activating the right port
+ activators which can create the right servant for every port.
- * ciao/Port_Activator.cpp:
- * ciao/Port_Activator.h:
- * ciao/Port_Activator_T.cpp:
- * ciao/Port_Activator_T.h:
+ * ciao/Port_Activator.cpp:
+ * ciao/Port_Activator.h:
+ * ciao/Port_Activator_T.cpp:
+ * ciao/Port_Activator_T.h:
- Concrete port activators for every port.
+ Concrete port activators for every port.
- * ciao/CCM_Core.mpc:
+ * ciao/CCM_Core.mpc:
- Added the new files for building.
+ Added the new files for building.
- * ciao/Container_Base.cpp:
- * ciao/Container_Base.h:
- * ciao/Container_Base.inl:
+ * ciao/Container_Base.cpp:
+ * ciao/Container_Base.h:
+ * ciao/Container_Base.inl:
- Changes to the Container to use the above servant activator. The
- continer creates the servant activator and sets that in the POA
- meant for facet and consumers.
+ Changes to the Container to use the above servant activator. The
+ continer creates the servant activator and sets that in the POA
+ meant for facet and consumers.
Fri Sep 10 23:08:15 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Container_Base.cpp:
- * DAnCE/ciao/Container_Base.h:
- * ciao/Container_Base.cpp:
- * ciao/Container_Base.h:
+ * DAnCE/ciao/Container_Base.cpp:
+ * DAnCE/ciao/Container_Base.h:
+ * ciao/Container_Base.cpp:
+ * ciao/Container_Base.h:
- Reverted this change "Sat Sep 11 03:35:24 2004 Balachandran
- Natarajan <bala@dre.vanderbilt.edu>"
+ Reverted this change "Sat Sep 11 03:35:24 2004 Balachandran
+ Natarajan <bala@dre.vanderbilt.edu>"
Fri Sep 10 22:53:58 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/CCM_Core.mpc:
- * ciao/CCM_Core.mpc:
+ * DAnCE/ciao/CCM_Core.mpc:
+ * ciao/CCM_Core.mpc:
- Linked with TAO_Utils library
+ Linked with TAO_Utils library
Sat Sep 11 03:35:24 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Container_Base.cpp:
- * DAnCE/ciao/Container_Base.h:
- * ciao/Container_Base.cpp:
- * ciao/Container_Base.h:
+ * DAnCE/ciao/Container_Base.cpp:
+ * DAnCE/ciao/Container_Base.h:
+ * ciao/Container_Base.cpp:
+ * ciao/Container_Base.h:
- Removed install_servant () since it is not used.
+ Removed install_servant () since it is not used.
Fri Sep 10 22:28:45 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Changes to accomodate the accessor renaming.
+ Changes to accomodate the accessor renaming.
Sat Sep 11 03:22:06 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * ciao/Container_Base.cpp:
- * ciao/Container_Base.h:
- * ciao/Container_Base.inl:
- * DAnCE/ciao/Container_Base.cpp:
- * DAnCE/ciao/Container_Base.h:
- * DAnCE/ciao/Container_Base.inl:
+ * ciao/Container_Base.cpp:
+ * ciao/Container_Base.h:
+ * ciao/Container_Base.inl:
+ * DAnCE/ciao/Container_Base.cpp:
+ * DAnCE/ciao/Container_Base.h:
+ * DAnCE/ciao/Container_Base.inl:
- Made a few changes. They are
+ Made a few changes. They are
- . Added a second POA into the container. One of the POA's will
- host the component and the other POA will host the facet and
- consumer servants. Obviously the two POA's have different sets
- of policies. The new POA is primarily targeted to activate
- facet and consumer servants on demand.
+ . Added a second POA into the container. One of the POA's will
+ host the component and the other POA will host the facet and
+ consumer servants. Obviously the two POA's have different sets
+ of policies. The new POA is primarily targeted to activate
+ facet and consumer servants on demand.
- . Renamed the accessor to the ORB and POA. Made them const
+ . Renamed the accessor to the ORB and POA. Made them const
methods
- . Improved documentation and a number of costeic changes.
+ . Improved documentation and a number of costeic changes.
- * DAnCE/RepositoryManager/Repository_Manager.cpp:
- * DAnCE/RepositoryManager/Update_Plan.cpp:
- * DAnCE/RepositoryManager/Update_Plan.h:
+ * DAnCE/RepositoryManager/Repository_Manager.cpp:
+ * DAnCE/RepositoryManager/Update_Plan.cpp:
+ * DAnCE/RepositoryManager/Update_Plan.h:
- BUnch of cosmetic changes to be conformant with ACE+TAI coding
- guidelines.
+ BUnch of cosmetic changes to be conformant with ACE+TAI coding
+ guidelines.
- * DAnCE/ciao/Servant_Impl_Base.cpp:
- * DAnCE/ciao/Servant_Impl_T.cpp:
- * ciao/Servant_Impl_Base.cpp:
- * ciao/Servant_Impl_T.cpp:
+ * DAnCE/ciao/Servant_Impl_Base.cpp:
+ * DAnCE/ciao/Servant_Impl_T.cpp:
+ * ciao/Servant_Impl_Base.cpp:
+ * ciao/Servant_Impl_T.cpp:
- Fixed simple compilation errors and warnings.
+ Fixed simple compilation errors and warnings.
Thu Sep 9 17:07:59 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -978,11 +989,11 @@ Wed Sep 8 11:52:45 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Tue Sep 7 22:14:43 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * CCF/CCF/IDL2/SemanticGraph/Elements.hpp:
- * CCF/CCF/IDL2/Traversal/Elements.hpp:
- * CIDLC/ExecutorMappingGenerator.cpp:
+ * CCF/CCF/IDL2/SemanticGraph/Elements.hpp:
+ * CCF/CCF/IDL2/Traversal/Elements.hpp:
+ * CIDLC/ExecutorMappingGenerator.cpp:
- Fixed unused argument warnings.
+ Fixed unused argument warnings.
Tue Sep 7 15:48:19 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1048,49 +1059,49 @@ Tue Sep 7 10:44:10 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Mon Aug 30 12:52:28 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Benchmark/Benchmark.mpc:
+ * performance-tests/Benchmark/Benchmark.mpc:
- Fixes for link errors in the daily builds
+ Fixes for link errors in the daily builds
Sun Aug 29 19:25:21 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tools/XML_Helpers/XMLHelpers.mpc:
+ * tools/XML_Helpers/XMLHelpers.mpc:
- Fix for link errors in Debian_Core builds.
+ Fix for link errors in Debian_Core builds.
Sun Aug 29 19:02:42 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/ciao/CCM_Core.mpc:
- Added valuetype seperately to the Deployment_svnt project.
+ Added valuetype seperately to the Deployment_svnt project.
Sun Aug 29 18:10:13 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/examples/BasicSP/BMClosedED/BMClosedED_svnt.h:
- * DAnCE/examples/BasicSP/BMDevice/BMDevice_svnt.h:
- * DAnCE/examples/BasicSP/BMDisplay/BMDisplay_svnt.h:
- * DAnCE/examples/BasicSP/EC/EC_svnt.h:
+ * DAnCE/examples/BasicSP/BMClosedED/BMClosedED_svnt.h:
+ * DAnCE/examples/BasicSP/BMDevice/BMDevice_svnt.h:
+ * DAnCE/examples/BasicSP/BMDisplay/BMDisplay_svnt.h:
+ * DAnCE/examples/BasicSP/EC/EC_svnt.h:
- These files should not be in the repository.
+ These files should not be in the repository.
Sat Aug 28 18:44:00 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/examples/BasicSP/BMDevice/BMDevice.mpc:
+ * DAnCE/examples/BasicSP/BMDevice/BMDevice.mpc:
- Fixed a compile erros in the daily builds.
+ Fixed a compile erros in the daily builds.
Sat Aug 28 09:22:15 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/examples/BasicSP/BasicSP.mpc:
- * DAnCE/examples/BasicSP/BMClosedED/BMClosedED.mpc:
- * DAnCE/examples/BasicSP/BMDevice/BMDevice.mpc:
- * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
- * DAnCE/examples/BasicSP/EC/EC.mpc:
+ * DAnCE/examples/BasicSP/BasicSP.mpc:
+ * DAnCE/examples/BasicSP/BMClosedED/BMClosedED.mpc:
+ * DAnCE/examples/BasicSP/BMDevice/BMDevice.mpc:
+ * DAnCE/examples/BasicSP/BMDisplay/BMDisplay.mpc:
+ * DAnCE/examples/BasicSP/EC/EC.mpc:
- Fixed the project names and shared librray names so that they
- don't collide with the regual BasicSP test. Ideally there
- shouldn't be any duplicate code. I waill talk to Gan about
- this.
+ Fixed the project names and shared librray names so that they
+ don't collide with the regual BasicSP test. Ideally there
+ shouldn't be any duplicate code. I waill talk to Gan about
+ this.
Thu Aug 26 16:45:10 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1145,64 +1156,64 @@ Tue Aug 24 11:31:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Mon Aug 23 21:47:10 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/XSCRT/Elements.hpp:
- * DAnCE/Config_Handlers/XSCRT/Elements.ipp:
- * DAnCE/Config_Handlers/XSCRT/Elements.tpp:
- * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp:
- * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp:
- * DAnCE/Config_Handlers/XSCRT/Parser.hpp:
- * DAnCE/Config_Handlers/XSCRT/Parser.ipp:
- * DAnCE/Config_Handlers/XSCRT/Parser.tpp:
- * DAnCE/Config_Handlers/XSCRT/Traversal.hpp:
- * DAnCE/Config_Handlers/XSCRT/Traversal.ipp:
- * DAnCE/Config_Handlers/XSCRT/Traversal.tpp:
- * DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp:
- * DAnCE/Config_Handlers/XSCRT/XMLSchema.ipp:
- * DAnCE/Config_Handlers/XSCRT/XMLSchema.tpp:
-
- Added XSCRT 0.0.4 into the repository to compile the handlers.
+ * DAnCE/Config_Handlers/XSCRT/Elements.hpp:
+ * DAnCE/Config_Handlers/XSCRT/Elements.ipp:
+ * DAnCE/Config_Handlers/XSCRT/Elements.tpp:
+ * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp:
+ * DAnCE/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp:
+ * DAnCE/Config_Handlers/XSCRT/Parser.hpp:
+ * DAnCE/Config_Handlers/XSCRT/Parser.ipp:
+ * DAnCE/Config_Handlers/XSCRT/Parser.tpp:
+ * DAnCE/Config_Handlers/XSCRT/Traversal.hpp:
+ * DAnCE/Config_Handlers/XSCRT/Traversal.ipp:
+ * DAnCE/Config_Handlers/XSCRT/Traversal.tpp:
+ * DAnCE/Config_Handlers/XSCRT/XMLSchema.hpp:
+ * DAnCE/Config_Handlers/XSCRT/XMLSchema.ipp:
+ * DAnCE/Config_Handlers/XSCRT/XMLSchema.tpp:
+
+ Added XSCRT 0.0.4 into the repository to compile the handlers.
Mon Aug 23 21:32:50 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/TypeNameEmitter.cpp:
-
- Fixed a compiler error in the daily builds showing up from a
- non-const declaration of a char * for extraction into an Any.
-
- * DAnCE/Config_Handlers/Config.h:
-
- Deployment.h has been renamed to Config.h
-
- * DAnCE/Config_Handlers/Process_Element.h:
- * DAnCE/Config_Handlers/Basic_Handler.h:
-
- Include Config.h
-
- * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp:
- * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp:
- * DAnCE/Config_Handlers/Deployment.cpp:
- * DAnCE/Config_Handlers/Deployment.hpp:
- * DAnCE/Config_Handlers/ccd.cpp:
- * DAnCE/Config_Handlers/ccd.hpp:
- * DAnCE/Config_Handlers/cdd.cpp:
- * DAnCE/Config_Handlers/cdd.hpp:
- * DAnCE/Config_Handlers/cdp.cpp:
- * DAnCE/Config_Handlers/cdp.hpp:
- * DAnCE/Config_Handlers/cid.cpp:
- * DAnCE/Config_Handlers/cid.hpp:
- * DAnCE/Config_Handlers/cpd.cpp:
- * DAnCE/Config_Handlers/cpd.hpp:
- * DAnCE/Config_Handlers/iad.cpp:
- * DAnCE/Config_Handlers/iad.hpp:
- * DAnCE/Config_Handlers/pcd.cpp:
- * DAnCE/Config_Handlers/pcd.hpp:
- * DAnCE/Config_Handlers/toplevel.cpp:
- * DAnCE/Config_Handlers/toplevel.hpp:
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
-
- Generated code from XSC which is going to be used for the next
- generation handlers. They have been added in the MPC but guarded
- with requires += dummy_label since they give lot of warnings.
+ * CIDLC/TypeNameEmitter.cpp:
+
+ Fixed a compiler error in the daily builds showing up from a
+ non-const declaration of a char * for extraction into an Any.
+
+ * DAnCE/Config_Handlers/Config.h:
+
+ Deployment.h has been renamed to Config.h
+
+ * DAnCE/Config_Handlers/Process_Element.h:
+ * DAnCE/Config_Handlers/Basic_Handler.h:
+
+ Include Config.h
+
+ * DAnCE/Config_Handlers/Basic_Deployment_Data.cpp:
+ * DAnCE/Config_Handlers/Basic_Deployment_Data.hpp:
+ * DAnCE/Config_Handlers/Deployment.cpp:
+ * DAnCE/Config_Handlers/Deployment.hpp:
+ * DAnCE/Config_Handlers/ccd.cpp:
+ * DAnCE/Config_Handlers/ccd.hpp:
+ * DAnCE/Config_Handlers/cdd.cpp:
+ * DAnCE/Config_Handlers/cdd.hpp:
+ * DAnCE/Config_Handlers/cdp.cpp:
+ * DAnCE/Config_Handlers/cdp.hpp:
+ * DAnCE/Config_Handlers/cid.cpp:
+ * DAnCE/Config_Handlers/cid.hpp:
+ * DAnCE/Config_Handlers/cpd.cpp:
+ * DAnCE/Config_Handlers/cpd.hpp:
+ * DAnCE/Config_Handlers/iad.cpp:
+ * DAnCE/Config_Handlers/iad.hpp:
+ * DAnCE/Config_Handlers/pcd.cpp:
+ * DAnCE/Config_Handlers/pcd.hpp:
+ * DAnCE/Config_Handlers/toplevel.cpp:
+ * DAnCE/Config_Handlers/toplevel.hpp:
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
+
+ Generated code from XSC which is going to be used for the next
+ generation handlers. They have been added in the MPC but guarded
+ with requires += dummy_label since they give lot of warnings.
Mon Aug 23 08:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -1211,63 +1222,63 @@ Mon Aug 23 08:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Sun Aug 22 22:23:12 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
- Fixed VC6 compilation errors.
+ Fixed VC6 compilation errors.
Mon Aug 23 01:07:24 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/StandardConfigurator_Impl.cpp:
- * ciao/StandardConfigurator_Impl.cpp:
+ * DAnCE/ciao/StandardConfigurator_Impl.cpp:
+ * ciao/StandardConfigurator_Impl.cpp:
- Fixed unused variable warnings.
+ Fixed unused variable warnings.
Sun Aug 22 21:28:34 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Servant_Impl_Base.cpp:
- * DAnCE/ciao/Servant_Impl_Base.h:
- * DAnCE/ciao/StandardConfigurator_Impl.cpp:
- * DAnCE/ciao/StandardConfigurator_Impl.h:
- * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/ciao/Servant_Impl_Base.cpp:
+ * DAnCE/ciao/Servant_Impl_Base.h:
+ * DAnCE/ciao/StandardConfigurator_Impl.cpp:
+ * DAnCE/ciao/StandardConfigurator_Impl.h:
+ * DAnCE/ciao/CCM_Core.mpc:
Added these files to the DAnCE builds. These were from the
- following change
+ following change
- Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
+ Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
- * ciao/CCM_Core.mpc:
- * ciao/Servant_Impl_Base.cpp:
- * ciao/Servant_Impl_Base.h:
- * ciao/StandardConfigurator_Impl.cpp:
- * ciao/StandardConfigurator_Impl.h:
+ * ciao/CCM_Core.mpc:
+ * ciao/Servant_Impl_Base.cpp:
+ * ciao/Servant_Impl_Base.h:
+ * ciao/StandardConfigurator_Impl.cpp:
+ * ciao/StandardConfigurator_Impl.h:
- Fixed compilation errors in builds where exceptions have been
- turned off.
+ Fixed compilation errors in builds where exceptions have been
+ turned off.
Sun Aug 22 22:11:49 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
+ * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
- Fixed redeclaration error in VC6 builds.
+ Fixed redeclaration error in VC6 builds.
Sun Aug 22 20:08:10 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/ServantSourceGenerator.cpp:
+ * CIDLC/ServantSourceGenerator.cpp:
- Fixed unused variable warnings in the generated code.
+ Fixed unused variable warnings in the generated code.
Sun Aug 22 17:06:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tools/IDL3_to_IDL2/be_global.cpp:
- * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
+ * tools/IDL3_to_IDL2/be_global.cpp:
+ * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
- Fixed unused variable warnings in our daily builds.
+ Fixed unused variable warnings in our daily builds.
Sun Aug 22 16:26:01 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Protocols/Receiver/Receiver.mpc:
+ * performance-tests/Protocols/Receiver/Receiver.mpc:
- Fixed a compile error in our daily builds.
+ Fixed a compile error in our daily builds.
Fri Aug 20 16:01:55 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1299,11 +1310,11 @@ Thu Aug 19 17:13:22 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Thu Aug 19 16:09:45 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Container_Base.h:
- * ciao/Container_Base.h:
+ * DAnCE/ciao/Container_Base.h:
+ * ciao/Container_Base.h:
- Fixed a compilation error reported by Roland Schimmack <Roland
- dot Schimmack at gmx dot de>
+ Fixed a compilation error reported by Roland Schimmack <Roland
+ dot Schimmack at gmx dot de>
Thu Aug 19 08:44:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
@@ -1328,31 +1339,31 @@ Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
Mon Aug 16 22:15:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp:
- * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h:
+ * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp:
+ * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h:
- Fixed compilation errors in builds where exceptions have been
- turned off.
+ Fixed compilation errors in builds where exceptions have been
+ turned off.
Mon Aug 16 22:09:52 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Protocols/Sender/Sender.mpc:
+ * performance-tests/Protocols/Sender/Sender.mpc:
- Fix for link errors on the scoreboard.
+ Fix for link errors on the scoreboard.
Mon Aug 16 21:01:49 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Benchmark/Benchmark.mpc:
+ * performance-tests/Benchmark/Benchmark.mpc:
- Fix for link errors on the scoreboard.
+ Fix for link errors on the scoreboard.
Mon Aug 16 16:44:13 2004 J.T. Conklin <jtc@acorntoolworks.com>
- * CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp:
- * CIAO/DAnCE/NodeManager/Node_Daemon.cpp:
- * CIAO/DAnCE/ciao/CCM_Container.idl:
- * CIAO/ciao/CCM_Container.idl:
- Changed #include "orbsvcs/orbsvcs/..." to #include "orbsvcs/...".
+ * CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp:
+ * CIAO/DAnCE/NodeManager/Node_Daemon.cpp:
+ * CIAO/DAnCE/ciao/CCM_Container.idl:
+ * CIAO/ciao/CCM_Container.idl:
+ Changed #include "orbsvcs/orbsvcs/..." to #include "orbsvcs/...".
Mon Aug 16 16:36:49 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1369,48 +1380,48 @@ Mon Aug 16 16:36:49 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Mon Aug 16 14:14:15 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl:
+ * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.idl:
- Do not do the compile the implied data part of the IDL.
+ Do not do the compile the implied data part of the IDL.
Mon Aug 16 12:42:59 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/CAD_Handler.h:
- * DAnCE/Config_Handlers/CEPE_Handler.h:
- * DAnCE/Config_Handlers/CPK_Handler.h:
- * DAnCE/Config_Handlers/CPR_Handler.h:
- * DAnCE/Config_Handlers/Cap_Handler.h:
- * DAnCE/Config_Handlers/CompIntrDesc_Handler.h:
- * DAnCE/Config_Handlers/CompPkgDesc_Handler.h:
- * DAnCE/Config_Handlers/DT_Handler.h:
- * DAnCE/Config_Handlers/Domain_Handler.h:
- * DAnCE/Config_Handlers/ERE_Handler.h:
- * DAnCE/Config_Handlers/IAD_Handler.h:
- * DAnCE/Config_Handlers/ID_Handler.h:
- * DAnCE/Config_Handlers/IR_Handler.h:
- * DAnCE/Config_Handlers/MID_Handler.h:
- * DAnCE/Config_Handlers/NIA_Handler.h:
- * DAnCE/Config_Handlers/PCI_Handler.h:
- * DAnCE/Config_Handlers/PC_Handler.h:
- * DAnCE/Config_Handlers/Plan_Handler.h:
- * DAnCE/Config_Handlers/Process_Element.h:
- * DAnCE/Config_Handlers/Property_Handler.h:
- * DAnCE/Config_Handlers/RS_Handler.h:
- * DAnCE/Config_Handlers/RUK_Handler.h:
- * DAnCE/Config_Handlers/Requirement_Handler.h:
- * DAnCE/Config_Handlers/SPK_Handler.h:
- * DAnCE/Config_Handlers/SP_Handler.h:
- * DAnCE/Config_Handlers/TPD_Handler.h:
- * DAnCE/Config_Handlers/Utils.h:
-
- Use ciao/ to include any header files from core ciao.
-
- * DAnCE/ciao/CCM_Core.mpc:
- * DAnCE/tests/Config_Handlers/handler_test.mpb:
- * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
-
- Use the right libraries for linking. This should probably
- address some of the core build errors on the scoreboard.
+ * DAnCE/Config_Handlers/CAD_Handler.h:
+ * DAnCE/Config_Handlers/CEPE_Handler.h:
+ * DAnCE/Config_Handlers/CPK_Handler.h:
+ * DAnCE/Config_Handlers/CPR_Handler.h:
+ * DAnCE/Config_Handlers/Cap_Handler.h:
+ * DAnCE/Config_Handlers/CompIntrDesc_Handler.h:
+ * DAnCE/Config_Handlers/CompPkgDesc_Handler.h:
+ * DAnCE/Config_Handlers/DT_Handler.h:
+ * DAnCE/Config_Handlers/Domain_Handler.h:
+ * DAnCE/Config_Handlers/ERE_Handler.h:
+ * DAnCE/Config_Handlers/IAD_Handler.h:
+ * DAnCE/Config_Handlers/ID_Handler.h:
+ * DAnCE/Config_Handlers/IR_Handler.h:
+ * DAnCE/Config_Handlers/MID_Handler.h:
+ * DAnCE/Config_Handlers/NIA_Handler.h:
+ * DAnCE/Config_Handlers/PCI_Handler.h:
+ * DAnCE/Config_Handlers/PC_Handler.h:
+ * DAnCE/Config_Handlers/Plan_Handler.h:
+ * DAnCE/Config_Handlers/Process_Element.h:
+ * DAnCE/Config_Handlers/Property_Handler.h:
+ * DAnCE/Config_Handlers/RS_Handler.h:
+ * DAnCE/Config_Handlers/RUK_Handler.h:
+ * DAnCE/Config_Handlers/Requirement_Handler.h:
+ * DAnCE/Config_Handlers/SPK_Handler.h:
+ * DAnCE/Config_Handlers/SP_Handler.h:
+ * DAnCE/Config_Handlers/TPD_Handler.h:
+ * DAnCE/Config_Handlers/Utils.h:
+
+ Use ciao/ to include any header files from core ciao.
+
+ * DAnCE/ciao/CCM_Core.mpc:
+ * DAnCE/tests/Config_Handlers/handler_test.mpb:
+ * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
+
+ Use the right libraries for linking. This should probably
+ address some of the core build errors on the scoreboard.
Sun Aug 15 18:32:49 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1440,158 +1451,158 @@ Sun Aug 15 18:32:49 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Sun Aug 15 09:17:59 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * performance-tests/Benchmark/Benchmark.mpc:
+ * performance-tests/Benchmark/Benchmark.mpc:
- Added missing libraries as reported by our daily builds.
+ Added missing libraries as reported by our daily builds.
Sun Aug 15 09:12:36 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/Config_Handlers/handler_test.mpb:
+ * DAnCE/tests/Config_Handlers/handler_test.mpb:
- Fixed the handlers to link in CIAO_DnC_Container too.
+ Fixed the handlers to link in CIAO_DnC_Container too.
Sat Aug 14 14:44:24 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/Config_Handlers/Config_Handlers.mpc:
+ * DAnCE/Config_Handlers/Config_Handlers.mpc:
- Do not include /usr/lib to be in libpaths. This is odd and
- shouldn't be there at the application level. Applications should
- only be bothered about using $XERCESCROOT and the like. If the
- application doesn't specify the compiler, linker and the loader
- knows where to pick things from.
+ Do not include /usr/lib to be in libpaths. This is odd and
+ shouldn't be there at the application level. Applications should
+ only be bothered about using $XERCESCROOT and the like. If the
+ application doesn't specify the compiler, linker and the loader
+ knows where to pick things from.
Sat Aug 14 14:07:53 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
- * DAnCE/NodeManager/Node_Daemon.cpp:
+ * DAnCE/NodeManager/Node_Daemon.cpp:
- Included "ace/os_include/os_netdb.h since otherwise the
- MAXHOSTNAMELEN constant was not found.
+ Included "ace/os_include/os_netdb.h since otherwise the
+ MAXHOSTNAMELEN constant was not found.
Sat Aug 14 15:36:28 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/NodeManager/NodeDaemon_Impl.cpp:
- * DAnCE/NodeManager/NodeDaemon_Impl.h:
- * DAnCE/NodeManager/Node_Daemon.cpp:
+ * DAnCE/NodeManager/NodeDaemon_Impl.cpp:
+ * DAnCE/NodeManager/NodeDaemon_Impl.h:
+ * DAnCE/NodeManager/Node_Daemon.cpp:
- Cosmetic fixes for fuzz errors and other simple fixes for the
- daily builds.
+ Cosmetic fixes for fuzz errors and other simple fixes for the
+ daily builds.
- * DAnCE/NodeManager/README:
+ * DAnCE/NodeManager/README:
- Added a README file in the directory.
+ Added a README file in the directory.
Sat Aug 14 04:20:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ExecutionManager/ExecutionManager_Impl.h:
- * DAnCE/ciao/ComponentsC.h:
- * ciao/ComponentsC.h:
+ * DAnCE/ExecutionManager/ExecutionManager_Impl.h:
+ * DAnCE/ciao/ComponentsC.h:
+ * ciao/ComponentsC.h:
- Removed a trailing ; at the end of namespace closure. g++-3.4.1
- starts getting seizures once it locates a trailing ;.
+ Removed a trailing ; at the end of namespace closure. g++-3.4.1
+ starts getting seizures once it locates a trailing ;.
Sat Aug 14 03:29:18 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/Config_Handlers/handler_test.mpb:
- * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
- * tools/XML_Helpers/XMLHelpers.mpc:
+ * DAnCE/tests/Config_Handlers/handler_test.mpb:
+ * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
+ * tools/XML_Helpers/XMLHelpers.mpc:
- Tried fixing some warnings and errors in the builds. I am not
- able to reproduce it and so I am taking a blind shot.
+ Tried fixing some warnings and errors in the builds. I am not
+ able to reproduce it and so I am taking a blind shot.
Thu Aug 12 14:14:00 Jules White <jules@dre.vanderbilt.edu>
- * docs/schema/cdp.xsd:
- * docs/schema/Modified_Deployment.xsd:
+ * docs/schema/cdp.xsd:
+ * docs/schema/Modified_Deployment.xsd:
Changed the schema so that it was more compliant with the spec.
Thu Aug 12 15:25:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/NEWS:
- * DAnCE/ciao/Servant_Impl_T.cpp:
- * DAnCE/ciao/Servant_Impl_T.h:
+ * DAnCE/NEWS:
+ * DAnCE/ciao/Servant_Impl_T.cpp:
+ * DAnCE/ciao/Servant_Impl_T.h:
- Updates at this
+ Updates at this
Thu Aug 12 11:35:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ciao/Servant_Impl_T.cpp:
- * DAnCE/ciao/Servant_Impl_T.h:
+ * DAnCE/ciao/Servant_Impl_T.cpp:
+ * DAnCE/ciao/Servant_Impl_T.h:
- Propogating the changes from "Mon Aug 9 11:38:04 2004 Jeff
- Parsons <j.parsons@vanderbilt.edu>" to DAnCE.
+ Propogating the changes from "Mon Aug 9 11:38:04 2004 Jeff
+ Parsons <j.parsons@vanderbilt.edu>" to DAnCE.
- * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Handler_Test.h:
+ * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Handler_Test.h:
- Cleaned up things so that it is more portable.
+ Cleaned up things so that it is more portable.
- * DAnCE/tests/Config_Handlers/handler_test.mpb:
+ * DAnCE/tests/Config_Handlers/handler_test.mpb:
- Put Handler_Test as a template file.
+ Put Handler_Test as a template file.
Thu Aug 12 16:20:19 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
- * DAnCE/tests/Config_Handlers/Handler_Test.h:
- * DAnCE/tests/Config_Handlers/Handler_Test.i:
+ * DAnCE/tests/Config_Handlers/Handler_Test.cpp:
+ * DAnCE/tests/Config_Handlers/Handler_Test.h:
+ * DAnCE/tests/Config_Handlers/Handler_Test.i:
- Fixed fuzz errors.
+ Fixed fuzz errors.
Wed Aug 11 22:37:31 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/NodeManager/Node_Daemon.cpp:
- * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
+ * DAnCE/NodeManager/Node_Daemon.cpp:
+ * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
- Fixed fuzz errors.
+ Fixed fuzz errors.
Wed Aug 11 22:15:26 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
+ * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
- Fixed yet another problem with MPC file. Should by now compile
- clean on the scoreboard. Let us see hwo it goes.
+ Fixed yet another problem with MPC file. Should by now compile
+ clean on the scoreboard. Let us see hwo it goes.
Wed Aug 11 20:08:58 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/CIDLC.mpc:
+ * CIDLC/CIDLC.mpc:
- Fixed library paths. This seems to have been busted.
+ Fixed library paths. This seems to have been busted.
Wed Aug 11 14:38:00 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/ExecutionManager/Execution_Manager.cpp:
+ * DAnCE/ExecutionManager/Execution_Manager.cpp:
- Made certain parts exception safe and fixed fuzz errors.
+ Made certain parts exception safe and fixed fuzz errors.
- * tests/CIDL/CodeGen/CodeGen.mpc:
+ * tests/CIDL/CodeGen/CodeGen.mpc:
- The MPC file was busted which lead to errors in the daily
- builds.
+ The MPC file was busted which lead to errors in the daily
+ builds.
- * tests/RTCCM/DiffServ/Receiver/Receiver.mpc:
+ * tests/RTCCM/DiffServ/Receiver/Receiver.mpc:
- Fixed errors in he MPC file.
+ Fixed errors in he MPC file.
- * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
+ * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
- Fixed fuzz errors.
+ Fixed fuzz errors.
Wed Aug 11 12:45:09 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * CIDLC/CIDLC.mpc:
+ * CIDLC/CIDLC.mpc:
- Added new files startting with Exec* into the CIDLC project.
+ Added new files startting with Exec* into the CIDLC project.
- * CIAOTAO.mwc:
+ * CIAOTAO.mwc:
- Added tests section to the above file.
+ Added tests section to the above file.
Wed Aug 11 15:08:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tests/CIDL/CodeGen/CodeGen.mpc:
+ * tests/CIDL/CodeGen/CodeGen.mpc:
- Fix for the compilation errors in the daily builds.
+ Fix for the compilation errors in the daily builds.
Mon Aug 9 11:38:04 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1603,17 +1614,17 @@ Mon Aug 9 11:38:04 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Sat Aug 7 17:55:59 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
+ * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc:
- Prevented compilation errors if CIDL is not built.
+ Prevented compilation errors if CIDL is not built.
Sat Aug 7 16:43:45 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * tests/CIDL/CodeGen/CodeGen.mpc:
- * tests/IDL3/Homes/Basic/Basic.mpc:
+ * tests/CIDL/CodeGen/CodeGen.mpc:
+ * tests/IDL3/Homes/Basic/Basic.mpc:
- Changed the name of the stub library and project names. There
- was a clash in project and library names.
+ Changed the name of the stub library and project names. There
+ was a clash in project and library names.
Thu Aug 5 17:42:56 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1682,60 +1693,60 @@ Thu Aug 5 17:42:56 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Thu Aug 5 15:49:10 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h:
+ * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h:
- Made destructors in reference count enabled classes protected to
- enforce proper memory management through the reference counting
- mechansism (i.e. prevent directly calling operator delete() on
- the reference counted object).
+ Made destructors in reference count enabled classes protected to
+ enforce proper memory management through the reference counting
+ mechansism (i.e. prevent directly calling operator delete() on
+ the reference counted object).
- (cube_long):
- * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp (cube_long):
- * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h
- (makeCall):
- * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
- (makeCall):
+ (cube_long):
+ * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp (cube_long):
+ * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h
+ (makeCall):
+ * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
+ (makeCall):
- Added missing emulated exception parameter. Fixes compile-time
- errors in emulated exception builds.
+ Added missing emulated exception parameter. Fixes compile-time
+ errors in emulated exception builds.
- * examples/OEP/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp
- (ccm_activate):
+ * examples/OEP/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp
+ (ccm_activate):
- Corrected emulated excepton parameter. Fixes a compile-time
- error in emulated exception builds.
+ Corrected emulated excepton parameter. Fixes a compile-time
+ error in emulated exception builds.
- * performance-tests/Protocols/Controller/Controller.mpc:
- * tests/RTCCM/DiffServ/Receiver/Receiver.mpc
- (DiffServ_Receiver_exec):
- * tests/RTCCM/DiffServ/Sender/Sender.mpc (DiffServ_Sender_exec):
+ * performance-tests/Protocols/Controller/Controller.mpc:
+ * tests/RTCCM/DiffServ/Receiver/Receiver.mpc
+ (DiffServ_Receiver_exec):
+ * tests/RTCCM/DiffServ/Sender/Sender.mpc (DiffServ_Sender_exec):
- Added missing "requires += exceptions". These tests will not
- compile in emulated exception configurations.
+ Added missing "requires += exceptions". These tests will not
+ compile in emulated exception configurations.
- * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
- (get_latency):
+ * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp
+ (get_latency):
- Fixed unused parameter warning in emulated exception builds.
+ Fixed unused parameter warning in emulated exception builds.
Thu Aug 5 11:48:49 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * performance-tests/Protocols/Controller/Controller.mpc:
+ * performance-tests/Protocols/Controller/Controller.mpc:
- Corrected library link order. Addresses undefined reference
- link-time errors in static builds.
+ Corrected library link order. Addresses undefined reference
+ link-time errors in static builds.
- * tools/XML_Helpers/XMLHelpers.mpc (Helper_Test):
+ * tools/XML_Helpers/XMLHelpers.mpc (Helper_Test):
- Added missing TAO_IFR_Client library to "libs" variable.
- Addresses undefined reference link-time errors in static
- builds.
+ Added missing TAO_IFR_Client library to "libs" variable.
+ Addresses undefined reference link-time errors in static
+ builds.
Thu Aug 5 13:28:49 2004 Will Otte <wotte@dre.vanderbilt.edu>
- * docs/schema/ciaopolicy.xsd:
+ * docs/schema/ciaopolicy.xsd:
- Schema describing ORB policy configurations.
+ Schema describing ORB policy configurations.
Thu Aug 5 11:56:03 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -1753,267 +1764,267 @@ Thu Aug 5 08:48:50 2004 Krishnakumar B <kitty@nospam.invalid.domain>
Wed Aug 4 22:50:17 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * examples/Hello/Sender/Sender.mpc (Hello_Starter):
- * performance-tests/Protocols/Controller/Controller.mpc (perf):
- * tools/XML_Helpers/XMLHelpers.mpc (Helper_Test):
+ * examples/Hello/Sender/Sender.mpc (Hello_Starter):
+ * performance-tests/Protocols/Controller/Controller.mpc (perf):
+ * tools/XML_Helpers/XMLHelpers.mpc (Helper_Test):
- Fixed static build link-time errors caused by not linking the
- appropriate libraries.
+ Fixed static build link-time errors caused by not linking the
+ appropriate libraries.
Wed Aug 4 22:31:24 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * docs/tutorial/Hello/client.cpp (main):
+ * docs/tutorial/Hello/client.cpp (main):
- Fixed typo that caused a syntax error.
+ Fixed typo that caused a syntax error.
Wed Aug 4 17:24:18 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * examples/OEP/Display/RateGen/RateGen_exec.cpp (create):
- * performance-tests/Benchmark/LatencyTest.cpp (makeCall):
- * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp
- (makeCall):
- * tests/RTCCM/Priority_Test/Controllers/Rate_Controller.cpp
- (create):
- * tests/RTCCM/Priority_Test/Workers/CB_Worker_exec.cpp:
- * tests/RTCCM/Priority_Test/Workers/IOB_Worker_exec.cpp:
+ * examples/OEP/Display/RateGen/RateGen_exec.cpp (create):
+ * performance-tests/Benchmark/LatencyTest.cpp (makeCall):
+ * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp
+ (makeCall):
+ * tests/RTCCM/Priority_Test/Controllers/Rate_Controller.cpp
+ (create):
+ * tests/RTCCM/Priority_Test/Workers/CB_Worker_exec.cpp:
+ * tests/RTCCM/Priority_Test/Workers/IOB_Worker_exec.cpp:
- Fixued unused parameter warnings.
+ Fixued unused parameter warnings.
- * docs/tutorial/Hello/hello_exec.cpp:
- * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp:
+ * docs/tutorial/Hello/hello_exec.cpp:
+ * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp:
- Fixed emulated exception usage.
+ Fixed emulated exception usage.
- Fixed unused argument warnings.
+ Fixed unused argument warnings.
- * docs/tutorial/Hello/client.cpp (main):
- * docs/tutorial/Hello/simple_client.cpp (main):
- * performance-tests/Benchmark/Multi_Threaded/client.cpp (main):
- * performance-tests/Benchmark/RoundTrip/client.cpp (main):
- * performance-tests/Benchmark/RoundTripClient/client.cpp (main):
+ * docs/tutorial/Hello/client.cpp (main):
+ * docs/tutorial/Hello/simple_client.cpp (main):
+ * performance-tests/Benchmark/Multi_Threaded/client.cpp (main):
+ * performance-tests/Benchmark/RoundTrip/client.cpp (main):
+ * performance-tests/Benchmark/RoundTripClient/client.cpp (main):
- Fixed CORBA::ORB_init() arguments in emulated exception case.
+ Fixed CORBA::ORB_init() arguments in emulated exception case.
- Added missing ACE_TRY_CHECK after CORBA::ORB_init() call.
+ Added missing ACE_TRY_CHECK after CORBA::ORB_init() call.
- * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp
- (start):
+ * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp
+ (start):
- Fixed emulated exception usage.
+ Fixed emulated exception usage.
- Added missing emulated exception parameter. Fixes a
- compile-time error.
+ Added missing emulated exception parameter. Fixes a
+ compile-time error.
- Fixed unused parameter warnings.
+ Fixed unused parameter warnings.
- * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
+ * tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
- Include "ace/OS_NS_unistd.h" to pull in ACE_OS::sleep()
- declaration.
+ Include "ace/OS_NS_unistd.h" to pull in ACE_OS::sleep()
+ declaration.
- * tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp:
+ * tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp:
- Include "ace/OS_NS_stdio.h" to pull in ACE_OS::snprintf()
- declaration.
+ Include "ace/OS_NS_stdio.h" to pull in ACE_OS::snprintf()
+ declaration.
- Fixed unused parameter warnings.
+ Fixed unused parameter warnings.
Wed Aug 4 16:43:43 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
- * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp:
- * examples/OEP/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp
- (push_Refresh):
+ * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp:
+ * examples/OEP/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp
+ (push_Refresh):
- Fixed emulated exception usage.
+ Fixed emulated exception usage.
- Fixed unused parameter warnings.
+ Fixed unused parameter warnings.
- * examples/OEP/BasicSP/EC/EC_exec.cpp (pulse):
+ * examples/OEP/BasicSP/EC/EC_exec.cpp (pulse):
- Added missing ACE_TRY_CHECK emulated exception macro. Fixes
- warning about unused "ACE_TRY_LABEL" label.
+ Added missing ACE_TRY_CHECK emulated exception macro. Fixes
+ warning about unused "ACE_TRY_LABEL" label.
- * examples/OEP/Display/RateGen/client.cpp:
+ * examples/OEP/Display/RateGen/client.cpp:
- Include "ace/OS_NS_unistd.h" to pull in ACE_OS::sleep()
- declaration.
+ Include "ace/OS_NS_unistd.h" to pull in ACE_OS::sleep()
+ declaration.
- * examples/Hello/Receiver/Receiver_exec.cpp (ccm_activate):
- * examples/OEP/BasicSP/BMClosedED/BMClosedED_exec.cpp
- (ccm_activate):
- * examples/OEP/BasicSP/BMDevice/BMDevice_exec.cpp (ccm_activate):
- * examples/OEP/BasicSP/BMDisplay/BMDisplay_exec.cpp
- (ccm_activate):
- * examples/OEP/Display/GPS/GPS_exec.cpp (get_MyLocation, posx):
- (posy, create):
- * examples/OEP/Display/GPS/GPS_tracing_exec.cpp (get_MyLocation):
- (posx, posy, create):
- * examples/OEP/Display/NavDisplay/NavDisplay_exec.cpp
- (ccm_activate):
- * examples/OEP/Display/NavDisplayGUI_exec/AddNavUnitCmd.cpp
- (execute):
- * examples/OEP/Display/NavDisplayGUI_exec/NodeItem.cpp (moveBy):
- * examples/OEP/Display/NavDisplayGUI_exec/QuitCmd.cpp (execute):
+ * examples/Hello/Receiver/Receiver_exec.cpp (ccm_activate):
+ * examples/OEP/BasicSP/BMClosedED/BMClosedED_exec.cpp
+ (ccm_activate):
+ * examples/OEP/BasicSP/BMDevice/BMDevice_exec.cpp (ccm_activate):
+ * examples/OEP/BasicSP/BMDisplay/BMDisplay_exec.cpp
+ (ccm_activate):
+ * examples/OEP/Display/GPS/GPS_exec.cpp (get_MyLocation, posx):
+ (posy, create):
+ * examples/OEP/Display/GPS/GPS_tracing_exec.cpp (get_MyLocation):
+ (posx, posy, create):
+ * examples/OEP/Display/NavDisplay/NavDisplay_exec.cpp
+ (ccm_activate):
+ * examples/OEP/Display/NavDisplayGUI_exec/AddNavUnitCmd.cpp
+ (execute):
+ * examples/OEP/Display/NavDisplayGUI_exec/NodeItem.cpp (moveBy):
+ * examples/OEP/Display/NavDisplayGUI_exec/QuitCmd.cpp (execute):
- Fixed unused parameter warnings.
+ Fixed unused parameter warnings.
Wed Aug 4 11:16:47 2004 Will Otte <wotte@dre.vanderbilt.edu>
- * Components/ComplexComponent/Attributes/Attributes.idl:
- * Homes/Attributes/HomeAttributes.idl:
- * ImpliedIDL/Components/Basic/ICBasic.idl:
- * Homes/Finder/Finder.idl:
- * ImpliedIDL/Components/EventSink/ICEventSink.idl:
- * ImpliedIDL/Components/EventSource/ICEventSource.idl:
- * ImpliedIDL/Components/Receptacles/ICReceptacles.idl:
-
- Addressed some build errors on the Fuzz build.
-
- * Components/ComplexComponent/Attributes/AttributesS.cpp:
- * Components/ComplexComponent/EventSink/EventSinkS.cpp:
- * Components/ComplexComponent/EventSource/EventSourceS.cpp:
- * Components/ComplexComponent/Facets/FacetsS.cpp:
- * Components/ComplexComponent/Receptacles/ReceptaclesS.cpp:
- * Components/SimpleComponent/SimpleComponentS.cpp:
- * Events/Abstract/AbstractS.cpp:
- * Events/Regular/RegularS.cpp:
- * Homes/Attributes/HomeAttributesS.cpp:
- * Homes/Basic/BasicS.cpp:
- * Homes/Factory/FactoryS.cpp:
- * Homes/Finder/FinderS.cpp:
- * Homes/Inheritance/InheritanceS.cpp:
- * ImpliedIDL/Components/Basic/ICBasicS.cpp:
- * ImpliedIDL/Components/EventSink/ICEventSinkS.cpp:
- * ImpliedIDL/Components/EventSource/ICEventSourceS.cpp:
- * ImpliedIDL/Components/Receptacles/ICReceptaclesS.cpp:
- * ImpliedIDL/Events/EventsS.cpp:
- * ImpliedIDL/Homes/HomesS.cpp:
-
- Removed a bunch of generated code from the repository.
+ * Components/ComplexComponent/Attributes/Attributes.idl:
+ * Homes/Attributes/HomeAttributes.idl:
+ * ImpliedIDL/Components/Basic/ICBasic.idl:
+ * Homes/Finder/Finder.idl:
+ * ImpliedIDL/Components/EventSink/ICEventSink.idl:
+ * ImpliedIDL/Components/EventSource/ICEventSource.idl:
+ * ImpliedIDL/Components/Receptacles/ICReceptacles.idl:
+
+ Addressed some build errors on the Fuzz build.
+
+ * Components/ComplexComponent/Attributes/AttributesS.cpp:
+ * Components/ComplexComponent/EventSink/EventSinkS.cpp:
+ * Components/ComplexComponent/EventSource/EventSourceS.cpp:
+ * Components/ComplexComponent/Facets/FacetsS.cpp:
+ * Components/ComplexComponent/Receptacles/ReceptaclesS.cpp:
+ * Components/SimpleComponent/SimpleComponentS.cpp:
+ * Events/Abstract/AbstractS.cpp:
+ * Events/Regular/RegularS.cpp:
+ * Homes/Attributes/HomeAttributesS.cpp:
+ * Homes/Basic/BasicS.cpp:
+ * Homes/Factory/FactoryS.cpp:
+ * Homes/Finder/FinderS.cpp:
+ * Homes/Inheritance/InheritanceS.cpp:
+ * ImpliedIDL/Components/Basic/ICBasicS.cpp:
+ * ImpliedIDL/Components/EventSink/ICEventSinkS.cpp:
+ * ImpliedIDL/Components/EventSource/ICEventSourceS.cpp:
+ * ImpliedIDL/Components/Receptacles/ICReceptaclesS.cpp:
+ * ImpliedIDL/Events/EventsS.cpp:
+ * ImpliedIDL/Homes/HomesS.cpp:
+
+ Removed a bunch of generated code from the repository.
Tue Aug 3 20:18:48 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * docs/schema/cid.xsd:
- * docs/schema/Deployment.xsd:
+ * docs/schema/cid.xsd:
+ * docs/schema/Deployment.xsd:
- Added some tweaks.
+ Added some tweaks.
Tue Aug 3 14:25:44 2004 Will Otte <wotte@dre.vanderbilt.edu>
- * IDL3/Components/ComplexComponent/Attributes/Attributes.idl:
- * IDL3/Components/ComplexComponent/Attributes/Attributes.mpc:
- * IDL3/Components/ComplexComponent/Attributes/AttributesS.cpp:
- * IDL3/Components/ComplexComponent/Attributes/Attributes_stub_export.h:
- * IDL3/Components/ComplexComponent/Attributes/Attributes_svnt_export.h:
- * IDL3/Components/ComplexComponent/EventSink/EventSink.idl:
- * IDL3/Components/ComplexComponent/EventSink/EventSink.mpc:
- * IDL3/Components/ComplexComponent/EventSink/EventSinkS.cpp:
- * IDL3/Components/ComplexComponent/EventSink/EventSink_stub_export.h:
- * IDL3/Components/ComplexComponent/EventSink/EventSink_svnt_export.h:
- * IDL3/Components/ComplexComponent/EventSource/EventSource.idl:
- * IDL3/Components/ComplexComponent/EventSource/EventSource.mpc:
- * IDL3/Components/ComplexComponent/EventSource/EventSourceS.cpp:
- * IDL3/Components/ComplexComponent/EventSource/EventSource_stub_export.h:
- * IDL3/Components/ComplexComponent/EventSource/EventSource_svnt_export.h:
- * IDL3/Components/ComplexComponent/Facets/Facets.idl:
- * IDL3/Components/ComplexComponent/Facets/Facets.mpc:
- * IDL3/Components/ComplexComponent/Facets/FacetsS.cpp:
- * IDL3/Components/ComplexComponent/Facets/Facets_stub_export.h:
- * IDL3/Components/ComplexComponent/Facets/Facets_svnt_export.h:
- * IDL3/Components/ComplexComponent/Receptacles/Receptacles.idl:
- * IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc:
- * IDL3/Components/ComplexComponent/Receptacles/ReceptaclesS.cpp:
- * IDL3/Components/ComplexComponent/Receptacles/Receptacles_stub_export.h:
- * IDL3/Components/ComplexComponent/Receptacles/Receptacles_svnt_export.h:
- * IDL3/Components/SimpleComponent/SimpleComponent.idl:
- * IDL3/Components/SimpleComponent/SimpleComponent.mpc:
- * IDL3/Components/SimpleComponent/SimpleComponentS.cpp:
- * IDL3/Components/SimpleComponent/SimpleComponent_exec_export.h:
- * IDL3/Components/SimpleComponent/SimpleComponent_stub_export.h:
- * IDL3/Components/SimpleComponent/SimpleComponent_svnt_export.h:
- * IDL3/Events/Abstract/Abstract.idl:
- * IDL3/Events/Abstract/Abstract.mpc:
- * IDL3/Events/Abstract/AbstractS.cpp:
- * IDL3/Events/Abstract/Abstract_stub_export.h:
- * IDL3/Events/Abstract/Abstract_svnt_export.h:
- * IDL3/Events/Regular/Regular.idl:
- * IDL3/Events/Regular/Regular.mpc:
- * IDL3/Events/Regular/RegularS.cpp:
- * IDL3/Events/Regular/Regular_stub_export.h:
- * IDL3/Events/Regular/Regular_svnt_export.h:
- * IDL3/Homes/Attributes/HomeAttributes.idl:
- * IDL3/Homes/Attributes/HomeAttributes.mpc:
- * IDL3/Homes/Attributes/HomeAttributesS.cpp:
- * IDL3/Homes/Attributes/HomeAttributes_stub_export.h:
- * IDL3/Homes/Attributes/HomeAttributes_svnt_export.h:
- * IDL3/Homes/Basic/Basic.idl:
- * IDL3/Homes/Basic/Basic.mpc:
- * IDL3/Homes/Basic/BasicS.cpp:
- * IDL3/Homes/Basic/Basic_stub_export.h:
- * IDL3/Homes/Basic/Basic_svnt_export.h:
- * IDL3/Homes/Factory/Factory.idl:
- * IDL3/Homes/Factory/Factory.mpc:
- * IDL3/Homes/Factory/FactoryS.cpp:
- * IDL3/Homes/Factory/Factory_stub_export.h:
- * IDL3/Homes/Factory/Factory_svnt_export.h:
- * IDL3/Homes/Finder/Finder.idl:
- * IDL3/Homes/Finder/Finder.mpc:
- * IDL3/Homes/Finder/FinderS.cpp:
- * IDL3/Homes/Finder/Finder_stub_export.h:
- * IDL3/Homes/Finder/Finder_svnt_export.h:
- * IDL3/Homes/Inheritance/Inheritance.idl:
- * IDL3/Homes/Inheritance/Inheritance.mpc:
- * IDL3/Homes/Inheritance/InheritanceS.cpp:
- * IDL3/Homes/Inheritance/Inheritance_stub_export.h:
- * IDL3/Homes/Inheritance/Inheritance_svnt_export.h:
- * IDL3/ImpliedIDL/Components/Basic/ICBasic.idl:
- * IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc:
- * IDL3/ImpliedIDL/Components/Basic/ICBasicS.cpp:
- * IDL3/ImpliedIDL/Components/Basic/ICBasic_stub_export.h:
- * IDL3/ImpliedIDL/Components/Basic/ICBasic_svnt_export.h:
- * IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl:
- * IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc:
- * IDL3/ImpliedIDL/Components/EventSink/ICEventSinkS.cpp:
- * IDL3/ImpliedIDL/Components/EventSink/ICEventSink_stub_export.h:
- * IDL3/ImpliedIDL/Components/EventSink/ICEventSink_svnt_export.h:
- * IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl:
- * IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc:
- * IDL3/ImpliedIDL/Components/EventSource/ICEventSourceS.cpp:
- * IDL3/ImpliedIDL/Components:
-
- Various tests of compilation for IDL3 constructs.
+ * IDL3/Components/ComplexComponent/Attributes/Attributes.idl:
+ * IDL3/Components/ComplexComponent/Attributes/Attributes.mpc:
+ * IDL3/Components/ComplexComponent/Attributes/AttributesS.cpp:
+ * IDL3/Components/ComplexComponent/Attributes/Attributes_stub_export.h:
+ * IDL3/Components/ComplexComponent/Attributes/Attributes_svnt_export.h:
+ * IDL3/Components/ComplexComponent/EventSink/EventSink.idl:
+ * IDL3/Components/ComplexComponent/EventSink/EventSink.mpc:
+ * IDL3/Components/ComplexComponent/EventSink/EventSinkS.cpp:
+ * IDL3/Components/ComplexComponent/EventSink/EventSink_stub_export.h:
+ * IDL3/Components/ComplexComponent/EventSink/EventSink_svnt_export.h:
+ * IDL3/Components/ComplexComponent/EventSource/EventSource.idl:
+ * IDL3/Components/ComplexComponent/EventSource/EventSource.mpc:
+ * IDL3/Components/ComplexComponent/EventSource/EventSourceS.cpp:
+ * IDL3/Components/ComplexComponent/EventSource/EventSource_stub_export.h:
+ * IDL3/Components/ComplexComponent/EventSource/EventSource_svnt_export.h:
+ * IDL3/Components/ComplexComponent/Facets/Facets.idl:
+ * IDL3/Components/ComplexComponent/Facets/Facets.mpc:
+ * IDL3/Components/ComplexComponent/Facets/FacetsS.cpp:
+ * IDL3/Components/ComplexComponent/Facets/Facets_stub_export.h:
+ * IDL3/Components/ComplexComponent/Facets/Facets_svnt_export.h:
+ * IDL3/Components/ComplexComponent/Receptacles/Receptacles.idl:
+ * IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc:
+ * IDL3/Components/ComplexComponent/Receptacles/ReceptaclesS.cpp:
+ * IDL3/Components/ComplexComponent/Receptacles/Receptacles_stub_export.h:
+ * IDL3/Components/ComplexComponent/Receptacles/Receptacles_svnt_export.h:
+ * IDL3/Components/SimpleComponent/SimpleComponent.idl:
+ * IDL3/Components/SimpleComponent/SimpleComponent.mpc:
+ * IDL3/Components/SimpleComponent/SimpleComponentS.cpp:
+ * IDL3/Components/SimpleComponent/SimpleComponent_exec_export.h:
+ * IDL3/Components/SimpleComponent/SimpleComponent_stub_export.h:
+ * IDL3/Components/SimpleComponent/SimpleComponent_svnt_export.h:
+ * IDL3/Events/Abstract/Abstract.idl:
+ * IDL3/Events/Abstract/Abstract.mpc:
+ * IDL3/Events/Abstract/AbstractS.cpp:
+ * IDL3/Events/Abstract/Abstract_stub_export.h:
+ * IDL3/Events/Abstract/Abstract_svnt_export.h:
+ * IDL3/Events/Regular/Regular.idl:
+ * IDL3/Events/Regular/Regular.mpc:
+ * IDL3/Events/Regular/RegularS.cpp:
+ * IDL3/Events/Regular/Regular_stub_export.h:
+ * IDL3/Events/Regular/Regular_svnt_export.h:
+ * IDL3/Homes/Attributes/HomeAttributes.idl:
+ * IDL3/Homes/Attributes/HomeAttributes.mpc:
+ * IDL3/Homes/Attributes/HomeAttributesS.cpp:
+ * IDL3/Homes/Attributes/HomeAttributes_stub_export.h:
+ * IDL3/Homes/Attributes/HomeAttributes_svnt_export.h:
+ * IDL3/Homes/Basic/Basic.idl:
+ * IDL3/Homes/Basic/Basic.mpc:
+ * IDL3/Homes/Basic/BasicS.cpp:
+ * IDL3/Homes/Basic/Basic_stub_export.h:
+ * IDL3/Homes/Basic/Basic_svnt_export.h:
+ * IDL3/Homes/Factory/Factory.idl:
+ * IDL3/Homes/Factory/Factory.mpc:
+ * IDL3/Homes/Factory/FactoryS.cpp:
+ * IDL3/Homes/Factory/Factory_stub_export.h:
+ * IDL3/Homes/Factory/Factory_svnt_export.h:
+ * IDL3/Homes/Finder/Finder.idl:
+ * IDL3/Homes/Finder/Finder.mpc:
+ * IDL3/Homes/Finder/FinderS.cpp:
+ * IDL3/Homes/Finder/Finder_stub_export.h:
+ * IDL3/Homes/Finder/Finder_svnt_export.h:
+ * IDL3/Homes/Inheritance/Inheritance.idl:
+ * IDL3/Homes/Inheritance/Inheritance.mpc:
+ * IDL3/Homes/Inheritance/InheritanceS.cpp:
+ * IDL3/Homes/Inheritance/Inheritance_stub_export.h:
+ * IDL3/Homes/Inheritance/Inheritance_svnt_export.h:
+ * IDL3/ImpliedIDL/Components/Basic/ICBasic.idl:
+ * IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc:
+ * IDL3/ImpliedIDL/Components/Basic/ICBasicS.cpp:
+ * IDL3/ImpliedIDL/Components/Basic/ICBasic_stub_export.h:
+ * IDL3/ImpliedIDL/Components/Basic/ICBasic_svnt_export.h:
+ * IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl:
+ * IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc:
+ * IDL3/ImpliedIDL/Components/EventSink/ICEventSinkS.cpp:
+ * IDL3/ImpliedIDL/Components/EventSink/ICEventSink_stub_export.h:
+ * IDL3/ImpliedIDL/Components/EventSink/ICEventSink_svnt_export.h:
+ * IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl:
+ * IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc:
+ * IDL3/ImpliedIDL/Components/EventSource/ICEventSourceS.cpp:
+ * IDL3/ImpliedIDL/Components:
+
+ Various tests of compilation for IDL3 constructs.
Tue Aug 3 18:36:10 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * docs/schema/README.html:
-
- File explaining what these new descriptors mean.
-
- * docs/schema/Basic_Deployment_Data.xsd:
- * docs/schema/Deployment.xsd:
- * docs/schema/Modified_Deployment.xsd:
- * docs/schema/Spec_Defined_Deployment.xsd:
- * docs/schema/Spec_Defined_XMI.xsd:
- * docs/schema/ccd.xsd:
- * docs/schema/cdd.xsd:
- * docs/schema/cdp.xsd:
- * docs/schema/cid.xsd:
- * docs/schema/cpd.xsd:
- * docs/schema/iad.xsd:
- * docs/schema/pcd.xsd:
- * docs/schema/toplevel.xsd:
- * docs/schema/unused_elements.xsd:
-
- Sets of schemata that will be used in DAnCE. The meaning of
- these different schemata have been documented in the
- README.html.
+ * docs/schema/README.html:
+
+ File explaining what these new descriptors mean.
+
+ * docs/schema/Basic_Deployment_Data.xsd:
+ * docs/schema/Deployment.xsd:
+ * docs/schema/Modified_Deployment.xsd:
+ * docs/schema/Spec_Defined_Deployment.xsd:
+ * docs/schema/Spec_Defined_XMI.xsd:
+ * docs/schema/ccd.xsd:
+ * docs/schema/cdd.xsd:
+ * docs/schema/cdp.xsd:
+ * docs/schema/cid.xsd:
+ * docs/schema/cpd.xsd:
+ * docs/schema/iad.xsd:
+ * docs/schema/pcd.xsd:
+ * docs/schema/toplevel.xsd:
+ * docs/schema/unused_elements.xsd:
+
+ Sets of schemata that will be used in DAnCE. The meaning of
+ these different schemata have been documented in the
+ README.html.
Sun Aug 1 09:30:37 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
- * ChangeLogs:
+ * ChangeLogs:
- Created a new directory and moved a bunch of ChangeLog entries
- there.
+ Created a new directory and moved a bunch of ChangeLog entries
+ there.
Sat Jul 31 11:15:15 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
diff --git a/TAO/CIAO/DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc b/TAO/CIAO/DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc
index d9048326040..1ef52cd67fb 100644
--- a/TAO/CIAO/DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc
+++ b/TAO/CIAO/DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc
@@ -40,7 +40,7 @@ project(NodeAppTest_RoundTrip_svnt) : ciao_servant_dnc {
}
project(NodeAppTest_RoundTrip_exec) : ciao_component_dnc {
- after += NodeAppTest_RoundTrip_svnt
+ after += NodeAppTest_RoundTrip_stub NodeAppTest_RoundTrip_svnt
sharedname = NodeAppTest_RoundTrip_exec
libs += NodeAppTest_RoundTrip_stub NodeAppTest_RoundTrip_svnt
@@ -56,7 +56,7 @@ project(NodeAppTest_RoundTrip_exec) : ciao_component_dnc {
}
project (NodeAppTest_client_simple) : ciao_server_dnc, ciao_deployment_svnt {
- after += NodeAppTest_RoundTrip_exec
+ after += NodeAppTest_RoundTrip_stub
libs += NodeAppTest_RoundTrip_stub
exename += client_simple
@@ -70,7 +70,7 @@ project (NodeAppTest_client_simple) : ciao_server_dnc, ciao_deployment_svnt {
}
project (NodeAppTest_client) : ciao_server_dnc, ciao_deployment_svnt {
- after += NodeAppTest_RoundTrip_exec
+ after += NodeAppTest_RoundTrip_stub
libs += NodeAppTest_RoundTrip_stub
exename += client
@@ -84,7 +84,7 @@ project (NodeAppTest_client) : ciao_server_dnc, ciao_deployment_svnt {
}
project (NodeAppTest_client_ex) : ciao_server_dnc, ciao_deployment_svnt {
- after += NodeAppTest_RoundTrip_exec
+ after += NodeAppTest_RoundTrip_stub
libs += NodeAppTest_RoundTrip_stub
exename += client_ex
diff --git a/TAO/CIAO/ciao/StandardConfigurator_Impl.h b/TAO/CIAO/ciao/StandardConfigurator_Impl.h
index 39bf3a132dd..99e8e6bd892 100644
--- a/TAO/CIAO/ciao/StandardConfigurator_Impl.h
+++ b/TAO/CIAO/ciao/StandardConfigurator_Impl.h
@@ -61,7 +61,7 @@ namespace CIAO
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- void StandardConfigurator_Impl::configure (
+ void configure (
Components::CCMObject_ptr comp
ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ACE_THROW_SPEC ((CORBA::SystemException,