689 Commits (e3b0943412adf3b6a3ad4bb52d5e17ef7966b361)

Author SHA1 Message Date
Sandy Zhang e3b0943412 Update protobuf's upb dependency to current main HEAD. 1 year ago
Jason Lunn 1ce24c5d0c Pin frozen messages to their arena to prevent garbage collection. (#13420) 1 year ago
Jason Lunn c52d80cf04 Ruby FFI implementation (#13343) 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 67dee2987b Sync UPB. (#13286) 1 year ago
Jason Lunn 456dec441f Use `omit` to skip ObjectCache tests when it is not in use. (#13293) 1 year ago
Mike Kruskal 2ace6c7570 Add a `raw_features` field to FeatureSet. 1 year ago
Mike Kruskal 9d43502e10 Update upb dependency (#13271) 1 year ago
Joshua Haberman 3f98af287b Updated Ruby min version to 2.7, and removed some compat code 1 year ago
Matt Fowles Kulukundis a01d047456 Refactor the object cache to better account for race conditions (#13204) 1 year ago
Sandy Zhang 96c601d8b4 Delete extension declaration `is_repeated` (in favor of `repeated`) and `target_obsolete_do_not_use`. 1 year ago
Mike Kruskal 4f9e41767a Release prototype of Protobuf Editions. 1 year ago
Jason Lunn 15b215f30b Bulk update to use `assert_*` methods wherever possible. (#13156) 1 year ago
Jie Luo 3560e2381e Remove RegisterExtension in message class 1 year ago
Mike Kruskal 12e0f1d66a Regenerate amalgamation files 2 years ago
なつき 6609bea792 Fix jruby encoding in new thread (#12919) 2 years ago
Joshua Haberman b2a520f693 Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
Jean byroot Boussier 263cb0a543 Ruby: Implement write barrier for DescriptorPool (#12883) 2 years ago
Jie Luo f36a5c6674 Internal change 2 years ago
Jason Lunn dc1387e41d Add explicit handling for sub messages. (#12540) 2 years ago
deannagarcia 0e23f18865 Merge to main after 23.0 release (#12721) 2 years ago
Protobuf Team Bot 67d9ea87f3 Internal change 2 years ago
Protobuf Team Bot 6e511679de Updating version.json and repo version numbers to: 23.0 2 years ago
Protobuf Team Bot d8f44cc2fb Updating version.json and repo version numbers to: 23.0-rc3 2 years ago
Adam Cozzette 88b5b19c99 Rename `target` field to `target_obsolete_do_not_use` 2 years ago
Protobuf Team Bot 51f51ac4ef Updating version.json and repo version numbers to: 23.0-rc2 2 years ago
Protobuf Team Bot b21d6be78b Updating version.json and repo version numbers to: 23.0-rc1 2 years ago
Deanna Garcia b26afb5a86 Update protobuf's UPB dep in preparation for the 23.0-rc1 release. 2 years ago
Protobuf Team Bot 469f0277b8 Add a field to ExtensionRangeOptions to mark an extension range is verified or not. 2 years ago
Deanna Garcia bd6a0cf15b Delete old numpy_test.py file and replace references with the new one. 2 years ago
Deanna Garcia c7d979dbf4 Update UPB dependency 2 years ago
Joshua Haberman bd52d04839 Change the Ruby code generator to emit a serialized proto instead of the DSL (#12319) 2 years ago
Protobuf Team Bot 482156c0f9 Updating version.json and repo version numbers to: 22.3 2 years ago
Protobuf Team Bot 41287bd5d5 Implement "reserved" for extension declaration. 2 years ago
Sandy Zhang 8c8b2be3a8 Breaking change: Lock down visibility for FileDescriptor.getSyntax(). 2 years ago
Mike Kruskal 145900f06c Open-source extension declaration definition. 2 years ago
Eric Salo dfb71558a2 sync to current upb and enable new unit test on upb 2 years ago
Mike Kruskal d480470dfc Internal changes 2 years ago
Jakob Buchgraber c0c79b2791 Bump upb version 2 years ago
Mike Kruskal 0c12139893 Automated rollback of commit 9e8435ac40. 2 years ago
Protobuf Team Bot 9e8435ac40 Automated rollback of commit 1c23a17f09. 2 years ago
Mike Kruskal 1c23a17f09 Switch option target to a repeated field 2 years ago
zhangskz b15bf628e5 Merge 22.x back to main (#12200) 2 years ago
Mike Kruskal 25dfc39b11 Internal changes 2 years ago
Protobuf Team Bot 81f89d509d Updating version.json and repo version numbers to: 22.2 2 years ago
deannagarcia 15bd2c21cf Merge 22.x back to main (#12169) 2 years ago
Protobuf Team Bot 839e8d25ea Updating version.json and repo version numbers to: 22.1 2 years ago
Minh Quy 8aa2b177f1 feat(6178): emit ruby enum as integer (#11673) 2 years ago
Jean byroot Boussier d82d8a48f6 Ruby: Implement Write Barriers (#11793) 2 years ago
Mike Kruskal 649cc30872 Open-source some of our string_view tests. 2 years ago