3406 Commits (12fdeb9b41cb5ce2a13a6f10f0626d6e67e9f237)
 

Author SHA1 Message Date
Jisi Liu 12fdeb9b41 Merge branch 'master' of github.com:google/protobuf 9 years ago
Jisi Liu cf14183bcd Down integrate from Google internal. 9 years ago
Adam Cozzette b53417c735 Merge pull request #1462 from acozzette/ruby-2.3 9 years ago
Thomas Van Lenten cbb6b285d7 Merge pull request #1461 from thomasvl/fix_bool_handing 9 years ago
Thomas Van Lenten 30646288ad Fix up -hash/-isEqual: for bool storage. 9 years ago
Adam Cozzette bbb68fe63d Added dig and bsearch_index to RepeatedField methods forwarded to array 9 years ago
Joshua Haberman f53f911793 Merge pull request #1455 from haberman/updateupb 9 years ago
Thomas Van Lenten 66f074592d Merge pull request #1454 from thomasvl/enum_defaults 9 years ago
Thomas Van Lenten 18b6a321b5 Proper checking of enum with non zero default 9 years ago
Josh Haberman d419ca10b4 Updated upb and simplified ruby code a bit with new upb method. 9 years ago
Feng Xiao 4057447997 Merge pull request #1444 from mbrtargeting/master 9 years ago
Tony Allevato 385755e13b Add initial design document for Swift protocol buffers. (#1442) 9 years ago
Jakub Kukul db93833bc6 Added serialVersionUID to ExtendableMessage. 9 years ago
Feng Xiao 034294bfb0 Merge pull request #1438 from xfxyjwf/docs 9 years ago
Feng Xiao 0ad204845f Merge pull request #1416 from cwhipkey/master 9 years ago
Feng Xiao 8052dc75a9 Add a docs directory and move the third-party add-ons page here. 9 years ago
Feng Xiao f00300d7f0 Merge pull request #1414 from xyzzyz/googletest 9 years ago
Thomas Van Lenten 1ccb4ca8ba Merge pull request #1434 from jskeet/regenerate 9 years ago
Jon Skeet c588ac42a2 Regenerate well-known types for C# 9 years ago
Thomas Van Lenten e539e9820e Merge pull request #1433 from thomasvl/check_wkt 9 years ago
Thomas Van Lenten 511f28b73a ObjC support for failing the build in the generated WKTs are out of date 9 years ago
Jon Skeet f265fb8152 Merge pull request #1401 from jskeet/enum-casing 9 years ago
Joshua Haberman 36978c3938 Merge pull request #1417 from seishun/windows2 9 years ago
Jon Skeet d90d615f71 Attempt to fix AppVeyor build by exporting GetEnumValueName 9 years ago
Jon Skeet 790f4c8e37 Use the original name in JSON formatting. 9 years ago
Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 years ago
Jon Skeet 75626ed79c Add C# codegen changes to enum value names (mostly C++) 9 years ago
Jisi Liu 1dc81948f5 Merge pull request #1428 from pherl/master 9 years ago
Jisi Liu 1b0ff34b90 Add missing includes in field mask test 9 years ago
Thomas Van Lenten 52825bf91a Merge pull request #1426 from thomasvl/fix_comment_typo 9 years ago
Thomas Van Lenten e664aa6d91 Regenerate the WKT to pick up current changes to the proto files. 9 years ago
Feng Xiao 83a7a5e885 Merge pull request #1402 from davidzchen/py2and3 9 years ago
Thomas Van Lenten 3633bcd5e4 Fix comment typo 9 years ago
Jisi Liu 072296f186 Merge pull request #1422 from pherl/master 9 years ago
Jisi Liu 1f4f3e26bd Update file list to include the missing extension lite file. 9 years ago
Nikolai Vavilov 7ff229fa4e Support Windows in gulpfile.js 9 years ago
Joshua Haberman ca9bbd71d5 Merge pull request #1413 from haberman/updateupb 9 years ago
Chad Whipkey baf52bd79e Change protobuf CPP proto generator to support the 'lite' option in 9 years ago
Josh Haberman e67ef3d449 Bugfix for JSON error case. 9 years ago
Josh Haberman 800e986012 Remove no longer applicable documentation from README.md. 9 years ago
Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. 9 years ago
Adam Michalik 1b912fceee Remove googletest.h header from stringprintf.cc 9 years ago
Josh Haberman 90c7f6e55e Documented the JSON change and compatibility flags. 9 years ago
Josh Haberman 94e54b39c8 Updated upb: picked up legacy JSON flags to help Ruby users migrate. 9 years ago
Joshua Haberman 814685ca2c Merge pull request #1397 from google/internal-merge 9 years ago
Josh Haberman 3c4ce528c6 Fix for gulpfile.js. 9 years ago
Jon Skeet 2a197b3eb0 Use 0 as the default value for all enums, rather than finding the actual enum value name 9 years ago
Jan Tattermusch 3ffbdd712f Merge pull request #1400 from jskeet/fix-internal 9 years ago
David Z. Chen 5ebeefb94c Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets. 9 years ago
Jon Skeet 0a902ee0ac Fix to csharp_options - initialize internal_access to false. 9 years ago