Gavin McDonald | 0b75e1a | 2010-10-28 02:12:01 +0000 | [diff] [blame] | 1 | Chad Walters <chad@powerset.com> |
| 2 | -TJSONProtocol for C++ and Java |
| 3 | |
| 4 | Nitay <nitayj@gmail.com> |
| 5 | -Support for "make check" |
| 6 | |
| 7 | William Morgan <w@adap.tv> |
| 8 | -Miscellaneous Ruby improvements |
| 9 | |
| 10 | Ben Maurer <bmaurer@andrew.cmu.edu> |
| 11 | -Restructuring the way Autoconf is used |
| 12 | |
| 13 | Patrick Collison <patrick@collison.ie> |
| 14 | -Smalltalk bindings |
| 15 | |
| 16 | Dave Simpson <dave@powerset.com> |
| 17 | -Better support for connection tracking in the C++ server |
| 18 | -Miscellaneous fixes |
| 19 | |
| 20 | Igor Afanasyev <afan@evernote.com> |
| 21 | -Perl HttpClient and bugfixes |
| 22 | |
| 23 | Todd Berman <tberman@imeem.com> |
| 24 | -MinGW port of the compiler |
| 25 | -C# bindings |
| 26 | -MS build task |
| 27 | |
| 28 | ---------------- |
| 29 | Release 20070917 |
| 30 | ---------------- |
| 31 | |
| 32 | Dave Engberg <engberg@gmail.com> |
| 33 | -JavaBean/JavaDoc enhancements |
| 34 | |
| 35 | Andrew McGeachie <geechorama@gmail.com> |
| 36 | -Cocoa/Objective-C support |
| 37 | |
| 38 | Ben Maurer <bmaurer@andrew.cmu.edu> |
| 39 | -Python performance enhancements, fastbinary support |
| 40 | |
| 41 | Andrew Lutomirski <andy@luto.us> |
| 42 | -Added optional/required keywords for C++ objects |
| 43 | -Added comparison operators for C++ structs |
| 44 | |
| 45 | Johan Oskarsson <johan@oksarsson.nu> |
| 46 | -Java findbugs compliance fixes |
| 47 | |
| 48 | Paul Saab <ps@powerset.com> |
| 49 | -IPv6 support for TSocket in C++/Python |
| 50 | |
| 51 | Kevin Clark <kevin@powerset.com> |
| 52 | -Significant overhaul of Ruby code generation and servers |
| 53 | |
| 54 | Simon Forman <sforman@gmail.com> |
| 55 | -TProcessorFactory abstraction for Java servers |
| 56 | |
| 57 | Jake Luciani <jakers@gmail.com> |
| 58 | -Perl code generation, libraries, test code |
| 59 | |
| 60 | David Reiss <dreiss@stanford.edu> |
| 61 | -strings.h include fix for bzero |
| 62 | -endianness fixes on TBinaryProtocol double serialization |
| 63 | -improved ntohll,htonll implementation |
| 64 | |
| 65 | Dan Li <dto@dev.java.net> |
| 66 | -Java TestServer and Tutorial Fixes |
| 67 | |
| 68 | Kevin Ko <kevin.s.ko@gmail.com> |
| 69 | -Fix for unnecessary std::string copy construction in Protocol/Exception |
| 70 | |
| 71 | Paul Querna <pquerna@apache.org> |
| 72 | -Autoconf error message fix for libevent detection |
| 73 | -clock_gettime implementation for OSX |
| 74 | |
| 75 | ---------------- |
| 76 | Release 20070401 |
| 77 | ---------------- |