[go: up one dir, main page]

File: CHANGES.1.7

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 (478 lines) | stat: -rw-r--r-- 17,478 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
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



Project "srecord.1.7"                                             Page 1
List of Changes                                 Mon Apr 30 21:23:01 2001

Change  State           Description
------- -------         -------------
  10    completed       prepare for release
  11    completed       web moved
  12    completed       CRC error messages bug
  15    completed       memory bug
  16    completed       build glitch
  17    completed       bit-wise not filter
  18    completed       crc32, again
  19    completed       unfill



Project "srecord.1.7", Change 10                                  Page 1
Change Details                                  Mon Apr 30 21:23:02 2001

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

SUMMARY
        prepare for release

DESCRIPTION
        This change prepares SRecord for its next public release.

        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.6
        source  create    1.1         etc/new.1.7.so

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Mar 19      pmiller
                        10:48:13 2001
        develop_begin   Mon Mar 19      pmiller  Elapsed time: 0.053
                        10:48:14 2001            days.
        develop_end     Mon Mar 19      pmiller
                        11:12:06 2001
        review_pass     Mon Mar 19      pmiller
                        11:12:09 2001
        integrate_begin Mon Mar 19      pmiller
                        11:12:13 2001
        integrate_pass  Mon Mar 19      pmiller
                        11:14:42 2001



Project "srecord.1.7", Change 11                                  Page 1
Change Details                                  Mon Apr 30 21:23:04 2001

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

SUMMARY
        web moved

DESCRIPTION
        This change updates the web pages to cope with a small move of
        the files.

        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  modify    1.7 -> 1.8  etc/BUILDING.man
        source  modify   1.25 -> 1.26 etc/README.man
        source  modify   1.10 -> 1.11 etc/spec.sh
        source  modify   1.24 -> 1.25 etc/srecord.html
        source  modify   1.12 -> 1.13 etc/srecord.lsm

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Mar 19      pmiller
                        11:37:02 2001
        develop_begin   Mon Mar 19      pmiller
                        11:37:03 2001
        develop_end     Mon Mar 19      pmiller
                        11:46:25 2001
        review_pass     Mon Mar 19      pmiller  Elapsed time: 0.233
                        11:46:25 2001            days.
        integrate_begin Mon Mar 19      pmiller
                        13:31:14 2001
        integrate_pass  Mon Mar 19      pmiller
                        13:32:41 2001



Project "srecord.1.7", Change 12                                  Page 1
Change Details                                  Mon Apr 30 21:23:05 2001

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

SUMMARY
        CRC error messages bug

DESCRIPTION
        This change fixed a problem with the error reporting in the
        CRC16 and CRC32 filter classes.

        My thanks to Dimitris Beletsiotis <dbele@intracom.gr> for
        reporting this problem.

        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 external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.9 -> 1.10 include/srec/input/filter.h
        source  modify    1.4 -> 1.5  include/srec/input/filter/and.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/byte_
                                      swap.h
        source  modify    1.8 -> 1.9  include/srec/input/filter/
                                      checksum.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      checksum/bitnot.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      checksum/negative.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/
                                      checksum/positive.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/crc16.h
        source  modify    1.2 -> 1.3  include/srec/input/filter/crc32.h
        source  modify    1.7 -> 1.8  include/srec/input/filter/crop.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/fill.h
        source  modify    1.7 -> 1.8  include/srec/input/filter/length.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/
                                      maximum.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/
                                      minimum.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/offset.h
        source  modify    1.4 -> 1.5  include/srec/input/filter/or.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/split.h
        source  modify    1.6 -> 1.7  include/srec/input/filter/
                                      unsplit.h
        source  modify    1.4 -> 1.5  include/srec/input/filter/xor.h
        source  modify    1.4 -> 1.5  lib/srec/input/filter/and.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/byte_swap.cc



Project "srecord.1.7", Change 12                                  Page 2
Change Details                                  Mon Apr 30 21:23:05 2001

        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.8 -> 1.9  lib/srec/input/filter/checksum.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/checksum/
                                      bitnot.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/checksum/
                                      negative.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/checksum/
                                      positive.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/crc16.cc
        source  modify    1.2 -> 1.3  lib/srec/input/filter/crc32.cc
        source  modify    1.7 -> 1.8  lib/srec/input/filter/crop.cc
        source  modify    1.7 -> 1.8  lib/srec/input/filter/fill.cc
        source  modify    1.7 -> 1.8  lib/srec/input/filter/length.cc
        source  modify    1.6 -> 1.7  lib/srec/input/filter/maximum.cc
        source  modify    1.6 -> 1.7  lib/srec/input/filter/minimum.cc
        source  modify    1.6 -> 1.7  lib/srec/input/filter/offset.cc
        source  modify    1.4 -> 1.5  lib/srec/input/filter/or.cc
        source  modify    1.6 -> 1.7  lib/srec/input/filter/split.cc
        source  modify    1.6 -> 1.7  lib/srec/input/filter/unsplit.cc
        source  modify    1.4 -> 1.5  lib/srec/input/filter/xor.cc

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Tue Apr 24      pmiller
                        07:49:06 2001
        develop_begin   Tue Apr 24      pmiller  Elapsed time: 0.343
                        07:49:07 2001            days.
        develop_end     Tue Apr 24      pmiller
                        10:23:31 2001
        review_pass     Tue Apr 24      pmiller
                        10:26:28 2001
        integrate_begin Tue Apr 24      pmiller
                        10:26:31 2001
        integrate_pass  Tue Apr 24      pmiller
                        10:29:57 2001



Project "srecord.1.7", Change 15                                  Page 1
Change Details                                  Mon Apr 30 21:23:10 2001

NAME
        Project "srecord.1.7", Delta 4, Change 15.

SUMMARY
        memory bug

DESCRIPTION
        This change fixes a bug in the memory chunk iterator code.  This
        affected CRC16 and CRC32 functionality.

        My thanks to Dimitris Beletsiotis <dbele@intracom.gr> for
        reporting this problem.


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.8 -> 1.9  lib/srec/memory/chunk.cc
        test    create    1.1         test/00/t0060a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Thu Apr 26      pmiller
                        08:44:28 2001
        develop_begin   Thu Apr 26      pmiller  Elapsed time: 0.127
                        08:44:30 2001            days.
        develop_end     Thu Apr 26      pmiller
                        09:41:51 2001
        review_pass     Thu Apr 26      pmiller
                        09:42:02 2001
        integrate_begin Thu Apr 26      pmiller
                        09:42:05 2001
        integrate_pass  Thu Apr 26      pmiller
                        09:44:05 2001



Project "srecord.1.7", Change 16                                  Page 1
Change Details                                  Mon Apr 30 21:23:11 2001

NAME
        Project "srecord.1.7", Delta 5, Change 16.

SUMMARY
        build glitch

DESCRIPTION
        This change fixes a couple of build problems.  My thanks to
        Holger Mueller <hmueller@sitronic.com> for reporting them.

        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 external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify   1.11 -> 1.12 etc/spec.sh
        source  modify    1.7 -> 1.8  lib/srec/record.cc

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Thu Apr 26      pmiller
                        12:40:24 2001
        develop_begin   Thu Apr 26      pmiller  Elapsed time: 0.068
                        12:40:27 2001            days.
        develop_end     Thu Apr 26      pmiller
                        13:11:08 2001
        review_pass     Thu Apr 26      pmiller
                        13:11:11 2001
        integrate_begin Thu Apr 26      pmiller
                        13:11:14 2001
        integrate_pass  Thu Apr 26      pmiller
                        13:13:22 2001



Project "srecord.1.7", Change 17                                  Page 1
Change Details                                  Mon Apr 30 21:23:13 2001

NAME
        Project "srecord.1.7", Delta 6, Change 17.

SUMMARY
        bit-wise not filter

DESCRIPTION
        This change adds a bit-wise not filter.

        My thanks to Holger Mueller <hmueller@sitronic.com> for this
        contribution.


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

CAUSE
        This change was caused by external_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify    1.1 -> 1.2  etc/new.1.7.so
        source  modify   1.35 -> 1.36 include/srec/arglex.h
        source  create    1.1         include/srec/input/filter/not.h
        source  modify   1.37 -> 1.38 lib/srec/arglex.cc
        source  create    1.1         lib/srec/input/filter/not.cc
        source  modify   1.31 -> 1.32 man/man1/o_input.so
        test    create    1.1         test/00/t0061a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Fri Apr 27      pmiller
                        08:46:44 2001
        develop_begin   Fri Apr 27      pmiller  Elapsed time: 0.083
                        08:46:46 2001            days.
        develop_end     Fri Apr 27      pmiller
                        09:24:06 2001
        review_pass     Fri Apr 27      pmiller
                        09:25:24 2001
        integrate_begin Fri Apr 27      pmiller
                        09:25:26 2001
        integrate_pass  Fri Apr 27      pmiller
                        09:28:03 2001



Project "srecord.1.7", Change 18                                  Page 1
Change Details                                  Mon Apr 30 21:23:15 2001

NAME
        Project "srecord.1.7", Delta 7, Change 18.

SUMMARY
        crc32, again

DESCRIPTION
        This change fixes a bug in the CRC16 and CRC32 calculations. The
        code on which the implementation was originally based was wrong.
        This implementation produces results which agree with many
        implementations available on the Internet.

        My thanks to Dimitris Beletsiotis" <dbele@intracom.gr> for
        reporting this problem.


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.2 -> 1.3  include/crc16.h
        source  modify    1.2 -> 1.3  include/crc32.h
        source  modify    1.2 -> 1.3  lib/common/crc16.cc
        source  modify    1.2 -> 1.3  lib/common/crc32.cc
        source  modify    1.2 -> 1.3  lib/srec/memory/walker/crc16.cc
        source  modify    1.2 -> 1.3  lib/srec/memory/walker/crc32.cc
        test    modify    1.2 -> 1.3  test/00/t0053a.sh
        test    modify    1.2 -> 1.3  test/00/t0055a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Sun Apr 29      pmiller
                        09:16:08 2001
        develop_begin   Sun Apr 29      pmiller  Elapsed time: 1.160
                        09:16:09 2001            days.
        develop_end     Mon Apr 30      pmiller
                        10:28:19 2001
        review_pass     Mon Apr 30      pmiller
                        10:28:23 2001
        integrate_begin Mon Apr 30      pmiller
                        10:28:26 2001
        integrate_pass  Mon Apr 30      pmiller
                        10:31:13 2001



Project "srecord.1.7", Change 19                                  Page 1
Change Details                                  Mon Apr 30 21:23:17 2001

NAME
        Project "srecord.1.7", Delta 8, Change 19.

SUMMARY
        unfill

DESCRIPTION
        This change adds the unfill filter, used to reverse the effects
        of the "fill" 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.7.so
        source  modify   1.36 -> 1.37 include/srec/arglex.h
        source  create    1.1         include/srec/input/filter/unfill.h
        source  modify   1.38 -> 1.39 lib/srec/arglex.cc
        source  create    1.1         lib/srec/input/filter/unfill.cc
        source  modify   1.32 -> 1.33 man/man1/o_input.so
        source  modify   1.20 -> 1.21 man/man1/srec_cat.1
        test    create    1.1         test/00/t0062a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Apr 30      pmiller
                        10:36:03 2001
        develop_begin   Mon Apr 30      pmiller  Elapsed time: 0.122
                        10:36:04 2001            days.
        develop_end     Mon Apr 30      pmiller
                        11:30:58 2001
        review_pass     Mon Apr 30      pmiller
                        11:33:47 2001
        integrate_begin Mon Apr 30      pmiller
                        11:33:50 2001
        integrate_pass  Mon Apr 30      pmiller
                        11:37:56 2001