Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
3387115fa3e49a11cf70d4e2cbfaf8875993bed4
/
lib
/
rb
/
lib
/
thrift
/
struct.rb
1ce8b3d
rb: When passing unknown keys to Thrift::Struct.new, report those keys in the exception [THRIFT-51]
by Kevin Clark
· 17 years ago
2319375
rb: Implement type-checking in Thrift::Struct.new and field accessors
by Kevin Clark
· 17 years ago
6c4598b
rb: Struct#new should properly initialize boolean values
by Kevin Clark
· 17 years ago
5a2d0ad
Make a lot of miscellaneous ruby-styling changes
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
d389f54
Strip the rest of the empty () parens
by Kevin Clark
· 17 years ago
41c0a02
Improve compatibility with the old Hash-style set.
by Kevin Clark
· 17 years ago
8d79e3f
Convert fields of type Thrift::Types::SET to use the Set library.
by Kevin Clark
· 17 years ago
fe897d3
Use deprecate_module! where appropriate
by Kevin Clark
· 17 years ago
f5754ac
Add new spec for deprecate_class!
by Kevin Clark
· 17 years ago
0d45617
Finish up the CamelCase -> ruby_style changes
by Kevin Clark
· 17 years ago
b8a7ad7
Start renaming camelCase methods to ruby_style
by Kevin Clark
· 17 years ago
c42231b
Set up the class deprecations
by Kevin Clark
· 17 years ago
2960044
rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings.
by Kevin Clark
· 17 years ago
10cdf10
rb: Move client, processor, struct files for consistant naming.
by Kevin Clark
· 17 years ago
[Renamed from lib/rb/lib/thrift/thrift_struct.rb]
97d2166
rb: Move exceptions, types, processor, client, struct under Thrift module. Add constants for backwards compatability
by Kevin Clark
· 17 years ago
9bf3362
Split out thrift/thrift.rb, add top level thrift.rb in prep for gemmification
by Kevin Clark
· 17 years ago