mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
e6ec4141a8
Summary: Forgot to mention in my last commit that the bulk of the change was submitted by Nitay. Updating the CONTRIBUTORS file while I'm at it. Reviewed By: mcslee Test Plan: None. Revert Plan: ok git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665459 13f79535-47bb-0310-9956-ffa450edef68
75 lines
1.8 KiB
Plaintext
75 lines
1.8 KiB
Plaintext
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
|
|
----------------
|