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