[go: up one dir, main page]

File: CHANGES.1.2

package info (click to toggle)
srecord 1.39-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,624 kB
  • ctags: 1,822
  • sloc: cpp: 18,283; sh: 5,839; makefile: 1,701; awk: 201; vhdl: 15
file content (416 lines) | stat: -rw-r--r-- 16,513 bytes parent folder | download | duplicates (8)
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



Project "srecord.1.2"                                            Page 1
List of Changes                                Wed May 12 13:02:46 1999

Change  State           Description
------- -------         -------------
  10    completed       prepare for release
  11    completed       better implementation pragmas
  12    completed       OR data filter
  13    completed       AND data filter
  14    completed       XOR data filter
  15    completed       binary files



Project "srecord.1.2", Change 10                                 Page 1
Change Details                                 Wed May 12 13:02:46 1999

NAME
        Project "srecord.1.2", Delta 1, Change 10.

SUMMARY
        prepare for release

DESCRIPTION
        This change prepares this next version for release.  The
        releases are post-numbered.

        This change must pass a full regression test.  This change is
        exempt from testing against the development directory.  This
        change is exempt from testing against the baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  create    1.1         etc/CHANGES.1.1
        source  modify   1.10 -> 1.11 etc/Howto.cook
        source  modify    1.4 -> 1.5  etc/Makefile.head
        source  modify    1.5 -> 1.6  etc/Makefile.sh
        source  modify    1.4 -> 1.5  etc/configure.in
        source  create    1.1         etc/new.1.2.so
        source  modify    1.8 -> 1.9  etc/spec.sh
        source  modify    1.8 -> 1.9  etc/srecord.lsm
        source  modify    1.2 -> 1.3  man/man5/srec_tektronix.5

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Wed Nov  4      pmiller
                        22:09:26 1998
        develop_begin   Wed Nov  4      pmiller  Elapsed time: 1.000
                        22:09:29 1998            days.
        develop_end     Thu Nov  5      pmiller
                        10:48:13 1998
        review_pass     Thu Nov  5      pmiller
                        10:48:17 1998
        integrate_begin Thu Nov  5      pmiller
                        10:48:20 1998
        integrate_pass  Thu Nov  5      pmiller
                        10:49:49 1998



Project "srecord.1.2", Change 11                                 Page 1
Change Details                                 Wed May 12 13:02:46 1999

NAME
        Project "srecord.1.2", Delta 2, Change 11.

SUMMARY
        better implementation pragmas

DESCRIPTION
        This change improves the use of the #pragma implementation and
        #pragma interface to cope with older and dumber G++ versions.

        This change must pass a full regression test.  This change is
        exempt from testing against the development directory.  This
        change is exempt from testing against the baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_improvement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.2 -> 1.3  etc/template/cc
        source  modify    1.3 -> 1.4  etc/template/h
        source  modify    1.3 -> 1.4  include/arglex.h
        source  modify    1.3 -> 1.4  include/interval.h
        source  modify   1.14 -> 1.15 include/srec/arglex.h
        source  modify    1.3 -> 1.4  include/srec/input.h
        source  modify    1.6 -> 1.7  include/srec/input/file.h
        source  modify    1.2 -> 1.3  include/srec/input/file/binary.h
        source  modify    1.6 -> 1.7  include/srec/input/file/intel.h
        source  modify    1.3 -> 1.4  include/srec/input/file/srecord.h
        source  modify    1.2 -> 1.3  include/srec/input/file/
                                      tektronix.h
        source  modify    1.3 -> 1.4  include/srec/input/filter.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      checksum.h
        source  modify    1.3 -> 1.4  include/srec/input/filter/crop.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/fill.h
        source  modify    1.3 -> 1.4  include/srec/input/filter/
                                      length.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      maximum.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      minimum.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      offset.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/split.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      unsplit.h
        source  modify    1.4 -> 1.5  include/srec/memory.h
        source  modify    1.2 -> 1.3  include/srec/memory/chunk.h
        source  modify    1.2 -> 1.3  include/srec/memory/walker.h
        source  modify    1.2 -> 1.3  include/srec/memory/walker/



Project "srecord.1.2", Change 11                                 Page 2
Change Details                                 Wed May 12 13:02:46 1999

        Type    Action   Edit         File Name
        ------- -------- -------      -----------
                                      writer.h
        source  modify    1.2 -> 1.3  include/srec/output.h
        source  modify    1.5 -> 1.6  include/srec/output/file.h
        source  modify    1.2 -> 1.3  include/srec/output/file/binary.h
        source  modify    1.2 -> 1.3  include/srec/output/file/c.h
        source  modify    1.4 -> 1.5  include/srec/output/file/intel.h
        source  modify    1.2 -> 1.3  include/srec/output/file/
                                      srecord.h
        source  modify    1.2 -> 1.3  include/srec/output/file/
                                      tektronix.h
        source  modify    1.5 -> 1.6  include/srec/record.h
        source  modify    1.2 -> 1.3  include/srecord/input/filter/
                                      fill.h
        source  modify    1.3 -> 1.4  lib/common/arglex.cc
        source  modify    1.4 -> 1.5  lib/common/interval.cc
        source  modify   1.15 -> 1.16 lib/srec/arglex.cc
        source  modify    1.4 -> 1.5  lib/srec/input.cc
        source  modify    1.7 -> 1.8  lib/srec/input/file.cc
        source  modify    1.2 -> 1.3  lib/srec/input/file/binary.cc
        source  modify    1.6 -> 1.7  lib/srec/input/file/intel.cc
        source  modify    1.4 -> 1.5  lib/srec/input/file/srecord.cc
        source  modify    1.3 -> 1.4  lib/srec/input/file/tektronix.cc
        source  modify    1.3 -> 1.4  lib/srec/input/filter.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/checksum.cc
        source  modify    1.3 -> 1.4  lib/srec/input/filter/crop.cc
        source  modify    1.3 -> 1.4  lib/srec/input/filter/fill.cc
        source  modify    1.3 -> 1.4  lib/srec/input/filter/length.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/maximum.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/minimum.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/offset.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/split.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/unsplit.cc
        source  modify    1.4 -> 1.5  lib/srec/memory.cc
        source  modify    1.2 -> 1.3  lib/srec/memory/chunk.cc
        source  modify    1.2 -> 1.3  lib/srec/memory/walker.cc
        source  modify    1.2 -> 1.3  lib/srec/memory/walker/writer.cc
        source  modify    1.3 -> 1.4  lib/srec/output.cc
        source  modify    1.6 -> 1.7  lib/srec/output/file.cc
        source  modify    1.2 -> 1.3  lib/srec/output/file/binary.cc
        source  modify    1.2 -> 1.3  lib/srec/output/file/c.cc
        source  modify    1.4 -> 1.5  lib/srec/output/file/intel.cc
        source  modify    1.3 -> 1.4  lib/srec/output/file/srecord.cc
        source  modify    1.2 -> 1.3  lib/srec/output/file/tektronix.cc
        source  modify    1.3 -> 1.4  lib/srec/record.cc

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Thu Nov  5      pmiller
                        13:12:43 1998
        develop_begin   Thu Nov  5      pmiller  Elapsed time: 2.622
                        13:12:47 1998            days.
        develop_end     Mon Nov  9      pmiller
                        17:52:48 1998
        review_pass     Mon Nov  9      pmiller



Project "srecord.1.2", Change 11                                 Page 3
Change Details                                 Wed May 12 13:02:46 1999

        What            When            Who      Comment
        ------          ------          -----    ---------
                        17:52:53 1998
        integrate_begin Mon Nov  9      pmiller
                        17:52:55 1998
        integrate_pass  Mon Nov  9      pmiller
                        17:59:02 1998



Project "srecord.1.2", Change 12                                 Page 1
Change Details                                 Wed May 12 13:02:46 1999

NAME
        Project "srecord.1.2", Delta 3, Change 12.

SUMMARY
        OR data filter

DESCRIPTION
        This change adds a filter allowing you to OR a constant into
        the data.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.1 -> 1.2  etc/new.1.2.so
        source  modify   1.15 -> 1.16 include/srec/arglex.h
        source  create    1.1         include/srec/input/filter/or.h
        source  modify    1.6 -> 1.7  include/srec/record.h
        source  modify   1.16 -> 1.17 lib/srec/arglex.cc
        source  create    1.1         lib/srec/input/filter/or.cc
        source  modify   1.15 -> 1.16 man/man1/o_input.so
        test    create    1.1         test/00/t0027a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Nov  9      pmiller
                        17:39:10 1998
        develop_begin   Mon Nov  9      pmiller  Elapsed time: 0.090
                        17:39:13 1998            days.
        develop_end     Mon Nov  9      pmiller
                        18:19:40 1998
        review_pass     Mon Nov  9      pmiller
                        18:19:43 1998
        integrate_begin Mon Nov  9      pmiller
                        18:19:45 1998
        integrate_pass  Mon Nov  9      pmiller
                        18:22:39 1998



Project "srecord.1.2", Change 13                                 Page 1
Change Details                                 Wed May 12 13:02:46 1999

NAME
        Project "srecord.1.2", Delta 4, Change 13.

SUMMARY
        AND data filter

DESCRIPTION
        This change adds a bit-wise AND filter.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify   1.16 -> 1.17 include/srec/arglex.h
        source  create    1.1         include/srec/input/filter/and.h
        source  modify   1.17 -> 1.18 lib/srec/arglex.cc
        source  create    1.1         lib/srec/input/filter/and.cc
        test    create    1.1         test/00/t0028a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Tue Nov 10      pmiller
                        18:48:05 1998
        develop_begin   Tue Nov 10      pmiller  Elapsed time: 1.000
                        18:48:10 1998            days.
        develop_end     Wed Nov 11      pmiller
                        18:05:21 1998
        review_pass     Wed Nov 11      pmiller
                        18:06:33 1998
        integrate_begin Wed Nov 11      pmiller
                        18:06:35 1998
        integrate_pass  Wed Nov 11      pmiller
                        18:14:05 1998



Project "srecord.1.2", Change 14                                 Page 1
Change Details                                 Wed May 12 13:02:46 1999

NAME
        Project "srecord.1.2", Delta 5, Change 14.

SUMMARY
        XOR data filter

DESCRIPTION
        This change adds the xor data filter.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.2 -> 1.3  etc/new.1.2.so
        source  modify   1.17 -> 1.18 include/srec/arglex.h
        source  create    1.1         include/srec/input/filter/xor.h
        source  modify   1.18 -> 1.19 lib/srec/arglex.cc
        source  create    1.1         lib/srec/input/filter/xor.cc
        source  modify   1.16 -> 1.17 man/man1/o_input.so
        test    create    1.1         test/00/t0029a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Wed Nov 11      pmiller
                        18:21:17 1998
        develop_begin   Wed Nov 11      pmiller  Elapsed time: 1.000
                        18:21:48 1998            days.
        develop_end     Thu Nov 12      pmiller
                        17:48:31 1998
        review_pass     Thu Nov 12      pmiller
                        17:48:34 1998
        integrate_begin Thu Nov 12      pmiller
                        17:48:36 1998
        integrate_pass  Thu Nov 12      pmiller
                        17:54:29 1998



Project "srecord.1.2", Change 15                                 Page 1
Change Details                                 Wed May 12 13:02:47 1999

NAME
        Project "srecord.1.2", Delta 6, Change 15.

SUMMARY
        binary files

DESCRIPTION
        This change corrects a bug on Windows NT where binary files are
        being opened in text mode.  For Unix this doesn't matter, but
        for Windows NT this is a disaster.

        My thanks to Angel Jimenez Jimenez <angel.jimenez@ALCATEL.ES>
        for reporting this problem.

        This change must pass a full regression test.  This change is
        exempt from testing against the baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.7 -> 1.8  include/srec/input/file.h
        source  modify    1.3 -> 1.4  include/srec/input/file/binary.h
        source  modify    1.6 -> 1.7  include/srec/output/file.h
        source  modify    1.3 -> 1.4  include/srec/output/file/binary.h
        source  modify    1.8 -> 1.9  lib/srec/input/file.cc
        source  modify    1.3 -> 1.4  lib/srec/input/file/binary.cc
        source  modify    1.5 -> 1.6  lib/srec/input/file/srecord.cc
        source  modify    1.7 -> 1.8  lib/srec/output/file.cc
        source  modify    1.3 -> 1.4  lib/srec/output/file/binary.cc
        test    create    1.1         test/00/t0030a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Wed May 12      pmiller
                        10:56:11 1999
        develop_begin   Wed May 12      pmiller  Elapsed time: 0.243
                        10:56:15 1999            days.
        develop_end     Wed May 12      pmiller
                        12:45:42 1999
        review_pass     Wed May 12      pmiller
                        12:45:54 1999
        integrate_begin Wed May 12      pmiller
                        12:45:58 1999
        integrate_pass  Wed May 12      pmiller
                        12:52:53 1999