summaryrefslogtreecommitdiff
path: root/CIAO/ChangeLog
blob: b5587bd10c61c7ada08176cb9211b475095cbe3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
Fri Sep  7 21:25:06 UTC 2007  Nilabja R  <nilabjar@dre.vanderbilt.edu>

        * DAnCE/TM_Daemon/README:
          Adding the Readme file

Thu Sep  6 23:14:59 UTC 2007  Nilabja R  <nilabjar@dre.vanderbilt.edu>

        * DAnCE/Deployment/QoS.idl:

        * DAnCE/NodeApplication/App_Monitor.idl:
        * DAnCE/NodeApplication/App_Monitor_Impl.h:
        * DAnCE/NodeApplication/App_Monitor_Impl.cpp:

        * DAnCE/NodeManager/NA_Monitor.h:
        * DAnCE/NodeManager/NA_Monitor.cpp:
        * DAnCE/NodeManager/NA_Monitor.mpc:
        * DAnCE/NodeManager/NM_Monitor.idl:
        * DAnCE/NodeManager/NM_Monitor_Impl.h:
        * DAnCE/NodeManager/NM_Monitor_Impl.cpp:

        * DAnCE/TM_Daemon:

        * DAnCE/TM_Daemon/DomainDataManager.h:
        * DAnCE/TM_Daemon/DomainDataManager.cpp:
        * DAnCE/TM_Daemon/Handler_i.h:
        * DAnCE/TM_Daemon/Handler_i.cpp:
        * DAnCE/TM_Daemon/MonitorManager.h:
        * DAnCE/TM_Daemon/Profile_Code.h:
        * DAnCE/TM_Daemon/Profile_Code.cpp:
        * DAnCE/TM_Daemon/TM_Daemon.cpp:
        * DAnCE/TM_Daemon/TM_Daemon.mpc:
          Files needed for Onlinie Monitoring

Tue Sep  4 14:25:24 UTC 2007  Abdullah Sowayan  <abdullah.sowayan@lmco.com>

        * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp:
        * performance-tests/Benchmark/RoundTripClient/client.cpp:
          Untabify.

Mon Sep 03 02:50:30 CDT 2007  Johnny Willemsen  <jwillemsen@remedy.nl>

        * CIAO version 0.6 released.

Mon Aug 27 23:04:36 UTC 2007  Nilabja R  <nilabjar@dre.vanderbilt.edu>

        * ciao/Servant_Impl_Base.h:
          Deleted the Private Constructor in the class Servant_Impl_Base.
          This strangely solves the problem on Bug 3060.

Mon Aug 27 13:21:14 UTC 2007  Abdullah Sowayan  <abdullah.sowayan@lmco.com>

        * tools/Config_Handlers/ADD_Handler.cpp:
        * tools/Config_Handlers/Any_Handler.h:
        * tools/Config_Handlers/CCD_Handler.cpp:
        * tools/Config_Handlers/CEPE_Handler.h:
        * tools/Config_Handlers/CPD_Handler.h:
        * tools/Config_Handlers/DP_PCD_Handler.h:
        * tools/Config_Handlers/DP_PCD_Handler.cpp:
        * tools/Config_Handlers/ERE_Handler.h:
        * tools/Config_Handlers/IDD_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/CPD_Handler.h:
        * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp:
        * tools/Config_Handlers/Package_Handlers/SID_Handler.h:
        * tools/Config_Handlers/Property_Handler.h:
        * tools/Config_Handlers/RT-CCM/TPL_Handler.h:
        * tools/Config_Handlers/Req_Handler.h:
        * tools/Config_Handlers/Req_Handler.cpp:
        * tools/Config_Handlers/STD_CID_Handler.cpp:
        * tools/Config_Handlers/SatisfierProperty_Handler.h:
        * tools/Config_Handlers/Utils/XML_Helper.h:
        * tools/Config_Handlers/XSCRT/Traversal.hpp:
          Untabify.

Fri Aug 24 14:23:06 UTC 2007  Abdullah Sowayan  <abdullah.sowayan@lmco.com>

        * examples/BasicSP/EC/controller.cpp:
        * examples/Display/NavDisplayGUI_exec/DetailView.cpp:
        * examples/Display/NavDisplayGUI_exec/MapView.cpp:
        * examples/Hello/Receiver/Receiver_exec.h:
        * examples/Hello/Sender/starter.cpp:
        * examples/Null_Component/plan.h:
        * examples/Swapping/Receiver/Receiver_exec.h:
        * examples/Swapping/Sender/starter.cpp:
          Untabify.

Thu Aug 23 22:21:16 UTC 2007  Abdullah Sowayan  <abdullah.sowayan@lmco.com>

        * DAnCE/Deployment/CIAO_NodeApplication_CallBack.idl:
        * DAnCE/NodeApplication/NodeApplication_Impl.cpp:
        * DAnCE/RepositoryManager/ZIP_Wrapper.cpp:
          Untabify.

Tue Aug 21 14:43:24 UTC 2007  Abdullah Sowayan  <abdullah.sowayan@lmco.com>

        * DAnCE/Interfaces/ExecutionManager_stub_export.h:
        * DAnCE/Interfaces/NodeManager_stub_export.h:
        * DAnCE/Interfaces/NodeManager_svnt_export.h:
        * DAnCE/NodeApplication/CIAO_NodeApplication_export.h:
        * DAnCE/NodeApplication/NA_Configurator_Export.h:
        * DAnCE/NodeApplication/NoOp_Configurator_export.h:
        * DAnCE/NodeApplication/NodeApp_Configurator_Export.h:
        * DAnCE/NodeApplication/RTNA_Configurator_Export.h:
        * DAnCE/NodeApplicationManager/CIAO_NAM_Export.h:
        * DAnCE/TargetManager/TargetManager_exec_export.h:
        * DAnCE/TargetManager/TargetManager_stub_export.h:
        * DAnCE/TargetManager/TargetManager_svnt_export.h:
        * DAnCE/tests/NodeApplicationTest/RoundTrip_exec_export.h:
        * DAnCE/tests/NodeApplicationTest/RoundTrip_stub_export.h:
        * DAnCE/tests/NodeApplicationTest/RoundTrip_svnt_export.h:
        * ciao/CIAO_Client_Export.h:
        * ciao/CIAO_Container_Export.h:
        * ciao/CIAO_Server_Export.h:
        * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Export.h:
        * ciaosvcs/Events/CIAO_Events_Export.h:
        * docs/tutorials/Quoter/Simple/Broker/Broker_exec_export.h:
        * docs/tutorials/Quoter/Simple/Broker/Broker_stub_export.h:
        * docs/tutorials/Quoter/Simple/Broker/Broker_svnt_export.h:
        * docs/tutorials/Quoter/Simple/Distributor/Distributor_exec_export.h:
        * docs/tutorials/Quoter/Simple/Distributor/Distributor_stub_export.h:
        * docs/tutorials/Quoter/Simple/Distributor/Distributor_svnt_export.h:
        * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_skel_export.h:
        * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_stub_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_exec_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_stub_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_svnt_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_stub_export.h:
        * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_svnt_export.h:
        * examples/Display/RateGen/RateGen_exec_export.h:
        * examples/Hello/Hello_Base/Hello_Base_stub_export.h:
        * examples/Hello/Hello_Base/Hello_Base_svnt_export.h:
        * examples/Hello/Receiver/Receiver_exec_export.h:
        * examples/Hello/Receiver/Receiver_stub_export.h:
        * examples/Hello/Receiver/Receiver_svnt_export.h:
        * examples/Hello/Sender/Sender_exec_export.h:
        * examples/Hello/Sender/Sender_stub_export.h:
        * examples/Hello/Sender/Sender_svnt_export.h:
        * examples/Swapping/Hello_Base/Hello_Base_stub_export.h:
        * examples/Swapping/Hello_Base/Hello_Base_svnt_export.h:
        * examples/Swapping/Receiver/Receiver_exec_export.h:
        * examples/Swapping/Receiver/Receiver_stub_export.h:
        * examples/Swapping/Receiver/Receiver_svnt_export.h:
        * examples/Swapping/Sender/Sender_exec_1_export.h:
        * examples/Swapping/Sender/Sender_exec_2_export.h:
        * examples/Swapping/Sender/Sender_exec_export.h:
        * examples/Swapping/Sender/Sender_stub_export.h:
        * examples/Swapping/Sender/Sender_svnt_export.h:
        * performance-tests/Benchmark/Benchmark_stub_export.h:
        * performance-tests/Benchmark/Benchmark_svnt_export.h:
        * performance-tests/Benchmark/RoundTrip/RoundTrip_exec_export.h:
        * performance-tests/Benchmark/RoundTrip/RoundTrip_stub_export.h:
        * performance-tests/Benchmark/RoundTrip/RoundTrip_svnt_export.h:
        * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec_export.h:
        * performance-tests/Benchmark/RoundTripClient/RoundTripClient_stub_export.h:
        * performance-tests/Benchmark/RoundTripClient/RoundTripClient_svnt_export.h:
        * performance-tests/Protocols/Receiver/Receiver_exec_export.h:
        * performance-tests/Protocols/Receiver/Receiver_stub_export.h:
        * performance-tests/Protocols/Receiver/Receiver_svnt_export.h:
        * performance-tests/Protocols/Sender/Sender_exec_export.h:
        * performance-tests/Protocols/Sender/Sender_stub_export.h:
        * performance-tests/Protocols/Sender/Sender_svnt_export.h:
        * performance-tests/Protocols/common/Protocols_skel_export.h:
        * performance-tests/Protocols/common/Protocols_stub_export.h:
        * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec_export.h:
        * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_stub_export.h:
        * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_svnt_export.h:
        * tests/Bug_2130_Regression/interfaces/ENW_skel_export.h:
        * tests/Bug_2130_Regression/interfaces/ENW_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/Attributes/Attributes_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/Attributes/Attributes_svnt_export.h:
        * tests/IDL3/Components/ComplexComponent/EventSink/EventSink_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/EventSink/EventSink_svnt_export.h:
        * tests/IDL3/Components/ComplexComponent/EventSource/EventSource_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/EventSource/EventSource_svnt_export.h:
        * tests/IDL3/Components/ComplexComponent/Facets/Facets_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/Facets/Facets_svnt_export.h:
        * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles_stub_export.h:
        * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles_svnt_export.h:
        * tests/IDL3/Components/SimpleComponent/SimpleComponent_exec_export.h:
        * tests/IDL3/Components/SimpleComponent/SimpleComponent_stub_export.h:
        * tests/IDL3/Components/SimpleComponent/SimpleComponent_svnt_export.h:
        * tests/IDL3/Events/Abstract/Abstract_stub_export.h:
        * tests/IDL3/Events/Abstract/Abstract_svnt_export.h:
        * tests/IDL3/Events/Regular/Regular_stub_export.h:
        * tests/IDL3/Events/Regular/Regular_svnt_export.h:
        * tests/IDL3/Homes/Attributes/HomeAttributes_stub_export.h:
        * tests/IDL3/Homes/Attributes/HomeAttributes_svnt_export.h:
        * tests/IDL3/Homes/Basic/Basic_stub_export.h:
        * tests/IDL3/Homes/Basic/Basic_svnt_export.h:
        * tests/IDL3/Homes/Factory/Factory_stub_export.h:
        * tests/IDL3/Homes/Factory/Factory_svnt_export.h:
        * tests/IDL3/Homes/Finder/Finder_stub_export.h:
        * tests/IDL3/Homes/Finder/Finder_svnt_export.h:
        * tests/IDL3/Homes/Inheritance/Inheritance_stub_export.h:
        * tests/IDL3/Homes/Inheritance/Inheritance_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic_stub_export.h:
        * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink_stub_export.h:
        * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource_stub_export.h:
        * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles_stub_export.h:
        * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Events/Events_stub_export.h:
        * tests/IDL3/ImpliedIDL/Events/Events_svnt_export.h:
        * tests/IDL3/ImpliedIDL/Homes/Homes_stub_export.h:
        * tests/IDL3/ImpliedIDL/Homes/Homes_svnt_export.h:
        * tests/Minimum/Minimum_Base/Minimum_Base_stub_export.h:
        * tests/Minimum/Minimum_Base/Minimum_Base_svnt_export.h:
        * tests/Minimum/Receiver/Receiver_exec_export.h:
        * tests/Minimum/Receiver/Receiver_stub_export.h:
        * tests/Minimum/Receiver/Receiver_svnt_export.h:
        * tests/Minimum/Sender/Sender_exec_export.h:
        * tests/Minimum/Sender/Sender_stub_export.h:
        * tests/Minimum/Sender/Sender_svnt_export.h:
        * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers_Export.h:
        * tools/Config_Handlers/DynAny_Handler/DynAny_Handler_Export.h:
        * tools/Config_Handlers/RT-CCM/RT_CCM_Handlers_Export.h:
        * tools/Config_Handlers/Utils/CIAO_XML_Utils_Export.h:
        * tools/Config_Handlers/XSC_XML_Handlers_Export.h:
        * tools/IDL3_to_IDL2/TAO_IDL3_TO_IDL2_BE_Export.h:

          Regenerated export files to address compile-time problems
          for static MSVC71 builds.

Mon Aug 20 12:38:12 UTC 2007  Johnny Willemsen  <jwillemsen@remedy.nl>

        * docs/tutorials/Quoter/Simple/03.html:
          Corrected invalid hyperlink

Wed Aug  8 13:41:12 UTC 2007  Johnny Willemsen  <jwillemsen@remedy.nl>

        * performance-tests/Protocols/Sender/Sender_exec.cpp:
          Added needed include due to refactoring

Wed Aug  8 07:03:33 UTC 2007  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tools/IDL3_to_IDL2/identifier_helper.cpp (original_local_name):

          To the code that removes a prepended '_cxx_' from an indentifier,
          added a check to make sure it was added automatically to avoid
          a C++ keyword clash, and not by the user.

Tue Aug  7 08:57:46 UTC 2007  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tests/IDL3/ImpliedIDL/All/include.idl:
        * tests/IDL3/ImpliedIDL/All/raw_include.idl:
        * tests/IDL3/ImpliedIDL/All/pass_through.idl:

          Added #ifndef guards.

Mon Aug  6 13:00:10 UTC 2007  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tools/IDL3_to_IDL2/identifier_helper.cpp (orig_sn):

          Fixed a problem with Borland BCB6 Pro not finding an implicit
          conversion from ACE_CString to char*.

Fri Aug  3 07:40:11 UTC 2007  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tools/IDL3_to_IDL2/README:
        * tests/IDL3/ImpliedIDL/All/README:

          Updated documentation in these directories.

Fri Aug  3 07:01:35 UTC 2007  Jeff Parsons <j.parsons@vanderbilt.edu>

        * tools/IDL3_to_IDL2/basic_visitor.cpp:
        * tools/IDL3_to_IDL2/basic_visitor.h:
        * tools/IDL3_to_IDL2/be_sunsoft.cpp:
        * tools/IDL3_to_IDL2/be_sunsoft.h:
        * tools/IDL3_to_IDL2/identifier_helper.cpp:
        * tools/IDL3_to_IDL2/be_helper.cpp:
        * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
        * tools/IDL3_to_IDL2/identifier_helper.h:
        * tools/IDL3_to_IDL2/be_helper.h:

          - Changes incorporating enhancements by folks at Thales ATM to
            better handle the mapping of escaped identifiers (masking
            IDL keywords) and identifiers that are C++ keywords from
            IDL3 to IDL2. Thanks to Hakim Souami
            <hakim dot souami at thalesatm dot com> for leading this
            effort.

          - Further changes to build on those above by adding keyword
            handling support for scoped names and component port names.

          - Addition of the capability, also from Thales ATM, to
            optionally generate #includes of IDL files without the
            addition of the default '_IDL2' suffix. This feature is
            necessary when included IDL files aren't available for
            conversion or when 'system' IDL files are included and
            contain only IDL declarations with no 'implied IDL'
            mapping. It is also handy for users who may have similar
            IDL files included and don't wish to run the conversion
            on them needlessly. While Thales ATM's version of this
            feature uses a list of 'excluded' filenames in a text
            file, the feature in this version uses a command line
            option '-x <filename>' for each file to be excluded.

        * tests/IDL3/ImpliedIDL/All/raw_include.idl:
        * tests/IDL3/ImpliedIDL/All/keyword_clash.idl:

          New files that expand the test coverage to include the new
          festures described above.

        * tests/IDL3/ImpliedIDL/All/all.mpc:
        * tests/IDL3/ImpliedIDL/All/pass_through.idl:

          Changes to existing test files to make use of the new files
          listed above.

Thu Aug  2 03:37:40 UTC 2007  Krishnakumar B  <kitty@nospam.invalid.domain>

        * examples/BasicSP/BMDisplay/BMDisplay.mpc:

          Added a dependency from BMDisplay_exec to BasicSP_exec.  Fixes
          problems due to build order.  Thanks to Johnny and Gan for
          reporting the problem.

Fri Jul 27 06:50:14 CDT 2007  Johnny Willemsen  <jwillemsen@remedy.nl>

        * CIAO version 0.5.10 released.

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: