mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
6137146329
Reviewed By: root git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665270 13f79535-47bb-0310-9956-ffa450edef68
51 lines
1.3 KiB
Plaintext
51 lines
1.3 KiB
Plaintext
----------------
|
|
Release 20070917
|
|
----------------
|
|
|
|
Dave Engberg <engberg@gmail.com>
|
|
-JavaBean/JavaDoc enhancements
|
|
|
|
Andrew McGeachie <geech@evernote.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
|
|
----------------
|