1989 Commits (94e64f2c0b1027dd1a6beb9c67d72fab878e8acc)

Author SHA1 Message Date
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 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
Thomas Van Lenten 59f8dd5faf [ObjC] Move over some custom logic to Descriptor provided info. 5 years ago
Jon Skeet 4dcafd12cb Support proto3 optional fields in the C# generator 5 years ago
Jon Skeet 4c9613f226 Register that the C# compiler supports proto3 presence. 5 years ago
Joshua Haberman 6b759688a1
Implemented proto3 presence for Ruby. (#7406) 5 years ago
Thomas Van Lenten a8a400da5d Move to constexpr. 5 years ago
Joshua Haberman bb30225f06 Sync from Piper @307316823 5 years ago
Joshua Haberman 74ad62759e Sync from Piper @306496510 5 years ago
Jan Tattermusch 92076f7007 codegen: InternalMergeFrom 5 years ago
Jan Tattermusch f6bdd7d479 codegen changes 5 years ago
Joshua Haberman fb12ad7a7f Fixed compile errors from lack of "override" keyword. 5 years ago
Joshua Haberman b7742c51fd Sync from Piper @305505267 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
Joshua Haberman 462b928d63 Fixed build errors on MacOS. 5 years ago
Joshua Haberman 243558921f Some fixes to make the tests pass on Bazel. 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Charlie Jiang 70fc0f0275 Force to use U.S. English for Win32 error messages (#4317) 5 years ago
Joshua Haberman 4567a21004
Removed unnecessary includes of well-known types from PHP generator. (#7311) 5 years ago
Yannic 88a3193f42 Remove check that C++ version is at least C++98 5 years ago
Yannic edb67ec446 Fix typo 5 years ago
Yannic 8a5a242364 Add compile-time tests for RTTI to port_def.inc 5 years ago
Egor Pugin c798ba18a9 bug: #7076 adds ERROR to windows portability files 5 years ago
wsw2016 b96241b1b7 Improves performance of json_stream_parser.cc by factor 1000 5 years ago
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190) 5 years ago
Rafi Kamal c74057267d
Update protobuf version (#7206) 5 years ago
Chuck Atkins 8312c36567 Intel compiler: ifdef out an incorrectly evaluated is_pod type trait 5 years ago