aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-04Merge branch '3.7.x'Bo Yang
2019-03-04Fix documentation on message differencer. (#5788)frrakn
2019-03-02Fix Ruby module name generation when the ruby_package option is used (again) ...Joe Bolinger
2019-02-28Merge pull request #5014 from Kwizatz/iterator-deprecation-fixJoshua Haberman
2019-02-27Revert "Fix Ruby module name generation when the ruby_package option is used ...Paul Yang
2019-02-27Fix Ruby module name generation when the ruby_package option is used (#5735)Joe Bolinger
2019-02-24Merge branch 'master' into integrationYilun Chong
2019-02-24Fix failure test by regenerating descriptor and revert golden file (#5762)Yilun Chong
2019-02-22down integration from internalYilun Chong
2019-02-20delete all duplicate empty blanks (#5758)Xiang Dai
2019-02-15Revert "Add stack overflow protection for text format"Paul Yang
2019-02-11Use cached value for type safety check during unpacking of Any message (#5698)Yuri Vanin
2019-02-11Refactor how group endings are detected in generated C# code (#5686)Sydney Acksman
2019-02-11Refactor how group endings are detected in generated C# code (#5686)Sydney Acksman
2019-02-05Document why no enum_extensibility is needed for Swift. (#5680)Thomas Van Lenten
2019-02-04Add stack overflow protection for text formatVitaly Buka
2019-01-31Parse unknown enum values if target is proto3Vitaly Buka
2019-01-31Remove whitespace following trailing backslashXiang Dai
2019-01-31Fixes warnings in https://github.com/google/oss-fuzz/issues/864#issuecomment-...Bhargava Shastry
2019-01-28Fix GetErrno() to be const (#5595)Ivan Pizhenko
2019-01-24Allow internalAddGeneratedFile to depend on new nested message name (#5629)Paul Yang
2019-01-24Update generated codesHao Nguyen
2019-01-24Include version change for src/google/protobuf/port_def.incHao Nguyen
2019-01-24Update version to 3.7.0Hao Nguyen
2019-01-18Revert "doc: apply consistent indentation to Any examples (#5597)"Paul Yang
2019-01-17doc: apply consistent indentation to Any examples (#5597)bitspill
2019-01-15Ruby nested msg caps (#5564)toc007
2019-01-13Remove unused f expression from jscode gen. (#5573)Sam Saccone
2019-01-13Down-integrate internal changes to github. (#5575)Yilun Chong
2019-01-11Down-integrate internal changes to github. (#5566)Yilun Chong
2019-01-08Down-integrate internal changes to github. (#5555)Yilun Chong
2019-01-02Down-integrate internal changes to github. (#5527)Hao Nguyen
2018-12-21Merge pull request #5489 from aaron-bray/masterAdam Cozzette
2018-12-20Merge pull request #5502 from TeBoring/github-syncPaul Yang
2018-12-20Down-integrate internal changes to github.Bo Yang
2018-12-20Add strtod to libprotobuf-liteAaron Bray
2018-12-19Merge remote-tracking branch 'upstream/master'Hao Nguyen
2018-12-18Use NoLocalStrtod for international complianceAaron Bray
2018-12-18If enum aliases overlap in ObjC names skip generating the extras.Thomas Van Lenten
2018-12-14Merge branch 'master' of https://github.com/haon4/protobufHao Nguyen
2018-12-14Add conformance test for enum alias of the same name with different caseHao Nguyen
2018-12-14Down-integrate internal changes (#5467)Paul Yang
2018-12-14Merge pull request #5469 from haberman/objcJoshua Haberman
2018-12-13More fixes.Josh Haberman
2018-12-13More fixes.Josh Haberman
2018-12-13More fixes for import.Josh Haberman
2018-12-13Minimize amount of filepaths being copied into protos.Dave MacLachlan
2018-12-12Create a script to help update the version automatically (#5454)Hao Nguyen
2018-12-11Rename StringPieceTrimWhitespace() for rewriting purposes.Josh Haberman
2018-12-05[ObjC] Properly annotate extensions for ARC.Thomas Van Lenten