1. ead3382 THRIFT-254. rb: Add optional strict version support to binary protocols by Kevin Clark · 16 years ago
  2. 72754e1 rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] by David Reiss · 16 years ago
  3. 830f46a rb: Fix the binaryprotocol spec to run under jruby by Kevin Clark · 17 years ago
  4. 4eea897 rb: Stop calling rspec_clear in specs (which really should have been rspec_reset), as rspec_verify already resets by Kevin Clark · 17 years ago
  5. 90a2cbe Squelch warning about parens and standardize require for generated code by Kevin Clark · 17 years ago
  6. c13c33b Test BinaryProtocol#read_message_header with bad data by Kevin Clark · 17 years ago
  7. 378191a Stop range-checking in BinaryProtocol#write_iNN, it turns out to break some code by Kevin Clark · 17 years ago
  8. 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
  9. e977a63 Add spec for BinaryProtocolFactory by Kevin Clark · 17 years ago
  10. 5ae0384 Spec out the BinaryProtocol read methods by Kevin Clark · 17 years ago
  11. f18b643 Spec out the BinaryProtocol write methods. by Kevin Clark · 17 years ago