summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07Enable fast cpp protos in the python interface.Manjunath Kudlur
2015-12-07Merge pull request #1027 from thomasvl/more_nullable_supportThomas Van Lenten
2015-12-07Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten
2015-12-05Merge pull request #1024 from martinmaly/wktJisi Liu
2015-12-04Merge pull request #1022 from haberman/python-conformance2Joshua Haberman
2015-12-04Making _genproto rules public.Martin Maly
2015-12-04Merge pull request #1023 from girving/py3Joshua Haberman
2015-12-04Remove all bare strings as exceptions.Josh Haberman
2015-12-03Add srcs_version = "PY2AND3" in BUILD filesGeoffrey Irving
2015-12-03Added Python failure lists, and fixes to make sure failure propagates.Josh Haberman
2015-12-03Merge pull request #1014 from damienmg/masterJisi Liu
2015-12-02Added JSON support to Python conformance tests.Josh Haberman
2015-12-02Conformance test implementation for Python.Josh Haberman
2015-12-02Merge pull request #1021 from thomasvl/fix_err_msgThomas Van Lenten
2015-12-02Tweak the error message as the generate is in the core binary these days.Thomas Van Lenten
2015-12-02Merge pull request #1020 from thomasvl/block_nilThomas Van Lenten
2015-12-02Merge pull request #1019 from thomasvl/correct_conformance_compileThomas Van Lenten
2015-12-02Check and throw errors for nil values/keys (like NSDictionary).Thomas Van Lenten
2015-12-02Ensure the conformance build of objc code is using the Mac OS X SDK andThomas Van Lenten
2015-12-02Merge pull request #1000 from jskeet/any-formatJon Skeet
2015-12-02Handle JSON parsing for Any.Jon Skeet
2015-12-02JSON formatting for Any.Jon Skeet
2015-12-01Merge pull request #1016 from tswast/tutorial-regionsFeng Xiao
2015-12-01Add region tags for protocol buffers tutorials.Tim Swast
2015-12-01Fix headers for gmock.BUILDDamien Martin-Guillerez
2015-11-30Merge pull request #998 from tswast/goexampleFeng Xiao
2015-11-30Merge pull request #1011 from c0nk/wip-implicit-cast-fixFeng Xiao
2015-11-28Fix some narrowing implicit casts [NFC]Kal Conley
2015-11-25Merge pull request #1007 from dlh3/patch-1Feng Xiao
2015-11-25Add a Go language example.Tim Swast
2015-11-24Fix typo in LazyField javadocDave Hughes
2015-11-24Merge pull request #1005 from oon3m0oo/emscriptenFeng Xiao
2015-11-24Adds support for buliding protobuf with emscripten; we just needed the proper...Craig Donner
2015-11-23Merge pull request #1003 from sainaetr/patch-1Thomas Van Lenten
2015-11-24Update GPBProtocolBuffers.hOsman Cihangir
2015-11-23Merge pull request #1001 from thomasvl/fix_last_objc_conformance_testsThomas Van Lenten
2015-11-23Set the stream limit to the length of the data.Thomas Van Lenten
2015-11-23Merge pull request #980 from thomasvl/obj_conformanceThomas Van Lenten
2015-11-22Merge pull request #990 from jskeet/namingJon Skeet
2015-11-22Generated code changes for previous commit (basically InternalBuildGeneratedF...Jon Skeet
2015-11-22Tidy up reflection in advance of attempting to implement DynamicMessage.Jon Skeet
2015-11-22Merge pull request #994 from jskeet/type-registryJon Skeet
2015-11-21Added the type registry in advance of implementing Any support.Jon Skeet
2015-11-19Merge pull request #988 from gabikliot/CSharp-SampleUsage-Big-FixJan Tattermusch
2015-11-19Merge pull request #989 from jskeet/rename-umbrellaJan Tattermusch
2015-11-19Merge pull request #977 from lberki/masterJisi Liu
2015-11-19Removed redundant comment.Gabriel Kliot
2015-11-19Rename "umbrella" to "reflection" consistently.Jon Skeet
2015-11-19Merge pull request #974 from jskeet/parserJon Skeet
2015-11-19Finished an implementation commentJon Skeet