protobuf/ruby/ext/google/protobuf_c
Josh Haberman 8c717ad530 Worked around memory leak bug in Ruby interpreter.
Change-Id: I8e2b425f9008e6b82d41d59783bb8b04af1f886f
Fixes: https://github.com/google/protobuf/issues/474.
2015-07-08 14:14:58 -07:00
..
defs.c Fixed compiler warnings and added -std=c99. 2015-06-09 11:08:25 -07:00
encode_decode.c Worked around memory leak bug in Ruby interpreter. 2015-07-08 14:14:58 -07:00
extconf.rb Fixed compiler warnings and added -std=c99. 2015-06-09 11:08:25 -07:00
map.c Updated upb to latest version (C89). 2015-06-08 17:56:03 -07: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 upb to fix two bugs in the Ruby library. 2015-06-22 17:23:55 -07:00
upb.h Update upb to fix two bugs in the Ruby library. 2015-06-22 17:23:55 -07:00