1. d815c21 THRIFT-332. rb: Compact Protocol in Ruby by Bryan Duxbury · 16 years ago
  2. c016628 THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components by Bryan Duxbury · 16 years ago
  3. c819017 rb: Add ext/ to loadpath so BinaryProtocolAccelerated specs pass by Kevin Clark · 16 years ago
  4. 72754e1 rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] by David Reiss · 16 years ago
  5. 2bd3a30 rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] by Kevin Clark · 17 years ago
  6. c83d445 rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs by Kevin Clark · 17 years ago
  7. c3783f4 rb: Don't type-check when given a nil value. by Kevin Clark · 17 years ago
  8. 3c59aff rb: Add a hack to prevent fastthread from being loaded when executing specs by Kevin Clark · 17 years ago
  9. 356f861 Rename spec wrapper classes to prevent cross-pollination of specs. Require rspec 1.1.4 or later to fix the "describe Module do" bug by Kevin Clark · 17 years ago
  10. d47cd66 Add backwards-compatibility spec by Kevin Clark · 17 years ago
  11. 0ff9e8c Spec out Thrift::Client by Kevin Clark · 17 years ago
  12. 3eca078 Re-define the semantics of deprecate! and add deprecate_class! Include full specs for deprecate!/deprecate_class! by Kevin Clark · 17 years ago