1. 194ad62 Ruby JSON: always accept both camelCase and original field names. by Josh Haberman · 8 years ago
  2. 0559f3e Add field name to initialization map exceptions by Anders Carling · 9 years ago
  3. 0df1e39 Raise NoMethodError for unknown fields by Anders Carling · 9 years ago
  4. a1daeab Conform to C89/C90 variable declaration rules. by Josh Haberman · 9 years ago
  5. 231886f Ruby C extension speedup: don't re-intern constant string needlessly. by Chris Fallin · 9 years ago
  6. 202f87f Merge pull request #387 from cfallin/ruby-upb-update by Joshua Haberman · 9 years ago
  7. d326277 Update MRI C Ruby extension to use new version of upb. by Chris Fallin · 9 years ago
  8. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 9 years ago
  9. a3953da Updated based on code-review comments. by Chris Fallin · 9 years ago
  10. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  11. 80276ac Addressed code-review comments. by Chris Fallin · 10 years ago
  12. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  13. 91473dc Rename protobuf Ruby module to google/protobuf and rework its build by Chris Fallin · 10 years ago[Renamed from ruby/ext/protobuf_c/message.c]
  14. f473bb9 Merge pull request #128 from krishnanm86/master by Feng Xiao · 10 years ago