common/thrift.git
2007-11-13  Mark SleeNeed to properly namespace the php class names in typespec
2007-11-13  Mark SleeFixing typo in Thrift trunk
2007-11-13  Mark SleeThrift PHP generation Redux
2007-11-08  David ReissThrift: Perl HttpClient and fixes.
2007-11-07  Mark SleeDeal with UnsupportedEncodingException in TBinaryProtocol
2007-11-06  Mark SleeAdd include_once statements for generated PHP code...
2007-11-06  Mark SleeMissing configure check for strerror function
2007-11-06  Aditya Agarwal-- ensure that flush is called in close() of any wrappe...
2007-11-03  Mark SleeAdd programatic shutdown option to Java Thrift servers
2007-11-03  Mark SleeMake Java TbinaryProtocol enfore UTF-8
2007-11-02  lklots[TMemoryBuffer: an in-memory buffer acting like a trans...
2007-11-02  hzhao[thrift_protocol] need negative testing for default...
2007-11-02  dweatherford[thrift] return empty string instead of NULL
2007-11-01  David ReissThrift: Create directories with more permissive modes.
2007-11-01  bozTHRIFT: update the thrift extension
2007-10-31  dweatherford[thrift] Merge protocol/transport changes from tfb/www
2007-10-31  eletuchy[thrift] erlang structs now compile
2007-10-31  dweatherford[thrift] PHP generator: extension support
2007-10-31  dweatherford[thrift] PHP thrift_protocol extension
2007-10-31  dweatherford[thrift] Output dir selection + updated TSCons
2007-10-30  Mark SleeFix handling of ruby write parameters due to nil vs...
2007-10-24  David ReissThrift: Reorganize Cocoa library.
2007-10-24  Mark SleeMake the Java generator respect the optional keyword...
2007-10-23  Christopher... [thrift] gut Erlang Thrift configuration; start using...
2007-10-23  dweatherford[thrift] Updating gen_phpi for new header format
2007-10-19  Christopher... [thrift] clean up error logging in Erlang
2007-10-19  dweatherford[thrift] TSocket host and port getters
2007-10-17  David ReissThrift: Kill a warning.
2007-10-15  Mark SleeGenerate REST code properly for objects/struct arguments
2007-10-13  Christopher... [thrift] make thrift_logger.erl more robust against...
2007-10-13  Christopher... [thrift] Erlang Thrift 'oop:get' -> 'This#'
2007-10-13  Christopher... [thrift] retool oop.erl, fix tBufferedTransportFactory.erl
2007-10-10  pkeyanimade tutorial.thrift executable
2007-10-09  dweatherford[thrift] TSocketPool::addServer, c++ version
2007-10-09  Mark SleeJava Thrift objects implement common base interface
2007-10-09  Christopher... [thrift] don't scope non-service types in Erlang
2007-10-08  Mark SleeUse json encoding logic for <list> and <set> args in...
2007-10-05  Mark SleePython automated test patch
2007-10-04  David ReissThrift: TNullTransport for PHP.
2007-10-04  Christopher... [thrift] don't scope non-service types in Ruby
2007-10-04  Mark SleeMake REST PHP deserializer generated PHP code support...
2007-10-03  yunfang[Explicitly declare shared_ptr]
2007-10-03  Christopher... [thrift] fix Ruby codegen: capitalize module name for...
2007-10-02  Mark SleeFix 32-bit Python encoding integer issue
2007-10-02  Mark SleeFix missing break statements in Java ProtocolUtil
2007-10-02  Christopher... [thrift] Erlang Thrift changes, take 3
2007-10-02  Christopher... [thrift] otpification and sane configuration for Erlang...
2007-10-02  Christopher... [thrift] revert 61883
2007-10-02  Christopher... Merge branch 'otp'
2007-09-24  Mark SleeMerging more server support and exception fixes for...
2007-09-22  bozTHRIFT: Make the mutex assignable
2007-09-20  bozTHRIFT: Mutex and ReadWriteMutex leaked memory, now...
2007-09-19  Mark SleeMerging latest minor Cocoa changes
2007-09-19  Mark SleeWhoops forgot to actually svn add Andrew's files
2007-09-19  Mark SleeOO perl accessors for Thrift objects
2007-09-19  eletuchy[thrift] checking in generated reflection code into...
2007-09-18  David ReissThrift: Prep for release.
2007-09-18  Christopher... [thrift] spruce up Erlang binding for tonight's release
2007-09-18  Christopher... [thrift] fix _thrift for inheriting services
2007-09-18  Christopher... [thrift] give the generated Erlang service file a _thrift
2007-09-17  David ReissThrift: Put today's date as the next Thrift release.
2007-09-17  David ReissThrift: Re-committing zlib.
2007-09-17  David ReissThrift: Fix fingerprinting bug.
2007-09-17  David ReissThrift: Compile without libevent.
2007-09-17  mvaradachariUpdating TSCons.py to provide capability of passing...
2007-09-17  Martin KraemerThrift - typo in comment
2007-09-15  dweatherford[thrift] C++: Pass std::exception from server to client
2007-09-15  David ReissThrift: Reverting TZlibTransport
2007-09-15  David ReissThrift: Zlib transport.
2007-09-14  Mark SleeAdd missing writeEnd calls
2007-09-14  Mark SleeUpdate the Thrift CONTRIBUTORS file
2007-09-14  Mark SleeMerge more cocoa changes from Andrew McGeachie
2007-09-12  David ReissThrift: Update syntax files for Vim and Emacs.
2007-09-11  David ReissThrift: Clean up and test TDenseProtocol
2007-09-10  Mark SleeAdd JavaDoc comments to generated Thrift Java code
2007-09-10  Mark SleeModify Thrift parser to disallow optional/required...
2007-09-10  Mark SleeAdding Cocoa generator to Thrift
2007-09-10  Mark SleeMerge Java get/set Size and Iterator changes from Dave...
2007-09-07  David ReissThrift: TDenseProtocol using variable-length integers.
2007-09-07  David ReissThrift: New methods for C++ transports.
2007-09-05  David ReissThrift: Python TBufferedTransport improvements.
2007-09-05  Aditya Agarwal-- adding hostinfo and time to GlobalOutput
2007-09-05  David ReissThrift: Python installation.
2007-09-04  David ReissThrift: TDenseProtocol.
2007-09-04  David ReissThrift: Slight tweaks to local reflection.
2007-08-31  James WangSummary: Checking in fix to TFileTransport to remove...
2007-08-31  Mark SleeMerge some java gen fixes from Johan Oskarsson
2007-08-31  Aditya Agarwal-- cleaning up some Makefile issues
2007-08-31  Aditya Agarwal-- reset all state when seeking to a chunk
2007-08-31  Mark SleeAdd get_true_type call to RB generator
2007-08-31  David ReissThrift: Local Reflection for C++.
2007-08-31  Mark SleeAdd -javabean option to Thrift
2007-08-30  David ReissThrift: Forgot to commit these fixes.
2007-08-30  David ReissThrift: Generate fingerprints for non-structs.
2007-08-30  David ReissThrift: Handle absence of fastbinary.so
2007-08-30  David ReissThrift: Pre-generate reflection_limited for Python.
2007-08-30  David ReissThrift: Support for explicit Python module declaration.
2007-08-29  David ReissThrift: Python libraries install into /usr, not /usr...
2007-08-29  Mark SleeAutoconf fixes
2007-08-29  Mark SleeMerge patch from Dan Engeleman for Java utility constru...
next