protobuf/ruby/ext/google/protobuf_c
Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly.
Also fixed lines with > 80 char length.
2015-05-19 16:19:00 -07:00
..
defs.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
encode_decode.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
extconf.rb Update MRI C Ruby extension to use new version of upb. 2015-05-15 11:36:12 -07:00
map.c Google::Protobuf::Map#inspect should be consistent with Hash#inspect 2015-02-14 22:15:12 +01:00
message.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
protobuf.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
protobuf.h Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
repeated_field.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
storage.c Ruby C extension speedup: don't re-intern constant string needlessly. 2015-05-19 16:19:00 -07:00
upb.c Update MRI C Ruby extension to use new version of upb. 2015-05-15 11:36:12 -07:00
upb.h Update MRI C Ruby extension to use new version of upb. 2015-05-15 11:36:12 -07:00