common/thrift.git
2008-10-07  David ReissTHRIFT-149. cpp: Make TNonblockingServer handle a shut...
2008-10-07  David ReissTHRIFT-108. python: Fix call to PyDict_Next in fastbinary.c
2008-10-01  David ReissTHRIFT-119. java: structs' toString omits unset optiona...
2008-10-01  David ReissTHRIFT-120. java: Make the nocamel option work for...
2008-10-01  David ReissTHRIFT-100. java: Set __isset better in beans style
2008-09-29  Mark SleePython generator exception namespacing, THRIFT-150
2008-09-20  David Reisscontrib/fb303: Some changes to the build for the Scribe...
2008-09-04  David ReissTHRIFT-130. java: Eliminate frame{Read,Write} from...
2008-08-26  Kevin Clarkrb: Add pretty inspect, optional field hint for Thrift...
2008-08-25  Kevin Clarkrb: Add FramedTransport#borrow/consume! [THRIFT-117]
2008-08-25  Kevin Clarkrb: Speed up Struct#initialize for optional fields...
2008-08-04  Kevin ClarkMerge branch 'THRIFT-103'
2008-08-04  David Reissjava: Specify in build.xml that we are using Java 1.5
2008-08-01  Kevin Clarkrb: Check container elements when Thrift.type_checking...
2008-07-31  David ReissTHRIFT-48. python: Make TServerSocket work with Unix...
2008-07-28  Kevin Clarkrb: Support `raise Xception, message` for Structs that...
2008-07-28  Kevin Clarkrb: Add ext/ to loadpath so BinaryProtocolAccelerated...
2008-07-28  Kevin Clarkrb: Ensure the transport is closed if an exception...
2008-07-27  David ReissTHRIFT-99. php: Add scheme (http[s], etc.) support...
2008-07-25  David Reissrb: Teach BinaryProtocolAccelerated to encode strings...
2008-07-25  David Reissrb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90]
2008-07-25  David Reissrb: BinaryProtocolAccelerated should use Thrift::Protoc...
2008-07-25  David ReissTHRIFT-91. cpp: Fix compilation on Fedora Core 9
2008-07-24  David ReissTHRIFT-64. java: Allow TServerSocket to bind to a speci...
2008-07-24  David ReissTHRIFT-85. Include an example of an optional field...
2008-07-24  David ReissTHRIFT-95. cpp: Fix write buffer initialization in...
2008-07-22  David ReissTHRIFT-94. erlang: Fix a syntax error
2008-07-21  David ReissTHRIFT-92. Remove the shebang line from reflection_limi...
2008-07-21  David ReissTHRIFT-93. Remove unnecessary shebang lines from Python...
2008-07-18  Kevin Clarkrb: Improve IOStreamTransport to behave more like a...
2008-07-18  Kevin Clarkrb: Display field name in type-checking error [THRIFT-78]
2008-07-18  Kevin Clarkrb: Add TProtocolException to the backwards_compatibili...
2008-07-18  Kevin Clarkrb: Add optional timeout argument to Thrift::Socket...
2008-07-17  David Reissphp: Fix an undefined variasble in an error message
2008-07-16  David ReissTHRIFT-83. erlang: Don't flush an empty buffer in the...
2008-07-14  David Reissjava: Add nocamel option to not CamelCase field accesso...
2008-07-13  David Reissjava: Close broken connections [THRIFT-73]
2008-07-13  David Reisscpp: Eliminate the use of fprintf [THRIFT-77]
2008-07-11  David Reiss(THRIFT-37) Add some missing newlines to fprintfs.
2008-07-11  David Reisss/ENABLE_RUBY/WITH_RUBY/ for consistency.
2008-07-11  David ReissAdd erl back to EXTRA_DIST because it doesn't use Automake.
2008-07-11  David Reiss[THRIFT-70] Allow the Java install prefix to be configured.
2008-07-11  David Reiss(THRIFT-69) Fix Util::currentTime for use in applications.
2008-07-08  Kevin Clarkrb: Check Thrift.type_checking earlier for a performanc...
2008-07-08  Kevin Clarkrb: Buffer the slice!s in MemoryBuffer for a significan...
2008-07-08  Kevin ClarkMerge branch 'fastbinary'
2008-07-03  David Reiss(THRIFT-54) Remove "frameResponses" from TNonblockingServer
2008-07-02  David Reiss(THRIFT-5) A TNonblockingServers (single-threaded and...
2008-06-30  David Reiss(THRIFT-40) Remove stray \n's from the generated version.h
2008-06-30  David Reiss(THRIFT-40) Fix compilation and version string on OS X.
2008-06-30  David Reiss(THRIFT-45) TNonblockingServer (C++): only do one write...
2008-06-30  David ReissPartial handlling of 64-bit integer constants.
2008-06-30  David Reiss(THRIFT-40) Add -version switch to the compiler to...
2008-06-30  David Reiss(THRIFT-61) Fix "make check" for the C++ library by...
2008-06-30  David Reiss(THRIFT-12) Make the Java library use java.util.logging...
2008-06-26  Kevin Clarkrb: Ensure the specs that expect deprecation warnings...
2008-06-26  Kevin Clarkrb: The deprecation stuff should skip thrift library...
2008-06-26  Kevin Clarkrb: Add some additional error handling to Thrift::Socke...
2008-06-26  Kevin Clarkrb: Add stubs for rake install/package when Echoe not...
2008-06-26  Kevin Clarkrb: BufferedTransport should flush on close [THRIFT-49]
2008-06-26  Kevin Clarkrb: Use File.dirname(__FILE__) in generated requires...
2008-06-24  Kevin Clarkrb: Make TServer.py Python 2.4 compatible [THRIFT-44]
2008-06-24  Kevin Clarkrb: When passing unknown keys to Thrift::Struct.new...
2008-06-24  Kevin Clarkrb: Delete setup.rb [THRIFT-38]
2008-06-24  Kevin Clarkrb: rewrite the README [THRIFT-38]
2008-06-24  Kevin Clarkrb: Change the license from Thrift Software License...
2008-06-24  Kevin Clarkrb: Use Echoe to manage the gem [THRIFT-38]
2008-06-24  Kevin Clarkrb: Reorganize the Rakefile a bit [THRIFT-38]
2008-06-24  Kevin Clarkrb: Use defined? JRUBY_VERSION to detect JRuby [THRIFT-38]
2008-06-24  Kevin Clarkrb: require 'thrift' first in generated service definit...
2008-06-24  Kevin Clarkrb: Bugfix for deprecation code [kevin@rapleaf.com...
2008-06-20  Doug CuttingTHRIFT-43. Ignore build-generated files.
2008-06-18  Kevin Clarkrb: Switch NonblockingServer spec from Queue to sleep
2008-06-18  Kevin Clarkrb: NonblockingServer: Use a select() loop in the accep...
2008-06-18  Kevin Clarkrb: Set default host for benchmark to 127.0.0.1
2008-06-18  Kevin Clarkrb: Fix the timeout used for joining threads when calli...
2008-06-18  Kevin Clarkrb: Add hooks for THRIFT_HOST and THRIFT_PORT in the...
2008-06-18  Kevin Clarkrb: Add control for the number of client processes...
2008-06-18  Kevin Clarkrb: Add debug logger message for processing frames
2008-06-18  Kevin Clarkrb: Make a few of the NonblockingServer specs pass...
2008-06-18  Kevin Clarkrb: Fix up the deprecation spec for JRuby
2008-06-18  Kevin Clarkrb: Fix the binaryprotocol spec to run under jruby
2008-06-18  Kevin Clarkrb: Increase the benchmark startup time and add more...
2008-06-18  Kevin Clarkrb: Drop the benchmark worker spawn delay to 0.01
2008-06-18  Kevin Clarkrb: Catch TransportException errors during the benchmar...
2008-06-18  Kevin Clarkrb: flush STDOUT after starting the benchmark server...
2008-06-18  Kevin Clarkrb: Give the benchmark server more time to start up
2008-06-18  Kevin Clarkrb: Turn off debug logging in benchmark/thin_server.rb
2008-06-18  Kevin Clarkrb: Fix some incorrect reporting by the benchmark.
2008-06-18  Kevin Clarkrb: Enhance the output of the benchmark
2008-06-18  Kevin Clarkrb: split up benchmark into separate server/client...
2008-06-18  Kevin Clarkrb: Switch from read_nonblock to readpartial to make...
2008-06-18  Kevin Clarkrb: Add spec to ensure UNIXServerSocket deletes the...
2008-06-18  Kevin Clarkrb: Enable logging debug info in benchmark/thin_server.rb
2008-06-18  Kevin Clarkrb: Tweak the benchmark to allow running the server...
2008-06-18  Kevin Clarkrb: Wrap a semaphore around @serverTransport.close...
2008-06-18  Kevin Clarkrb: Implement Thrift::UNIXSocket and Thrift::UNIXServer...
2008-06-18  Kevin Clarkrb: Implement Thrift::Serializer and Thrift::Deserializer
2008-06-18  Kevin Clarkrb: Add the path to gen-rb to $: in spec_helper instead...
2008-06-18  Kevin Clarkrb: Don't type-check when given a nil value.
next