]> git.sur5r.net Git - iec16022/blob - ChangeLog
Import Debian changes 0.2.4-1.2
[iec16022] / ChangeLog
1 2006-11-11 17:29  Stefan Schmidt <stefan@datenfreihafen.org>
2
3         * tag/0.2.1/CHANGELOG: changelog entry
4
5 2006-11-11 17:29  Stefan Schmidt <stefan@datenfreihafen.org>
6
7         * trunk/CHANGELOG: Changelog entry for 0.2.1
8
9 2006-11-11 17:23  Stefan Schmidt <stefan@datenfreihafen.org>
10
11         * tag/0.2.1: Tag version 0.2.1
12
13 2006-11-11 17:02  Stefan Schmidt <stefan@datenfreihafen.org>
14
15         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/iec16022ecc200.h,
16           trunk/image.c, trunk/image.h, trunk/reedsol.c, trunk/reedsol.h:
17           Run the whole sources through Lindent to get better code.
18
19 2006-11-11 16:39  Stefan Schmidt <stefan@datenfreihafen.org>
20
21         * trunk/iec16022ecc200.c: Added fix from Alessandro Zummo for
22           fixing the 'Barcode too long' problem.
23
24 2006-10-05 22:25  Stefan Schmidt <stefan@datenfreihafen.org>
25
26         * branch/use-autotools: - Branch for testing with autotools.
27
28 2006-10-05 22:22  Stefan Schmidt <stefan@datenfreihafen.org>
29
30         * trunk/TODO: - Update todo list.
31
32 2006-10-05 22:17  Stefan Schmidt <stefan@datenfreihafen.org>
33
34         * trunk/BUGS: - File with known bugs.
35
36           A trunk/BUGS
37
38 2006-02-06 14:25  Stefan Schmidt <stefan@datenfreihafen.org>
39
40         * tag/0.2: - Tagged version 0.2
41
42           A tag/0.2
43
44 2006-02-06 14:20  Stefan Schmidt <stefan@datenfreihafen.org>
45
46         * trunk/CHANGELOG: - Updated CHANGELOG for version 0.2
47
48           M CHANGELOG
49
50 2006-02-06 14:18  Stefan Schmidt <stefan@datenfreihafen.org>
51
52         * trunk/INSTALL: - Updated INSTALL file.
53
54           M INSTALL
55
56 2006-02-06 14:14  Stefan Schmidt <stefan@datenfreihafen.org>
57
58         * trunk/CREDITS: - Updated CREDITS file.
59
60           M CREDITS
61
62 2006-02-05 20:43  alphaone
63
64         * trunk/test/testsuite.sh: Changed testsuite.sh so it cleans up if
65           tests fail
66
67           M trunk/test/testsuite.sh
68
69 2006-02-05 20:33  Stefan Schmidt <stefan@datenfreihafen.org>
70
71         * trunk/Makefile: - Add .PHONY target for test and clean.
72
73           M Makefile
74
75 2006-02-05 20:22  Stefan Schmidt <stefan@datenfreihafen.org>
76
77         * trunk/test/testsuite.sh: - exit 1, if the test false.
78
79           M testsuite.sh
80
81 2006-02-05 20:07  Stefan Schmidt <stefan@datenfreihafen.org>
82
83         * trunk/Makefile: - Add test target which use testsuite.sh
84
85           M Makefile
86
87 2006-02-05 20:03  Stefan Schmidt <stefan@datenfreihafen.org>
88
89         * trunk/test, trunk/test/testsuite-example.bin,
90           trunk/test/testsuite-example.eps,
91           trunk/test/testsuite-example.hex,
92           trunk/test/testsuite-example.png,
93           trunk/test/testsuite-example.text, trunk/test/testsuite.sh: - Add
94           initial commit for testsuite.
95
96           A test
97           AM test/testsuite.sh
98           AM test/testsuite-example.png
99           A test/testsuite-example.hex
100           A test/testsuite-example.text
101           A test/testsuite-example.eps
102           A test/testsuite-example.bin
103
104 2006-02-05 19:47  Stefan Schmidt <stefan@datenfreihafen.org>
105
106         * trunk/iec16022.c: - Add verion information before usage.
107
108           M iec16022.c
109
110 2006-02-05 17:16  Stefan Schmidt <stefan@datenfreihafen.org>
111
112         * trunk/Makefile: - Now right use of prefix and DESTDIR. Thanks to
113           Daniel Willmann
114           <alphaone@totalueberwachung.de>
115
116           M Makefile
117
118 2006-01-16 21:53  Stefan Schmidt <stefan@datenfreihafen.org>
119
120         * trunk/iec16022.1: - Fix typo.
121
122           M iec16022.1
123
124 2006-01-16 21:52  Stefan Schmidt <stefan@datenfreihafen.org>
125
126         * trunk/iec16022.1: - Add example to manpage.
127
128           M iec16022.1
129
130 2006-01-14 18:45  jluebbe
131
132         * trunk/iec16022.1: * Update manpage accorting to Branden's
133           guidelines
134
135 2006-01-13 19:30  Stefan Schmidt <stefan@datenfreihafen.org>
136
137         * trunk/TODO: - Forget TODO file
138
139           M TODO
140
141 2006-01-13 19:29  Stefan Schmidt <stefan@datenfreihafen.org>
142
143         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/image.c: - Code
144           should only have 80 character per line.
145
146           M iec16022.c
147           M iec16022ecc200.c
148           M image.c
149
150 2006-01-13 18:15  Stefan Schmidt <stefan@datenfreihafen.org>
151
152         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/iec16022ecc200.h,
153           trunk/image.c, trunk/reedsol.c: - Layout cahnges. Place retrun
154           value in front of function name.
155
156           M iec16022.c
157           M iec16022ecc200.c
158           M image.c
159           M reedsol.c
160           M iec16022ecc200.h
161
162 2006-01-13 15:07  Stefan Schmidt <stefan@datenfreihafen.org>
163
164         * trunk/iec16022ecc200.h, trunk/image.h, trunk/reedsol.h: - Exclude
165           double include of header files.
166
167           M iec16022ecc200.h
168           M image.h
169           M reedsol.h
170
171 2006-01-12 23:39  Stefan Schmidt <stefan@datenfreihafen.org>
172
173         * trunk/Makefile: - More flexible Makefile. Thanks to Daniel
174           Willmann <daniel.willmann@tu-bs.de>
175
176           M trunk/Makefile
177
178 2006-01-11 14:59  Stefan Schmidt <stefan@datenfreihafen.org>
179
180         * trunk/INSTALL, trunk/README, trunk/TODO: - Docu update.
181
182           M trunk/README
183           M trunk/TODO
184           M trunk/INSTALL
185
186 2006-01-09 07:50  Stefan Schmidt <stefan@datenfreihafen.org>
187
188         * trunk/INSTALL: - Add note about libpopt.
189
190           M trunk/INSTALL
191
192 2006-01-08 18:08  Stefan Schmidt <stefan@datenfreihafen.org>
193
194         * tag/0.1: - Release version 0.1
195
196           A tag/0.1
197
198 2006-01-08 18:04  Stefan Schmidt <stefan@datenfreihafen.org>
199
200         * trunk/CHANGELOG: - Add CHANGELOG.
201
202           A trunk/CHANGELOG
203
204 2006-01-08 18:01  Stefan Schmidt <stefan@datenfreihafen.org>
205
206         * trunk/README: - Add maillinglist to README.
207
208           M trunk/README
209
210 2006-01-08 17:51  Stefan Schmidt <stefan@datenfreihafen.org>
211
212         * trunk/image.c, trunk/image.h, trunk/reedsol.c, trunk/reedsol.h: -
213           Add GPL header.
214
215           M trunk/reedsol.h
216           M trunk/image.c
217           M trunk/image.h
218           M trunk/reedsol.c
219
220 2006-01-07 23:56  Stefan Schmidt <stefan@datenfreihafen.org>
221
222         * trunk/README: - Update README.
223
224           M trunk/README
225
226 2006-01-07 00:15  Stefan Schmidt <stefan@datenfreihafen.org>
227
228         * trunk/TODO, trunk/image.h: - Add future topics to TODO list.
229           - Remove two unnecessary comments.
230
231           M trunk/TODO
232           M trunk/image.h
233
234 2006-01-06 21:33  Stefan Schmidt <stefan@datenfreihafen.org>
235
236         * trunk/image.c: - Fix some signed/unsigned compiler warnings.
237
238           M trunk/image.c
239
240 2006-01-06 20:57  Stefan Schmidt <stefan@datenfreihafen.org>
241
242         * trunk/iec16022.c, trunk/iec16022ecc200.c: - Fix include header
243           files. Thanks to Daniell Willmann.
244
245           M trunk/iec16022ecc200.c
246           M trunk/iec16022.c
247
248 2006-01-06 20:44  Stefan Schmidt <stefan@datenfreihafen.org>
249
250         * trunk/README, trunk/TODO: - Add initial README file.
251
252           M trunk/TODO
253           A trunk/README
254
255 2006-01-06 15:13  Stefan Schmidt <stefan@datenfreihafen.org>
256
257         * trunk/INSTALL, trunk/TODO: - Add first version of INSTALL file.
258
259           M trunk/TODO
260           A trunk/INSTALL
261
262 2006-01-06 15:12  Stefan Schmidt <stefan@datenfreihafen.org>
263
264         * trunk/Makefile: - Change Makefile to use DESTDIR.
265
266           M trunk/Makefile
267
268 2006-01-04 15:06  Stefan Schmidt <stefan@datenfreihafen.org>
269
270         * trunk/TODO: - First version of TODO file.
271
272           A trunk/TODO
273
274 2006-01-03 19:45  Stefan Schmidt <stefan@datenfreihafen.org>
275
276         * trunk/CREDITS: - Add first version of CREDITS file.
277
278           A trunk/CREDITS
279
280 2006-01-03 19:36  Stefan Schmidt <stefan@datenfreihafen.org>
281
282         * trunk/Makefile: - Add manpage creation and install to Makefile.
283
284           M trunk/Makefile
285
286 2006-01-03 19:09  jluebbe
287
288         * trunk/iec16022.1: Fixes to the manpage
289
290 2006-01-03 18:59  Stefan Schmidt <stefan@datenfreihafen.org>
291
292         * trunk/Makefile: - Add install target to Makefile.
293
294           M trunk/Makefile
295
296 2006-01-03 18:58  jluebbe
297
298         * trunk/iec16022.1: Added manpage
299
300 2006-01-03 14:09  Stefan Schmidt <stefan@datenfreihafen.org>
301
302         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/iec16022ecc200.h:
303           - Remove changelog entries from source code.
304           - Add copyright notice.
305
306           M trunk/iec16022ecc200.c
307           M trunk/iec16022.c
308           M trunk/iec16022ecc200.h
309
310 2006-01-03 13:35  Stefan Schmidt <stefan@datenfreihafen.org>
311
312         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/iec16022ecc200.h:
313           - Add PNG output format in help text.
314           - Add small GPL header.
315           - Fix some layout issues.
316
317           M trunk/iec16022ecc200.c
318           M trunk/iec16022.c
319           M trunk/iec16022ecc200.h
320
321 2006-01-03 13:29  Stefan Schmidt <stefan@datenfreihafen.org>
322
323         * trunk/LICENSE, trunk/Makefile: - Add GPL license file.
324           - Add Makefile.
325
326           A trunk/LICENSE
327           A trunk/Makefile
328
329 2006-01-03 13:20  Stefan Schmidt <stefan@datenfreihafen.org>
330
331         * tag/original-source, tag/original-source/iec16022.c,
332           tag/original-source/iec16022ecc200.c,
333           tag/original-source/iec16022ecc200.h,
334           tag/original-source/image.c, tag/original-source/image.h,
335           tag/original-source/reedsol.c, tag/original-source/reedsol.h: -
336           Tag the original source.
337
338           A tag/original-source
339           A tag/original-source/image.c
340           A tag/original-source/reedsol.h
341           A tag/original-source/image.h
342           A tag/original-source/iec16022ecc200.c
343           A tag/original-source/iec16022.c
344           A tag/original-source/iec16022ecc200.h
345           A tag/original-source/reedsol.c
346
347 2006-01-03 12:24  Stefan Schmidt <stefan@datenfreihafen.org>
348
349         * trunk/iec16022.c, trunk/iec16022ecc200.c, trunk/iec16022ecc200.h,
350           trunk/image.c, trunk/image.h, trunk/reedsol.c, trunk/reedsol.h: -
351           Initial import.
352           - This code is available at http://aa.gg/free/
353           - Thank you to Andrew Hearn, who confirmed that we can use this
354           code under the
355           GPL.
356
357           A trunk/image.c
358           A trunk/reedsol.h
359           A trunk/image.h
360           A trunk/iec16022ecc200.c
361           A trunk/iec16022.c
362           A trunk/iec16022ecc200.h
363           A trunk/reedsol.c
364
365 2006-01-03 12:18  Stefan Schmidt <stefan@datenfreihafen.org>
366
367         * branch, tag, trunk: - Directory structure.
368
369           A trunk
370           A tag
371           A branch
372