Sign in
flutter
/
third_party
/
protobuf
/
26dae8d94a2cd959e407bf3258b0a81c6e1331d2
/
objectivec
/
GPBDictionary.m
7bb699b
[ObjC] Add the concept of a closed enum.
by Protobuf Team Bot
· 2 years, 5 months ago
2fb33b8
[ObjC] Move from `#pragma unused()` to `_unused`
by Thomas Van Lenten
· 2 years, 6 months ago
bc4cbf9
Remove the pre Xcode 10.2 support.
by Thomas Van Lenten
· 2 years, 6 months ago
189f632
Format the runtime sources.
by Thomas Van Lenten
· 2 years, 6 months ago
9e069b2
[ObjC] Tweak some things to be better shape for clang-format.
by Thomas Van Lenten
· 2 years, 6 months ago
f191ab0
Provide a protocol for GPBExtensionRegistry's lookup support.
by Thomas Van Lenten
· 2 years, 7 months ago
ab48ecf
Update pddm to work with clang-format
by Dave MacLachlan
· 5 years ago
a104dff
Fix typos (#7050)
by Brian Wignall
· 5 years ago
c486130
Annotate the GPBDictionary enumerate* apis with NS_NOESCAPE.
by Thomas Van Lenten
· 6 years ago
6933e2f
Update code to work for Xcode 10b1 (#4729)
by Sergio Campamá
· 7 years ago
9d7f313
Reduce size of GPBDictionary by getting rid of class creation methods
by Dave MacLachlan
· 7 years ago
fbaad36
Merge pull request #3169 from dmaclach/master
by Thomas Van Lenten
· 8 years ago
46f36d7
Fix some cases of reading of 64bit map values.
by Thomas Van Lenten
· 8 years ago
ea43e0c
Optimize GPBDictionary.m codegen to reduce size of overall library by 46K per architecture.
by Dave MacLachlan
· 8 years ago
988ffe0
Minor fix for autocreated object repeated fields and maps.
by Thomas Van Lenten
· 8 years ago
a230b5d
Rename methods to avoid ObjC KVC collisions. (#1699)
by Thomas Van Lenten
· 9 years ago
38b9e74
Add -Woverriding-method-mismatch.
by Thomas Van Lenten
· 9 years ago
c8a440d
Add more warnings to for the ObjC runtime build
by Thomas Van Lenten
· 9 years ago
36650a0
HeaderDoc support in the library and generated sources
by Thomas Van Lenten
· 9 years ago
938ba41
Update the min toolchain for iOS/OS X to be Xcode 7
by Thomas Van Lenten
· 9 years ago
c3a0cf7
Check and throw errors for nil values/keys (like NSDictionary).
by Thomas Van Lenten
· 9 years ago
1383d53
Cleanups for newer Xcodes
by Thomas Van Lenten
· 10 years ago
d846b0b
Beta quality drop of Objective C Support.
by Thomas Van Lenten
· 10 years ago
1dcc329
Objective C Second Alpha Drop
by Thomas Van Lenten
· 10 years ago
30650d8
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
by Thomas Van Lenten
· 10 years ago