Manjunath Kudlur
|
a194921527
Made building the python extension configurable via --define=use_fast_cpp_protos=true
|
10 лет назад |
Manjunath Kudlur
|
3f9b4f2944
Updated for c++98 compatibility
|
10 лет назад |
Manjunath Kudlur
|
3ff1dca0bd
Enable fast cpp protos in the python interface.
|
10 лет назад |
Benjamin Bennett
|
9fc4d90cab
MSVC MP flag to build with multiple processes in visual studio.
|
10 лет назад |
Thomas Van Lenten
|
9bd74b7f25
Merge pull request #1027 from thomasvl/more_nullable_support
|
10 лет назад |
Thomas Van Lenten
|
c27833b632
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
|
10 лет назад |
Yangqing Jia
|
bbf64cee3d
Arena type traits standardization.
|
10 лет назад |
Jisi Liu
|
b1b9c254e2
Merge pull request #1024 from martinmaly/wkt
|
10 лет назад |
Joshua Haberman
|
ba6a28ea9c
Merge pull request #1022 from haberman/python-conformance2
|
10 лет назад |
Martin Maly
|
8e0c9a3f11
Making _genproto rules public.
|
10 лет назад |
Joshua Haberman
|
01e00d251b
Merge pull request #1023 from girving/py3
|
10 лет назад |
Josh Haberman
|
874eb3648e
Remove all bare strings as exceptions.
|
10 лет назад |
Geoffrey Irving
|
29799238c2
Add srcs_version = "PY2AND3" in BUILD files
|
10 лет назад |
Josh Haberman
|
4b31ffa488
Added Python failure lists, and fixes to make sure failure propagates.
|
10 лет назад |
Jisi Liu
|
dbc91e9797
Merge pull request #1014 from damienmg/master
|
10 лет назад |
Josh Haberman
|
a3faf080e3
Added JSON support to Python conformance tests.
|
10 лет назад |
Josh Haberman
|
325392dd61
Conformance test implementation for Python.
|
10 лет назад |
Thomas Van Lenten
|
77d56e3e83
Merge pull request #1021 from thomasvl/fix_err_msg
|
10 лет назад |
Thomas Van Lenten
|
536059e569
Tweak the error message as the generate is in the core binary these days.
|
10 лет назад |
Thomas Van Lenten
|
20b4e84f42
Merge pull request #1020 from thomasvl/block_nil
|
10 лет назад |
Thomas Van Lenten
|
764a2248cc
Merge pull request #1019 from thomasvl/correct_conformance_compile
|
10 лет назад |
Thomas Van Lenten
|
c3a0cf74fe
Check and throw errors for nil values/keys (like NSDictionary).
|
10 лет назад |
Thomas Van Lenten
|
69d713fc3c
Ensure the conformance build of objc code is using the Mac OS X SDK and
|
10 лет назад |
Jon Skeet
|
e4af879ba2
Merge pull request #1000 from jskeet/any-format
|
10 лет назад |
Jon Skeet
|
3de2fced6b
Handle JSON parsing for Any.
|
10 лет назад |
Jon Skeet
|
567579b505
JSON formatting for Any.
|
10 лет назад |
Feng Xiao
|
bdabaeb03d
Merge pull request #1016 from tswast/tutorial-regions
|
10 лет назад |
Tim Swast
|
bc4723481a
Add region tags for protocol buffers tutorials.
|
10 лет назад |
Damien Martin-Guillerez
|
cc42db83d3
Fix headers for gmock.BUILD
|
10 лет назад |
Feng Xiao
|
1a59a715dc
Merge pull request #998 from tswast/goexample
|
10 лет назад |