672 Commits (6d832d3aa29f1d6334493cdb064d017e871a6f9c)

Author SHA1 Message Date
Thomas Van Lenten 5710bfcbb9 [ObjC] Use more complete imports 3 months ago
Thomas Van Lenten 231b968b9c [ObjC] Don't rely so heavily on fwd decls in the headers. 3 months ago
Thomas Van Lenten c935f725de [ObjC] Mark some of the old apis as deprecated 3 months ago
Thomas Van Lenten cdd3cf7ed4 [ObjC] Make debug runtime tell developers to update their generated code. 3 months ago
Mike Kruskal 45f65d123f Update deployment target to osx 10.13 to handle GH runner update 3 months ago
Thomas Van Lenten e98e8edb15 [ObjC] Add api to add a field to another collection of unknown fields. 3 months ago
Thomas Van Lenten 7155a7e95d [ObjC] Fix GPBUnknownField/GPBUnknownFields copy. 3 months ago
Thomas Van Lenten d228777abd [ObjC] Raise an exception for a nil message. 3 months ago
Thomas Van Lenten d794139f09 [ObjC] Deprecate GPBUnknownFieldSet and related apis. 4 months ago
Thomas Van Lenten 1a300ce648 [ObjC] More tests around unknown to known failure cases. 4 months ago
Thomas Van Lenten f26bdff7cc [ObjC] Support errors when merging unknown fields to a message. 4 months ago
Thomas Van Lenten 63b8e4ecef Automated rollback of commit 1e6abadc2b. 4 months ago
Thomas Van Lenten fe7b64e934 [ObjC] Add apis for removing things from `GPBUnknownFields`. 4 months ago
Thomas Van Lenten 1e6abadc2b Automated rollback of commit 1f717248b7. 4 months ago
Thomas Van Lenten 1f717248b7 [ObjC] Collect unknown fields as data 4 months ago
Thomas Van Lenten 224573d66a [ObjC] Internal helper for getting the unknown field data from a message 4 months ago
Thomas Van Lenten 5ceae5f3b0 [ObjC] Update tests to use both unknown fields apis. 4 months ago
Thomas Van Lenten 55e997ea22 [ObjC] Deprecate GPBTextFormatForUnknownFieldSet(). 4 months ago
Thomas Van Lenten d44c0d577c [ObjC] Parsing helper and tests around unknown fields. 4 months ago
Thomas Van Lenten af794965f9 [ObjC] Add test around enum unknown values. 4 months ago
Thomas Van Lenten 6ebdc7a4d4 [ObjC] Expose a helper for stream error. 4 months ago
Thomas Van Lenten ac84411e4e [ObjC] Support MessageSet with `GPBUnknownFields`. 4 months ago
Thomas Van Lenten 8b96aa1e4c [ObjC] Update MessageSet Parsing. 4 months ago
Thomas Van Lenten 339261f58c [ObjC] Validate MessageSet expectations. 5 months ago
Thomas Van Lenten 8e3eca48d0 [ObjC] Improve parsing validations 5 months ago
Thomas Van Lenten 543b404920 [ObjC] Complete the tests for `GPBUnknownFields`/`GPBUnknownField` 5 months ago
Thomas Van Lenten d05c3feb39 [ObjC] Bring over more unknown fields tests. 5 months ago
Thomas Van Lenten e759a39d51 [ObjC] Keep `GPBUnknownField` simpler. 5 months ago
Thomas Van Lenten c2299860fd [ObjC] Add initializing a `GPBUnknownFields` from a message. 5 months ago
Thomas Van Lenten 6e5a867f3d [ObjC] Start of the internal api for `GPBUnknownFields` 5 months ago
Thomas Van Lenten c3d0ffe4cf [ObjC] Add comment on import for future reference. 5 months ago
Thomas Van Lenten 6750ed8cd8 [ObjC] Add Swift helpers for `GPBUnknownFields`/`GPBUnknownField`. 5 months ago
Thomas Van Lenten db27d5f9fa Directly do the work that was in the deprecated method. 5 months ago
Thomas Van Lenten 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 5 months ago
Thomas Van Lenten de29e3c9ae [ObjC] Add `-[GPBMessage clearUnknownFields]`. 5 months ago
Protobuf Team Bot 01b0b8e06e Added a new public API `bytesUntilLimit` to GPBCodedInputStream. 6 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`. 7 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 7 months ago
Dave MacLachlan b375d010bf Optimize startup be reducing selector lookup. 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Thomas Van Lenten 9f52d5e380 [ObjC] Fix issue using GPBBootstrap.h only. 9 months ago
Thomas Van Lenten f9731fdf73 [ObjC] Fix potential `-Wstrict-prototypes` warning. 9 months ago
aiuto 3ab1276bbb Update Bazel references to rules_pkg to the supported file locations. (#15780) 10 months ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 10 months ago
Thomas Van Lenten 29b4ed7289 [ObjC] Use a local to avoid warnings in 32bit builds. 10 months ago
Protobuf Team Bot 7d508b41df Internal change 10 months ago
Thomas Van Lenten 6c7c5a5d2a [ObjC] Enable editions conformance tests. 12 months ago
Thomas Van Lenten b146d14e31 [ObjC] Improve handing of the WKT ObjC Category additions. 12 months 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