1765 Commits (01a0a355baebd886c7bbcc2c85099f01f17b3c4c)

Author SHA1 Message Date
Ivan Shynkarenka a3f0973979 OnShutdownDelete shadowing issue 6 years ago
Adam Cozzette a9abc7831e Fix initialization with Visual Studio 7 years ago
M. Tong 8a1d02626f Fix SFINAE in 'RepeatedPtrFieldBase::Add' 7 years ago
Nehal J Wani f2bcc7aca8 Set LIBPROTOBUF_EXPORT on GenericTypeHandler<class google::protobuf::Message> 7 years ago
Adam Cozzette 1141bd9542 Set LIBPROTOBUF_EXPORT on GzipOutputStream::Options 7 years ago
Charles Hardin f1b841b628 Fix to allow a compilation under mips big endian with gcc 7 years ago
Paul Yang f25e7edfa4
Add -Og to no-warning-test (#4830) 7 years ago
Michal Matuszak 6489453cf7
Removed forward declaration of MemBlock class 7 years ago
Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files 7 years ago
vervaekejonathan 496822d307
Fix parameters declaration 7 years ago
Harvey Tuch 395ae4f7ad Added TODO for grouping options. 7 years ago
Harvey Tuch 2d31d0c706 protostream_objectwriter: fix bug when Any is directly embedded in a map. 7 years ago
Harvey Tuch 0584084b7e protostream_objectsource: preserve print options across Any. 7 years ago
Harvey Tuch 6eb78b1e84 Additional whitespace. 7 years ago
Harvey Tuch 44a2a2fcab json: include field name in InvalidName status messages. 7 years ago
Khuzema Pithewan 6f88e12f9d Add "override" for overridden virtual functions 7 years ago
ming 6074aaa988 not empty 7 years ago
ming 9bfed46c41 check provided size 7 years ago
medinandres e264d6bc58 proto_writer.h: RenderBytes is an override. Marking it. (#4707) 7 years ago
Adam Cozzette 885be9c982
Work around MSVC issue with std::atomic initialization (#4777) 7 years ago
Asim Shankar 2020e3d5ee Graceful failure in SerializeToArray(). 7 years ago
Feng Xiao 143851ed25
Remove js_embed binary. (#4709) 7 years ago
Adam Cozzette adc408698a Added Clang thread-safety annotations in mutex.h 7 years ago
Paul Yang 4f5eb100bb Move methods out of class (#4697) 7 years ago
Paul Yang 397ddf9e5c Add back GeneratedClassName to public (#4686) 7 years ago
Paul Yang 6b5fb0727a
Move methods out of class (#4697) 7 years ago
Paul Yang 264e615e8e
Add back GeneratedClassName to public (#4686) 7 years ago
Adam Cozzette d1af029104 Fixed JS parsing of unspecified map keys 7 years ago
Brent Shaffer 2774e5441d PHP namespaces for nested messages and enums (#4536) 7 years ago
Brent Shaffer c9b404d23b PHP array constructors for protobuf messages (#4530) 7 years ago
Paul Yang 5289ee0c21 Adopt ruby_package in ruby generated code. (#4627) 7 years ago
Paul Yang d8483a92d7 Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Brent Shaffer 6737954661 PHP namespaces for nested messages and enums (#4536) 7 years ago
Brent Shaffer f1911f37f8 PHP array constructors for protobuf messages (#4530) 7 years ago
Adam Cozzette daf039b8cd Make sure to delete temporary maps used by FileDescriptorTables 7 years ago
Peter Marton e479adf394 fix(js_generator): check for proto 7 years ago
Paul Yang 9ccc3e536c
Adopt ruby_package in ruby generated code. (#4627) 7 years ago
NickFengIBM 036947f630 re-write int128 long division to avoid license impact from stackoverflow references (#4633) 7 years ago
Robert Hancock 29ad3002cb Declare some generated C++ methods as static #4602 7 years ago
Paul Yang 3d9e99b7e0
Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Eugene Hermann 72d18e3faa
Remove undefined behavior from the hash function. 7 years ago
Warren Falk e7eeb7004b fix index out of range error in C# generation using msvc (#1329) 7 years ago
Paul Yang b61dd9d9a2
Add file option php_metadata_namespace and ruby_package (#4609) 7 years ago
Peter Marton 13f94b4092 Fix strict JS generator with import in a protofile 7 years ago
Peter Marton 1062d985b9 Feat: add import-style=commonjs_strict option to the compiler 7 years ago
Petter Strandmark d14cacd791 Fix error in Clang UndefinedBehaviorSanitizer 7 years ago
Ivan Shynkarenka 3474155371 MinGW build failed 7 years ago
Jozef Izso 8a603ec411 Using binary one's complement to negate an unsigned int 7 years ago
Brady Killeen 9ba2fd3039 typo 7 years ago