Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 1 | ---------------- |
David Reiss | 6137146 | 2007-09-17 23:53:58 +0000 | [diff] [blame] | 2 | Release 20070917 |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 3 | ---------------- |
| 4 | |
Mark Slee | 1ca5129 | 2007-09-14 19:45:12 +0000 | [diff] [blame] | 5 | Dave Engberg <engberg@gmail.com> |
| 6 | -JavaBean/JavaDoc enhancements |
| 7 | |
Mark Slee | aa3c5a8 | 2007-09-19 21:12:52 +0000 | [diff] [blame^] | 8 | Andrew McGeachie <geechorama@gmail.com> |
Mark Slee | 1ca5129 | 2007-09-14 19:45:12 +0000 | [diff] [blame] | 9 | -Cocoa/Objective-C support |
| 10 | |
| 11 | Ben Maurer <bmaurer@andrew.cmu.edu> |
| 12 | -Python performance enhancements, fastbinary support |
| 13 | |
| 14 | Andrew Lutomirski <andy@luto.us> |
| 15 | -Added optional/required keywords for C++ objects |
| 16 | -Added comparison operators for C++ structs |
| 17 | |
| 18 | Johan Oskarsson <johan@oksarsson.nu> |
| 19 | -Java findbugs compliance fixes |
| 20 | |
Mark Slee | 6d56eb9 | 2007-07-06 22:28:15 +0000 | [diff] [blame] | 21 | Paul Saab <ps@powerset.com> |
| 22 | -IPv6 support for TSocket in C++/Python |
| 23 | |
| 24 | Kevin Clark <kevin@powerset.com> |
| 25 | -Significant overhaul of Ruby code generation and servers |
| 26 | |
Mark Slee | 448849d | 2007-05-31 01:30:22 +0000 | [diff] [blame] | 27 | Simon Forman <sforman@gmail.com> |
| 28 | -TProcessorFactory abstraction for Java servers |
| 29 | |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 30 | Jake Luciani <jakers@gmail.com> |
| 31 | -Perl code generation, libraries, test code |
| 32 | |
Mark Slee | 4f261c5 | 2007-04-13 00:33:24 +0000 | [diff] [blame] | 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 |
| 37 | |
| 38 | Dan Li <dto@dev.java.net> |
| 39 | -Java TestServer and Tutorial Fixes |
| 40 | |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 41 | Kevin Ko <kevin.s.ko@gmail.com> |
| 42 | -Fix for unnecessary std::string copy construction in Protocol/Exception |
| 43 | |
| 44 | Paul Querna <pquerna@apache.org> |
| 45 | -Autoconf error message fix for libevent detection |
| 46 | -clock_gettime implementation for OSX |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 47 | |
| 48 | ---------------- |
| 49 | Release 20070401 |
| 50 | ---------------- |