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