1. 0b87475 Php & Ruby Cherry Picks for 3.17.1 (#8632) by Joshua Haberman · 3 years, 10 months ago
  2. 7e3bbed fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows (#8565) by Daniel Azuma · 3 years, 11 months ago
  3. 38e1b59 Elided the TYPE() and msgdef checks by using CLASS_OF. by Joshua Haberman · 4 years ago
  4. d69f482 Fixed message equality in cases where the message type is different. by Joshua Haberman · 4 years ago
  5. cf7d81f Merge pull request #8363 from haberman/ruby-nil-fix by Joshua Haberman · 4 years ago
  6. dfa5457 [Ruby] Fixed SEGV when users pass nil messages. by Joshua Haberman · 4 years ago
  7. 9879f42 Ruby <2.7now uses WeakMap too, which prevents memory leaks. by Joshua Haberman · 4 years, 1 month ago
  8. 4e3ea74 [Ruby] Fix for FieldDescriptor.get(msg). by Joshua Haberman · 4 years, 1 month ago
  9. 3b3aac9 [Ruby] Fix for truncating behavior when converting Float to Duration. by Joshua Haberman · 4 years, 1 month ago
  10. 256f132 [Ruby] Bugfix for Message.[] for repeated or map fields. by Joshua Haberman · 4 years, 1 month ago
  11. 9abf6e2 Ported Ruby extension to upb_msg (#8184) by Joshua Haberman · 4 years, 2 months ago
  12. 6b75968 Implemented proto3 presence for Ruby. (#7406) by Joshua Haberman · 5 years ago
  13. 1895045 Ruby: assigning 'nil' to submessage should clear the field. (#7397) by Joshua Haberman · 5 years ago
  14. bd253f0 Fixed equality, and extended to repeated fields and maps. by Joshua Haberman · 5 years ago
  15. 9cfb12b Tests pass for all common operations. by Joshua Haberman · 5 years ago
  16. 969d245 WIP: first steps towards lazily creating wrappers. by Joshua Haberman · 5 years ago
  17. 671c245 Fixed crash bug and moved initialization into init method. by Joshua Haberman · 6 years ago
  18. 3e3407a Re-add memset() that seemed redundant but is necessary in case of GC. by Joshua Haberman · 6 years ago
  19. cf07d3c layout_init() optimization works! by Joshua Haberman · 6 years ago
  20. 78378da Merge branch 'master' into layout_clear by Joshua Haberman · 6 years ago
  21. 1c9fb9d WIP. by Joshua Haberman · 6 years ago
  22. 0088a75 Merge branch 'master' into layout_mark by Joshua Haberman · 6 years ago
  23. 0f76f8a Put oneof case offset in separate oneof table. by Joshua Haberman · 6 years ago
  24. 63f324a Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) by Joshua Haberman · 6 years ago
  25. 180d3e3 fix null terminated string (#6370) by Joe Bolinger · 6 years ago
  26. 565154a Remove Ruby to_hash methods by Mike Moore · 6 years ago
  27. d575813 Revert "Convert Google::Protobuf.deep_copy to pure Ruby" by Joshua Haberman · 6 years ago
  28. 3b67455 Convert Google::Protobuf.deep_copy to pure Ruby by Aaron Patterson · 6 years ago
  29. e4bbca1 Add wrapper type helpers for Ruby (#5739) by Joe Bolinger · 6 years ago
  30. 1568dea Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) by Joshua Haberman · 6 years ago
  31. 3758138 Updated upb from defcleanup branch and modified Ruby to use it (#5539) by Joshua Haberman · 6 years ago
  32. 76685c6 Add frozen checks in Ruby (#5726) by Joe Bolinger · 6 years ago
  33. a6e3ac0 Generate extra enum method helpers for Ruby (#5670) by Joe Bolinger · 6 years ago
  34. bc929a3 add eql? method (#5730) by Joe Bolinger · 6 years ago
  35. 39c0947 implement to_s for message types (#5710) by Joe Bolinger · 6 years ago
  36. 64eb9b6 Add more descriptive error messages to init methods in Ruby (#5659) by Joe Bolinger · 6 years ago
  37. aa5c12e Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) by Paul Yang · 6 years ago
  38. be1716a Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511) by Paul Yang · 6 years ago
  39. 2194073 Merge pull request #5373 from ebenoist/erik/unknown-fields by Joshua Haberman · 6 years ago
  40. 9ac1132 Adds the ability to ignore unknown fields on parse by Erik Benoist · 6 years ago
  41. 3c547fc Lower the severity of lower-case ruby enum to warning. Add conformance test for allow_alias with lower_case enums by Hao Nguyen · 6 years ago
  42. c11096c Do not require Ruby enum to be upper case by Hao Nguyen · 6 years ago
  43. 37dbfd6 Do not require ruby enum to be uppercase by Hao Nguyen · 6 years ago
  44. d0535cc Adds support for proto2 syntax for Ruby gem. by Harshit Chopra · 6 years ago
  45. 7054462 When initializing a message, skip a field if value is nil (#3693) by Zachary Anker · 7 years ago
  46. 74f8e24 Adds a base class for all explicitly raised TypeErrors (#4255) by Erik Benoist · 7 years ago
  47. 2a6eaeb Fix scope resolution for MessageExts in Ruby by Michael Collis · 7 years ago
  48. 23adfeb Reserve unknown in Ruby (#3763) by Paul Yang · 7 years ago
  49. 4fc7529 Merge pull request #3627 from zanker/zanker/add-submsg-hash-init by Joshua Haberman · 7 years ago
  50. 633ef8b Update message.c by Zachary Anker · 7 years ago
  51. 8eae3fe Update message.c by Zachary Anker · 7 years ago
  52. 8771483 Allow initializing a chain of protos using only a hash by Zachary Anker · 7 years ago
  53. 83264bd Fixed to_h with repeated messages to return hashes in Ruby by Zachary Anker · 7 years ago
  54. 9c6b8cb Ruby: fixed Message#to_h for map fields. by Josh Haberman · 8 years ago
  55. 74a636a Move variable declarations before actual code by Marcin Wyszynski · 8 years ago
  56. 3bdaaa5 More Ruby-eqsue interface by Marcin Wyszynski · 8 years ago
  57. d419ca1 Updated upb and simplified ruby code a bit with new upb method. by Josh Haberman · 9 years ago
  58. 194ad62 Ruby JSON: always accept both camelCase and original field names. by Josh Haberman · 9 years ago
  59. 0559f3e Add field name to initialization map exceptions by Anders Carling · 9 years ago
  60. 0df1e39 Raise NoMethodError for unknown fields by Anders Carling · 9 years ago
  61. a1daeab Conform to C89/C90 variable declaration rules. by Josh Haberman · 10 years ago
  62. 231886f Ruby C extension speedup: don't re-intern constant string needlessly. by Chris Fallin · 10 years ago
  63. 202f87f Merge pull request #387 from cfallin/ruby-upb-update by Joshua Haberman · 10 years ago
  64. d326277 Update MRI C Ruby extension to use new version of upb. by Chris Fallin · 10 years ago
  65. d1b52a0 adding and simplifying encoders/decoders by Adam Greene · 10 years ago
  66. a3953da Updated based on code-review comments. by Chris Fallin · 10 years ago
  67. e2debef Ruby extension: added oneof accessor. by Chris Fallin · 10 years ago
  68. 80276ac Addressed code-review comments. by Chris Fallin · 10 years ago
  69. fd1a3ff Support for maps in the MRI C Ruby extension. by Chris Fallin · 10 years ago
  70. 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]
  71. f473bb9 Merge pull request #128 from krishnanm86/master by Feng Xiao · 10 years ago