blob: fd954f8d8d9a0d69f07ed3ca1aab256d2e0f8d9e [file] [log] [blame]
Gavin McDonald0b75e1a2010-10-28 02:12:01 +00001Chad Walters <chad@powerset.com>
2-TJSONProtocol for C++ and Java
3
4Nitay <nitayj@gmail.com>
5-Support for "make check"
6
7William Morgan <w@adap.tv>
8-Miscellaneous Ruby improvements
9
10Ben Maurer <bmaurer@andrew.cmu.edu>
11-Restructuring the way Autoconf is used
12
13Patrick Collison <patrick@collison.ie>
14-Smalltalk bindings
15
16Dave Simpson <dave@powerset.com>
17-Better support for connection tracking in the C++ server
18-Miscellaneous fixes
19
20Igor Afanasyev <afan@evernote.com>
21-Perl HttpClient and bugfixes
22
23Todd Berman <tberman@imeem.com>
24-MinGW port of the compiler
25-C# bindings
26-MS build task
27
28----------------
29Release 20070917
30----------------
31
32Dave Engberg <engberg@gmail.com>
33-JavaBean/JavaDoc enhancements
34
35Andrew McGeachie <geechorama@gmail.com>
36-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
48Paul 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
54Simon Forman <sforman@gmail.com>
55-TProcessorFactory abstraction for Java servers
56
57Jake Luciani <jakers@gmail.com>
58-Perl code generation, libraries, test code
59
60David 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
68Kevin 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
74
75----------------
76Release 20070401
77----------------