2954 Commits (01e00d251bdc073b085d299b9e11a8d2fc5207dd)
 

Author SHA1 Message Date
Joshua Haberman 01e00d251b Merge pull request #1023 from girving/py3 9 years ago
Geoffrey Irving 29799238c2 Add srcs_version = "PY2AND3" in BUILD files 9 years ago
Jisi Liu dbc91e9797 Merge pull request #1014 from damienmg/master 9 years ago
Thomas Van Lenten 77d56e3e83 Merge pull request #1021 from thomasvl/fix_err_msg 9 years ago
Thomas Van Lenten 536059e569 Tweak the error message as the generate is in the core binary these days. 9 years ago
Thomas Van Lenten 20b4e84f42 Merge pull request #1020 from thomasvl/block_nil 9 years ago
Thomas Van Lenten 764a2248cc Merge pull request #1019 from thomasvl/correct_conformance_compile 9 years ago
Thomas Van Lenten c3a0cf74fe Check and throw errors for nil values/keys (like NSDictionary). 9 years ago
Thomas Van Lenten 69d713fc3c Ensure the conformance build of objc code is using the Mac OS X SDK and 9 years ago
Jon Skeet e4af879ba2 Merge pull request #1000 from jskeet/any-format 9 years ago
Jon Skeet 3de2fced6b Handle JSON parsing for Any. 9 years ago
Jon Skeet 567579b505 JSON formatting for Any. 9 years ago
Feng Xiao bdabaeb03d Merge pull request #1016 from tswast/tutorial-regions 9 years ago
Tim Swast bc4723481a Add region tags for protocol buffers tutorials. 9 years ago
Damien Martin-Guillerez cc42db83d3 Fix headers for gmock.BUILD 9 years ago
Feng Xiao 1a59a715dc Merge pull request #998 from tswast/goexample 9 years ago
Feng Xiao f4e4be6386 Merge pull request #1011 from c0nk/wip-implicit-cast-fix 9 years ago
Kal Conley a52539a32d Fix some narrowing implicit casts [NFC] 9 years ago
Feng Xiao d3cb5f4078 Merge pull request #1007 from dlh3/patch-1 9 years ago
Tim Swast 7e31c4d930 Add a Go language example. 9 years ago
Dave Hughes 62c4efa1d6 Fix typo in LazyField javadoc 9 years ago
Feng Xiao d8b6452e37 Merge pull request #1005 from oon3m0oo/emscripten 9 years ago
Craig Donner 8e869f7627 Adds support for buliding protobuf with emscripten; we just needed the proper platform define used in the right place. 9 years ago
Thomas Van Lenten b640f216a5 Merge pull request #1003 from sainaetr/patch-1 9 years ago
Osman Cihangir f1e14fba23 Update GPBProtocolBuffers.h 9 years ago
Thomas Van Lenten bc6a85dbac Merge pull request #1001 from thomasvl/fix_last_objc_conformance_tests 9 years ago
Thomas Van Lenten ba800e2e57 Set the stream limit to the length of the data. 9 years ago
Thomas Van Lenten 4e3388168d Merge pull request #980 from thomasvl/obj_conformance 9 years ago
Jon Skeet 41824d93e5 Merge pull request #990 from jskeet/naming 9 years ago
Jon Skeet a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) 9 years ago
Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 9 years ago
Jon Skeet d6202a9b89 Merge pull request #994 from jskeet/type-registry 9 years ago
Jon Skeet f7e43c6f80 Added the type registry in advance of implementing Any support. 9 years ago
Jan Tattermusch 956a770adc Merge pull request #988 from gabikliot/CSharp-SampleUsage-Big-Fix 9 years ago
Jan Tattermusch 562372e53a Merge pull request #989 from jskeet/rename-umbrella 9 years ago
Jisi Liu fa8e2911bb Merge pull request #977 from lberki/master 9 years ago
Gabriel Kliot bdec990703 Removed redundant comment. 9 years ago
Jon Skeet a6361a124a Rename "umbrella" to "reflection" consistently. 9 years ago
Jon Skeet ff37edcd8a Merge pull request #974 from jskeet/parser 9 years ago
Jon Skeet 360feda5f7 Finished an implementation comment 9 years ago
Jon Skeet eadd4caa09 Generated code from previous commit. 9 years ago
Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 9 years ago
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