summaryrefslogtreecommitdiffstats
path: root/libkcal/libical/THANKS
blob: d795eecaa3c88a99a6af0b2283c2ae70c5c7f1d8 (plain)
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
Thanks to: 

Allan Clark <[email protected]> for testing libical against
UnixWare.

Graham Davison <[email protected]> for MacOS support and
miscelaneous code bits

Seth Alves <[email protected]> for the first cut at the Makefile.am
files and various utility functions.

Russ Steinthal <[email protected]> for several utility functions and
comments.

Ola Lundqvist <[email protected]> for the vCal test data file. 

Colin DuPlantis <[email protected]> for new functions in icalparser.c

Holger Schmidt <[email protected]> for all of icalcstp.c, The
CSTP protocol implementation, and modifications to icalcstp.h

Gisle Hannemyr <[email protected]> The decode*() functions in sspm.c
are based on the decode() routine in the mimelite program, Copyright
(c) 1994 Gisle Hannemyr.

The Evolution team at Helixcode ( Federico Mena Quintero
<[email protected]>, JP Rosevear <[email protected]>, Ettore
Perazzoli <[email protected]>, Christopher James Lahey
<[email protected]>, Peter Williams <[email protected]>) for
miscelaneous patches and adjustments to the build system.

Cornelius Schumacher <[email protected]> for many insightful
suggestions and a few patches.

Mark D. Anderson <[email protected]> for discussions and ideas. 

Martin Neimeier <[email protected]> for correcting bugs in icalrecur.c

Tom Leitner <[email protected]> For several bug fixes in
compiling on Tru64 UNIX.

Patrick Lewis <[email protected]> for several bug reports and
substantial ( co-authorship) contributions to the Python bindings

Larry W. Virden <[email protected]> for several bug reports in compiling
on Solaris.

Bryan Bartone <[email protected]> for code changes based on porting
libical to Windows.

Hubert V <[email protected]> for checking and analyzing the output
of the recurrence rule system.

Jonathan Yue <[email protected]> for  icalproperty_get_name()

Jeff Mace <[email protected]> for finding bugs in gauges. 

John Gray <[email protected]> for routing memory leaks, porting to
WIN32, and taking over leadership of the project.

Andrea Campi <[email protected]> for miscellaneous updates and beginning
of Doxygen documentation.

Paul Lindner <[email protected]> for several contributions, including
C++ binding, reentrant parser, thread safe memory allocator, and a
lot of documentation.

Mark Tearle <[email protected]> for keeping the Python bindings up
to date.