558 Commits (40847c7ee5848f41c505a1ece1f27ec4a687837b)

Author SHA1 Message Date
Protobuf Team Bot a44b4ae39c Updating version.json and repo version numbers to: 21.5 2 years ago
Protobuf Team Bot c9869dc780 Updating version.json and repo version numbers to: 21.4 2 years ago
Protobuf Team Bot b1eb1260fc Updating version.json and repo version numbers to: 21.3 2 years ago
Protobuf Team Bot 839b18b1ba Updating version.json and repo version numbers to: 21.2 2 years ago
Protobuf Team Bot 38e3a11a29 Updating version.json and repo version numbers to: 21.1 3 years ago
Protobuf Team Bot e73ed1630f Updating version.json and repo version numbers to: 21.1 3 years ago
Protobuf Team Bot 59c6ff83e9 Updating version.json and repo version numbers to: 21.0 3 years ago
Protobuf Team Bot 1fa42c4be4 Updating version.json and repo version numbers to: 21.0-rc2 3 years ago
johnnyshields abe77ae13e Backport: Ruby: support x64-mingw-ucrt platform, which is the new platform which Windows Ruby Installer uses as of Ruby 3.1 3 years ago
Protobuf Team d259bd3287 Updating version.json and repo version numbers to: 21.0-rc1 3 years ago
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892) 3 years ago
Adam Cozzette 9c8c3dea30
Start reducing our reliance on autotools (#9824) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
David L. Jones d76f8c868c
Add source distribution packaging rules (#9835) 3 years ago
Joshua Haberman a2a0c3c118 Fixed some mis-merged files. 3 years ago
Joshua Haberman 296c1fdaff
Update protobuf version (#9820) 3 years ago
Jason Lunn 3a477b1952
Improve range handling logic of `RepeatedField` (#9799) 3 years ago
mkruskal-google 85aa87cbc9
Merge 3.20.1-rc1 into main (#9760) 3 years ago
Luc Thevenard d54cafb7c8 Avoid negative indexes for JRuby 3 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Mike Kruskal d24edbca53 Update protobuf version 3 years ago
Luc Thevenard d85f03d66a [Ruby] Fix RepeatedField#last, #first inconsistencies 3 years ago
Jason Lunn 31a6482b85 Implement `respond_to?` in RubyMessage (#9677) 3 years ago
Jason Lunn 7fa212bba1 Fix NPE during encoding and add regression test for issue 9507. 3 years ago
Jason Lunn d0fc2794c4 Cleanup warnings seen when running tests. 3 years ago
Jason Lunn 5b28ae70c0 Run all JRuby source files through `google-java-format.` 3 years ago
Jason Lunn 8e7f936696
Implement `respond_to?` in RubyMessage (#9677) 3 years ago
Darly Paredes 25045e3f69 Update protobuf version 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
Marco Concetto Rudilosso abdfd093af
Allow pre-compiled binaries for ruby 3.1.0 (#9566) 3 years ago
Jason Lunn 58e320a732 Fix NPE during encoding and add regression test for issue 9507. 3 years ago
theodorerose ebfa0d345e Update protobuf version 3 years ago
Joshua Haberman 16dccd6820
Updated Ruby to the latest upb. (#9589) (#9630) 3 years ago
Joshua Haberman 7ecf43f0ce
Updated Ruby to the latest upb. (#9589) 3 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Luka Dornhecker 24a0659f95
[Ruby] allow encode json options to be an object that responds to to_hash (#9513) 3 years ago
zhangskz 276add0b5c
Add ruby_upb_alloc using xrealloc/xfree so Ruby GC is aware of allocated memory for Arenas. (#9586) 3 years ago
Joshua Haberman 349d74d92e
Updated PHP upb, and utf8_range for Ruby/PHP (#9585) 3 years ago
Adam Cozzette 88a18db91e Update protobuf version 3 years ago
Adam Cozzette 76398dab31 Sync from Piper @431959314 3 years ago
なつき 6c8bda86fe Suppress warning for intentional circular require 3 years ago
Jason Lunn df0999141e Update JRuby 9.2.19.0 -> 9.2.20.1 and 9.3.0.0 to 9.3.3.0. 3 years ago
Anthony Dmitriyev 2ce9604227
Use rb_obj_class instead of CLASS_OF in Ruby C to ignore singleton classes (#9342) 3 years ago
Adam Cozzette d5ef16c6eb
Ruby: rename max_recursion_depth to recursion_limit (#9486) 3 years ago
Lukas Fittl fbe6ab2487
[Ruby] Message.decode/encode: Add max_recursion_depth option (#9218) 3 years ago
Adam Cozzette 22d0e265de
Update protobuf version for 3.19.4 (#9449) 3 years ago
Joshua Haberman aceff710f4 Fixed data loss bug in Ruby extension. 3 years ago
Maximilian 82372d8fe6
Use proper SPDX license identifier (#9441) 3 years ago
Joshua Haberman 5ef010cb85 Fixed spelling errors in comments. 3 years ago