12225 Commits (02248cbe38d1b585d1f2bee623d3d83c99dfbc4d)
 

Author SHA1 Message Date
Jason Lunn 67dee2987b Sync UPB. (#13286) 1 year ago
Protobuf Team Bot b1f92b768b Protobuf's Linakge Monitor check to use a local test BOM rather than google-cloud-shared-dependencies 1 year ago
Protobuf Team Bot 8fe9d8e7c1 Define the shape of ProtoStr as a DST 1 year ago
Protobuf Team Bot de1688ca76 Auto-generate files after cl/547849243 1 year ago
Mike Kruskal 2e63e051f4 Implement helpers for exporting all FeatureSets to generators. 1 year ago
jbloggz 2a952958eb Handle conflicting macros for FreeBSD (#13303) 1 year ago
Protobuf Team Bot 8a3508ad2d Put a 4k limit on preallocation to prevent OOM from malformed inputs. 1 year ago
Protobuf Team Bot 5227e65bc1 Don't miss end_group_tag when counting try_num_fast_fields. 1 year ago
Protobuf Team Bot 8b1c305137 Auto-generate files after cl/547647821 1 year ago
Cong Liu bb61d7e839 Cluster table driven parsing tables into hot/lukewarm sections. 1 year ago
Mike Kruskal 5a88981e2d Expand VisitDescriptor to support mutable access to the proto. 1 year ago
Jason Lunn 456dec441f Use `omit` to skip ObjectCache tests when it is not in use. (#13293) 1 year ago
Protobuf Team Bot 4602d346a4 Auto-generate files after cl/547610367 1 year ago
Mike Kruskal 2ace6c7570 Add a `raw_features` field to FeatureSet. 1 year ago
Protobuf Team Bot 230a9a751f Remove stubs for in-place mutating BytesMut operations 1 year ago
Mike Kruskal c6d19b380b
Merge pull request #13277 from protocolbuffers/main-202307112329 1 year ago
Martijn Vels 994e08e22a Explicitly delete the destructor for the internal `Rep` structure. 1 year ago
Martijn Vels 4fcd1ddea2 Add InternalVisbility constructors to ImplicitWeakMessage classes 1 year ago
Martijn Vels 739a1f8853 Add InternalVisibility arena constructor to ExtensionSet 1 year ago
Sandy Zhang d6157f7c7e Mark `FieldDescriptor.hasOptionalKeyword()` as deprecated. 1 year ago
Hong Shin 43778a5e2b Add V0 support for floats and doubles 1 year ago
Jie Luo 533fbbb45e Add tuple support to set Struct 1 year ago
Adrian Sadłocha d70e3dea0e Update a doc comment 1 year ago
Martijn Vels befdd1672d Add internally visible Arena enabled copy constructor 1 year ago
Protobuf Team Bot 9772a5af19 Auto-generate files after cl/547362713 1 year ago
Martijn Vels bda0158e85 Add a constexpr std::initializer_list<> constructor to HasBits 1 year ago
Mike Kruskal d259fa9783 Updating version.json to: 25-dev (#13277) 1 year ago
Martijn Vels 5cf74223aa Add protected `internal_visibility()` for Message derived classes. 1 year ago
Protobuf Team Bot 0d4c4b0207 Updating version.json to: 25-dev 1 year ago
Thomas Van Lenten d8b1a626dd Use Printer::Emit formatting to remove optional args from GetOptionalDeprecatedAttribute. 1 year ago
Thomas Van Lenten 0196d1e138 Move the two bools for EmitComment to a flags enum 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
Protobuf Team Bot a75def66cd Define the shape of BytesMut with stubbed methods 1 year ago
Thomas Van Lenten 3c2af99960 Clearify that ExtensionGenerator gets a message or root class. 1 year ago
Thomas Van Lenten b830c62623 Remove no longer needed comment helper. 1 year ago
Hong Shin fcab1a4371 Add V0 support for signed ints 1 year ago
Thomas Van Lenten 6c4ab101ce Move MessageGenerator::GenerateSource over to Printer::Emit 1 year ago
John (JD) Douceur cb20aca1eb Add Protobuf extension number for DTDL option (#13247) 1 year ago
Protobuf Team Bot d42b23718a Add remaining helper functions for Optional v0.6 1 year ago
Mike Kruskal ddb1f77d7a Add daily check for 24.x staleness 1 year ago
Protobuf Team Bot 3d6a28f95f Auto-generate files after cl/546969351 1 year ago
Protobuf Team Bot 55e5230196 Clean up macros related to the phased rollout of TSan validation. 1 year ago
Protobuf Team Bot 0d7a39663b Implement the rest of the v0.6 Optional design 1 year ago
Thomas Van Lenten 54377be12c Move MessageGenerator::GenerateMessageHeader over to Printer::Emit 1 year ago
Thomas Van Lenten aa72b19bf9 Move *FieldGeneator over to Printer::Emit. 1 year ago
Hong Shin b01794cb3b Add test that ensures rust protos build with reserved keywords 1 year ago
Hong Shin 4f20efbb78 Internal Change 1 year ago
Protobuf Team Bot d18cacaeb9 Migrate hash_map<bool, T> to std::array<T, 2> 1 year ago
Hong Shin b3942c0618 In this CL, we add V0 support for unsigned ints (32 and 64). 1 year ago