Commit Verlauf

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