1843 Commits (6e0a6d1cbd0bdfb9d6a963f606e5bf4bc11757d7)

Author SHA1 Message Date
Feng Xiao acd5b05e9f Fix failing tests. 6 years ago
Sam Smith 84963a5511 Fix TryCreateParentDirectory on Windows 6 years ago
Feng Xiao 6bbe197e9c Down-integrate from google3. 6 years ago
Brian Silverman 2f656087f0 Fix broken test of const repeated field iterators 6 years ago
Rodrigo Hernandez 2949ebd842 Updating Iterators to be compatible with C++17 6 years ago
Dhruv 526b350199 4593 Replace all occurrences of "NULL" to nullptr in src/google/protobug/stubs 6 years ago
Adam Cozzette 9e1286b949 Updated version numbers to 3.6.1 6 years ago
Feng Xiao 2dcd6ae409
Remove/replace travis references (#4953) 6 years ago
Stephen Oberholtzer f5f1796c5d When running unit tests, read reference files in text mode 6 years ago
Feng Xiao b1c5503022
Delete unused files. (#4942) 6 years ago
Feng Xiao b3e4e3abe0 Remove js_embed binary. (#4709) 6 years ago
Feng Xiao 9de4e64cf2 Add cpp tests under release docker image. 6 years ago
Yilun Chong f42ddff0dd fix commonjs js provide GOOGLE_CHECK 6 years ago
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