12 Commits (7e247e7906b6de82aa812a02e5422a954d14ebfa)

Author SHA1 Message Date
Protobuf Team Bot a2815fa13f [ObjC] Ensure -[GPBCodedOutputStream dealloc] cannot throw exceptions 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman 44bd65b2d3 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Thomas Van Lenten f6409bd2c4 [ObjC] Mark NSOutputStream helper as not inlinable. 1 year ago
Thomas Van Lenten f607b66d9f Fix typos. 1 year ago
Thomas Van Lenten 94a9261a28 [ObjC] Handle interruptions when writing to NSOutputStreams. 1 year ago
Mike Kruskal 3688ddb5b3 Internal changes 1 year ago
Protobuf Team Bot e6d01b2edc [ObjC] Enforce the max message size when serializing to binary form. 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
Thomas Van Lenten 9e069b2e51 [ObjC] Tweak some things to be better shape for clang-format. 2 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 years ago
Thomas Van Lenten b273cba192 Fix enum writing. 5 years ago
Felix Jendrusch 1da9ffe394 Check return value on write of raw pointer 7 years ago
Thomas Van Lenten baed06e694 Small code reorder to maybe make #3893 happy. 7 years ago
Thomas Van Lenten 5fd71ce631 ObjC: Document the exceptions on some of the writing apis. 8 years ago
Sergio Campamá 14e74f6a21 Support the -Wassign-enum compiler flag. (#2085) 8 years ago
Thomas Van Lenten 116596a4e6 Never use strlen on utf8 runs so null characters work. 8 years ago
Thomas Van Lenten 1a6c1d092d Never use strlen on utf8 runs so null characters work. 8 years ago
Thomas Van Lenten c8a440dfb6 Add more warnings to for the ObjC runtime build 9 years ago
Thomas Van Lenten 36650a07cf HeaderDoc support in the library and generated sources 9 years ago
Thomas Van Lenten 8c88957ef3 Add nonnil markup to ObjC library. 10 years ago
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support. 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago