r1190@dev030 (orig r59857): dreiss | 2007-09-14 18:54:56 -0700
[amiethrift.git] / CONTRIBUTORS
blobcbe174fa83235ee58178ccb8c7856e47a9a107e5
1 ----------------
2 Release 200705xx
3 ----------------
5 Dave Engberg <engberg@gmail.com>
6 -JavaBean/JavaDoc enhancements
8 Andrew McGeachie <geech@evernote.com>
9 -Cocoa/Objective-C support
11 Ben Maurer <bmaurer@andrew.cmu.edu>
12 -Python performance enhancements, fastbinary support
14 Andrew Lutomirski <andy@luto.us>
15 -Added optional/required keywords for C++ objects
16 -Added comparison operators for C++ structs
18 Johan Oskarsson <johan@oksarsson.nu>
19 -Java findbugs compliance fixes
21 Paul Saab <ps@powerset.com>
22 -IPv6 support for TSocket in C++/Python
24 Kevin Clark <kevin@powerset.com>
25 -Significant overhaul of Ruby code generation and servers
27 Simon Forman <sforman@gmail.com>
28 -TProcessorFactory abstraction for Java servers
30 Jake Luciani <jakers@gmail.com>
31 -Perl code generation, libraries, test code
33 David Reiss <dreiss@stanford.edu>
34 -strings.h include fix for bzero
35 -endianness fixes on TBinaryProtocol double serialization
36 -improved ntohll,htonll implementation
38 Dan Li <dto@dev.java.net>
39 -Java TestServer and Tutorial Fixes
41 Kevin Ko <kevin.s.ko@gmail.com>
42 -Fix for unnecessary std::string copy construction in Protocol/Exception
44 Paul Querna <pquerna@apache.org>
45 -Autoconf error message fix for libevent detection
46 -clock_gettime implementation for OSX
48 ----------------
49 Release 20070401
50 ----------------