Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
031baf70860ade4096953d1c0838408ca0ecee96
/
lib
/
rb
/
spec
/
struct_spec.rb
031baf7
Merge branch 'THRIFT-143'
by Kevin Clark
· 16 years ago
5ad6d4a
rb: Add pretty inspect, optional field hint for Thrift::Struct
by Kevin Clark
· 16 years ago
38a2ce6
rb: Speed up Struct#initialize for optional fields [THRFIT-112]
by Kevin Clark
· 16 years ago
3af9287
rb: Support `raise Xception, message` for Structs that inherit from ::Exception [THRIFT-58]
by Kevin Clark
· 16 years ago
b586339
rb: Display field name in type-checking error [THRIFT-78]
by Kevin Clark
· 16 years ago
2bd3a30
rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57]
by Kevin Clark
· 17 years ago
1ce8b3d
rb: When passing unknown keys to Thrift::Struct.new, report those keys in the exception [THRIFT-51]
by Kevin Clark
· 17 years ago
c83d445
rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs
by Kevin Clark
· 17 years ago
2319375
rb: Implement type-checking in Thrift::Struct.new and field accessors
by Kevin Clark
· 17 years ago
140b555
rb: Fix struct_spec to use a proper description
by Kevin Clark
· 17 years ago
6c4598b
rb: Struct#new should properly initialize boolean values
by Kevin Clark
· 17 years ago
90a2cbe
Squelch warning about parens and standardize require for generated code
by Kevin Clark
· 17 years ago
01a5144
Fix default values of non-primitive types being shared between struct instances (THRIFT-4)
by Kevin Clark
· 17 years ago
ec9106f
Mark failing tests as pending
by Kevin Clark
· 17 years ago
1cfd693
Add new spec for properly initializing boolean values
by Kevin Clark
· 17 years ago
9479b1a
Add failing spec for sharing of default values between struct instances (THRIFT-4)
by Kevin Clark
· 17 years ago
090b69e
Add useless struct test for code coverage
by Kevin Clark
· 17 years ago
03d7a47
Add specs for Struct.
by Kevin Clark
· 17 years ago