thrift/CONTRIBUTORS
Mark Slee 448849deed ProcessorFactory for Java
Reviewed By: simon forman


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665124 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 01:30:22 +00:00

29 lines
719 B
Plaintext

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