protobuf/ruby/ext/google/protobuf_c
Josh Haberman 14e2b4fa51 A very small fix to silence some warnings.
Also updated the Gemfile.lock since alpha-4 has been
pushed to RubyGems.

Change-Id: I8ddc5f125f28aa9a33c88dfe48251a75a877e1d3
2015-09-28 08:56:14 -07:00
..
defs.c Merge pull request #584 from haberman/cwarnings 2015-08-21 09:00:40 -07:00
encode_decode.c A very small fix to silence some warnings. 2015-09-28 08:56:14 -07:00
extconf.rb Fixed compiler warnings and added -std=c99. 2015-06-09 11:08:25 -07:00
map.c Return TypedData_Wrap_Struct directly. 2015-08-20 16:41:32 -07:00
message.c Conform to C89/C90 variable declaration rules. 2015-07-10 12:05:14 -07:00
protobuf.c Merge pull request #584 from haberman/cwarnings 2015-08-21 09:00:40 -07:00
protobuf.h Added Ruby to conformance tests. 2015-07-16 12:25:55 -07:00
repeated_field.c Return TypedData_Wrap_Struct directly. 2015-08-20 16:41:32 -07:00
storage.c Conform to C89/C90 variable declaration rules. 2015-07-10 12:05:14 -07:00
upb.c Fixed several Ruby conformance test cases through upb update. 2015-08-12 18:50:15 -07:00
upb.h Fixed several Ruby conformance test cases through upb update. 2015-08-12 18:50:15 -07:00