COMMITS
/ lib/cpp/Makefile.am November 24, 2010
C
THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X
Christian Lavoie committed
October 6, 2010
D
THRIFT-922. cpp: Templatize binary and compact protocol
David Reiss committed
D
THRIFT-922. cpp: Convert protocol classes to use non-virtual functions
David Reiss committed
D
THRIFT-922. cpp: Convert transport classes to use non-virtual calls
David Reiss committed
D
THRIFT-923. cpp: Implement a fully nonblocking server and client
David Reiss committed
August 31, 2010
D
THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp
David Reiss committed
D
THRIFT-500. Remove unnecessary "ACLOCAL_AMFLAGS" line from lib/cpp/Makefile.am
David Reiss committed
August 12, 2010
D
THRIFT-247. cpp: Basic THttpServer implementation for C++
David Reiss committed
July 28, 2010
B
revert unintentional partial commit of THRIFT-247
Bryan Duxbury committed
B
add ASL to a handful of files
Bryan Duxbury committed
March 10, 2010
D
cpp: Fix build problems introduced by r920682
David Reiss committed
April 2, 2009
D
THRIFT-333. cpp: Initial TCompactProtocol implementation
David Reiss committed
March 30, 2009
D
THRIFT-387. Add license headers to a bunch of files
David Reiss committed
March 26, 2009
D
THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport
David Reiss committed
March 18, 2009
D
THRIFT-373. Update lists of files to include in release tarballs
David Reiss committed
February 7, 2009
D
THRIFT-314. Purge reflection.limited
David Reiss committed
July 11, 2008
D
(THRIFT-69) Fix Util::currentTime for use in applications.
David Reiss committed
June 11, 2008
D
Allow out-of-source builds.
David Reiss committed
May 1, 2008
D
Memory-based transport rewrite.
David Reiss committed
April 21, 2008
D
Add TBase64Utils.h and TJSONProto.h to lib/cpp/Makefile.am.
David Reiss committed
April 8, 2008
D
Add TFDTransport: a dead-simple wrapper around a file-descriptor.
David Reiss committed
D
Add TProtocolTap: a meta-protocol for "wiretapping".
David Reiss committed
February 26, 2008
V
add increase_max_fds to the new TServer.cpp
veeve committed
February 18, 2008
D
Thrift: Add a full-featured JSON protocol for C++.
David Reiss committed
February 6, 2008
D
Thrift: Whitespace cleanup.
David Reiss committed
December 28, 2007
D
Thrift: Revamp build to use a single configure.ac.
David Reiss committed
November 28, 2007
M
Add pkgconfig to Thrift C++ libraries
Mark Slee committed
September 18, 2007
D
Thrift: Prep for release.
David Reiss committed
September 17, 2007
D
Thrift: Re-committing zlib.
David Reiss committed
D
Thrift: Compile without libevent.
David Reiss committed
September 15, 2007
D
Thrift: Reverting TZlibTransport
David Reiss committed
D
Thrift: Zlib transport.
David Reiss committed
September 4, 2007
D
Thrift: TDenseProtocol.
David Reiss committed
August 31, 2007
A
-- cleaning up some Makefile issues
Aditya Agarwal committed
August 27, 2007
D
Thrift: Limited Reflection for C++.
David Reiss committed
August 22, 2007
D
Thrift: Better handling of strerror_r.
David Reiss committed
July 21, 2007
D
Thrift: Debug Protocol
David Reiss committed
May 8, 2007
J
thrift: cpp tsocketpool support
jsobel committed
March 27, 2007
February 27, 2007
M
Thrift HTTP client in C++
Mark Slee committed
February 20, 2007
M
Thrift Binary protocol improvements and application exceptions
Mark Slee committed
February 7, 2007
A
-- Remove reference to TBufferedRouter.h/cpp in Makefile
Aditya Agarwal committed
February 1, 2007
M
Adding threaded server to Thrift
Mark Slee committed
January 25, 2007
M
Separate thrift into libthrift and libthriftnb
Mark Slee committed
January 17, 2007
M
Added ax_event_base.m4 to find and configure libevent
Marc Slemko committed
December 9, 2006
A
-- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp
Aditya Agarwal committed
October 28, 2006
M
Mutex was missing from libthrift build
Mark Slee committed
October 25, 2006
M
Change Thrift c++ to new protocol wrapping transport model
Mark Slee committed
M
Change Thrift .cc files to be .cpp files
Mark Slee committed
October 11, 2006
A
-- Thrift Log File
Aditya Agarwal committed