protobuf/ruby/ext/google
Brendan Ribera de028631fc fix #2036: use rb_hash_* to accumulate hashes
Instead of shifting/xoring the hash at each field, use the built-in ruby
apis for generating a hash from multiple input values.

Now returns a Fixnum.
2016-08-30 16:22:49 -07:00
..
protobuf_c fix #2036: use rb_hash_* to accumulate hashes 2016-08-30 16:22:49 -07:00