summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-29Allow custom type URL prefixes in Any.PackJon Skeet
2016-04-28Merge pull request #1462 from acozzette/ruby-2.3Adam Cozzette
2016-04-27Merge pull request #1461 from thomasvl/fix_bool_handingThomas Van Lenten
2016-04-27Fix up -hash/-isEqual: for bool storage.Thomas Van Lenten
2016-04-27Added dig and bsearch_index to RepeatedField methods forwarded to arrayAdam Cozzette
2016-04-27Merge pull request #1455 from haberman/updateupbJoshua Haberman
2016-04-26Merge pull request #1454 from thomasvl/enum_defaultsThomas Van Lenten
2016-04-26Proper checking of enum with non zero defaultThomas Van Lenten
2016-04-22Updated upb and simplified ruby code a bit with new upb method.Josh Haberman
2016-04-22Merge pull request #1444 from mbrtargeting/masterFeng Xiao
2016-04-22Add initial design document for Swift protocol buffers. (#1442)Tony Allevato
2016-04-22Added serialVersionUID to ExtendableMessage.Jakub Kukul
2016-04-21Merge pull request #1438 from xfxyjwf/docsFeng Xiao
2016-04-20Merge pull request #1416 from cwhipkey/masterFeng Xiao
2016-04-20Add a docs directory and move the third-party add-ons page here.Feng Xiao
2016-04-20Merge pull request #1414 from xyzzyz/googletestFeng Xiao
2016-04-20Merge pull request #1434 from jskeet/regenerateThomas Van Lenten
2016-04-20Regenerate well-known types for C#Jon Skeet
2016-04-20Merge pull request #1433 from thomasvl/check_wktThomas Van Lenten
2016-04-20ObjC support for failing the build in the generated WKTs are out of dateThomas Van Lenten
2016-04-20Merge pull request #1401 from jskeet/enum-casingJon Skeet
2016-04-19Merge pull request #1417 from seishun/windows2Joshua Haberman
2016-04-20Attempt to fix AppVeyor build by exporting GetEnumValueNameJon Skeet
2016-04-20Use the original name in JSON formatting.Jon Skeet
2016-04-20Regenerate all C# code and make it compileJon Skeet
2016-04-20Add C# codegen changes to enum value names (mostly C++)Jon Skeet
2016-04-19Merge pull request #1428 from pherl/masterJisi Liu
2016-04-19Add missing includes in field mask testJisi Liu
2016-04-19Merge pull request #1426 from thomasvl/fix_comment_typoThomas Van Lenten
2016-04-19Regenerate the WKT to pick up current changes to the proto files.Thomas Van Lenten
2016-04-19Merge pull request #1402 from davidzchen/py2and3Feng Xiao
2016-04-19Fix comment typoThomas Van Lenten
2016-04-18Merge pull request #1422 from pherl/masterJisi Liu
2016-04-18Update file list to include the missing extension lite file.Jisi Liu
2016-04-16Support Windows in gulpfile.jsNikolai Vavilov
2016-04-15Merge pull request #1413 from haberman/updateupbJoshua Haberman
2016-04-15Change protobuf CPP proto generator to support the 'lite' option inChad Whipkey
2016-04-14Bugfix for JSON error case.Josh Haberman
2016-04-14Remove no longer applicable documentation from README.md.Josh Haberman
2016-04-14Ruby JSON: always accept both camelCase and original field names.Josh Haberman
2016-04-14Remove googletest.h header from stringprintf.ccAdam Michalik
2016-04-14Documented the JSON change and compatibility flags.Josh Haberman
2016-04-14Updated upb: picked up legacy JSON flags to help Ruby users migrate.Josh Haberman
2016-04-11Merge pull request #1397 from google/internal-mergeJoshua Haberman
2016-04-11Fix for gulpfile.js.Josh Haberman
2016-04-11Use 0 as the default value for all enums, rather than finding the actual enum...Jon Skeet
2016-04-10Merge pull request #1400 from jskeet/fix-internalJan Tattermusch
2016-04-08Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets.David Z. Chen
2016-04-08Fix to csharp_options - initialize internal_access to false.Jon Skeet
2016-04-07Removed duplicated operator delete from merge conflict.Josh Haberman