12164 Commits (906e031592e4e3b98c554c043c6d801520c2ad25)
 

Author SHA1 Message Date
zhangskz 906e031592
Merge pull request #13334 from protocolbuffers/backport-ruby-24 2 years ago
Sandy Zhang 2278f6db94 Drop JRuby 9.2 and 9.3 from GHA test matrix 2 years ago
Sandy Zhang 14ea2cb296 Update ruby gemspec required ruby version to >=2.7 2 years ago
Jason Lunn 2402814db6 Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296) 2 years ago
Mike Kruskal bfc841d2cf
Merge pull request #13316 from mkruskal-google/backports-24 2 years ago
Mike Kruskal 16fbb2bf37 Update stale files 2 years ago
Mike Kruskal e2cec78455 Allow code generators to specify whether or not they support editions. 2 years ago
Mike Kruskal f1de28a435 Send full feature sets to plugins. 2 years ago
Mike Kruskal c5a1dbeb1e Implement helpers for exporting all FeatureSets to generators. 2 years ago
Mike Kruskal b81d2cc8c5 Expand VisitDescriptor to support mutable access to the proto. 2 years ago
Mike Kruskal 4018fa893e Add a `raw_features` field to FeatureSet. 2 years ago
Mike Kruskal d1b67884b4
Merge pull request #13312 from mkruskal-google/java-linkage-fix 2 years ago
Mike Kruskal 2cf6c66087
Merge pull request #13309 from protocolbuffers/gberg-cp-24 2 years ago
Protobuf Team Bot ac3cad9445 Protobuf's Linakge Monitor check to use a local test BOM rather than google-cloud-shared-dependencies 2 years ago
Protobuf Team Bot 173adca216 Put a 4k limit on preallocation to prevent OOM from malformed inputs. 2 years ago
Mike Kruskal 725a592c54
Merge pull request #13288 from mkruskal-google/backports-24 2 years ago
Martijn Vels c27bb6206f Explicitly delete the destructor for the internal `Rep` structure. 2 years ago
Protobuf Team Bot b411d7d94a Updating version.json to: 24.0-dev 2 years ago
Protobuf Team Bot 05835e374d Updating version.json and repo version numbers to: 24.0-rc1 2 years ago
Thomas Van Lenten 0196d1e138 Move the two bools for EmitComment to a flags enum 2 years ago
Mike Kruskal 9d43502e10 Update upb dependency (#13271) 2 years ago
Joshua Haberman 3f98af287b Updated Ruby min version to 2.7, and removed some compat code 2 years ago
Protobuf Team Bot a75def66cd Define the shape of BytesMut with stubbed methods 2 years ago
Thomas Van Lenten 3c2af99960 Clearify that ExtensionGenerator gets a message or root class. 2 years ago
Thomas Van Lenten b830c62623 Remove no longer needed comment helper. 2 years ago
Hong Shin fcab1a4371 Add V0 support for signed ints 2 years ago
Thomas Van Lenten 6c4ab101ce Move MessageGenerator::GenerateSource over to Printer::Emit 2 years ago
John (JD) Douceur cb20aca1eb Add Protobuf extension number for DTDL option (#13247) 2 years ago
Protobuf Team Bot d42b23718a Add remaining helper functions for Optional v0.6 2 years ago
Mike Kruskal ddb1f77d7a Add daily check for 24.x staleness 2 years ago
Protobuf Team Bot 3d6a28f95f Auto-generate files after cl/546969351 2 years ago
Protobuf Team Bot 55e5230196 Clean up macros related to the phased rollout of TSan validation. 2 years ago
Protobuf Team Bot 0d7a39663b Implement the rest of the v0.6 Optional design 2 years ago
Thomas Van Lenten 54377be12c Move MessageGenerator::GenerateMessageHeader over to Printer::Emit 2 years ago
Thomas Van Lenten aa72b19bf9 Move *FieldGeneator over to Printer::Emit. 2 years ago
Hong Shin b01794cb3b Add test that ensures rust protos build with reserved keywords 2 years ago
Hong Shin 4f20efbb78 Internal Change 2 years ago
Protobuf Team Bot d18cacaeb9 Migrate hash_map<bool, T> to std::array<T, 2> 2 years ago
Hong Shin b3942c0618 In this CL, we add V0 support for unsigned ints (32 and 64). 2 years ago
Dmitri Gribenko 3508b47f34 Improve doc comments 2 years ago
Matt Fowles Kulukundis a01d047456 Refactor the object cache to better account for race conditions (#13204) 2 years ago
مهدي شينون (Mehdi Chinoune) c2f07bb80f Fix building shared libraries on MinGW-w64 (#13240) 2 years ago
Protobuf Team Bot 51f79d4415 Automated rollback of commit 3fec30fe28. 2 years ago
Chris Kennelly 3fec30fe28 Remove TODO and unnecessary branch/store in optimized builds. 2 years ago
Protobuf Team Bot 6bae7c2295 Reverse the dependency between message.h and reflection.h. 2 years ago
Protobuf Team Bot 3a3df3057b Internal change. 2 years ago
Brett McBride d603b4199e adding provide to php composer.json (#13141) 2 years ago
Martijn Vels 5db61db331 Update comment for why templated function for Grow<> does not work here 2 years ago
Protobuf Team Bot cca0eee0e2 internal changes 2 years ago
Martijn Vels 2d8b38f316 Add InternalVisibility and Arena enabled copy constructor to RepeatedField 2 years ago