651 Commits (b698355957a31aedf35bb4b954ffbf2f2c7edb72)

Author SHA1 Message Date
Thomas Van Lenten ac84411e4e [ObjC] Support MessageSet with `GPBUnknownFields`. 7 months ago
Thomas Van Lenten 8b96aa1e4c [ObjC] Update MessageSet Parsing. 7 months ago
Thomas Van Lenten 339261f58c [ObjC] Validate MessageSet expectations. 7 months ago
Thomas Van Lenten 8e3eca48d0 [ObjC] Improve parsing validations 7 months ago
Thomas Van Lenten 543b404920 [ObjC] Complete the tests for `GPBUnknownFields`/`GPBUnknownField` 7 months ago
Thomas Van Lenten d05c3feb39 [ObjC] Bring over more unknown fields tests. 7 months ago
Thomas Van Lenten e759a39d51 [ObjC] Keep `GPBUnknownField` simpler. 7 months ago
Thomas Van Lenten c2299860fd [ObjC] Add initializing a `GPBUnknownFields` from a message. 7 months ago
Thomas Van Lenten 6e5a867f3d [ObjC] Start of the internal api for `GPBUnknownFields` 7 months ago
Thomas Van Lenten c3d0ffe4cf [ObjC] Add comment on import for future reference. 7 months ago
Thomas Van Lenten 6750ed8cd8 [ObjC] Add Swift helpers for `GPBUnknownFields`/`GPBUnknownField`. 7 months ago
Thomas Van Lenten db27d5f9fa Directly do the work that was in the deprecated method. 8 months ago
Thomas Van Lenten 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 8 months ago
Thomas Van Lenten de29e3c9ae [ObjC] Add `-[GPBMessage clearUnknownFields]`. 8 months ago
Protobuf Team Bot 01b0b8e06e Added a new public API `bytesUntilLimit` to GPBCodedInputStream. 9 months ago
Sandy Zhang c99cf4bbfa Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 9 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 10 months ago
Dave MacLachlan b375d010bf Optimize startup be reducing selector lookup. 10 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Thomas Van Lenten 9f52d5e380 [ObjC] Fix issue using GPBBootstrap.h only. 12 months ago
Thomas Van Lenten f9731fdf73 [ObjC] Fix potential `-Wstrict-prototypes` warning. 12 months ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 1 year ago
Thomas Van Lenten 29b4ed7289 [ObjC] Use a local to avoid warnings in 32bit builds. 1 year ago
Protobuf Team Bot 7d508b41df Internal change 1 year ago
Thomas Van Lenten 6c7c5a5d2a [ObjC] Enable editions conformance tests. 1 year ago
Thomas Van Lenten b146d14e31 [ObjC] Improve handing of the WKT ObjC Category additions. 1 year ago
Thomas Van Lenten 29fca8a64b [ObjC] Add a `unpack` helper for GPBAny with extension support. 1 year ago
Protobuf Team Bot 1e0338b2ba [ObjC] Ensure `-[GPBMessage writeToOutputStream:]` still throws exception on flush failure 1 year ago
Protobuf Team Bot a2815fa13f [ObjC] Ensure -[GPBCodedOutputStream dealloc] cannot throw exceptions 1 year ago
Thomas Van Lenten d702651e5d [ObjC] Ensure collecting delimitedData always return zero length on failure. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Thomas Van Lenten 6b30163526 [ObjC] Clean up enum fields when not using fwd decls. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Joshua Haberman db20f5ffc9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 44bd65b2d3 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 200c9589c4 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Thomas Van Lenten 740d314166 [ObjC] Simplify root registry generation. 2 years ago
Thomas Van Lenten ff259f71c5 [ObjC] Scrub "syntax" references and editions prep 2 years ago
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 2 years ago
Thomas Van Lenten f6409bd2c4 [ObjC] Mark NSOutputStream helper as not inlinable. 2 years ago
Thomas Van Lenten f607b66d9f Fix typos. 2 years ago
Thomas Van Lenten 94a9261a28 [ObjC] Handle interruptions when writing to NSOutputStreams. 2 years ago
Benjamin Peterson bc9002ec75 bazel: Get rid of exec_tools. (#13401) 2 years ago
Benjamin Peterson 1bee4578b8 bazel: Get rid of exec_tools. (#13401) 2 years ago
Thomas Van Lenten 2b0e9f7787 Invoke the pddm validations via bazel 2 years ago
Thomas Van Lenten 6c4ab101ce Move MessageGenerator::GenerateSource over to Printer::Emit 2 years ago
Mike Kruskal 3688ddb5b3 Internal changes 2 years ago
Mike Kruskal ff0dd3a148 Fix objectivec test failure in Bazel 6+. 2 years ago