3062 Commits (e891c29f9bc6aec94db80d44ed8c24d4142f7c3f)
 

Author SHA1 Message Date
Jon Skeet c581acb562 Merge pull request #944 from jskeet/umbrella-classname 9 years ago
Gabriel Kliot 09d03dfc7e Fixed a bug in CSharp SampleUsage. 9 years ago
Thomas Van Lenten 1745f7eae9 Add support for the conformance test for objc when run on OS X 9 years ago
Thomas Van Lenten 8162451b72 Merge pull request #984 from thomasvl/prefix_validation_tweaks 9 years ago
Thomas Van Lenten 2a91c64f49 Reorder the checks so anything in the expected file is an implicit whitelisting. 9 years ago
Jisi Liu 6a3d6d9fd5 Merge pull request #982 from pherl/bazel_test 9 years ago
Jisi Liu 6a40bf89d3 Make the cc wkt proto target public. 9 years ago
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
Lukacs T. Berki 915d9cd245 add headers 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
Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 9 years ago
Jon Skeet 61a50b9e6b Change how the reflection descriptor class is generated. 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 9 years ago
Feng Xiao 1470ced7ce Merge pull request #950 from jhump/jh/plugin-proto-in-java-runtime 9 years ago
Thomas Van Lenten f1a3c8fe0d Tweaks to the Mac build script 9 years ago
Joshua Humphries 37b262bfb4 include plugin.proto and generated code in protobuf-java 9 years ago
Jon Skeet 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. 9 years ago
Jon Skeet 3a72a1eeaf Merge pull request #940 from jskeet/json-names 9 years ago
Jan Tattermusch 25c045a180 Merge pull request #942 from jskeet/json-exception 9 years ago
Paul Yang a030cc750c Merge pull request #943 from thomasvl/conformance 9 years ago
Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 9 years ago
Thomas Van Lenten f0411ec974 Update the Mac build script to include the conformance tests 9 years ago
Jon Skeet 3d257a9dc1 Add recursion limit handling to JSON parsing. 9 years ago
Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 9 years ago
Jon Skeet b6a32e909b Merge pull request #923 from jskeet/json-parsing 9 years ago
Feng Xiao 55ad57a235 Merge pull request #936 from andrewharp/patch-1 9 years ago
Feng Xiao 0cf6198cf1 Merge pull request #939 from dougkwan/master 9 years ago
Doug Kwan 2a50e67c78 Add support for POWER Linux 9 years ago
Andrew Harp 38f131fd8c Build protoc for host platform to enable cross-compilation. 9 years ago
Jon Skeet fb2488225f Implement JSON parsing in C#. 9 years ago
Jisi Liu aa3675415e Merge pull request #930 from pherl/bazel_test 9 years ago
Feng Xiao ec9f45b106 Merge pull request #931 from xfxyjwf/fix_compile 9 years ago
Feng Xiao 9659ea9e56 Fix compilation errors when built internally. 9 years ago
Jisi Liu d4bef7d41b add warning notes for cc|py_proto_library rules. 9 years ago
Jan Tattermusch 59635c13d9 Merge pull request #929 from jskeet/unsafe-internal 9 years ago
Jon Skeet 885406abcf Make BytesString.Unsafe internal (which it should have been all along) 9 years ago
Feng Xiao 8eebad1082 Merge pull request #924 from bbarenblat/master 9 years ago
Benjamin Barenblat a2ce9cb9ea Correct spelling 9 years ago
Jan Tattermusch 46f8a79826 Merge pull request #905 from jskeet/wrapper-clear 9 years ago
Jon Skeet f5a0a7feeb Fix clearing wrapper type fields with reflection. 9 years ago
Feng Xiao a74e912a8b Merge pull request #922 from randomascii/master 9 years ago
Bruce Dawson 86ba70ec41 Get VS 2015 to use const int definitions 9 years ago