common/thrift.git
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
2007-11-20  Mark SleeFix cocoa double-free issue with strings
2007-11-20  Mark SleeComplete rb test server with testEnum and testTypedef
2007-11-20  Mark SleeAdd Smalltalk support to Thrift
2007-11-20  Mark SleeMake Java TBinaryProtocol default to strictWrite
2007-11-20  Mark SleeAdd (int) case to Thrift version comparison
2007-11-20  Mark SleeDo not generate constants php files from Thrift when...
2007-11-20  Mark SleeCocoa Thrift binding patches from Andrew McGeachie
2007-11-20  Mark SleeIPv6 support for the TNonBlockingServer
2007-11-18  hzhaoadded trunk
2007-11-18  hzhaotagging thrift-protocol-1.0.0
2007-11-18  Christopher... [thrift] gut Erlang exception handling
2007-11-17  Mark SleeAdd __autoload() support to Thrift-generated PHP code
2007-11-17  Mark SleeFix PHP TBufferedTransport readAll() to work with TSock...
2007-11-16  dweatherford[thrift] Fix extension deserialization call with no...
2007-11-16  Mark SleeMake sure to lazily initialize $TSPEC for structs even...
2007-11-16  Mark SleeFix namespacing of included enum types in C++ generated...
2007-11-15  Christopher... [thrift] Erlang client calls return value from recv_
2007-11-15  Christopher... [thrift] fix-ups to Erlang thrift_logger
2007-11-15  Christopher... [thrift] change up Erlang crash reports, cleanups in...
2007-11-15  Christopher... [thrift] remove trailing-whitespace-generating code...
2007-11-15  Christopher... [thrift] remove tabs from t_erl_generator.cc
2007-11-15  Christopher... [thrift] whole ball of whitespace normalizations in...
2007-11-15  Christopher... [thrift] make open and close `effectful' in Erlang...
2007-11-15  Christopher... [thrift] Erlang client receive socket options
2007-11-15  Christopher... [thrift] Erlang makefile includes to terse messages
2007-11-15  Christopher... [thrift] convert oop.erl errors and infos to macros
2007-11-14  Mark SleeChange Thrift to lazily instantiate $_TSPEC objects...
2007-11-13  David ReissThrift: Fix new-style generated PHP code.
next