aboutsummaryrefslogtreecommitdiff
path: root/objectivec/google
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs in objective-c.Bo Yang2015-05-252-4/+197
|
* Objective C Second Alpha DropThomas Van Lenten2015-05-2222-20/+3001
| | | | | | | | | | - Style fixups in the code. - map<> serialization fixes and more tests. - Autocreation of map<> fields (to match repeated fields). - @@protoc_insertion_point(global_scope|imports). - Fixup proto2 syntax extension support. - Move all startup code to +initialize so it happen on class usage and not app startup. - Have generated headers use forward declarations and move imports into generated code, reduces what is need at compile time to speed up compiled and avoid pointless rippling of rebuilds.
* Post csharp landing fixup.Thomas Van Lenten2015-05-182-0/+18
| | | | | Re-add the objc prefix that got removed by accident. Regenerate the generated descriptors (C++ and ObjC).
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-066-0/+3598