blob: 513459815a6bcebc4c13720d4008d9c5a9ef7083 [file] [log] [blame]
David Reiss832b2622007-12-28 18:25:33 +00001Ben Maurer <bmaurer@andrew.cmu.edu>
2-Restructuring the way Autoconf is used.
3
David Reiss5f545662007-12-15 00:09:54 +00004Patrick Collison <patrick@collison.ie>
5-Smalltalk bindings.
6
7Dave Simpson <dave@powerset.com>
8-Better support for connection tracking in the C++ server.
9-Miscellaneous fixes.
10
David Reissc0c88ee2007-11-08 01:05:46 +000011Igor Afanasyev <afan@evernote.com>
12-Perl HttpClient and bugfixes
13
David Reiss204420f2008-01-11 20:59:03 +000014Todd Berman <tberman@imeem.com>
15- MinGW port of the compiler.
16
Mark Sleea28d8192007-04-04 22:11:17 +000017----------------
David Reiss61371462007-09-17 23:53:58 +000018Release 20070917
Mark Sleea28d8192007-04-04 22:11:17 +000019----------------
20
Mark Slee1ca51292007-09-14 19:45:12 +000021Dave Engberg <engberg@gmail.com>
22-JavaBean/JavaDoc enhancements
23
Mark Sleeaa3c5a82007-09-19 21:12:52 +000024Andrew McGeachie <geechorama@gmail.com>
Mark Slee1ca51292007-09-14 19:45:12 +000025-Cocoa/Objective-C support
26
27Ben Maurer <bmaurer@andrew.cmu.edu>
28-Python performance enhancements, fastbinary support
29
30Andrew Lutomirski <andy@luto.us>
31-Added optional/required keywords for C++ objects
32-Added comparison operators for C++ structs
33
34Johan Oskarsson <johan@oksarsson.nu>
35-Java findbugs compliance fixes
36
Mark Slee6d56eb92007-07-06 22:28:15 +000037Paul Saab <ps@powerset.com>
38-IPv6 support for TSocket in C++/Python
39
40Kevin Clark <kevin@powerset.com>
41-Significant overhaul of Ruby code generation and servers
42
Mark Slee448849d2007-05-31 01:30:22 +000043Simon Forman <sforman@gmail.com>
44-TProcessorFactory abstraction for Java servers
45
Mark Slee468bfe92007-05-16 02:45:16 +000046Jake Luciani <jakers@gmail.com>
47-Perl code generation, libraries, test code
48
Mark Slee4f261c52007-04-13 00:33:24 +000049David Reiss <dreiss@stanford.edu>
50-strings.h include fix for bzero
51-endianness fixes on TBinaryProtocol double serialization
52-improved ntohll,htonll implementation
53
54Dan Li <dto@dev.java.net>
55-Java TestServer and Tutorial Fixes
56
Mark Sleea28d8192007-04-04 22:11:17 +000057Kevin Ko <kevin.s.ko@gmail.com>
58-Fix for unnecessary std::string copy construction in Protocol/Exception
59
60Paul Querna <pquerna@apache.org>
61-Autoconf error message fix for libevent detection
62-clock_gettime implementation for OSX
Mark Slee468bfe92007-05-16 02:45:16 +000063
64----------------
65Release 20070401
66----------------