Commit History

Author SHA1 Message Date
  Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
  Joshua Haberman 9df42757f9 Sync from Piper @359788468 4 years ago
  Joshua Haberman 4e3ea74e42 [Ruby] Fix for FieldDescriptor.get(msg). 4 years ago
  Joshua Haberman 3b3aac95a6 [Ruby] Fix for truncating behavior when converting Float to Duration. 4 years ago
  Joshua Haberman 256f1327ea [Ruby] Bugfix for Message.[] for repeated or map fields. 4 years ago
  Deanna Garcia a00125024e Sync from Piper @353127564 4 years ago
  Joshua Haberman 9abf6e2ab0 Ported Ruby extension to upb_msg (#8184) 4 years ago
  Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
  Joshua Haberman 6b759688a1 Implemented proto3 presence for Ruby. (#7406) 5 years ago
  Joshua Haberman 18950451c7 Ruby: assigning 'nil' to submessage should clear the field. (#7397) 5 years ago
  Joshua Haberman bd253f0130 Fixed equality, and extended to repeated fields and maps. 5 years ago
  Joshua Haberman 9cfb12bf0a Tests pass for all common operations. 6 years ago
  Joshua Haberman 969d245bd3 WIP: first steps towards lazily creating wrappers. 6 years ago
  Joshua Haberman 671c2459fc Fixed crash bug and moved initialization into init method. 6 years ago
  Joshua Haberman 3e3407af49 Re-add memset() that seemed redundant but is necessary in case of GC. 6 years ago
  Joshua Haberman cf07d3c1b2 layout_init() optimization works! 6 years ago
  Joshua Haberman 78378dab22 Merge branch 'master' into layout_clear 6 years ago
  Joshua Haberman 1c9fb9d45b WIP. 6 years ago
  Joshua Haberman 0088a75ce5 Merge branch 'master' into layout_mark 6 years ago
  Joshua Haberman 0f76f8a83b Put oneof case offset in separate oneof table. 6 years ago
  Joshua Haberman 63f324a993 Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 6 years ago
  Joe Bolinger 180d3e3287 fix null terminated string (#6370) 6 years ago
  Mike Moore 565154af78 Remove Ruby to_hash methods 6 years ago
  Joshua Haberman d57581348d Revert "Convert Google::Protobuf.deep_copy to pure Ruby" 6 years ago
  Aaron Patterson 3b67455319 Convert Google::Protobuf.deep_copy to pure Ruby 6 years ago
  Joe Bolinger e4bbca1fc5 Add wrapper type helpers for Ruby (#5739) 6 years ago
  Joshua Haberman 1568deab40 Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 6 years ago
  Joshua Haberman 37581380fb Updated upb from defcleanup branch and modified Ruby to use it (#5539) 6 years ago
  Joe Bolinger 76685c6fae Add frozen checks in Ruby (#5726) 6 years ago
  Joe Bolinger a6e3ac0db1 Generate extra enum method helpers for Ruby (#5670) 6 years ago