summaryrefslogtreecommitdiff
path: root/CIAO/ChangeLog
blob: e48977c0412457fbc082fc3e53c12ccc644346aa (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
Mon Oct  8 08:02:52 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ciao/Deployment/Handlers/Component_Handler.cpp:
        * ciao/Deployment/Handlers/Home_Handler.cpp:
          Fixed logging messages

Fri Oct  5 06:26:38 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * examples/Hello_Event/descriptors/run_test_shs.pl:
          Fixed path

Wed Oct  3 06:19:55 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ciao/Containers/Session/Session_Container.cpp:
          Fixed typo in error message

        * connectors/dds4ccm/impl/ndds/Topic.cpp:
          layout changes

        * connectors/dds4ccm/tests/Policies/run_test.pl:
        * connectors/dds4ccm/tests/TimeConversion/run_test.pl:
        * connectors/dds4ccm/tests/TypeSupport/run_test.pl:
          Check all return values, directly exit when the test has ended

        * examples/Hello_Event/descriptors/run_test_shs.pl:
          Corrected path of sender

Tue Oct  2 17:50:55 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * connectors/dds4ccm/impl/ndds/convertors/StringSeq.h:
        * connectors/dds4ccm/tests/Policies/main.cpp:
        * connectors/dds4ccm/tests/Policies/policies.mpc:
        * connectors/dds4ccm/tests/Policies/string_seq.h:
        * connectors/dds4ccm/tests/Policies/string_seq.cpp:
          Test StringSeq conversion and fixed a bug in the conversion
          from a tao sequence to a RTI sequence

Tue Oct  2 17:29:33 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * connectors/dds4ccm/impl/ndds/DataReader_T.cpp:
          Only call the RTI narrow with a valid pointer, calling it with
          null causes RTI to log an error

Tue Oct  2 08:27:28 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ciao/Containers/Container_Base_T.cpp:
          Simplified logging statement

Tue Oct  2 06:48:39 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * examples/Hello_Event/descriptors/run_test.pl:
        * examples/Hello_Event/descriptors/run_test_PlanLocality_DifferentProcesses.pl:
        * examples/Hello_Event/descriptors/run_test_PlanLocality_SameProcess.pl:
        * examples/Hello_Event/descriptors/run_test_shs.pl:
        * examples/Hello_Event/descriptors/run_test_without_ns.pl:
          Updated location of the starter

Mon Oct  1 18:26:08 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * connectors/dds4ccm/impl/DataReaderListener_T.cpp:
        * connectors/dds4ccm/impl/DataReaderStateListener_T.cpp:
        * connectors/dds4ccm/impl/PortStatusListener.cpp:
        * connectors/dds4ccm/impl/PublisherListener.cpp:
        * connectors/dds4ccm/impl/SubscriberListener.cpp:
        * connectors/dds4ccm/impl/TopicListener.cpp:
          Catch everywhere C++ exceptions and log a CORBA::BAD_INV_ORDER
          at a lower priority, because that is a signal that the system
          is shutting down

Fri Sep 28 09:39:27 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * examples/Hello/Sender/Hello_Sender_exec.h:
          Added missing file

Thu Sep 27 09:29:38 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * bin/ciao_tests.lst:
        * examples/Hello:
          Added new Hello test that isn't dependent on CCM events

Thu Sep 27 08:59:45 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * bin/ciao_tests.lst:
        * examples/Hello:
        * examples/Hello_Event:
          Renamed Hello to Hello_Event, this version of the
          Hello example uses the CCM events, will add another
          version that just uses facet/receptacles

        * examples/Null_Component/Null_Interface.idl:
          Doxygen change

Tue Sep 25 18:00:53 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ciao/Deployment/Handlers/Component_Handler.h:
        * ciao/Deployment/Handlers/Container_Handler.h:
        * ciao/Deployment/Handlers/Home_Handler.h:
        * ciao/Deployment/Handlers/Homed_Component_Handler.h:
          Only locality manager stubs are used here

Fri Sep 21 07:52:43 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * connectors/dds4ccm/impl/logger/Log_Macros.h:
          Added DDS4CCM_PRINT_CORBA_EXCEPTION also in case there is no
          logging

Thu Sep 20 07:08:30 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ciao/Containers/Container_Base_T.cpp:
          Removed not needed ObjectId_to_string, the result is never
          used

        * ciao/Valuetype_Factories/Cookies.h:
          Removed not needed include

Thu Sep 20 07:06:41 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * connectors/dds4ccm/impl/DDSCallbackStatusHandler.cpp:
        * connectors/dds4ccm/impl/DataReaderHandler_T.cpp:
        * connectors/dds4ccm/impl/logger/Log_Macros.h:
          During shutdown it can happen that still event handlers are
          registered in the reactor and the DDS entities are already
          removed. At that moment we get BAD_INV_ORDER exceptions which
          is the only case we could get them, log them as warning
          messages at that moment instead of real errors

Wed Aug 29 07:36:27 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * CIAO_TAO.mwc:
        * CIAO_TAO_DAnCE.mwc:
        * CIAO_TAO_DAnCE_OpenDDS.mwc:
        * CIAO_TAO_OpenDDS.mwc:
          Be more specific in what we build

        * tests/tests.mwc:
          Removed this file.

Wed Aug 29 07:34:37 UTC 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ChangeLog:
        * ChangeLogs/ChangeLog-2012a:
        * NEWS:
          Prepared for the next release

Wed Aug 29 08:16:04 CEST 2012  Johnny Willemsen  <jwillemsen@remedy.nl>

        * CIAO version 1.1.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: