Jon Skeet
|
3d257a9dc1
Add recursion limit handling to JSON parsing.
|
10 лет назад |
Jon Skeet
|
6a94273549
Move the creation of the "fields by JSON name" dictionary to the descriptor.
|
10 лет назад |
Jon Skeet
|
b6a32e909b
Merge pull request #923 from jskeet/json-parsing
|
10 лет назад |
Feng Xiao
|
55ad57a235
Merge pull request #936 from andrewharp/patch-1
|
10 лет назад |
Feng Xiao
|
0cf6198cf1
Merge pull request #939 from dougkwan/master
|
10 лет назад |
Doug Kwan
|
2a50e67c78
Add support for POWER Linux
|
10 лет назад |
Andrew Harp
|
38f131fd8c
Build protoc for host platform to enable cross-compilation.
|
10 лет назад |
Jon Skeet
|
fb2488225f
Implement JSON parsing in C#.
|
10 лет назад |
Jisi Liu
|
aa3675415e
Merge pull request #930 from pherl/bazel_test
|
10 лет назад |
Feng Xiao
|
ec9f45b106
Merge pull request #931 from xfxyjwf/fix_compile
|
10 лет назад |
Feng Xiao
|
9659ea9e56
Fix compilation errors when built internally.
|
10 лет назад |
Jisi Liu
|
d4bef7d41b
add warning notes for cc|py_proto_library rules.
|
10 лет назад |
Jan Tattermusch
|
59635c13d9
Merge pull request #929 from jskeet/unsafe-internal
|
10 лет назад |
Jon Skeet
|
885406abcf
Make BytesString.Unsafe internal (which it should have been all along)
|
10 лет назад |
Feng Xiao
|
8eebad1082
Merge pull request #924 from bbarenblat/master
|
10 лет назад |
Benjamin Barenblat
|
a2ce9cb9ea
Correct spelling
|
10 лет назад |
Jan Tattermusch
|
46f8a79826
Merge pull request #905 from jskeet/wrapper-clear
|
10 лет назад |
Jon Skeet
|
f5a0a7feeb
Fix clearing wrapper type fields with reflection.
|
10 лет назад |
Feng Xiao
|
a74e912a8b
Merge pull request #922 from randomascii/master
|
10 лет назад |
Bruce Dawson
|
86ba70ec41
Get VS 2015 to use const int definitions
|
10 лет назад |
Joshua Haberman
|
86f6f53db3
Merge pull request #861 from haberman/pywarnings
|
10 лет назад |
Josh Haberman
|
c3ca920509
Pass $CC environment variable through tox.
|
10 лет назад |
Josh Haberman
|
d8814ed59e
Special-case Clang-only warning flags to Clang.
|
10 лет назад |
Josh Haberman
|
30cbd4c561
Disable some more warnings to be warnings-free.
|
10 лет назад |
Josh Haberman
|
70ffefa551
Fixed compile errors after rebase.
|
10 лет назад |
Josh Haberman
|
00700b7219
Removed all warnings from the Python/C++ build.
|
10 лет назад |
Jisi Liu
|
12fb61b292
Merge pull request #915 from pherl/master
|
10 лет назад |
Jisi Liu
|
be92ffbf74
add default_runtime attribute to cc|py rules.
|
10 лет назад |
Jan Tattermusch
|
d4569d1f5e
Merge pull request #908 from jskeet/oneof-equality
|
10 лет назад |
Jon Skeet
|
55313c9c5d
Generated code for previous commit (oneof case contributing to hash code and equality).
|
10 лет назад |