common/thrift.git
2006-09-07  Mark SleeThrift TTransportFactory model for servers
2006-09-06  Mark SleeThrift multithreaded Java server
2006-09-06  Aditya Agarwal-- search per-user lib dir first
2006-09-06  Mark SleeThrift: Added support for double type across all languages
2006-09-06  Aditya Agarwal-- more thrift Makefile changes
2006-09-05  Aditya Agarwal-- added stubs for readEnd() and writeEnd()
2006-09-05  Aditya Agarwal-- generalize Makefile
2006-09-05  Mark SleeThrift: Change Java/C++ server generation
2006-09-05  Mark SleeThrift: standardize coding style
2006-09-05  Mark SleeThrift Python server code generation
2006-09-05  Mark SleeAdd multiserver generation to C++ Thrift
2006-09-04  Mark SleeThrift, Make sure gen'd code initializes empty containe...
2006-09-04  Mark SleeOoops, forgot to svn add the new code gen files
2006-09-04  Mark SleeThrift and Python: Made to be together
2006-09-03  Mark SleeImplementation of the basic Thrift stack in Python
2006-09-02  Mark SleeThrift C++ code generation improvements
2006-09-02  Mark SleeMore Thfirt code-gen improvements
2006-09-02  Mark SleeThrift generation for Java
2006-09-01  Mark SleePoint Thrift bootrapping code to compiler/py instead...
2006-09-01  Mark SleeThrift test improvements, tests for both inline and...
2006-09-01  Mark SleeThrift library updates, remove unsigned types
2006-09-01  Mark SleeThrift compiler improvements, two modes for PHP
2006-08-30  Mark SleeMove Thrift StressTest code into test top-level folder
2006-08-30  Mark SleeMake separate dirs for CPP and Python versions of Thrif...
2006-08-24  Marc SlemkoFixed handling of signed 64bit integers to support...
2006-08-23  Marc SlemkoBasic README with build instructions
2006-08-23  Marc SlemkoUber configure.ac/Makefile.am and configure.ac/Makefile...
2006-08-23  Marc SlemkoThrift php generator in python.
2006-08-17  Marc SlemkoPrint out results of stress test
2006-08-17  Marc Slemkostraggler
2006-08-17  Marc Slemkostraggler
2006-08-17  Marc Slemkothrift.py => /usr/local/bin/thrift
2006-08-17  Marc SlemkoPython installer for thrift idl compiler
2006-08-17  Marc SlemkoAdded stress test for thrift benchmarks
2006-08-15  Marc SlemkoCleaned up test code for thrift exception throwing
2006-08-15  Marc SlemkoModified C++ code-gen to create default constructors...
2006-08-15  Marc SlemkoAdded namespace declaration
2006-08-15  Marc SlemkoAdded namespace declaration
2006-08-14  Marc SlemkoYou scream, I scream, We all scream for exceptions
2006-08-12  Marc SlemkoFixed a few typos - test client and server samples...
2006-08-11  Marc SlemkoAdded function name to read/writeMessageBegin args
2006-08-11  Marc SlemkoGroundwork for exception support:
2006-08-11  Marc SlemkoGroundwork for exception support:
2006-08-11  Marc SlemkoAdded read/write I16, U16 and Bool methods to TProtocol
2006-08-10  Marc SlemkoFixed parser to ensure that map key-type and set value...
2006-08-10  Marc SlemkoRationalized include-directory schema
2006-08-10  Marc SlemkoFixed serialization logic for collections containing...
2006-08-09  Marc SlemkoModified cpp code generation to build read/write method...
2006-08-09  Marc SlemkoModified cpp code generation to build read/write method...
2006-08-09  Marc Slemkofixed test build
2006-08-09  Marc Slemkopython parser for thrift using ply lalr generator
2006-08-09  Mark SleeJava Thrift libraries no longer use specially defined...
2006-08-09  Mark SleeThrift compiler support for inline PHP client code
2006-08-04  Marc SlemkoMore boosification of thrift driver, server, transport...
2006-08-04  Marc SlemkoMore boosification of thrift driver, server, transport...
2006-08-04  Marc SlemkoMore boosification of thrift driver, server, transport...
2006-08-03  Marc SlemkoConverted concurrency classes to use boost::shared_ptr...
2006-08-03  Marc SlemkoConverted concurrency classes to use boost::shared_ptr...
2006-08-02  Marc SlemkoAdded BNF describing proposed logical wire format for...
2006-07-25  Marc Slemkoautoconf/automake/libtool-ized thrift cpp bits:
2006-07-21  Marc Slemkoautoconf/automake:
2006-07-21  Marc Slemkoautoconf/automake/libtool-ized thrift cpp bits:
2006-07-21  Marc Slemkoautoconf/automake line noise for linux/osx builds
2006-07-20  Marc SlemkoMore test code added...
2006-07-20  Marc SlemkoFixed a few problems found on linux x86_64 version
2006-07-20  Marc SlemkoForgot this one
2006-07-20  Marc SlemkoForgot this one
2006-07-20  Marc SlemkoBring up of thread manager
2006-07-19  Marc SlemkoMore bullet proofing of timer manager
2006-07-19  Marc SlemkoAdded thread factory test - problems in thread
2006-07-17  Marc SlemkoAnother checkpoint of initial cut at thread pool manage...
2006-07-15  Marc SlemkoCheckpoint of initial cut at thread pool manager for...
2006-06-30  Mark SleeThrift now works in PHP, hot stuff
2006-06-26  Mark SleeThrift: move /lib/cpp code into /lib/cpp/src
2006-06-26  Mark SleeThrift: getting rid of U32s for map/list/set/string...
2006-06-07  Mark SleeAdjust the Thrift compiler makefile to clean up after...
2006-06-07  Mark SleeThrift test code
2006-06-07  Mark SleeJava libraries for Thrift
2006-06-07  Mark SleeUpdate Thrift CPP libraries to work with new generated...
2006-06-07  Mark SleeThrift compiler now compiles both native Java and C...
2006-05-30  Mark SleeRev 2 of Thrift, the Pillar successor
2006-05-24  Mark SleeBaseline commit for thrift, which is pillar v2
2008-05-11  David ReissAdding dummy thrift and trunk directories.
2008-05-16  Doug Cuttinginitialize thrift repo