-
Notifications
You must be signed in to change notification settings - Fork 27
/
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 <[email protected]>
-TJSONProtocol for C++ and Java
Nitay <[email protected]>
-Support for "make check"
William Morgan <[email protected]>
-Miscellaneous Ruby improvements
Ben Maurer <[email protected]>
-Restructuring the way Autoconf is used
Patrick Collison <[email protected]>
-Smalltalk bindings
Dave Simpson <[email protected]>
-Better support for connection tracking in the C++ server
-Miscellaneous fixes
Igor Afanasyev <[email protected]>
-Perl HttpClient and bugfixes
Todd Berman <[email protected]>
-MinGW port of the compiler
-C# bindings
-MS build task
----------------
Release 20070917
----------------
Dave Engberg <[email protected]>
-JavaBean/JavaDoc enhancements
Andrew McGeachie <[email protected]>
-Cocoa/Objective-C support
Ben Maurer <[email protected]>
-Python performance enhancements, fastbinary support
Andrew Lutomirski <[email protected]>
-Added optional/required keywords for C++ objects
-Added comparison operators for C++ structs
Johan Oskarsson <[email protected]>
-Java findbugs compliance fixes
Paul Saab <[email protected]>
-IPv6 support for TSocket in C++/Python
Kevin Clark <[email protected]>
-Significant overhaul of Ruby code generation and servers
Simon Forman <[email protected]>
-TProcessorFactory abstraction for Java servers
Jake Luciani <[email protected]>
-Perl code generation, libraries, test code
David Reiss <[email protected]>
-strings.h include fix for bzero
-endianness fixes on TBinaryProtocol double serialization
-improved ntohll,htonll implementation
Dan Li <[email protected]>
-Java TestServer and Tutorial Fixes
Kevin Ko <[email protected]>
-Fix for unnecessary std::string copy construction in Protocol/Exception
Paul Querna <[email protected]>
-Autoconf error message fix for libevent detection
-clock_gettime implementation for OSX
----------------
Release 20070401
----------------