forked from swissmicros/free42
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS
36 lines (28 loc) · 1.78 KB
/
CREDITS
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
Free42 is (C) 2004-2019 by Thomas Okken, except:
Decimal math: Intel Decimal Floating-Point Math Library 2.0u1.
INTEG: Romberg integration implementation based on code by Hugh Steers.
LU Decomposition and back-substitution code, and Ridders' root-refinement
algorithm, based on sample code from "Numerical Recipes in C".
Binary implementations of floating-point math routines, used in all binary
builds, developed at SunPro, a Sun Microsystems business.
Skins designed by, or based on original work of: Erik Ehrling and
Sebastien Carlier.
MacOS X Dashboard version by D. Jeff Dionne.
The iPhone version's embedded HTTP server uses Minizip 1.01h, a zlib-based zip
creation and extraction package. Minizip is (C) by Gilles Vollant.
Testing: Vini Matangrano, Dave Johnson, Walter Bonin, Andres Rodriguez,
Jeff O., Miguel Toro, Les Wright, and many others.
Free42 has benefited tremendously from, and probably wouldn't even exist today
if it weren't for, these excellent pieces of Free Software: PRC-Tools by
D. Jeff Dionne, with multi-segment debugging support by Ton van Overbeek; Peal
by Greg Parker; Vim by Bram Moolenaar; DDD by Dorothea Luetkehaus and Andreas
Zeller; NetPBM by Jef Poskanzer and others; gcc/g++ by Richard Stallman and
others; gdb, binutils, and too many other fine tools to name, by the Free
Software Foundation and its contributors; and the Linux kernel by Linus
Torvalds and others.
Many thanks to all concerned for the help and advice I received from many
contributors to several Usenet newsgroups and various mailing lists.
And of course, kudos to the inspiration for it all, the excellent HP-42S
calculator by Hewlett-Packard.
A big and continuing Thank You to all the many people whose names I did not
record, who have sent me bug reports, words of encouragement, and donations.