- 20 Dec, 2017 5 commits
-
-
Jisi Liu authored
Add support for Windows ARM64 build
-
Feng Xiao authored
Calling Keychecker before checking key in MessageMap
-
Adam Cozzette authored
resolved issue 4032 and added a unit test
-
Ubuntu authored
-
Ubuntu authored
-
- 19 Dec, 2017 2 commits
-
-
Ubuntu authored
-
Miradham Kamilov authored
-
- 18 Dec, 2017 1 commit
-
-
Thomas Van Lenten authored
Fixes #4060
-
- 15 Dec, 2017 2 commits
- 14 Dec, 2017 5 commits
-
-
Adam Cozzette authored
Java: generate an annotation to suppress deprecation warnings
-
Jisi Liu authored
Add deprecation annotation for oneof case.
-
cyyber authored
-
Jisi Liu authored
-
Adam Cozzette authored
The valueOf method on enums is deprecated, but for compatibility reasons the generated code has to keep using it. We can use an annotation to suppress the deprecation warnings.
-
- 13 Dec, 2017 12 commits
-
-
Jan Tattermusch authored
* Add auto-generated header to C# generated files * regenerate C# protos
-
Feng Xiao authored
Avoid double underscores in macro name
-
Adam Cozzette authored
Added our standard license header to structurally_valid.cc and its test
-
Jisi Liu authored
-
Feng Xiao authored
-
Jie Luo authored
Add unknown field support for csharp
-
Feng Xiao authored
Fixes https://github.com/google/protobuf/issues/3268
-
Feng Xiao authored
Clarify default value behavior in JSON conversion.
-
Adam Cozzette authored
This fixes issue #1775.
-
Feng Xiao authored
Update comments for Timestamp JSON format.
-
Jisi Liu authored
fix undefined behavior in C++03
-
Jisi Liu authored
Make //:protobuf_python have correct __init__.py.
-
- 12 Dec, 2017 3 commits
- 09 Dec, 2017 3 commits
- 08 Dec, 2017 5 commits
-
-
Adam Cozzette authored
--pre is not necessary
-
Adam Cozzette authored
Using binary one's complement to negate an unsigned int
-
Adam Cozzette authored
Ran update_file_lists.sh to update Bazel and CMake file lists
-
Adam Cozzette authored
Use the portable version of Log2Floor for Clang with older Android NDK versions
-
Jeffrey Quesnelle authored
-
- 07 Dec, 2017 2 commits
-
-
Adam Cozzette authored
This is necessary for avoiding a strange compiler error that we have already run into with older versions of Clang on NaCl.
-
Adam Cozzette authored
This should fix Bazel builds, since those were missing a new file (implicit_weak_message.cc).
-