1. c83d445 rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs by Kevin Clark · 17 years ago
  2. 2319375 rb: Implement type-checking in Thrift::Struct.new and field accessors by Kevin Clark · 17 years ago
  3. 140b555 rb: Fix struct_spec to use a proper description by Kevin Clark · 17 years ago
  4. 6c4598b rb: Struct#new should properly initialize boolean values 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. 01a5144 Fix default values of non-primitive types being shared between struct instances (THRIFT-4) by Kevin Clark · 17 years ago
  7. ec9106f Mark failing tests as pending by Kevin Clark · 17 years ago
  8. 1cfd693 Add new spec for properly initializing boolean values by Kevin Clark · 17 years ago
  9. 9479b1a Add failing spec for sharing of default values between struct instances (THRIFT-4) by Kevin Clark · 17 years ago
  10. 090b69e Add useless struct test for code coverage by Kevin Clark · 17 years ago
  11. 03d7a47 Add specs for Struct. by Kevin Clark · 17 years ago