2902 Commits (496826efa0d1030f3ca69a52728d8c2382bbfadc)
 

Author SHA1 Message Date
Joshua Haberman 496826efa0 Merge pull request #978 from thomasvl/conformance_tweaks 9 years ago
Thomas Van Lenten 42f2eee932 Cleanups of deps and ignores for conformance 9 years ago
Thomas Van Lenten 8b31d7410a Merge pull request #960 from thomasvl/xctool_support 9 years ago
Thomas Van Lenten 76b61384a2 Switch ObjC Travis testing to using xctool 9 years ago
Thomas Van Lenten a663afb23b Merge pull request #959 from thomasvl/travis_mac2 9 years ago
Thomas Van Lenten 9642b821f2 Add ObjC build to travis setup 9 years ago
Jan Tattermusch 64aa954dae Merge pull request #954 from jskeet/blank-lines-in-comments 9 years ago
Paul Yang 1e54dcfc70 Merge pull request #949 from thomasvl/newer_sims 9 years ago
Jon Skeet cff900e8f9 Generated code for previous commit. 9 years ago
Jon Skeet f4f601bd47 Stop removing all blank lines in doc comments. 9 years ago
Jan Tattermusch ffe25c76ea Merge pull request #941 from jskeet/recursion-limit 10 years ago
Feng Xiao 1470ced7ce Merge pull request #950 from jhump/jh/plugin-proto-in-java-runtime 10 years ago
Thomas Van Lenten f1a3c8fe0d Tweaks to the Mac build script 10 years ago
Joshua Humphries 37b262bfb4 include plugin.proto and generated code in protobuf-java 10 years ago
Jon Skeet 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. 10 years ago
Jon Skeet 3a72a1eeaf Merge pull request #940 from jskeet/json-names 10 years ago
Jan Tattermusch 25c045a180 Merge pull request #942 from jskeet/json-exception 10 years ago
Paul Yang a030cc750c Merge pull request #943 from thomasvl/conformance 10 years ago
Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 10 years ago
Thomas Van Lenten f0411ec974 Update the Mac build script to include the conformance tests 10 years ago
Jon Skeet 3d257a9dc1 Add recursion limit handling to JSON parsing. 10 years ago
Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 10 years ago
Jon Skeet b6a32e909b Merge pull request #923 from jskeet/json-parsing 10 years ago
Feng Xiao 55ad57a235 Merge pull request #936 from andrewharp/patch-1 10 years ago
Feng Xiao 0cf6198cf1 Merge pull request #939 from dougkwan/master 10 years ago
Doug Kwan 2a50e67c78 Add support for POWER Linux 10 years ago
Andrew Harp 38f131fd8c Build protoc for host platform to enable cross-compilation. 10 years ago
Jon Skeet fb2488225f Implement JSON parsing in C#. 10 years ago
Jisi Liu aa3675415e Merge pull request #930 from pherl/bazel_test 10 years ago
Feng Xiao ec9f45b106 Merge pull request #931 from xfxyjwf/fix_compile 10 years ago
Feng Xiao 9659ea9e56 Fix compilation errors when built internally. 10 years ago
Jisi Liu d4bef7d41b add warning notes for cc|py_proto_library rules. 10 years ago
Jan Tattermusch 59635c13d9 Merge pull request #929 from jskeet/unsafe-internal 10 years ago
Jon Skeet 885406abcf Make BytesString.Unsafe internal (which it should have been all along) 10 years ago
Feng Xiao 8eebad1082 Merge pull request #924 from bbarenblat/master 10 years ago
Benjamin Barenblat a2ce9cb9ea Correct spelling 10 years ago
Jan Tattermusch 46f8a79826 Merge pull request #905 from jskeet/wrapper-clear 10 years ago
Jon Skeet f5a0a7feeb Fix clearing wrapper type fields with reflection. 10 years ago
Feng Xiao a74e912a8b Merge pull request #922 from randomascii/master 10 years ago
Bruce Dawson 86ba70ec41 Get VS 2015 to use const int definitions 10 years ago
Joshua Haberman 86f6f53db3 Merge pull request #861 from haberman/pywarnings 10 years ago
Josh Haberman c3ca920509 Pass $CC environment variable through tox. 10 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 10 years ago
Josh Haberman 30cbd4c561 Disable some more warnings to be warnings-free. 10 years ago
Josh Haberman 70ffefa551 Fixed compile errors after rebase. 10 years ago
Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 10 years ago
Jisi Liu 12fb61b292 Merge pull request #915 from pherl/master 10 years ago
Jisi Liu be92ffbf74 add default_runtime attribute to cc|py rules. 10 years ago
Jan Tattermusch d4569d1f5e Merge pull request #908 from jskeet/oneof-equality 10 years ago
Jon Skeet 55313c9c5d Generated code for previous commit (oneof case contributing to hash code and equality). 10 years ago