David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 1 | Chad Walters <chad@powerset.com> |
| 2 | -TJSONProtocol for C++ and Java |
| 3 | |
David Reiss | e6ec414 | 2008-02-04 21:28:20 +0000 | [diff] [blame] | 4 | Nitay <nitayj@gmail.com> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 5 | -Support for "make check" |
David Reiss | e6ec414 | 2008-02-04 21:28:20 +0000 | [diff] [blame] | 6 | |
| 7 | William Morgan <w@adap.tv> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 8 | -Miscellaneous Ruby improvements |
David Reiss | e6ec414 | 2008-02-04 21:28:20 +0000 | [diff] [blame] | 9 | |
David Reiss | 832b262 | 2007-12-28 18:25:33 +0000 | [diff] [blame] | 10 | Ben Maurer <bmaurer@andrew.cmu.edu> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 11 | -Restructuring the way Autoconf is used |
David Reiss | 832b262 | 2007-12-28 18:25:33 +0000 | [diff] [blame] | 12 | |
David Reiss | 5f54566 | 2007-12-15 00:09:54 +0000 | [diff] [blame] | 13 | Patrick Collison <patrick@collison.ie> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 14 | -Smalltalk bindings |
David Reiss | 5f54566 | 2007-12-15 00:09:54 +0000 | [diff] [blame] | 15 | |
| 16 | Dave Simpson <dave@powerset.com> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 17 | -Better support for connection tracking in the C++ server |
| 18 | -Miscellaneous fixes |
David Reiss | 5f54566 | 2007-12-15 00:09:54 +0000 | [diff] [blame] | 19 | |
David Reiss | c0c88ee | 2007-11-08 01:05:46 +0000 | [diff] [blame] | 20 | Igor Afanasyev <afan@evernote.com> |
| 21 | -Perl HttpClient and bugfixes |
| 22 | |
David Reiss | 204420f | 2008-01-11 20:59:03 +0000 | [diff] [blame] | 23 | Todd Berman <tberman@imeem.com> |
David Reiss | 10a22bf | 2008-04-21 18:08:07 +0000 | [diff] [blame] | 24 | -MinGW port of the compiler |
| 25 | -C# bindings |
| 26 | -MS build task |
David Reiss | 204420f | 2008-01-11 20:59:03 +0000 | [diff] [blame] | 27 | |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 28 | ---------------- |
David Reiss | 6137146 | 2007-09-17 23:53:58 +0000 | [diff] [blame] | 29 | Release 20070917 |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 30 | ---------------- |
| 31 | |
Mark Slee | 1ca5129 | 2007-09-14 19:45:12 +0000 | [diff] [blame] | 32 | Dave Engberg <engberg@gmail.com> |
| 33 | -JavaBean/JavaDoc enhancements |
| 34 | |
Mark Slee | aa3c5a8 | 2007-09-19 21:12:52 +0000 | [diff] [blame] | 35 | Andrew McGeachie <geechorama@gmail.com> |
Mark Slee | 1ca5129 | 2007-09-14 19:45:12 +0000 | [diff] [blame] | 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 | |
Mark Slee | 6d56eb9 | 2007-07-06 22:28:15 +0000 | [diff] [blame] | 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 | |
Mark Slee | 448849d | 2007-05-31 01:30:22 +0000 | [diff] [blame] | 54 | Simon Forman <sforman@gmail.com> |
| 55 | -TProcessorFactory abstraction for Java servers |
| 56 | |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 57 | Jake Luciani <jakers@gmail.com> |
| 58 | -Perl code generation, libraries, test code |
| 59 | |
Mark Slee | 4f261c5 | 2007-04-13 00:33:24 +0000 | [diff] [blame] | 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 | |
Mark Slee | a28d819 | 2007-04-04 22:11:17 +0000 | [diff] [blame] | 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 |
Mark Slee | 468bfe9 | 2007-05-16 02:45:16 +0000 | [diff] [blame] | 74 | |
| 75 | ---------------- |
| 76 | Release 20070401 |
| 77 | ---------------- |