common/thrift.git
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
2007-03-06  Mark SleeREADMEs and DOCs and ant tasks, oh my
2007-03-05  Mark SleeGet rid of all the using namespace and using boost...
2007-03-05  Mark SleeThrift build cleanup stuff
2007-03-05  Mark SleeThrift CPP threading fixes
2007-03-05  Mark SleeMove helper structure declarations into .h file
2007-03-05  Mark SleeThreads test makefile cleanup
2007-03-05  Mark SleeThreads testing package update
2007-03-05  Mark SleeThreading libraries test for Thrift C++
2007-03-02  Mark SleeDo not check error code if select returns 0
2007-03-02  Mark SleeServer robustness fixes in Thrift C++ libs
2007-03-01  Mark SleeProper shutdown functionality for Thrift servers
2007-03-01  Mark SleeAdd join to the ThreadManager
2007-03-01  Mark SleeGiving Marc K props for crazy bitshifting in PHP binary...
2007-03-01  Mark SleeOops missed license on one python file
2007-03-01  Mark SleeApplying Thrift license to ruby source
2007-03-01  Mark SleeApply Thrift license to PHP source code
2007-03-01  Mark SleeApplying Thrift software license to Python source
2007-03-01  Mark SleeApply Thrift license to Java sources
2007-02-28  Mark SleeThrift license applied to all the C++ files
2007-02-28  Mark SleeSome Thrift documentation cleanups
2007-02-27  Mark SleeTApplicationException handling in PHP generated thrift...
2007-02-27  Mark SleeBogus $this->type in TApplicationException in PHP
2007-02-27  Mark SleePython HttpClient for Thrift
2007-02-27  Mark SleeThrift HTTP client optimizations
2007-02-27  Mark SleeVarious bug fixes with the THttpClient
2007-02-27  Mark SleeWhoops there were 2 extra spaces in this code
2007-02-27  Mark SleeThrift HTTP client in C++
2007-02-27  Mark SleeSame fix to thrift codebase
2007-02-27  Aditya Agarwal-- fix overflow error in seekToChunk()
2007-02-22  Mark SleeFix thrift includes
2007-02-21  Mark SleeProper exception types in PHP thrift
2007-02-21  Mark SleeRemove nonexistent TBuf ref
2007-02-21  Mark SleeMove constant defs into Thrift.py to avoid cirulcar...
2007-02-21  Mark SleePython application level exceptions
2007-02-21  Mark SleeSome thrift test code fixes
2007-02-21  Mark SleeStarting python exception handling cleanup
2007-02-21  Mark Sleeprotocol exceptions in java
2007-02-21  Mark SleeMore java error codes in thrift
2007-02-21  Mark SleeNew thrift c++ error code
2007-02-21  Mark SleeThrift application exceptions in Java, code gen
2007-02-21  Mark SleeThrift application exceptions in Java
2007-02-21  Mark SleeC++ Thrift server throws application exceptions for...
2007-02-21  Mark SleeApplication exception types for Thrift
2007-02-21  Mark SleeGen code with /usr/bin/env python not /usr/bin/python
2007-02-21  Mark SleePython code gen includes __init__.py and package directory
2007-02-20  Mark SleeThrift Binary protocol improvements and application...
2007-02-20  Mark SleeInclude debug symbols in thrift builds by default
2007-02-20  Mark SleeGenerate Java code into proper source directory heirarchy
2007-02-20  Mark SleeTake out debug print in TServer constructor
2007-02-20  Mark Sleeanother typo i missed
2007-02-20  Mark SleeAdityaslop typos in thrift py server
2007-02-14  James WangThrift: Changing TFileTransport to use the same buffer...
2007-02-09  Mark SleeTake brackets out of cpp_type bit
2007-02-09  Mark SleeFix code gen to getTransport() not getOutputTransport()
2007-02-08  Mark SleeFix handling of accept() exceptions in threadedserver
next