forked from root-project/cling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS.txt
63 lines (48 loc) · 1.41 KB
/
CREDITS.txt
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
This file lists the most important contributors to the Cling interpreter.
It is sorted by name and formatted to allow easy grepping and beautification
by scripts. The fields are: name (N), email (E), description (D).
Please let us know if you are not on this list while you should be, or if
something in your entry is incorrect.
-------------------
N: Jerome Beclin
E: jerome.beclin@cern.ch
D: Contributions to unload verification.
N: Bertrand Bellenot
E: bertrand.bellenot@cern.ch
D: Windows ports: MS Visual Studio; cygwin.
D: File system interaction: search paths, shared libraries.
N: Philippe Canal
E: pcanal@fnal.gov
D: Core developer of cling.
N: Cristina Cristescu
E: bianca-cristina.cristescu@cern.ch
D: Output redirection.
D: Contributions to unloading.
N: Baozeng Ding
E: sploving1@gmail.com
D: Null-pointer deref protection.
N: Lukasz Janyst
E: ljanyst@cern.ch
D: Initial prototype of cling.
N: Roman Zulak (aka Frederich Munch)
E: machtyrtle@gmail.com
D: Various contributions.
N: Axel Naumann
E: axel@cern.ch
D: Core developer of cling.
N: Timur Pocheptsov
E: Timur.Pocheptsov@cern.ch
D: .class, .typedef prompt interfaces.
N: Fons Rademakers
E: Fons.Rademakers@cern.ch
D: Contributions to libc++ support.
N: Paul Russo
E: russo@fnal.gov
D: Lookup routines.
D: Function call interfaces.
N: Vassil Vassilev
E: vvasilev@cern.ch
D: Main developer of cling.
N: Simeon Ehrig
E: s.ehrig@hzdr.de
D: cling CUDA runtime support