common/thrift.git
2007-10-02  Christopher... [thrift] revert 61883
2007-10-02  Christopher... Merge branch 'otp'
2007-09-24  Mark SleeMerging more server support and exception fixes for...
2007-09-22  bozTHRIFT: Make the mutex assignable
2007-09-20  bozTHRIFT: Mutex and ReadWriteMutex leaked memory, now...
2007-09-19  Mark SleeMerging latest minor Cocoa changes
2007-09-19  Mark SleeWhoops forgot to actually svn add Andrew's files
2007-09-19  Mark SleeOO perl accessors for Thrift objects
2007-09-19  eletuchy[thrift] checking in generated reflection code into...
2007-09-18  David ReissThrift: Prep for release.
2007-09-18  Christopher... [thrift] spruce up Erlang binding for tonight's release
2007-09-18  Christopher... [thrift] fix _thrift for inheriting services
2007-09-18  Christopher... [thrift] give the generated Erlang service file a _thrift
2007-09-17  David ReissThrift: Put today's date as the next Thrift release.
2007-09-17  David ReissThrift: Re-committing zlib.
2007-09-17  David ReissThrift: Fix fingerprinting bug.
2007-09-17  David ReissThrift: Compile without libevent.
2007-09-17  mvaradachariUpdating TSCons.py to provide capability of passing...
2007-09-17  Martin KraemerThrift - typo in comment
2007-09-15  dweatherford[thrift] C++: Pass std::exception from server to client
2007-09-15  David ReissThrift: Reverting TZlibTransport
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
next