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