1The people who made this tool happen:
2
3Main Authors:
4===============
5
6Bj�rn Berg, clergyman@gmx.de:
7dbf-core and GUI
8
9Ross Jones, ross@companyofarchers.org:
10A lot of fixes and a helpful hand while porting dbf to PPC, especially MacOS X.
11
12Mikhail Teterin
13He has mainly written the code for dbf 0.7 and has improved a lot of features
14dbf offers. The entire code was rewritten by him.
15
16
17Contributors:
18=============
19
20My thanks go to the following persons who assist me developing this tool:
21
22* Joachim Astel:
231998 Joachim Astel produced the first prototype of dbf in a nightly hack. 2002 I
24have taken this code and wrapped more than 2500 lines of code around it.
25Without Joachim dbf would not exist in the form as it does today. Parts of the
26core (dbf.c) are still credited to him, although there were a lot of changes in
27the last months.
28
29* Ed Guy:
30hints how to convert symbols and characters in dBASE 3 files
31
32* Andy Jeffries, opensource@andyjeffries.co.uk:
33memory leak fix, dbf now uses a constant memory of 424 KB during conversion of a
34dBASE file. See CHANGELOG for more information.
35
36* Christian Vogel, chris@obelix.hedonism.cx:
37Patch which changes all occurences of "char" to "unsigned char" in codepages.h of
38dbf-0.4. This avoids many warnings about "case statement out of range"
39
40* Dr. Georg Roesler:
41SQL Export, bugfixes and code optimization
42
43
44Testers:
45========
46
47I also want to thank the people who have taken the time to test dbf under several
48circumstances and who stand my never-ending questions and requests for testing
49newer versions:
50
51* Uwe Steinmann, uwe@steinmann.cx: PPC
52* Kai Witte, kai@witte-offline.de: PPC
53* John McVeagh: AIX
54