14 Commits (459b871f57d14b2b8025c0ec398556c586ec04e3)

Author SHA1 Message Date
y-yagi 184f3a37e9 Remove codes for unsupported Ruby (#17353) 4 months ago
Mike Kruskal 4afc2cc17a Fix incorrect definition of field label getter in FFI. 9 months ago
Mariano Simone 11eab86cc0 [Ruby] Delegate difference, intersection, union from RepeatedField to Array (#15652) 10 months ago
Joshua Haberman 5cfc9e775d Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes). 11 months ago
Charles OuGuo f869cfa479 In Ruby repeated fields, each_index actually iterates over the index (#11767) 11 months ago
Jason Lunn 2402814db6 Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296) 1 year ago
Jason Lunn 59e19a7db8 Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296) 1 year ago
Jason Lunn 15b215f30b Bulk update to use `assert_*` methods wherever possible. (#13156) 1 year ago
tison fa5a9e1035
Auto capitalize enums name in Ruby (#10454) (#10763) 2 years ago
tison 6c40b13b44
Auto capitalize enums name in Ruby (#10454) 2 years ago
tison 2d0862131c
Auto capitalize enums name in Ruby (#10454) 2 years ago
Jason Lunn 3a477b1952
Improve range handling logic of `RepeatedField` (#9799) 3 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Luc Thevenard d85f03d66a [Ruby] Fix RepeatedField#last, #first inconsistencies 3 years ago
Jason Lunn d0fc2794c4 Cleanup warnings seen when running tests. 3 years ago
Joshua Haberman dbb9619a9d
Cherry-pick to get Ruby 3.1 support in protobuf 3.20.0 (#9657) 3 years ago
Joshua Haberman 7f1acff2a4
Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645) 3 years ago
Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
Joshua Haberman dfa54577d6 [Ruby] Fixed SEGV when users pass nil messages. 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman bb30225f06 Sync from Piper @307316823 5 years ago
Eric Walker 2c8364bcd1
Rails2.7 segfaults (#7091) 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
Joe Bolinger e780681e35 Allow repeated fields in Ruby to accept multiple arguments on push (#5736) 6 years ago
Paul Yang de9e1a04a6
Add ruby 2.6 test (#5528) 6 years ago
Toby Hsieh 63d2f3bc80 Fix RepeatedField#first in Ruby gem (#5293) 6 years ago
Paul Yang 8356d270a5 Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Paul Yang 78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829) 6 years ago
Stuart Campbell 05c2d01b61 Fix RepeatedField#delete_if (#4292) 7 years ago
@rubynerd 1e58006b3c test for field reassignment 7 years ago
Adam Greene cd7ebbe54f make repeated_field quack like an array 10 years ago