thrift/CONTRIBUTORS
Mark Slee 6d56eb9d65 TSocket IPv6 support for C++
Summary: From Paul Saab at Powerset

Reviewed By: mcslee

Test Plan: test/cpp/TestClient


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665155 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 22:28:15 +00:00

35 lines
880 B
Plaintext

----------------
Release 200705xx
----------------
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
----------------