1. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  2. 8852720 THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension by Bryan Duxbury · 16 years ago
  3. d815c21 THRIFT-332. rb: Compact Protocol in Ruby by Bryan Duxbury · 16 years ago
  4. c016628 THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components by Bryan Duxbury · 16 years ago
  5. c819017 rb: Add ext/ to loadpath so BinaryProtocolAccelerated specs pass by Kevin Clark · 16 years ago
  6. 72754e1 rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] by David Reiss · 16 years ago
  7. 2bd3a30 rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] by Kevin Clark · 17 years ago
  8. c83d445 rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs by Kevin Clark · 17 years ago
  9. c3783f4 rb: Don't type-check when given a nil value. by Kevin Clark · 17 years ago
  10. 3c59aff rb: Add a hack to prevent fastthread from being loaded when executing specs by Kevin Clark · 17 years ago
  11. 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
  12. d47cd66 Add backwards-compatibility spec by Kevin Clark · 17 years ago
  13. 0ff9e8c Spec out Thrift::Client by Kevin Clark · 17 years ago
  14. 3eca078 Re-define the semantics of deprecate! and add deprecate_class! Include full specs for deprecate!/deprecate_class! by Kevin Clark · 17 years ago