1. d6b7182 THRIFT-246. rb: Generate #struct_fields rather than reflect. by Kevin Clark · 16 years ago
  2. 41baeab THRIFT-157. rb: Quote strings and qualify class names properly by Kevin Clark · 16 years ago
  3. 159383f rb: raise if an object is serialized without required fields [THRIFT-143] by Kevin Clark · 16 years ago
  4. 7dc7f75 rb: Create constants for field ids in generated structs [THRIFT-165] by Kevin Clark · 16 years ago
  5. 2bd3a30 rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] by Kevin Clark · 17 years ago
  6. 3836f9b rb: require 'thrift' first in generated service definitions [THRIFT-38] by Kevin Clark · 17 years ago
  7. 980e445 rb: Make a few of the NonblockingServer specs pass under jruby by Kevin Clark · 17 years ago
  8. 2319375 rb: Implement type-checking in Thrift::Struct.new and field accessors by Kevin Clark · 17 years ago
  9. e0fddde Implement NonblockingServer and add specs by Kevin Clark · 17 years ago