2268 Commits (b4b5c89c31b94ac0a89627c157edc173620ea257)

Author SHA1 Message Date
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 5 years ago
Jie Luo 0710535089 Fix segment fault for proto3 optional (#7805) 5 years ago
Jie Luo 8a71927d74
Fix segment fault for proto3 optional (#7805) 5 years ago
Paul Yang 5ce6232605
No need to generate addtional has method for proto2 (#7802) 5 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 5 years ago
Andy Getz bd7d87269f Change some SplitStringUsing calls to Split. 5 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 5 years ago
Adam Cozzette 8940150706 Updated version to 3.13.0-rc1. 5 years ago
Andrew Jennings 92e3d3e02a Disable ESLint and TypeScript on JS protobuf file 5 years ago
Mark Barolak 711db1d764 Qualify uses of std::string within protobuf/compiler/ruby/... 5 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 5 years ago
Yuriy Chernyshov c535d54da3 Do not use ADL when transforming string to lowercase 5 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 5 years ago
June 2b7b7f7f72 Only disallow directories as input files 5 years ago
June 727e6e4e60 correct the way of testing file mode on Windows 5 years ago
June b9f94f7bf5 Fix #5858 5 years ago
Joshua Haberman dfab275eca Sync from Piper @317197168 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Thomas Van Lenten 9f546ba61b ObjC Support a runtime import override. 5 years ago
Anton Kast 4d6712e739
Enable experimental presence detection in JS. (#7592) 5 years ago
Thomas Van Lenten c6c8bab9e2 Move runtime import writing into a helper. 5 years ago
Thomas Van Lenten 57be643a36 Now that the paths are the same, use one ivar to track the values. 5 years ago
Thiago C. D'Ávila 28cc693f3d
Initial module docstring for python _pb2 (#7528) 5 years ago
Thomas Van Lenten b9cf3866c5 Tweak return types for GetSupportedFeatures to unit64_t. 5 years ago
Jan Tattermusch 2b9a73e948 fix codegen 5 years ago
Jan Tattermusch dda621749c codegen for WriteContext based serialization 5 years ago
Jan Tattermusch 7cb5597013
Overcome the `ref struct` limitation for pre-roslyn compilers by introducing GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for generated code (#7490) 5 years ago
Joshua Haberman 8d93bc1826 Normalized formatting of macros. 5 years ago
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago
Joshua Haberman beeb621f50
Update protobuf version (#7557) 5 years ago
Joshua Haberman 0a737d8eb0 Sync from Piper @313142438 5 years ago
Stanley Cheung 29de97cc5d
Cherry-pick of df719723: Simplify template exporting macros (#7539) 5 years ago
Joshua Haberman 6ad138d85a
Update protobuf version (#7535) 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Joshua Haberman 01e8c0fa34 Cherry-pick the fix to #7480 from #7485. 5 years ago
Joshua Haberman c0b1ce00f3 Cherry-pick the fix for https://github.com/protocolbuffers/protobuf/issues/7463. 5 years ago
Jon Skeet 6a84e31818 Don't generate Has/Clear members for proto2 message fields. 5 years ago
Joshua Haberman 6b5fb807c0 Sync from Piper @310858019 5 years ago
Joshua Haberman 2d80a70048 Sync from Piper @310457838 5 years ago
Joshua Haberman 204f99488c
Use the name from the descriptor instead of RTTI. (#7465) 5 years ago
Jon Skeet 9d74aafbe1 Don't generate Has/Clear members for proto2 message fields. 5 years ago
Joshua Haberman a9f11d7d64
Updated version to 3.12.0-rc1. (#7449) 5 years ago
Michael WERLE 02f182e829 Clean up nortti fix based on comments from @acozzette 5 years ago
Michael WERLE 1d461e7825 Fix when compiling without RTTI 5 years ago
Thomas Van Lenten 2db0e9812a Use the new helpers from Descriptor. 5 years ago
Nick Presta 75553e9ec8 Update shell format in installation instructions. 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Thomas Van Lenten b0e2792842 [ObjC] Generation changes around proto3 optional. 5 years ago
Thomas Van Lenten e9b0c92659 [ObjC] Update oneof generation for proto3 optional. 5 years ago