Merge commit 'remotes/trunk'
[amiethrift.git] / CONTRIBUTORS
blobf972b456b0fbf156343ff1bac169dac74e22c746
1 Ben Maurer <bmaurer@andrew.cmu.edu>
2 -Restructuring the way Autoconf is used.
4 Patrick Collison <patrick@collison.ie>
5 -Smalltalk bindings.
7 Dave Simpson <dave@powerset.com>
8 -Better support for connection tracking in the C++ server.
9 -Miscellaneous fixes.
11 Igor Afanasyev <afan@evernote.com>
12 -Perl HttpClient and bugfixes
14 Todd Berman <tberman@imeem.com>
15 -MinGW port of the compiler.
16 -C# bindings.
17 -MS build task.
19 ----------------
20 Release 20070917
21 ----------------
23 Dave Engberg <engberg@gmail.com>
24 -JavaBean/JavaDoc enhancements
26 Andrew McGeachie <geechorama@gmail.com>
27 -Cocoa/Objective-C support
29 Ben Maurer <bmaurer@andrew.cmu.edu>
30 -Python performance enhancements, fastbinary support
32 Andrew Lutomirski <andy@luto.us>
33 -Added optional/required keywords for C++ objects
34 -Added comparison operators for C++ structs
36 Johan Oskarsson <johan@oksarsson.nu>
37 -Java findbugs compliance fixes
39 Paul Saab <ps@powerset.com>
40 -IPv6 support for TSocket in C++/Python
42 Kevin Clark <kevin@powerset.com>
43 -Significant overhaul of Ruby code generation and servers
45 Simon Forman <sforman@gmail.com>
46 -TProcessorFactory abstraction for Java servers
48 Jake Luciani <jakers@gmail.com>
49 -Perl code generation, libraries, test code
51 David Reiss <dreiss@stanford.edu>
52 -strings.h include fix for bzero
53 -endianness fixes on TBinaryProtocol double serialization
54 -improved ntohll,htonll implementation
56 Dan Li <dto@dev.java.net>
57 -Java TestServer and Tutorial Fixes
59 Kevin Ko <kevin.s.ko@gmail.com>
60 -Fix for unnecessary std::string copy construction in Protocol/Exception
62 Paul Querna <pquerna@apache.org>
63 -Autoconf error message fix for libevent detection
64 -clock_gettime implementation for OSX
66 ----------------
67 Release 20070401
68 ----------------