blob: fd954f8d8d9a0d69f07ed3ca1aab256d2e0f8d9e [file] [log] [blame]
David Reiss10a22bf2008-04-21 18:08:07 +00001Chad Walters <chad@powerset.com>
2-TJSONProtocol for C++ and Java
3
David Reisse6ec4142008-02-04 21:28:20 +00004Nitay <nitayj@gmail.com>
David Reiss10a22bf2008-04-21 18:08:07 +00005-Support for "make check"
David Reisse6ec4142008-02-04 21:28:20 +00006
7William Morgan <w@adap.tv>
David Reiss10a22bf2008-04-21 18:08:07 +00008-Miscellaneous Ruby improvements
David Reisse6ec4142008-02-04 21:28:20 +00009
David Reiss832b2622007-12-28 18:25:33 +000010Ben Maurer <bmaurer@andrew.cmu.edu>
David Reiss10a22bf2008-04-21 18:08:07 +000011-Restructuring the way Autoconf is used
David Reiss832b2622007-12-28 18:25:33 +000012
David Reiss5f545662007-12-15 00:09:54 +000013Patrick Collison <patrick@collison.ie>
David Reiss10a22bf2008-04-21 18:08:07 +000014-Smalltalk bindings
David Reiss5f545662007-12-15 00:09:54 +000015
16Dave Simpson <dave@powerset.com>
David Reiss10a22bf2008-04-21 18:08:07 +000017-Better support for connection tracking in the C++ server
18-Miscellaneous fixes
David Reiss5f545662007-12-15 00:09:54 +000019
David Reissc0c88ee2007-11-08 01:05:46 +000020Igor Afanasyev <afan@evernote.com>
21-Perl HttpClient and bugfixes
22
David Reiss204420f2008-01-11 20:59:03 +000023Todd Berman <tberman@imeem.com>
David Reiss10a22bf2008-04-21 18:08:07 +000024-MinGW port of the compiler
25-C# bindings
26-MS build task
David Reiss204420f2008-01-11 20:59:03 +000027
Mark Sleea28d8192007-04-04 22:11:17 +000028----------------
David Reiss61371462007-09-17 23:53:58 +000029Release 20070917
Mark Sleea28d8192007-04-04 22:11:17 +000030----------------
31
Mark Slee1ca51292007-09-14 19:45:12 +000032Dave Engberg <engberg@gmail.com>
33-JavaBean/JavaDoc enhancements
34
Mark Sleeaa3c5a82007-09-19 21:12:52 +000035Andrew McGeachie <geechorama@gmail.com>
Mark Slee1ca51292007-09-14 19:45:12 +000036-Cocoa/Objective-C support
37
38Ben Maurer <bmaurer@andrew.cmu.edu>
39-Python performance enhancements, fastbinary support
40
41Andrew Lutomirski <andy@luto.us>
42-Added optional/required keywords for C++ objects
43-Added comparison operators for C++ structs
44
45Johan Oskarsson <johan@oksarsson.nu>
46-Java findbugs compliance fixes
47
Mark Slee6d56eb92007-07-06 22:28:15 +000048Paul Saab <ps@powerset.com>
49-IPv6 support for TSocket in C++/Python
50
51Kevin Clark <kevin@powerset.com>
52-Significant overhaul of Ruby code generation and servers
53
Mark Slee448849d2007-05-31 01:30:22 +000054Simon Forman <sforman@gmail.com>
55-TProcessorFactory abstraction for Java servers
56
Mark Slee468bfe92007-05-16 02:45:16 +000057Jake Luciani <jakers@gmail.com>
58-Perl code generation, libraries, test code
59
Mark Slee4f261c52007-04-13 00:33:24 +000060David Reiss <dreiss@stanford.edu>
61-strings.h include fix for bzero
62-endianness fixes on TBinaryProtocol double serialization
63-improved ntohll,htonll implementation
64
65Dan Li <dto@dev.java.net>
66-Java TestServer and Tutorial Fixes
67
Mark Sleea28d8192007-04-04 22:11:17 +000068Kevin Ko <kevin.s.ko@gmail.com>
69-Fix for unnecessary std::string copy construction in Protocol/Exception
70
71Paul Querna <pquerna@apache.org>
72-Autoconf error message fix for libevent detection
73-clock_gettime implementation for OSX
Mark Slee468bfe92007-05-16 02:45:16 +000074
75----------------
76Release 20070401
77----------------