blob: c491c4c95205def710ea08f7a40926b8d59b1568 [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.
David Reiss7f42bcf2008-01-11 20:59:12 +000016- C# bindings.
17- MS build task.
David Reiss204420f2008-01-11 20:59:03 +000018
Mark Sleea28d8192007-04-04 22:11:17 +000019----------------
David Reiss61371462007-09-17 23:53:58 +000020Release 20070917
Mark Sleea28d8192007-04-04 22:11:17 +000021----------------
22
Mark Slee1ca51292007-09-14 19:45:12 +000023Dave Engberg <engberg@gmail.com>
24-JavaBean/JavaDoc enhancements
25
Mark Sleeaa3c5a82007-09-19 21:12:52 +000026Andrew McGeachie <geechorama@gmail.com>
Mark Slee1ca51292007-09-14 19:45:12 +000027-Cocoa/Objective-C support
28
29Ben Maurer <bmaurer@andrew.cmu.edu>
30-Python performance enhancements, fastbinary support
31
32Andrew Lutomirski <andy@luto.us>
33-Added optional/required keywords for C++ objects
34-Added comparison operators for C++ structs
35
36Johan Oskarsson <johan@oksarsson.nu>
37-Java findbugs compliance fixes
38
Mark Slee6d56eb92007-07-06 22:28:15 +000039Paul Saab <ps@powerset.com>
40-IPv6 support for TSocket in C++/Python
41
42Kevin Clark <kevin@powerset.com>
43-Significant overhaul of Ruby code generation and servers
44
Mark Slee448849d2007-05-31 01:30:22 +000045Simon Forman <sforman@gmail.com>
46-TProcessorFactory abstraction for Java servers
47
Mark Slee468bfe92007-05-16 02:45:16 +000048Jake Luciani <jakers@gmail.com>
49-Perl code generation, libraries, test code
50
Mark Slee4f261c52007-04-13 00:33:24 +000051David Reiss <dreiss@stanford.edu>
52-strings.h include fix for bzero
53-endianness fixes on TBinaryProtocol double serialization
54-improved ntohll,htonll implementation
55
56Dan Li <dto@dev.java.net>
57-Java TestServer and Tutorial Fixes
58
Mark Sleea28d8192007-04-04 22:11:17 +000059Kevin Ko <kevin.s.ko@gmail.com>
60-Fix for unnecessary std::string copy construction in Protocol/Exception
61
62Paul Querna <pquerna@apache.org>
63-Autoconf error message fix for libevent detection
64-clock_gettime implementation for OSX
Mark Slee468bfe92007-05-16 02:45:16 +000065
66----------------
67Release 20070401
68----------------