common/thrift.git
2007-10-31  eletuchy[thrift] erlang structs now compile
2007-10-31  dweatherford[thrift] PHP generator: extension support
2007-10-31  dweatherford[thrift] PHP thrift_protocol extension
2007-10-31  dweatherford[thrift] Output dir selection + updated TSCons
2007-10-30  Mark SleeFix handling of ruby write parameters due to nil vs...
2007-10-24  David ReissThrift: Reorganize Cocoa library.
2007-10-24  Mark SleeMake the Java generator respect the optional keyword...
2007-10-23  Christopher... [thrift] gut Erlang Thrift configuration; start using...
2007-10-23  dweatherford[thrift] Updating gen_phpi for new header format
2007-10-19  Christopher... [thrift] clean up error logging in Erlang
2007-10-19  dweatherford[thrift] TSocket host and port getters
2007-10-17  David ReissThrift: Kill a warning.
2007-10-15  Mark SleeGenerate REST code properly for objects/struct arguments
2007-10-13  Christopher... [thrift] make thrift_logger.erl more robust against...
2007-10-13  Christopher... [thrift] Erlang Thrift 'oop:get' -> 'This#'
2007-10-13  Christopher... [thrift] retool oop.erl, fix tBufferedTransportFactory.erl
2007-10-10  pkeyanimade tutorial.thrift executable
2007-10-09  dweatherford[thrift] TSocketPool::addServer, c++ version
2007-10-09  Mark SleeJava Thrift objects implement common base interface
2007-10-09  Christopher... [thrift] don't scope non-service types in Erlang
2007-10-08  Mark SleeUse json encoding logic for <list> and <set> args in...
2007-10-05  Mark SleePython automated test patch
2007-10-04  David ReissThrift: TNullTransport for PHP.
2007-10-04  Christopher... [thrift] don't scope non-service types in Ruby
2007-10-04  Mark SleeMake REST PHP deserializer generated PHP code support...
2007-10-03  yunfang[Explicitly declare shared_ptr]
2007-10-03  Christopher... [thrift] fix Ruby codegen: capitalize module name for...
2007-10-02  Mark SleeFix 32-bit Python encoding integer issue
2007-10-02  Mark SleeFix missing break statements in Java ProtocolUtil
2007-10-02  Christopher... [thrift] Erlang Thrift changes, take 3
2007-10-02  Christopher... [thrift] otpification and sane configuration for Erlang...
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.
next