protobuf/ruby/ext
Brendan Ribera de028631fc fix : 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
..
google/protobuf_c fix : use rb_hash_* to accumulate hashes 2016-08-30 16:22:49 -07:00