64 Commits (17673f5b90b4a73d8633a25650a4f7d1ae0aff72)

Author SHA1 Message Date
Thomas Van Lenten 5710bfcbb9 [ObjC] Use more complete imports 3 months ago
Thomas Van Lenten cdd3cf7ed4 [ObjC] Make debug runtime tell developers to update their generated code. 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 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 fe7b64e934 [ObjC] Add apis for removing things from `GPBUnknownFields`. 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 ac84411e4e [ObjC] Support MessageSet with `GPBUnknownFields`. 4 months ago
Thomas Van Lenten 8b96aa1e4c [ObjC] Update MessageSet Parsing. 4 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 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 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 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
Thomas Van Lenten 9f52d5e380 [ObjC] Fix issue using GPBBootstrap.h only. 9 months ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 10 months ago
Protobuf Team Bot 7d508b41df Internal change 10 months 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
Sandy Zhang 81068e8e8c Internal change 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
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 1 year ago
Mike Kruskal 0549e52188 Internal Code Change 2 years ago
Protobuf Team Bot e6d01b2edc [ObjC] Enforce the max message size when serializing to binary form. 2 years ago
Protobuf Team Bot e3b0051109 [ObjC] mark mergeFromData:extensionRegistry: as deprecated. 2 years ago
Protobuf Team Bot 2fb35fcf56 Automated rollback of commit 0c013ec412. 2 years ago
Protobuf Team Bot 1a90e67ff2 [ObjC] Remove unused internal method. 2 years ago
Protobuf Team Bot 0c013ec412 [ObjC] Avoid data copy within parseDelimitedFromCodedInputStream:... 2 years ago
Protobuf Team Bot 8f89e0d8db [ObjC] Enforce bytes and string field size limits. 2 years ago
Protobuf Team Bot 903639c328 [ObjC] Put out of range closed enum extension values in unknown fields. 2 years ago
Protobuf Team Bot 46d1145ec8 ObjC Cleanups. 2 years ago
Thomas Van Lenten 53d8b03643 [ObjC] rename the file to drop the "objectivec_" prefix. 2 years ago
Mike Kruskal 388e3d744f Sync from Piper @mkruskal/footmitten 2 years ago
Thomas Van Lenten 2fb33b8c54 [ObjC] Move from `#pragma unused()` to `_unused` 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Thomas Van Lenten bc4cbf9a05 Remove the pre Xcode 10.2 support. 2 years ago
Thomas Van Lenten ecd63bb219 Format the test sources. 2 years ago
Thomas Van Lenten 9e069b2e51 [ObjC] Tweak some things to be better shape for clang-format. 2 years ago
Thomas Van Lenten 5a823ffd16 [ObjC] Fix the name of the test file. 2 years ago
Thomas Van Lenten 5cf61b7e47 [ObjC] Test file cleanups 2 years ago
Thomas Van Lenten 28bc3baca1 [ObjC] use root relative paths for test proto imports. 2 years ago