common/thrift.git
2008-02-04  Mark SleeMake inner Isset classes implement serializable
2008-02-04  David ReissThrift: Update CONTRIBUTORS.
2008-02-04  David ReissThrift: "make check" support.
2008-02-04  David ReissThrift: Forgot to dereference a pointer.
2008-02-04  David ReissThrift: Fix a bug in a test program.
2008-02-02  David ReissThrift: Make borrow (almost) always succeed for TBuffer...
2008-02-02  David ReissThrift: Update the interface for TTransport's "borrow...
2008-02-01  dweatherford[thrift] Fix generated T_LIST push_back() for cpptype...
2008-02-01  Mark SleeFix to the throws clause validation
2008-01-31  Mark SleeIf a list has a custom CPP type, use push_back
2008-01-31  Mark SleeValidate that throws clauses in Thrift contain only...
2008-01-31  Mark SleeImprove C++ vector deserialization
2008-01-30  Mark SleeImprove Thrift map deserialization code
2008-01-30  Christopher... [thrift] iolists and binaries in Erlang
2008-01-28  David ReissThrift/Ruby: Generate nicer constructors for Thrift...
2008-01-28  David ReissThrift/Ruby: Allow some thrift exceptions to use standa...
2008-01-28  David ReissThrift/Ruby: TSimpleServer closes its listen socket...
2008-01-28  David ReissThrift/Ruby: Remove a debugging message.
2008-01-25  David ReissThrift: Better exception handling in Ruby.
2008-01-25  David ReissThrift: Some sort of Ruby performance fix.
2008-01-23  David ReissThrift: Allow a custom User-Agent with the Cocoa THttpC...
2008-01-22  Mark SleeThrift CSharp build to check compiler return code
2008-01-18  Christopher... [thrift] Ruby TThreadedServer and TThreadPoolServer
2008-01-18  David ReissThrift: Change the way constants are initialized to...
2008-01-18  mvaradacharitest trigger
2008-01-18  mvaradacharitest triggers
2008-01-18  Mark SleeFix set_name compiler method signature
2008-01-16  Mark SleeFix typo of current
2008-01-16  David ReissThrift: Improve cleanup.sh.
2008-01-16  kholstthrift: Add -cpp_use_include_prefix flag to compiler
2008-01-16  Mark SleeMake sure exceptinos in servers are caught
2008-01-15  David ReissThrift: Fix formatting of the CONTRIBUTORS file.
2008-01-15  Christopher... [thrift] flesh out thrift Erlang tutorial client
2008-01-15  Christopher... [thrift] preliminary tthrift tutorial client for Erlang
2008-01-15  Christopher... [thrift] add a configuration file to the Erlang server...
2008-01-15  Christopher... [thrift] update thrift_logger bits in Erlang server...
2008-01-15  Mark SleeAdd some more TThreadPoolServer constructors
2008-01-14  Mark SleeGenerate structs/exceptions in declared order
2008-01-14  Christopher... [thrift] fix thrift_logger.erl when show_pid option...
2008-01-11  David ReissThrift: C# Bindings.
2008-01-11  David ReissThrift: MinGW port.
2008-01-10  Mark SleeChagnge TThreadPoolServer in Java to use SynchronousQue...
2008-01-10  Mark SleeRuby default values patch
2008-01-09  Mark SleeFix generation for Byte/byte while we're at it
2008-01-09  David ReissThrift: Java generator bugfix.
2008-01-08  Christopher... [thrift] in erlang add {nodelay, true} and {reuseaddr...
2008-01-07  dweatherford[thrift] py: TApplicationException.__str__
2008-01-07  Mark SleeRemove bogus Iface inclusion from Ruby tutorial
2008-01-05  pfung[Thrift] disabling catching general type exceptions...
2008-01-04  Christopher... [thrift] add show_pid option to thrift.app.src (Erlang)
2008-01-01  mvaradachariremoved exit status checking for autoconf in bootstrap...
2007-12-28  David ReissThrift: Revamp build to use a single configure.ac.
2007-12-27  eletuchy[thrift] service functions that begin with a Capital...
2007-12-26  David ReissThrift: Wide string support for Perl.
2007-12-25  Aditya Agarwal-- Allow ThreadPoolManager tp return immediately from...
2007-12-21  Mark SleeMake base set_name take const std:string& instead of...
2007-12-21  Mark SleeMake "args" reserved in thrift
2007-12-21  dweatherford[thrift] Make TTransportException::getType const throw()
2007-12-20  David ReissThrift: A hack to prevent incorrect usage of Mutex...
2007-12-20  Mark Sleeis_a is deprecated, instanceof only takes vars or constants
2007-12-19  Christopher... [thrift] squelch crash reports in Erlang R12B-0
2007-12-18  David ReissThrift: Optional support for new-style classes.
2007-12-18  David ReissThrift: Make default values for base types work in...
2007-12-18  Mark SleePrivate methods called not via self.
2007-12-17  David ReissThrift: Fix a bug in the Java runtime.
2007-12-15  David ReissThrift: Set an svn property and updated the CONTRIBUTOR...
2007-12-14  David ReissThrift: Python support for Unix-domain sockets, and...
2007-12-14  David ReissThrift: Maximum read length for Java.
2007-12-14  David ReissThrift: Fix dangling pointer errors and make messages...
2007-12-14  David ReissThrift: Smalltalk prefix support.
2007-12-13  Mark SleeUse HAVE_SYS_TIME_H instead of HAVE_CLOCK_GETTIME
2007-12-13  pfung[Thrift] message debugging for std::exceptions
2007-12-13  James WangFix to TThriftTransport corruption detection
2007-12-11  Aditya Agarwal-- better error checking for setRecvTimeout and setSend...
2007-12-05  Mark SleeFailing to init eventBase_ to NULL in one constructor
2007-12-05  Mark SleeMerge Ruby framed transport
2007-12-05  Mark SleeRemove unnecessary mutex from C++ socket code
2007-12-05  dweatherford[thrift] Better default TApplicationException messages
2007-11-30  David ReissThrift: Make some server methods public.
2007-11-30  Mark SleeFix bug that double-initializes list objects in deseria...
2007-11-29  Mark SleeCustom HTTP headers patch from Dave Engberg
2007-11-28  Mark SleeThrift compiler now enforces uniqueness of field identi...
2007-11-28  David ReissThrift: Fix a backwards change.
2007-11-28  Mark SleeAdd pkgconfig to Thrift C++ libraries
2007-11-28  Mark SleeFix typo in Thrift trunk
2007-11-28  Mark SleeLowercase autoload strings
2007-11-28  Mark SleeKill fast binary compliance in TBase, it doesn't work
2007-11-28  Mark SleeComplete the proper handling of all special characters...
2007-11-28  Mark SleeMake inheriting from TBase and using inherited read...
2007-11-28  Mark SleeCreate a TServerEventHandler interface in TServer
2007-11-28  Mark SleeAdd a few utility methods and helpers to Thrift C+...
2007-11-27  Mark SleeClean up the TSerializer
2007-11-27  Mark SleeIPv6 tweaks for Thrift
2007-11-27  Mark SleeTJSONProtocol writing support in Java
2007-11-27  Mark SleeFix writeContainerEnd call being inside loop instead...
2007-11-26  Mark SleeMerging EOFException changes from Ben Maurer
2007-11-26  Mark SleeRefactor TNonblockingServer to use event_base construct
2007-11-21  Mark Sleelibtoolize and configure tweaks for Thrift compiler
2007-11-21  Mark SleeDouble-free Cocoa fix: Redux
2007-11-21  Mark SleeMerging in some Smalltalk changes from Patrick Collison
next