common/thrift.git
2007-06-30  Mark SleeRuby test code fix, and BNF file for protocol
2007-06-29  Mark SleeThrift: THttpClient for PHP in Thrift trunk
2007-06-29  Christopher... [thrift] preliminary Erlang support (initial import)
2007-06-28  Christopher... typo in tutorial/rb/RubyServer.rb
2007-06-26  Mark SleeRemoving protocol.txt
2007-06-26  Aditya Agarwal-- make sure TFileTransport always starts at EOF
2007-06-25  eletuchy[thrift] java httpclient needs to close its inputstream
2007-06-23  Mark SleeRuby TBinaryProtocol fix
2007-06-22  Mark SleeTeensy insignificant thrift bug
2007-06-22  Mark SleeIdiotic typos in Python code
2007-06-20  Mark SleeThrift TBinaryProtocol change
2007-06-19  dweatherford[thrift] Add optional callback inside of serve()
2007-06-15  Mark SleeWhitespace fixes on test code
2007-06-15  Mark SleeMissing variable in initializer list for TNonblockingSe...
2007-06-13  eletuchy[thrift] small fixes to java generator
2007-06-09  Mark SleeDarwin endianness junk
2007-06-09  Mark SleeAdd thread pool option to NonblockingServer
2007-06-05  bozTHRIFT: generic output handler
2007-06-05  Marc SlemkoModified PosixThreadFactory
2007-06-04  Marc SlemkoModified PosixThreadFactory::PThread:
2007-06-01  Mark SleeForgot to add ProcessorFactory
2007-05-31  bozTHRIFT: ADITYASLOP
2007-05-31  Mark SleeMemory buffer for perl
2007-05-31  Aditya Agarwal-- handle EINTRS in accept()
2007-05-31  Mark SleeProcessorFactory for Java
2007-05-23  Mark SleeGet the long longs out of the Thrift codebase
2007-05-23  Mark Sleemcslee: being nitpicky ensuring consistent coding style
2007-05-23  Aditya Agarwal-- fix read timeout handling in TSocket
2007-05-22  Marc SlemkoModified facebook::thrift::concurrency::Monitor.wait:
2007-05-16  Mark SleeNeed using namespace boost in thrift threads test
2007-05-16  Mark SleeAdd Jake Luciani to contributors list
2007-05-16  Mark SleeFix Thrift perl framedtransport
2007-05-16  Mark SleePerl tutorial code
2007-05-16  Mark SleeAdding perl testclient code
2007-05-16  Mark SleeSome filetransport indentation and style fixes
2007-05-16  Mark SleeApply thrift license to all files in compiler
2007-05-16  Mark SleePerl library for Thrift
2007-05-16  Mark SleePerl generator for Thrift compiler
2007-05-15  Martin KraemerThrift Syntax for Vim
2007-05-14  bozTHRIFT: configurable retry settings for bind
2007-05-11  Mark SleeHaiping made an emacs .el file for Thrift
2007-05-11  Mark SleeFix messed up exception error printing
2007-05-08  jsobelthrift: cpp tsocketpool support
2007-05-07  Mark SleeTEOFException must publicly inherit TTransportException
2007-05-04  Mark SleeJava test client/server fixes
2007-05-03  Mark SleeMake sure isset fields of java generated objects is...
2007-05-01  peterfixing a typo
2007-04-17  James WangThrift: Fixing memory leak issue with memory buffer...
2007-04-13  James WangThrift: Modifications to PeekProcessor to be able to...
2007-04-13  Mark SleeAdd explicit binary type to Thrift
2007-04-13  Mark SleeCrazy byteswapping thrift patches from david reiss
2007-04-11  Mark Sleesprintf fix on C++ tutorial server
2007-04-11  Mark SleeFix messed up noninitialized things
2007-04-11  Aditya Agarwal-- trying to make TFileTransport destructor quicker
2007-04-10  Aditya Agarwal-- fix issues with TFileTransport
2007-04-10  James WangThrift: Checking in readonly option for TFileTransport
2007-04-10  Mark SleeYeeeeeeeeahhh
2007-04-10  Mark SleeIn php generate array of enum values to string names
2007-04-10  Mark SleeForgot to add Java tutorials to thrift
2007-04-05  Aditya Agarwal-- check in updated pdf
2007-04-05  Aditya Agarwal- fix typo in thrift whitepaper
2007-04-05  dweatherford[thrift] Build fix for TFileTransport
2007-04-04  Mark SleeOops typo.
2007-04-04  Mark SleeBuild fixes and clock_get_time copy from paul querna
2007-04-04  Mark SleeThrift string copy construction pathces from kevin ko
2007-04-04  Mark SleeTwo more thrift paper typos
2007-04-03  Mark SleeFixing typos in the Thrift whitepaper
2007-04-03  Mark SleeFix build script reference problem
2007-04-03  Mark SleeFix whitepaper typo
2007-04-03  Mark SleePHP new build fix for TBinaryProtocol
2007-04-03  Mark SleeRemove extra TApplicationException:: in Thrift.h
2007-04-01  Mark SleeUpdated Thrift whitepaper with minor formatting cleanup
2007-04-01  Marc SlemkoRemoved comment about needing a lock in thread main...
2007-04-01  Marc SlemkoAdded thread library documentation to thrift whitepaper
2007-04-01  Aditya Agarwal-- more assert fixes for thrift concurrency
2007-03-31  Aditya Agarwal-- assert fixes for thrift concurrency lib
2007-03-31  Aditya Agarwal-- added a facebook services section to the thrift...
2007-03-31  Aditya Agarwal-- checking in pdf copy of thrift paper into doc directory
2007-03-31  Aditya Agarwal-- additions/fixes to thrift paper
2007-03-30  Martin KraemerThrift - remove client disconnect error
2007-03-28  James WangThrift: Making TProcessor::process(io) non-virtual...
2007-03-28  James WangThrift: PeekProcessor - moving PeekEnd call after PeekB...
2007-03-27  James WangThrift: Adding StatsProcessor, PeekProcessor, TPipedFil...
2007-03-22  Mark SleeFix heinous TMemoryBuffer bug and warning in FileTransport
2007-03-21  Mark SleeMissed an include line in sample code
2007-03-21  Mark SleeReadme on PHP/Apache Thrift integration
2007-03-21  Mark SleeThrift whitepaper draft
2007-03-16  Martin KraemerThrift: fix error with handling TApplicationException
2007-03-14  Mark SleeConstants lowercase in java true/false
2007-03-14  Mark SleeGenerate toString() convenience method for Thrift java...
2007-03-14  Mark SleeVarious Thrift fixes, including Application Exception...
2007-03-09  Mark SleeFix broken C++ Thrift test
2007-03-09  Mark SleeFix TServerSocket accept() to not do 200ms polling
2007-03-08  Aditya Agarwal-- Fix compiler warnings
2007-03-08  Mark SleeFix cleanup and bootstrap
2007-03-07  Mark SleeRuby code gen fixes and some README improvements
2007-03-07  Mark SleeNo such thing as e.message in python socket error?
2007-03-07  Mark SleeThrift Tutorial
2007-03-07  Mark SleeSome thrift test code improvements
2007-03-07  Mark SleeImplement proper TThreadedServer shutdown
next