forked from apache/thrift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS
77 lines (55 loc) · 1.84 KB
/
CONTRIBUTORS
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
70
71
72
73
74
75
76
77
Chad Walters <chad@powerset.com>
-TJSONProtocol for C++ and Java
Nitay <nitayj@gmail.com>
-Support for "make check"
William Morgan <w@adap.tv>
-Miscellaneous Ruby improvements
Ben Maurer <bmaurer@andrew.cmu.edu>
-Restructuring the way Autoconf is used
Patrick Collison <patrick@collison.ie>
-Smalltalk bindings
Dave Simpson <dave@powerset.com>
-Better support for connection tracking in the C++ server
-Miscellaneous fixes
Igor Afanasyev <afan@evernote.com>
-Perl HttpClient and bugfixes
Todd Berman <tberman@imeem.com>
-MinGW port of the compiler
-C# bindings
-MS build task
----------------
Release 20070917
----------------
Dave Engberg <engberg@gmail.com>
-JavaBean/JavaDoc enhancements
Andrew McGeachie <geechorama@gmail.com>
-Cocoa/Objective-C support
Ben Maurer <bmaurer@andrew.cmu.edu>
-Python performance enhancements, fastbinary support
Andrew Lutomirski <andy@luto.us>
-Added optional/required keywords for C++ objects
-Added comparison operators for C++ structs
Johan Oskarsson <johan@oksarsson.nu>
-Java findbugs compliance fixes
Paul Saab <ps@powerset.com>
-IPv6 support for TSocket in C++/Python
Kevin Clark <kevin@powerset.com>
-Significant overhaul of Ruby code generation and servers
Simon Forman <sforman@gmail.com>
-TProcessorFactory abstraction for Java servers
Jake Luciani <jakers@gmail.com>
-Perl code generation, libraries, test code
David Reiss <dreiss@stanford.edu>
-strings.h include fix for bzero
-endianness fixes on TBinaryProtocol double serialization
-improved ntohll,htonll implementation
Dan Li <dto@dev.java.net>
-Java TestServer and Tutorial Fixes
Kevin Ko <kevin.s.ko@gmail.com>
-Fix for unnecessary std::string copy construction in Protocol/Exception
Paul Querna <pquerna@apache.org>
-Autoconf error message fix for libevent detection
-clock_gettime implementation for OSX
----------------
Release 20070401
----------------