summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
blob: 83b70d852e8038aa8401e1dc0c2a23403a756d94 (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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
Fri Nov 24 14:04:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tests/Sequence_Unit_Tests/Bounded_String.cpp:
          Updated because of string sequence changes earlier today

Fri Nov 24 13:45:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tests/Portable_Interceptors/PICurrent/client.cpp:
          Added a test for bugzilla 2656

        * tao/Stub.cpp (get_policy_overrides):
          When policies is zero, return an empty sequence instead of
          a nill pointer. This fixes bugzilla 2656. Thanks to
          Richard Ridgway <Richard_Ridgway at ml dot com> for
          delevering the test extension and the patch for this file.

Fri Nov 24 13:43:44 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * configure.ac:

          Configure Bug_2615_Regression unit test.

        * orbsvcs/tests/Makefile.am:

          Regenerated to include Bug_2615_Regression subdirectory.

        * orbsvcs/tests/Bug_2615_Regression/Makefile.am:

          New file, Makefile.am for new-ish unit test.

Fri Nov 24 13:39:13 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * configure.ac:

          Configure RTCORBA Quoter tutorial.

        * docs/tutorials/Quoter/Makefile.am

          Regenerated to include RTCORBA subdirectory.

        * docs/tutorials/Quoter/RTCORBA/Makefile.am

          New file, Makefile.am for new-ish tutorial.

Fri Nov 24 13:24:56 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * performance-tests/Cubit/TAO/DII_Cubit/Makefile.am:
        * performance-tests/Cubit/TAO/IDL_Cubit/Makefile.am:

          Regenerated.

Fri Nov 24 13:21:52 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * configure.ac:

          Added AM_CONDITIONAL for BUILD_STL and BUILD_BOOST, so we can
          generate Makefile.am's with these options.  Default to false,
          until we can write feature tests for these options.

Fri Nov 24 13:21:00 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Makefile.am:

          Regenerated.

        * orbsvcs/orbsvcs/ec_typed_events_skel.mpb:

          Removed *S_T.inl files from the Inline_Files section.

Fri Nov 24 13:19:24 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * tao/Makefile.am:

          Regenerated.

        * tao/Strategies.mpc:

          Clear PIDL_Files section as the Strategies *.pidl files are
          processed within the IDL_Files section, and this results in
          duplicate entries.

Fri Nov 24 09:32:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/Bounded_Basic_String_Sequence_T.h:
        * tao/Unbounded_Basic_String_Sequence_T.h:
          Moved these templates from TAO::details to TAO namespace because
          we are going to move these templates directly

        * tao/Bounded_String_Sequence_T.h:
        * tao/Bounded_Wstring_Sequence_T.h:
        * tao/Unbounded_String_Sequence_T.h:
        * tao/Unbounded_Wstring_Sequence_T.h:
          Removed, not used anymore, the IDL compiler uses the basic string
          sequence directly.

        * TAO_IDL/be/be_visitor_template_export.cpp:
          Removed special handling for (w)string sequences

        * TAO_IDL/be/be_sequence.cpp:
          Changed generation to use basic string sequence template directly

        * tao/Sequence_T.h:
        * tao/tao.mpc:
          Removed the files that got removed

        * tao/Unbounded_Sequence_CDR_T.h:
        * tao/Bounded_Sequence_CDR_T.h:
          Updated because of the move of the basic string sequence files
          from TAO::details to TAO

Fri Nov 24 06:28:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/tao.mpc:
          Don't use -Gse for ULongLongSeq at this moment, vc8 seems to
          have a problem with this file

Thu Nov 23 14:51:05 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * tao/Makefile.am:

          Regenerated.

Thu Nov 23 14:20:33 UTC 2006  Simon McQueen  <sm@prismtech.com>

        * orbsvcs/orbsvcs/IFRService/IFR_Service_Loader.cpp:

          (Hopefully) fix Borland warning.

Thu Nov 23 14:15:47 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Makefile.am:

          Regenerated.

        * orbsvcs/orbsvcs/CosEvent.mpc:

          Removed *S_T.inl files from the Inline_Files section.

Thu Nov 23 13:08:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/tao.mpc:
          Readded -Gse again

        * TAO_IDL/be/be_codegen.cpp:
          Fixed wrong comment in A.h generation

        * TAO_IDL/be/be_interface.cpp:
          Const improvement

        * TAO_IDL/be/be_visitor_component/component_cs.cpp:
          Removed some unneeded c-style casts

        * TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp:
          Small code change to define the local variable and assign
          it on the same line.

        * TAO_IDL/be/be_visitor_template_export.cpp:
          Added special handling for octet/wstring and string sequences.
          Removed generation of long comment why we explicitly
          export the base templates, not usefull in generated code

        * TAO_IDL/util/utl_global.cpp:
          Removed spaces.

        * tao/PolicyC.cpp:
          Removed not needed Borland pragma option

Thu Nov 23 12:01:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/tao.mpc:
          Removed -Gse for the sequence files, causes some problems
          on the scoreboard.

Thu Nov 23 11:11:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * Release:
          Changed TAO_ACE* to TAO_*mwc. That prevents that the TAO_ACE*.sln
          files are added twice to the tar archive. This fixes bug 2680

Thu Nov 23 10:57:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tests/Bug_2669_Regression/Child.idl:
        * tests/Bug_2669_Regression/client.cpp:
          Added a regression for bug 2714 which hasn't been fixed yet.

Thu Nov 23 07:41:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/tao.mpc:
          Simplified the idlflags to put the common flags for all pidl files
          at the top of this file. Added regeneration of OctetSeq.pidl
          and UShortSeq.pidl, these can now be regenerated using the new
          -Gse option which is enabled for all sequence files

        * tao/OctetSeqC.{h,cpp}:
        * tao/UShortSeqC.{h,cpp}:
        * tao/OctetSeqS.h:
        * tao/UShortSeqS.h:
        * tao/AnyTypeCode/OctetSeqA.{h,cpp}:
        * tao/AnyTypeCode/UShortSeqA.{h,cpp}:
        * tao/diffs/OctetSeq.diff:
        * tao/diffs/UShortSeq.diff:
          Removed all these files, they are not regenerated as part of the
          build.

        * tao/OctetSeq.pidl:
        * tao/UShortSeq.pidl:
          Removed remark about applying a diff

Thu Nov 23 06:47:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc:
          Also don't build the server when ace_for_tao is enabled

        * performance-tests/Cubit/TAO/DII_Cubit/DII_Cubit.mpc:
          Don't build in ace_for_tao

Thu Nov 23 03:20:04 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Makefile.am:

          Regenerated.

        * orbsvcs/orbsvcs/CosTrading.mpc:
        * orbsvcs/orbsvcs/RTEventLogAdmin.mpc:
        * orbsvcs/orbsvcs/CosNotification.mpc:
        * orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc:
        * orbsvcs/orbsvcs/DsLogAdmin.mpc:
        * orbsvcs/orbsvcs/CosNaming_Skel.mpc:
        * orbsvcs/orbsvcs/DsEventLogAdmin.mpc:
        * orbsvcs/orbsvcs/CosProperty.mpc:

          Removed *S_T.* files from the Header_Files, Inline_Files, and
          Template_Files sections, cooresponding to the recent change to
          orbsvcslib.mpb which removed -GT from the command line options
          passed to tao_idl.

Thu Nov 23 01:05:04 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service.cpp:
          Fix typo in ACE_Get_Opt option specification which made it
          impossible to specify the number of threads.

Wed Nov 22 22:20:12 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * TAO_IDL/Makefile.am:

          Regenerated.

Wed Nov 22 20:29:03 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Makefile.am:

          Regenerated.

Wed Nov 22 20:18:50 UTC 2006  Jeff Parsons <j.parsons@vanderbilt.edu>

        * TAO_IDL/be/be_visitor_template_export.cpp:
        * TAO_IDL/be_include/be_visitor_template_export.h:

          New files, defining a new visitor that optionally
          generates an explicit export of the template base class
          of the C++ class generated for an IDL sequence. This
          visitor is triggered by the new command line option
          described below, and is intended as a workaround for a
          bug in Visual Studio. This fixes bugzilla 2703.

        * TAO_IDL/be/be_visitor_root.cpp:
        * TAO_IDL/be/be_visitor_root/root.cpp:
        * TAO_IDL/be/be_global.cpp:
        * TAO_IDL/be_include/be_global.h:

          - Added new command line option -Gse that will trigger the
            generation of an explicit export described above.

          - Fixed call to lookup_by_name() when it is used to locate
            CCMObject in the AST and store it for future access in
            the backend global data class. An additional argument
            was recently added to lookup_by_name() and should have
            been used in this call but wasn't. Thanks to Johnny
            Willemsen <jwillemsen@remedy.nl> for reporting the
            resulting incorrect code generation in the copy
            constructor for components. This fixes bugzilla 2724.

        * TAO_IDL/be/be_interface.cpp:

          Cosmetic changes.

        * docs/releasenotes/index.html:
        * docs/compiler.html:

          Updated IDL compiler documentation with the new command line
          option.

Wed Nov 22 19:17:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * orbsvcs/orbsvcs/CosEvent.mpc:
        * orbsvcs/orbsvcs/RTEvent.mpc:
          Add -GT to the idlflags because we have some examples that use
          the TIE files from these services

Wed Nov 22 18:50:59 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Log/Log_i.cpp:

          Now the infinate recursion problem has been resolved, we invoke
          TAO_LogMgr_i::create_log_reference() from TAO_Log_i::init() and
          stash it away in a member variable.  This allows us to remove
          the code that lazily obtained the object reference within the
          active data path of the server.

        * orbsvcs/orbsvcs/Log/LogMgr_i.cpp:

          Changed TAO_LogMgr_i::create_log_reference() to use
          _unchecked_narrow() while narrowing the object reference.  This
          avoids the infinite recursion which occured with _narrow() when
          this was called by the servant activator's incarnate() method.


Wed Nov 22 18:48:02 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Log/Hash_LogRecordStore.cpp:

          Remove extraneous ACE_DEBUG's in destructor.

Wed Nov 22 18:42:53 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/examples/Log/Event/run_test.pl:
        * orbsvcs/examples/Log/RTEvent/run_test.pl:
        * orbsvcs/examples/Log/Notify/run_test.pl:

          Increase timeout so that test passes on slower systems.

Wed Nov 22 15:38:40 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * tao/Version.h:

          Remove extraneous whitespace from TAO_VERSION macro definition.

Wed Nov 22 15:14:51 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/Makefile.am:
  * orbsvcs/performance-tests/RTEvent/lib/Makefile.am:
  * orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Makefile.am:
  * orbsvcs/performance-tests/RTEvent/RTCORBA_Baseline/Makefile.am:
  * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/Makefile.am:
  * orbsvcs/tests/Event/Makefile.am:
  * orbsvcs/tests/Simple_Naming/Makefile.am:
  * orbsvcs/tests/ImplRepo/Makefile.am:
  * orbsvcs/tests/EC_Custom_Marshal/Makefile.am:
  * orbsvcs/tests/Trading/Makefile.am:
  * orbsvcs/tests/BiDir_CORBALOC/Makefile.am:
  * orbsvcs/tests/Bug_2377_Regression/Makefile.am:
  * orbsvcs/tests/Security/ssliop_corbaloc/Makefile.am:
  * orbsvcs/tests/Redundant_Naming/Makefile.am:
  * orbsvcs/tests/Interoperable_Naming/Makefile.am:
  * orbsvcs/tests/Notify/performance-tests/Throughput/Makefile.am:
  * orbsvcs/tests/Notify/lib/Makefile.am:
  * orbsvcs/tests/FT_App/Makefile.am:
  * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/Makefile.am:
  * orbsvcs/ImplRepo_Service/Makefile.am:
  * orbsvcs/examples/CosEC/TypedSimple/Makefile.am:
  * orbsvcs/examples/CosEC/Factory/Makefile.am:
  * orbsvcs/examples/LoadBalancing/Makefile.am:
  * tao/Makefile.am:
  * docs/tutorials/Quoter/idl/Makefile.am:
  * performance-tests/Sequence_Latency/DSI/Makefile.am:
  * performance-tests/Sequence_Latency/Deferred/Makefile.am:
  * performance-tests/Sequence_Latency/Thread_Pool/Makefile.am:
  * performance-tests/Sequence_Latency/Single_Threaded/Makefile.am:
  * performance-tests/Sequence_Latency/DII/Makefile.am:
  * performance-tests/Sequence_Latency/AMH_Single_Threaded/Makefile.am:
  * performance-tests/Sequence_Latency/AMI/Makefile.am:
  * performance-tests/Sequence_Latency/Thread_Per_Connection/Makefile.am:
  * performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Makefile.am:
  * performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/Makefile.am:
  * performance-tests/Callback/Makefile.am:
  * performance-tests/Latency/DSI/Makefile.am:
  * performance-tests/Latency/Deferred/Makefile.am:
  * performance-tests/Latency/Thread_Pool/Makefile.am:
  * performance-tests/Latency/Single_Threaded/Makefile.am:
  * performance-tests/Latency/DII/Makefile.am:
  * performance-tests/Latency/AMH_Single_Threaded/Makefile.am:
  * performance-tests/Latency/AMI/Makefile.am:
  * performance-tests/Latency/Thread_Per_Connection/Makefile.am:
  * performance-tests/Cubit/TAO/MT_Cubit/Makefile.am:
  * performance-tests/Cubit/TAO/DII_Cubit/Makefile.am:
  * performance-tests/Cubit/TAO/IDL_Cubit/Makefile.am:
  * performance-tests/Throughput/Makefile.am:
  * examples/POA/TIE/Makefile.am:
  * examples/Kokyu_dsrt_schedulers/Makefile.am:
  * examples/RTScheduling/Fixed_Priority_Scheduler/Makefile.am:
  * examples/RTScheduling/MIF_Scheduler/Makefile.am:
  * examples/CSD_Strategy/ThreadPool6/Makefile.am:
  * examples/RTCORBA/Activity/Makefile.am:
  * examples/AMH/Sink_Server/Makefile.am:
  * examples/mfc/Makefile.am:
  * examples/AMI/FL_Callback/Makefile.am:
  * examples/PluggableUDP/tests/Basic/Makefile.am:
  * examples/PluggableUDP/tests/Performance/Makefile.am:
  * examples/PluggableUDP/tests/SimplePerformance/Makefile.am:

          Regenerated.

Wed Nov 22 12:34:29 UTC 2006  J.T. Conklin  <jtc@acorntoolworks.com>

        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.inl:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientService_Activate.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientORBInitializer.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.inl:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicy_i.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicyFactory.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientService_Activate.cpp:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerORBInitializer.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ClientPolicyFactory.h:
        * orbsvcs/orbsvcs/FaultTolerance/FT_ServerPolicy_i.h:
        * orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.cpp:
        * orbsvcs/FT_ReplicationManager/FT_ReplicationManagerFaultAnalyzer.h:
        * orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.cpp:
        * orbsvcs/FT_ReplicationManager/FT_FaultEventDescriptor.h:
        * orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.cpp:
        * orbsvcs/FT_ReplicationManager/FT_FaultAnalyzer.h:
        * orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp:
        * orbsvcs/FT_ReplicationManager/FT_FaultConsumer.cpp:
        * orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.h:
        * orbsvcs/FT_ReplicationManager/FT_FaultConsumer.h:
        * orbsvcs/tests/Bug_2137_Regression/README:
        * orbsvcs/tests/Bug_2137_Regression/client.cpp:
        * orbsvcs/tests/Bug_2137_Regression/Bug_2137_Regression.mpc:
        * orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.h:
        * orbsvcs/tests/Bug_2248_Regression/test.idl:
        * orbsvcs/tests/Bug_2248_Regression/server.cpp:
        * orbsvcs/tests/Bug_2248_Regression/Server_ORBInitializer.cpp:
        * orbsvcs/tests/Bug_2248_Regression/README:
        * orbsvcs/tests/Bug_2248_Regression/client.cpp:
        * orbsvcs/tests/Bug_2248_Regression/Server_ORBInitializer.h:
        * orbsvcs/tests/Bug_2248_Regression/client.h:
        * orbsvcs/tests/Bug_2248_Regression/test_i.cpp:
        * orbsvcs/tests/Bug_2248_Regression/tests.idl:
        * orbsvcs/tests/Bug_2248_Regression/Bug_2248_Regression.mpc:
        * orbsvcs/tests/Bug_2248_Regression/Client_i.h:
        * orbsvcs/tests/Bug_2248_Regression/test_i.h:
        * orbsvcs/tests/Bug_2248_Regression/Server_Request_Interceptor.cpp:
        * orbsvcs/tests/Bug_2247_Regression/Manager.h:
        * orbsvcs/tests/Bug_2247_Regression/test.idl:
        * orbsvcs/tests/Bug_2247_Regression/server.cpp:
        * orbsvcs/tests/Bug_2247_Regression/test_i.cpp:
        * orbsvcs/tests/Bug_2247_Regression/Bug_2247_Regression.mpc:
        * orbsvcs/tests/Bug_2247_Regression/Manager.cpp:
        * orbsvcs/tests/Bug_2247_Regression/Client_i.h:
        * orbsvcs/tests/Bug_2247_Regression/README:
        * orbsvcs/tests/Bug_2247_Regression/test_i.h:
        * orbsvcs/tests/FT_App/FT_ReplicationManagerController.cpp:
        * orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.cpp:
        * orbsvcs/tests/FT_App/ReplicationManagerFaultConsumerAdapter.h:
        * orbsvcs/Logging_Service/Event_Logging_Service/README:
        * orbsvcs/Logging_Service/RTEvent_Logging_Service/README:
        * orbsvcs/Logging_Service/Notify_Logging_Service/README:
        * tao/PortableServer/Servant_var.inl:
        * tao/PortableServer/Servant_var.cpp:
        * tao/PortableServer/Servant_var.h:
        * tao/Incoming_Message_Stack.inl:
        * tao/Incoming_Message_Stack.h:
        * tests/Bug_2222_Regression/test.cpp:
        * tests/Bug_2222_Regression/Bug_2222_Regression.mpc:
        * tests/Bug_2222_Regression/TestCase.idl:
        * tests/Bug_2222_Regression/TestType.idl:
        * tests/Bug_2144_Regression/test.cpp:
        * tests/Bug_2144_Regression/Bug_2144_Regression.mpc:
        * tests/Bug_2144_Regression/test.idl:
        * tests/Bug_2144_Regression/README:
        * tests/QtTests/client.cpp:
        * tests/QtTests/client.h:
        * tests/QtTests/test.idl:
        * tests/QtTests/server.cpp:
        * tests/QtTests/test_i.cpp:
        * tests/QtTests/test_i.h:
        * tests/Bug_2375_Regression/test.cpp:
        * tests/Bug_2375_Regression/test.idl:
        * tests/Bug_2375_Regression/Bug_2375_Regression.mpc:
        * tests/Bug_2375_Regression/README:
        * tests/Bug_1812_Regression/test.cpp:
        * tests/Bug_1812_Regression/Bug_1812_Regession.mpc:
        * tests/Bug_1812_Regression/Test.idl:
        * tests/MProfile_Forwarding/Servant_Locator.cpp:
        * tests/MProfile_Forwarding/test.idl:
        * tests/MProfile_Forwarding/server.cpp:
        * tests/MProfile_Forwarding/test_i.inl:
        * tests/MProfile_Forwarding/Servant_Locator.h:
        * tests/Permanent_Forward/Permanent_Forward.mpc:
        * tests/Permanent_Forward/README:
        * tests/Permanent_Forward/StubTest.cpp:
        * tests/ICMG_Any_Bug/client.cpp:
        * tests/ICMG_Any_Bug/HelloWorld.h:
        * tests/ICMG_Any_Bug/Hello.cpp:
        * tests/ICMG_Any_Bug/server.cpp:
        * tests/ICMG_Any_Bug/Hello.h:
        * tests/Bug_2183_Regression/client.cpp:
        * tests/Bug_2183_Regression/Hello.cpp:
        * tests/Bug_2183_Regression/Test.idl:
        * tests/Bug_2183_Regression/server.cpp:
        * tests/Bug_2183_Regression/Bug_2183_Regression.mpc:
        * tests/Bug_2183_Regression/Hello.h:
        * tests/Bug_2183_Regression/README:
        * tests/IDL_Test/array_only.idl:
        * tests/Bug_1813_Regression/test.cpp:
        * tests/Bug_1813_Regression/Bug_1813_Regession.mpc:
        * tests/Bug_1813_Regression/Test.idl:
        * examples/RTCORBA/Activity/Job.idl:
        * examples/RTCORBA/Activity/README:
        * examples/Load_Balancing_persistent/Identity_i.cpp:
        * examples/Load_Balancing_persistent/Load_Balancing_Service.h:
        * examples/Load_Balancing_persistent/Identity_i.h:
        * examples/Load_Balancing_persistent/README:
        * examples/Load_Balancing_persistent/Load_Balancer_i.cpp:
        * examples/Load_Balancing_persistent/Identity.idl:
        * examples/Load_Balancing_persistent/Identity_Server.cpp:
        * examples/Load_Balancing_persistent/Load_Balancer_i.h:
        * examples/Load_Balancing_persistent/Identity_Server.h:
        * examples/Load_Balancing_persistent/Identity_Client.cpp:
        * examples/Load_Balancing_persistent/Identity_Client.h:
        * examples/Load_Balancing_persistent/Load_Balancer.idl:
        * examples/Load_Balancing_persistent/Load_Balancing_Service.cpp:

          Removed svn:executable property.

Wed Nov 22 11:51:49 UTC 2006  Simon McQueen  <sm@prismtech.com>

        * orbsvcs/IFR_Service/IFR_Server.cpp:
        * orbsvcs/IFR_Service/IFR_Service.cpp:
        * orbsvcs/orbsvcs/IFRService/IFR_Service_Loader.cpp:
        * orbsvcs/orbsvcs/IFRService/Options.cpp:

          Make IFR exit when it receives an invalid startup option and improve
          usage message. Fixes bugzilla #2720.

Wed Nov 22 11:39:12 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/FlResource/FlResource_Factory.cpp:
        * tao/FlResource/FlResource_Factory.h:
        * tao/QtResource/QtResource_Factory.cpp:
        * tao/QtResource/QtResource_Factory.h:
        * tao/TkResource/TkResource_Factory.cpp:
        * tao/TkResource/TkResource_Factory.h:
        * tao/XtResource/XtResource_Factory.cpp:
        * tao/XtResource/XtResource_Factory.h:
          Updated these files because the reactors they use are moved
          to their own directories in ACE.

Wed Nov 22 10:54:12 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/Strategies.mpc:
          Now build with ace_for_tao but derive from core_strategies

        * tao/tao.mpc:
          Added new HTTP files and moved all sequence.pidl files to one
          group because soon they all will get a special tao_idl argument
          to be used.

        * tao/TAO_Internal.cpp:
        * tao/default_resource.cpp:
          Added HTTP

        * tao/GUIResource_Factory.{h,cpp}:
          Changed dynamically_allocated_reactor to bool

        * tao/ORB_Core.{h,cpp,inl}:
          Changed has_shutdown to a real bool

        * tao/Valuetype/ValueBase.h:
          Doxygen improvement

Wed Nov 22 10:23:12 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * performance-tests/Callback/Callback.mpc:
        * performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc:
        * performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc:
        * performance-tests/Latency/AMH_Single_Threaded/Single_Threaded.mpc:
        * performance-tests/Latency/Collocation/Collocation.mpc:
        * performance-tests/Latency/Deferred/Deferred.mpc:
        * performance-tests/Latency/DII/DII.mpc:
        * performance-tests/Latency/DSI/DSI.mpc:
        * performance-tests/Latency/Single_Threaded/Single_Threaded.mpc:
        * performance-tests/Sequence_Latency/AMH_Single_Threaded/Single_Threaded.mpc:
        * performance-tests/Sequence_Latency/Deferred/Deferred.mpc:
        * performance-tests/Sequence_Latency/DII/DII.mpc:
        * performance-tests/Sequence_Latency/DSI/DSI.mpc:
        * performance-tests/Sequence_Latency/Single_Threaded/Single_Threaded.mpc:
        * orbsvcs/performance-tests/LoadBalancing/LBPerf/RPS/LoadBalancing.mpc:
          Explicitly add avoids += ace_for_tao to these projects. At this
          moment they are not build because the strategies library is not
          available with ace_for_tao, but this is something I will change
          but besides strategies these projects do use some ACE classes
          which are not available in the ace_for_tao configuration

        * orbsvcs/orbsvcs/Event/ECG_CDR_Message_Receiver.cpp:
          Const improvement

        * orbsvcs/tests/Event/UDP/Consumer.cpp:
        * orbsvcs/tests/Event/UDP/receiver.cpp:
        * orbsvcs/tests/Event/UDP/Supplier.cpp:
        * orbsvcs/tests/Event/UDP/Supplier.h:
        * orbsvcs/tests/Event/UDP/Test.idl:
          Extended this test and reproduced the bug we had in CIAO. This
          test now will fail until Jeff Parsons commits some related
          valuetype changes.

Wed Nov 22 10:17:12 2006  Johnny Willemsen  <jwillemsen@remedy.nl>

        * Release:
          Removed dsw files

        * docs/ORBEndpoint.html:
          Added reuse_addr to the list of options, request has been made
          to OCI to check and extend the documentation of this option
          which has been available starting TAO 1.4.8

        * TAO_IDL/be/be_codegen.cpp:
          Removed check for IFR_Client, we do have an empty A.h file for
          the IFR_Client files now

        * TAO_IDL/be/be_global.cpp:
          Updated help of -GA

        * tao/AnyTypeCode/NVList.cpp:
          Use true/false

        * tao/HTTP_Client.{h,cpp}:
        * tao/HTTP_Handler.{h,cpp}:
        * tao/HTTP_Parser.{h,cpp}:
          New files to support http:/ as IOR format. Fixes bugzilla bugs
          2670 and 372

        * tao/IIOP_Acceptor.cpp:
          Removed check for priority, that is gone already a long time and
          this takes footprint.

        * tao/Stub.cpp:
          Const changes and removed TAO_Synchronous_Cancellation_Required which
          doesn't seem used at all.

Mon Nov 20 08:16:34 2006  Simon McQueen  <sm@prismtech.com>

        * TAO version 1.5.4 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: