1605 Commits (228530e2da79603450948d5d701fe4bb4e47c430)

Author SHA1 Message Date
Thomas Van Lenten 3e1587fd4b Add an explicit import of stdatomic.h. 7 years ago
Feng Xiao c337d9f929 Remove the use of BUILT_SOURCES 7 years ago
Ludger Sprenker 9ab859f5a5
Create std::string in Arena memory 7 years ago
Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 years ago
Peter Collingbourne 3ba21cd5f7 Add support for libc++ on Windows. 7 years ago
Oskar Świtalski 609f43ce12 Add guards against bswap_XX redefnitions 7 years ago
Anton Fedorov 091eeb1261
Update time_test.cc 7 years ago
Anton Fedorov 473c5cff76
Fix ValidateDateTime: check day instead month 7 years ago
Jisi Liu 4f3d8657c3 remove nullptr 7 years ago
Miradham Kamilov ad8a82ee75 Add support for Windows ARM64 build 7 years ago
Ubuntu ac1fdd1637 line breaks adjsted 7 years ago
Ubuntu e68caa3e6a formatting issues 7 years ago
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jisi Liu 19d0e9934c Fix string::back() usage in googletest.cc 7 years ago
Jisi Liu 501093d778 Replace C++11 only method std::map::at 7 years ago
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
William Jagels 9de458ab96 Stop unused parameter warnings for generated code in RegisteredArenaDtor 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