- 02 Jan, 2018 2 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
- 15 Dec, 2017 1 commit
-
-
Yilun Chong authored
-
- 14 Dec, 2017 2 commits
-
-
-
Yilun Chong authored
-
- 13 Dec, 2017 12 commits
-
-
Jan Tattermusch authored
* Add auto-generated header to C# generated files * regenerate C# protos
-
Yilun Chong authored
-
Feng Xiao authored
Avoid double underscores in macro name
-
Adam Cozzette authored
Added our standard license header to structurally_valid.cc and its test
-
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 4 commits
-
-
Feng Xiao authored
Make it clear default value is only omitted for proto3.
-
Feng Xiao authored
-
Feng Xiao authored
Clarify that JSON parser are required to accept both UTC and other timezone offsets. Fixes issue 3093
-
Yilun Chong authored
-
- 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 4 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).
-
Jeffrey Quesnelle authored
-
Rodrigo Hernandez authored
This removes a Visual Studio warning: warning C4146: unary minus operator applied to unsigned type, result still unsigned.
-
- 06 Dec, 2017 1 commit
-
-
W authored
--pre was not necessary to install google-protobuf when I tried it today (2017-12-06).
-
- 05 Dec, 2017 3 commits
-
-
Adam Cozzette authored
Integrated internal changes from Google
-
Yilun Chong authored
Sync benchmark changes from internal
-
Adam Cozzette authored
-
- 04 Dec, 2017 3 commits
-
-
Feng Xiao authored
Add a check_version() for use in WORKSPACEs
-
Fahrzin Hemmati authored
-
Yilun Chong authored
-