1516 Commits (92ac1ed6a5baf58651e70759021910baa614332a)

Author SHA1 Message Date
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Ubuntu ffa18ad28f resolve issue 4032 and added a unit test 7 years ago
Miradham Kamilov 03fb09932b Add support for Windows ARM64 build 7 years ago
Adam Cozzette 03501110cc Generate an annotation to suppress deprecation warnings 7 years ago
Jan Tattermusch 426cf6f31e Add auto-generated header to C# generated files (#4038) 7 years ago
Jisi Liu 22e1cfd84a Add deprecation annotation for oneof case. 7 years ago
Feng Xiao b3ac4417b7 Update generated code. 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Feng Xiao 50ef6a623e Avoid two consecutive underscores in macro name. 7 years ago
Jisi Liu 6b01e6440c Explicitly propagate the status of Flush(). 7 years ago
Jisi Liu 7ef21dd81b Use matching enum type for IsPOD. 7 years ago
Adam Cozzette ecab9c65fb Added our standard license header to structurally_valid.cc and its test 7 years ago
Oleg Kolosov edcf15e7f4 Create containing directory before generating well_known_types_embed.cc 7 years ago
Feng Xiao 6c27550df0 Clarify default value behavior in JSON conversion. 7 years ago
Feng Xiao 8489612dad Update comments for Timestamp JSON format. 7 years ago
Jon Skeet 3e5bd2fd24 C# code generation changes to use bitwise comparisons for doubles 7 years ago
Jeffrey Quesnelle f5b086273a use const char* instead of const std::string& in normalize() 7 years ago
Adam Cozzette 63a0afca70 Use the portable version of Log2Floor for Clang with older Android NDK versions 7 years ago
Jeffrey Quesnelle b32c2a80e0 fix undefined behavior in C++03 7 years ago
Rodrigo Hernandez 24493eef93 Using binary one's complement to negate an unsigned int 7 years ago
Laszlo Csomor a3a1c93fb4 io_win32_unittest: remove incorrect error check 7 years ago
Laszlo Csomor eb3bd6ec29 io_win32_unittest: fix condition in GetCwdAsUtf8 7 years ago
Laszlo Csomor 3f1b1a6da5 io_win32_unittest: use CWD as last tempdir 7 years ago
Laszlo Csomor 57a01c7fbe io_win32: add more encoding-related tests 7 years ago
Laszlo Csomor 65da9fd97f io_win32: support non-ASCII paths 7 years ago
Laszlo Csomor 953a0253fc io_win32_unittest: make //:win32_test run again 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Adam Cozzette 1b1d1ea340 Added back in LIBPROTOC_EXPORT which was removed by mistake 7 years ago
Nayana-ibm 642e1ac635 Adding Release_CompareAndSwap 64-bit variant 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jisi Liu 9c197b7ecb Support win32 long path for cross compiled build 7 years ago
Paul Yang 662e8b20bc
Provide util funtions to figure out correct php class names. (#3850) 7 years ago
Jisi Liu 181e284b55 Fix Atomic32/AtomicWord on some platforms. 7 years ago
Jisi Liu 1908012710 Update generated descritpors. 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Jon Skeet cbe250591f Fix merging with message-valued oneof 7 years ago
xuwei-k 05b56d01c1 update joda-time javadoc url 7 years ago
Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) 7 years ago
Jisi Liu 2ee294d80b Fix Java 1.6 compile 7 years ago
Jisi Liu 1c682e0b0b Fix bazel build 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Jisi Liu cc58be617d Fix unsiged underflow 7 years ago
Jisi Liu 7dbee32407 Remove C++11 only usages in io_win32 tests. 7 years ago
John Millikin aff10976fc
Fix undefined memory management found by Clang's sanitizers. 7 years ago
Tobias Jungel 37e112f456 fix implicit fallthrough in gcc 7 7 years ago
Francois Marier 5992e24e8a
Move namespace closing brace inside the header guard block 7 years ago
Pavel 38fd94e184 CodedInputStream::SetTotalBytesLimit description fix 7 years ago
Bruce Dawson 210be267fd Use constexpr more with VC++ 2017 (#3707) 7 years ago
Jisi Liu d2738c04f5 Add spaces 7 years ago
Jisi Liu 5a501c64c7 Fix C++11 string accessors 7 years ago