summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ChangeLog')
-rw-r--r--TAO/CIAO/ChangeLog170
1 files changed, 0 insertions, 170 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 111dbea9b5e..b42220ab247 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,173 +1,3 @@
-Tue Oct 14 22:44:43 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * examples/handcrafted/Hello/simple_client.cpp:
- * examples/handcrafted/Hello/client.cpp: Added the missing streams
- header file.
-
-Tue Oct 14 17:18:43 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
-
- * CIDLC/Makefile.alt: added alternative (to mpc) means of
- building CIDL compiler.
-
-Tue Oct 14 16:57:54 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
-
- * CIDLC/ExecutorMappingGenerator.cpp:
- * CIDLC/RepositoryIdGenerator.cpp: some minor clean-up's.
-
-Tue Oct 14 16:41:41 2003 Boris Kolpackov <boris@dre.vanderbilt.edu>
-
- * CCF/IDL2/LexicalAnalyzer.cpp:
- * CCF/IDL2/Makefile.archive:
- * CCF/IDL2/Parser.cpp:
- * CCF/IDL2/Parser.hpp:
- * CCF/IDL2/SemanticAction.hpp:
- * CCF/IDL2/SyntaxTree.hpp:
- * CCF/IDL2/Traversal.hpp:
- * CCF/IDL2/SemanticAction/Factory.hpp:
- * CCF/IDL2/SemanticAction/Typedef.hpp:
- * CCF/IDL2/SemanticAction/Impl/Factory.hpp:
- * CCF/IDL2/SemanticAction/Impl/Interface.hpp:
- * CCF/IDL2/SemanticAction/Impl/Typedef.cpp:
- * CCF/IDL2/SemanticAction/Impl/Typedef.hpp:
- * CCF/IDL2/SyntaxTree/BuiltIn.hpp:
- * CCF/IDL2/SyntaxTree/BuiltIn.hpp.m4:
- * CCF/IDL2/SyntaxTree/Elements.cpp:
- * CCF/IDL2/SyntaxTree/Elements.hpp:
- * CCF/IDL2/SyntaxTree/Elements.tpp:
- * CCF/IDL2/SyntaxTree/Interface.hpp:
- * CCF/IDL2/SyntaxTree/Makefile.alt:
- * CCF/IDL2/SyntaxTree/Module.hpp:
- * CCF/IDL2/SyntaxTree/Operation.hpp:
- * CCF/IDL2/SyntaxTree/Translation.cpp:
- * CCF/IDL2/SyntaxTree/Translation.hpp:
- * CCF/IDL2/SyntaxTree/TypeId.cpp:
- * CCF/IDL2/SyntaxTree/Typedef.cpp:
- * CCF/IDL2/SyntaxTree/Typedef.hpp:
- * CCF/IDL2/SyntaxTree/ValueType.hpp:
- * CCF/IDL2/Traversal/BuiltIn.hpp:
- * CCF/IDL2/Traversal/BuiltIn.hpp.m4:
- * CCF/IDL2/Traversal/Elements.cpp:
- * CCF/IDL2/Traversal/Elements.hpp:
- * CCF/IDL2/Traversal/Interface.hpp:
- * CCF/IDL2/Traversal/Module.hpp:
- * CCF/IDL2/Traversal/Operation.hpp:
- * CCF/IDL2/Traversal/Translation.hpp:
- * CCF/IDL2/Traversal/TypeId.hpp:
- * CCF/IDL2/Traversal/Typedef.cpp:
- * CCF/IDL2/Traversal/Typedef.hpp:
- * CCF/IDL3/SyntaxTree/Component.hpp:
- * CCF/IDL3/SyntaxTree/EventType.hpp:
- * CCF/IDL3/SyntaxTree/Home.hpp:
- * CCF/IDL3/SyntaxTree/Operation.hpp:
- * CCF/IDL3/Traversal/Component.hpp:
- * CCF/IDL3/Traversal/EventType.hpp:
- * CCF/IDL3/Traversal/Home.hpp:
- * CCF/IDL3/Traversal/Operation.hpp:
- * CCF/CIDL/SyntaxTree/Composition.hpp:
- * CCF/CIDL/SyntaxTree/HomeExecutor.hpp:
- * CCF/CIDL/Traversal/Composition.hpp:
- * CCF/CIDL/Traversal/HomeExecutor.hpp: First part of
- typedef-related infrastructure.
-
- * CCF/CodeGenerationKit/IndentationIDL.hpp:
- * CCF/CompilerElements/Preprocessor.hpp:
- * Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.cpp:
- * Example/CIDL/LocalExecutorMapping/cidlc.cpp:
- * Example/CIDL/LocalExecutorMapping/test-0.idl: some minor
- clean-up's.
-
- * Documentation/TODO: added a few more items.
-
-Tue Oct 14 00:54:10 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * performance-tests/Benchmark/RoundTrip/svc.conf:
- Changed to load Advanced_Resource_Factory dynamically.
-
- * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc:
- * performance-tests/Benchmark/RoundTripServer/LatencyTest.h:
- * performance-tests/Benchmark/RoundTripServer/server.cpp:
- Changed to implement the Benchmark::Latency_Test interface
- instead of the Latency_Test interface. Otherwise, we won't be
- able to connect the interface to a receptacle expecting another
- interface type.
-
-Tue Oct 14 00:54:10 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp:
- Fixed a minor compilation problem.
-
- * performance-tests/Benchmark/descriptors/Test-ior.cad:
- * performance-tests/Benchmark/RoundTripClient/run_test_ior_cad.pl:
- * performance-tests/Benchmark/RoundTripServer/server.cpp:
-
- Changed to output IOR to a fixed file named "rtserver.ior" and
- refer to the object as file://rtserver.ior in the cad file
-
-Mon Oct 13 23:41:10 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * examples/handcrafted/Display/RateGen/controller.cpp:
- * examples/handcrafted/Display/RateGen/client.cpp: Added inclusion
- of "ace/streams.h" to make them compile.
-
-Mon Oct 13 22:31:10 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-
- * examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp:
- Fixed a fuzz warning.
-
-Mon Oct 13 16:49:00 2003 Venkita Subramonian <venkita@cs.wustl.edu>
-
- * tools/RTComponentServer/RTConfig_Manager.h:
- * tools/RTComponentServer/ComponentServer_Task.h:
- Added /**/ to fix Fuzz errors.
-
-Sun Oct 12 20:44:41 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-
- * CIDLC/Collectors.hpp:
- * CIDLC/DescriptorGenerator.cpp:
- * CIDLC/DescriptorGenerator.hpp:
- * CIDLC/ExecutorMappingGenerator.cpp:
- * CIDLC/ExecutorMappingGenerator.hpp:
- * CIDLC/Literals.hpp:
- * CIDLC/ServantGenerator.cpp:
- * CIDLC/ServantGenerator.hpp:
- * CIDLC/ServantHeaderGenerator.cpp:
- * 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.
-
- * 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.
-
- * CIDLC/cidlc.mpc:
- * CIDLC/CIDLC.vcproj:
-
- Updated with the new files above.
-
-Sun Oct 12 18:36:16 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
-
- * performance-tests/Benchmark/Benchmark.mpc:
- * performance-tests/Benchmark/Benchmark.idl:
- * performance-tests/Benchmark/server.cpp:
- * performance-tests/Benchmark/svc.conf:
- * performance-tests/Benchmark/LatencyTest.h:
- * performance-tests/Benchmark/LatencyTest.cpp:
- * performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl:
- * performance-tests/Benchmark/RoundTripClient/client.cpp:
- * performance-tests/Benchmark/RoundTrip/RoundTrip.idl:
- Added test scenario in which a CORBA component interacts with
- a CORBA server.
-
Sat Oct 11 00:18:13 2003 Nanbor Wang <nanbor@cs.wustl.edu>
* bin/generate_component_mpc.pl: My previous change didn't