common/thrift.git
2007-09-15  David ReissThrift: Zlib transport.
2007-09-14  Mark SleeAdd missing writeEnd calls
2007-09-14  Mark SleeUpdate the Thrift CONTRIBUTORS file
2007-09-14  Mark SleeMerge more cocoa changes from Andrew McGeachie
2007-09-12  David ReissThrift: Update syntax files for Vim and Emacs.
2007-09-11  David ReissThrift: Clean up and test TDenseProtocol
2007-09-10  Mark SleeAdd JavaDoc comments to generated Thrift Java code
2007-09-10  Mark SleeModify Thrift parser to disallow optional/required...
2007-09-10  Mark SleeAdding Cocoa generator to Thrift
2007-09-10  Mark SleeMerge Java get/set Size and Iterator changes from Dave...
2007-09-07  David ReissThrift: TDenseProtocol using variable-length integers.
2007-09-07  David ReissThrift: New methods for C++ transports.
2007-09-05  David ReissThrift: Python TBufferedTransport improvements.
2007-09-05  Aditya Agarwal-- adding hostinfo and time to GlobalOutput
2007-09-05  David ReissThrift: Python installation.
2007-09-04  David ReissThrift: TDenseProtocol.
2007-09-04  David ReissThrift: Slight tweaks to local reflection.
2007-08-31  James WangSummary: Checking in fix to TFileTransport to remove...
2007-08-31  Mark SleeMerge some java gen fixes from Johan Oskarsson
2007-08-31  Aditya Agarwal-- cleaning up some Makefile issues
2007-08-31  Aditya Agarwal-- reset all state when seeking to a chunk
2007-08-31  Mark SleeAdd get_true_type call to RB generator
2007-08-31  David ReissThrift: Local Reflection for C++.
2007-08-31  Mark SleeAdd -javabean option to Thrift
2007-08-30  David ReissThrift: Forgot to commit these fixes.
2007-08-30  David ReissThrift: Generate fingerprints for non-structs.
2007-08-30  David ReissThrift: Handle absence of fastbinary.so
2007-08-30  David ReissThrift: Pre-generate reflection_limited for Python.
2007-08-30  David ReissThrift: Support for explicit Python module declaration.
2007-08-29  David ReissThrift: Python libraries install into /usr, not /usr...
2007-08-29  Mark SleeAutoconf fixes
2007-08-29  Mark SleeMerge patch from Dan Engeleman for Java utility constru...
2007-08-29  David ReissThrift: Install reflection_limited.thrift
2007-08-28  David ReissThrift: Fix a compile error.
2007-08-28  David ReissThrift: Fix untriggerable bug.
2007-08-28  David ReissThrift: Generate structural fingerprints for thrift...
2007-08-27  David ReissThrift: Limited Reflection for C++.
2007-08-26  David ReissThrift: Fix fastbinary.c for Python 2.4.
2007-08-25  David ReissThrift: Native-code Binary Protocol encoder.
2007-08-24  Mark SleePossible Thrift memory leak
2007-08-24  David ReissThrift: TMemoryBuffer::getAppendBufferToString fix.
2007-08-23  Mark SleeTrivial automake fix
2007-08-23  David ReissThrift: Make use of get_true_type.
2007-08-23  David ReissThrift: TMemoryBuffer::getBufferAsString only returns...
2007-08-23  David ReissThrift: No using namespace.
2007-08-23  Mark SleeFix TNonBlockingServer libevent issue in ThreadPool...
2007-08-23  David ReissThrift: TMemoryBuffer now handles NULLs again.
2007-08-22  David ReissThrift: Better handling of strerror_r.
2007-08-22  David ReissThrift: Bugfix.
2007-08-21  David ReissThrift: Move TStringBuffer functionality into TMemoryBu...
2007-08-21  Mark SleeNeed sys/types.h includes for FreeBSD
2007-08-21  Mark SleeFix thread_t cast again
2007-08-21  Mark SleeUse reinterpret_cast instead of static_cast for pthread...
2007-08-19  yunfang[adding TStringBuffer for serialization/deserialization...
2007-08-17  iproctorThrift: OCaml TSocket more helpful exceptions
2007-08-17  Mark SleePerl pass by reference versioning fix
2007-08-16  Mark SleeMerging Jake Luciani's latest perl code gen fixes
2007-08-16  Mark SleeGenerate a -u option for Python Service-remote CLI...
2007-08-15  bozTHRIFT: mutex trylock support
2007-08-15  David ReissThrift: Add a useful helper function (in compiler).
2007-08-14  David ReissThrift: Merging external patch.
2007-08-14  David ReissThrift: docstring revamp step 2.
2007-08-14  David ReissThrift: docstring revamp step 1.
2007-08-11  Christopher... [thrift] erlang: log more tTransportExceptions
2007-08-10  iproctorThrift: OCaml TSocket fix
2007-08-09  Mark SleeFix Java test cases
2007-08-09  Mark SleeFix C++ enum deserialization
2007-08-08  iproctorThrift: OCaml and HS servers more general
2007-08-06  David ReissThrift: Fix thrift.vim.
2007-08-06  David ReissThrift: More constant enums.
2007-08-06  David ReissThrift: Fixed rookie mistake.
2007-08-06  David ReissThrift: Improved test case.
2007-08-03  Christopher... [thrift] handle timeouts and other errors gracefully...
2007-08-02  Mark SleeTypo and comment fix
2007-08-02  Aditya Agarwal-- fix memory leak in TThreadedServer
2007-08-01  Christopher... [thrift] make Erlang server noisy when handler has...
2007-08-01  Christopher... [thrift] improved error logging and handling for Erlang...
2007-07-31  Aditya Agarwal-- allow packaging of thrift as an rpm
2007-07-30  Aditya Agarwal-- Adding TMemoryBuffer.py
2007-07-30  David ReissThrift: Allow whole program doctext.
2007-07-30  David ReissThrift: Change docstring syntax.
2007-07-27  Mark SleeFix Thrift compiler to support reuse of enums and const...
2007-07-27  pfung[Thrift] fixing python server socket bind permissions
2007-07-27  Mark SleeFix for IPv6 Python sockets binding localhost problem
2007-07-27  Aditya Agarwal-- remove default seekToEnd
2007-07-27  David ReissThrift: Catch what you throw.
2007-07-26  David ReissThrift: Cleaned up whitespace.
2007-07-25  Christopher... [thrift] maps, lists, sets, and service inheritance...
2007-07-25  iproctorThrift: Haskell library and codegen
2007-07-25  iproctorThrift: Ruby cogeden not creating exception fields...
2007-07-24  James WangSummary: TSocket shouldn't let you set the timeout...
2007-07-24  iproctorThrift: OCaml library binary protocol fix
2007-07-24  Christopher... [thrift] stupid case bug in Erlang codegen
2007-07-24  Christopher... [thrift] misc. Erlang codegen improvements, cleanups
2007-07-23  James WangReadding seekToEnd() call to openLogFile() temporarily...
2007-07-22  James WangSummary: Changing TFileTransport to not go to end of...
2007-07-21  David ReissThrift: Debug Protocol
2007-07-21  David ReissThrift: add an indent to generated cpp files.
2007-07-18  Christopher... [thrift] highly concurrent Erlang goodness
2007-07-16  iproctorThrift: OCaml library and generator
next