summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-10-19 21:28:41 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-10-19 21:28:41 +0000
commit5721863770e6ba35d61b72c2ccd8b532906c3393 (patch)
treedb839b37bfbe02bfaf02c8a06f0b1b359cd2e725
parentb49bd24ac89608e8152323d344430d632f86c55f (diff)
downloadATCD-5721863770e6ba35d61b72c2ccd8b532906c3393.tar.gz
Formatting
-rw-r--r--TAO/CIAO/ChangeLog22
-rw-r--r--TAO/ChangeLog6
2 files changed, 14 insertions, 14 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 1a8f7201c91..b2a1ebd2e2c 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -32,7 +32,6 @@ Thu Oct 16 16:45:35 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
* CCF/Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.cpp:
Added support for struct.
-
* CCF/Example/CIDL/LocalExecutorMapping/test-2.idl:
* CCF/Example/CIDL/LocalExecutorMapping/test-2_exec.idl.orig:
Added a few structs for testing.
@@ -280,25 +279,22 @@ Sun Oct 12 20:44:41 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* CIDLC/ServantHeaderGenerator.hpp:
* CIDLC/ServantSourceGenerator.cpp:
* CIDLC/ServantSourceGenerator.hpp:
-
- Changed top of files to match the
- title/author/cvs id format for all other
- CCF and CIDLC files.
+ Changed top of files to match the title/author/cvs id format for
+ all other CCF and CIDLC files.
* CIDLC/TypeNameEmitter.cpp:
* CIDLC/TypeNameEmitter.hpp:
- New files, adding support for all basic IDL
- types, and factoring out the typename emitter
- classes for operation return types and parameters
- into a separate translation unit, to eliminate
- the duplication in ServantHeaderGenerator.cpp and
- ServantSourceGenerator.cpp.
+ New files, adding support for all basic IDL types, and factoring
+ out the typename emitter classes for operation return types and
+ parameters into a separate translation unit, to eliminate the
+ duplication in ServantHeaderGenerator.cpp and
+ ServantSourceGenerator.cpp.
* CIDLC/cidlc.mpc:
* CIDLC/CIDLC.vcproj:
- Updated with the new files above.
+ Updated with the new files above.
Sun Oct 12 18:36:16 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
@@ -349,7 +345,7 @@ Fri Oct 10 15:54:00 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
* CCF/Example/CIDL/LocalExecutorMapping/test-1_exec.idl.orig:
* CCF/Example/CIDL/LocalExecutorMapping/test-2_exec.idl.orig:
* CIDLC/cidlc.cpp: Added support for all built-in types (spec
- calls them 'base types') in CCF and in CIDL compiler driver.
+ calls them 'base types') in CCF and in CIDL compiler driver.
* CCF/Documentation/TODO: marked corresponding item as done.
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index bc57aff1b59..1e0cd7b2e69 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -118,6 +118,7 @@ Fri Oct 17 17:37:05 2003 Huang-Ming Huang <hh1@cse.wustl.edu>
RTSchedulingC(S).cpp in Source_Files section.
Fri Oct 17 21:17:03 UTC 2003 Kevin Bryan <bryank@cs.uri.edu>
+
* orbsvcs/tests/RTCosScheduling/README
* orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client.dsp
* orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client_Static.dsp
@@ -323,11 +324,13 @@ Wed Oct 15 20:54:42 2003 Venkita Subramonian <venkita@cs.wustl.edu>
* orbsvcs/tests/RTCosScheduling/Makefile: Updated dependencies.
Wed Oct 15 16:30:52 2003 Huang-Ming Huang <hh1@cse.wustl.edu>
+
* orbsvcs/orbsvcs/FtRtEvent.mpc:
Removed using custom types for idl files which caused problem
in parallel build.
Wed Oct 15 16:20:52 2003 Huang-Ming Huang <hh1@cse.wustl.edu>
+
* orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.cpp:
Fixed incorrect ACE_RCSID format.
@@ -340,6 +343,7 @@ Wed Oct 15 14:20:52 2003 Venkita Subramonian <venkita@cs.wustl.edu>
errors in SingleThreaded builds.
Wed Oct 15 13:00:24 2003 Huang-Ming Huang <hh1@cse.wustl.edu>
+
* orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.cpp:
Fixed incorrect retrival of FTGroupRefVersion from a FTGroupComponent.
@@ -472,6 +476,7 @@ Wed Oct 15 13:00:24 2003 Huang-Ming Huang <hh1@cse.wustl.edu>
See orbsvcs/FTRT_Event_Service/Readme for detail.
Wed Oct 15 16:15:14 UTC 2003 Kevin Bryan <bryank@cs.uri.edu>
+
* orbsvcs/orbsvcs/Makefile.RTCosScheduling:
* orbsvcs/orbsvcs/orbsvcs.dsw:
* orbsvcs/orbsvcs/RTCosScheduling.mpc:
@@ -511,7 +516,6 @@ Wed Oct 15 11:15:56 2003 Venkita Subramonian <venkita@cs.wustl.edu>
* orbsvcs/orbsvcs/RTCosScheduling.dsp: Modified the directory to
tao_idl to bin/Release/tao_idl in release configuration.
-
Wed Oct 15 15:04:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.cpp: