23 Commits (62fdfd1062af430ffcf9adb03520a6b5dd48d5b2)

Author SHA1 Message Date
Protobuf Team Bot ecde371dcd [ObjC] Syntax no longer needed in FieldDescriptor startup. 2 years ago
Protobuf Team Bot 9d0ce3e09f [ObjC] Move the close enum fallback to a legacy codepath. 2 years ago
Protobuf Team Bot 699561fb5f [ObjC] Move the proto3 optional fixup off the current generation path. 2 years ago
Protobuf Team Bot 5e6fbbba69 [ObjC] Move UsesClassRef fallback off current code paths. 2 years ago
Protobuf Team Bot f4c7972ff4 [ObjC] Runtime support for fullName and FileDescriptor improvements 2 years ago
Protobuf Team Bot 6e5a01bf72 [ObjC] Error when appearing to use newer generated code. 2 years ago
Protobuf Team Bot 663fca1658 [ObjC] Add compile time asserts around legacy codegen support. 2 years ago
Protobuf Team Bot 8f79909101 [ObjC] Provide NSCopying on all GPB*Descriptor objects. 2 years ago
Protobuf Team Bot f17a629d6d [ObjC] Make GPBFileDescriptor better meet NSObject requirements. 2 years ago
Protobuf Team Bot 48ff4f6219 [ObjC] Loosen the link between generate messages and roots. 2 years ago
Protobuf Team Bot 9d432bd38b Drop the assert. 2 years ago
Protobuf Team Bot 8be2ce3ada [ObjC] Don't check before calling calc 2 years ago
Protobuf Team Bot 83677a9ebb [ObjC] pass the Descriptor initialization flags to FieldDescriptor 2 years ago
Protobuf Team Bot c79832bddc [ObjC] Mark the syntax on FileDescriptor as deprecated. 2 years ago
Protobuf Team Bot 7bb699be43 [ObjC] Add the concept of a closed enum. 2 years ago
Protobuf Team Bot 3a74266787 [ObjC] Minor cleanups for the descriptor startup. 2 years ago
Protobuf Team Bot 47862bbfe2 [ObjC] Bring back the explicit getter for enumDescriptor. 2 years ago
Protobuf Team Bot 7140f6f1e1 Enforce GPBFieldHasEnumDescriptor always being set. 2 years ago
Protobuf Team Bot 38fb1080b4 Block direct creation of Descriptors. 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 189f6325d4 Format the runtime sources. 2 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Thomas Van Lenten dddeed298b [ObjC] Typos and comment improvements. 5 years ago
Thomas Van Lenten 8d224b4c48 [ObjC] Runtime support for proto3 optional. 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Thomas Van Lenten 4c559316e0 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] 6 years ago
Parveen Bhatia 29f27bfd0b Added safety checks when malloc returns nil in GPBDescriptor 6 years ago
Sergio Campamá a3f31bf0e2 Update code to work for Xcode 10b1 (#4729) 7 years ago
Sergio Campamá 6933e2f499 Update code to work for Xcode 10b1 (#4729) 7 years ago
leovitch 2804902446 [ObjC] Add ability to introspect list of enum values (#4678) 7 years ago
Thomas Van Lenten d570d48648 Don't assume c-strings are 4 byte aligned. 7 years ago
Thomas Van Lenten a274c67caf Build out more complete code coverage in the tests. 7 years ago
Thomas Van Lenten 337ec3065f Add ObjC helpers for Any WKT. 8 years ago
Thomas Van Lenten be0d7f6664 Don't #import the .m files. 9 years ago
Dimitris Koutsogiorgas 37ca94f8ae Get value from text format name in GPBEnumDescriptor 9 years ago
Sergio Campamá 71f4a9c6f3 Fixes Xcode 8 analyzer warning saying that it was missing a release in dealloc (#1678) 9 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten 79a23c435c Shrink ObjC overhead (generated size and some runtime sizes) 9 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Thomas Van Lenten 1dcc329427 Objective C Second Alpha Drop 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago