Commit History

作者 SHA1 備註 提交日期
  Joshua Haberman 9879f423ff Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 年之前
  Joshua Haberman 9abf6e2ab0 Ported Ruby extension to upb_msg (#8184) 4 年之前
  Joshua Haberman 8393d4833f Nearly all known cases (map, repeated field, and top-level) have been addressed. 6 年之前
  Joshua Haberman bd253f0130 Fixed equality, and extended to repeated fields and maps. 6 年之前
  Joshua Haberman cf07d3c1b2 layout_init() optimization works! 6 年之前
  Joshua Haberman 63f324a993 Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 6 年之前
  Joshua Haberman d57581348d Revert "Convert Google::Protobuf.deep_copy to pure Ruby" 6 年之前
  Aaron Patterson 3b67455319 Convert Google::Protobuf.deep_copy to pure Ruby 6 年之前
  Joe Bolinger e780681e35 Allow repeated fields in Ruby to accept multiple arguments on push (#5736) 6 年之前
  Joe Bolinger 64eb9b6e85 Add more descriptive error messages to init methods in Ruby (#5659) 6 年之前
  Paul Yang cf7c15e31a Fix ruby gc_test in ruby 2.4 (#4011) 7 年之前
  Brendan Ribera de028631fc fix #2036: use `rb_hash_*` to accumulate hashes 9 年之前
  Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. 9 年之前
  Josh Haberman d61e6adfcc Return TypedData_Wrap_Struct directly. 10 年之前
  Josh Haberman a1daeaba80 Conform to C89/C90 variable declaration rules. 10 年之前
  Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly. 10 年之前
  Adam Greene cd7ebbe54f make repeated_field quack like an array 10 年之前
  Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 年之前
  Isaiah Peng ee5f6e9a35 add #to_ary to RepeatedField 10 年之前
  Chris Fallin fd1a3ff11d Support for maps in the MRI C Ruby extension. 10 年之前
  Chris Fallin 91473dcebf Rename protobuf Ruby module to google/protobuf and rework its build 10 年之前