12006-11-11 17:29  Stefan Schmidt <stefan@datenfreihafen.org>
2
3	* tag/0.2.1/CHANGELOG: changelog entry
4
52006-11-11 17:29  Stefan Schmidt <stefan@datenfreihafen.org>
6
7	* trunk/CHANGELOG: Changelog entry for 0.2.1
8
92006-11-11 17:23  Stefan Schmidt <stefan@datenfreihafen.org>
10
11	* tag/0.2.1: Tag version 0.2.1
12
132006-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
192006-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
242006-10-05 22:25  Stefan Schmidt <stefan@datenfreihafen.org>
25
26	* branch/use-autotools: - Branch for testing with autotools.
27
282006-10-05 22:22  Stefan Schmidt <stefan@datenfreihafen.org>
29
30	* trunk/TODO: - Update todo list.
31
322006-10-05 22:17  Stefan Schmidt <stefan@datenfreihafen.org>
33
34	* trunk/BUGS: - File with known bugs.
35
36	  A trunk/BUGS
37
382006-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
442006-02-06 14:20  Stefan Schmidt <stefan@datenfreihafen.org>
45
46	* trunk/CHANGELOG: - Updated CHANGELOG for version 0.2
47
48	  M CHANGELOG
49
502006-02-06 14:18  Stefan Schmidt <stefan@datenfreihafen.org>
51
52	* trunk/INSTALL: - Updated INSTALL file.
53
54	  M INSTALL
55
562006-02-06 14:14  Stefan Schmidt <stefan@datenfreihafen.org>
57
58	* trunk/CREDITS: - Updated CREDITS file.
59
60	  M CREDITS
61
622006-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
692006-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
752006-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
812006-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
872006-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
1042006-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
1102006-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
1182006-01-16 21:53  Stefan Schmidt <stefan@datenfreihafen.org>
119
120	* trunk/iec16022.1: - Fix typo.
121
122	  M iec16022.1
123
1242006-01-16 21:52  Stefan Schmidt <stefan@datenfreihafen.org>
125
126	* trunk/iec16022.1: - Add example to manpage.
127
128	  M iec16022.1
129
1302006-01-14 18:45  jluebbe
131
132	* trunk/iec16022.1: * Update manpage accorting to Branden's
133	  guidelines
134
1352006-01-13 19:30  Stefan Schmidt <stefan@datenfreihafen.org>
136
137	* trunk/TODO: - Forget TODO file
138
139	  M TODO
140
1412006-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
1502006-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
1622006-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
1712006-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
1782006-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
1862006-01-09 07:50  Stefan Schmidt <stefan@datenfreihafen.org>
187
188	* trunk/INSTALL: - Add note about libpopt.
189
190	  M trunk/INSTALL
191
1922006-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
1982006-01-08 18:04  Stefan Schmidt <stefan@datenfreihafen.org>
199
200	* trunk/CHANGELOG: - Add CHANGELOG.
201
202	  A trunk/CHANGELOG
203
2042006-01-08 18:01  Stefan Schmidt <stefan@datenfreihafen.org>
205
206	* trunk/README: - Add maillinglist to README.
207
208	  M trunk/README
209
2102006-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
2202006-01-07 23:56  Stefan Schmidt <stefan@datenfreihafen.org>
221
222	* trunk/README: - Update README.
223
224	  M trunk/README
225
2262006-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
2342006-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
2402006-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
2482006-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
2552006-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
2622006-01-06 15:12  Stefan Schmidt <stefan@datenfreihafen.org>
263
264	* trunk/Makefile: - Change Makefile to use DESTDIR.
265
266	  M trunk/Makefile
267
2682006-01-04 15:06  Stefan Schmidt <stefan@datenfreihafen.org>
269
270	* trunk/TODO: - First version of TODO file.
271
272	  A trunk/TODO
273
2742006-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
2802006-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
2862006-01-03 19:09  jluebbe
287
288	* trunk/iec16022.1: Fixes to the manpage
289
2902006-01-03 18:59  Stefan Schmidt <stefan@datenfreihafen.org>
291
292	* trunk/Makefile: - Add install target to Makefile.
293
294	  M trunk/Makefile
295
2962006-01-03 18:58  jluebbe
297
298	* trunk/iec16022.1: Added manpage
299
3002006-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
3102006-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
3212006-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
3292006-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
3472006-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
3652006-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
373