aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge master into 3.4.xGravatar Jisi Liu2017-07-18
|\
* | Update csharp and php descriptorGravatar Jisi Liu2017-07-18
* | Merge from Google internal for 3.4 releaseGravatar Jisi Liu2017-07-18
| * Merge pull request #3390 from danielgtaylor-isp/patch-1Gravatar Feng Xiao2017-07-18
| |\
| * \ Merge pull request #3385 from anandolee/masterGravatar Jie Luo2017-07-18
| |\ \
| | | * Add note about includes to READMEGravatar Daniel Taylor2017-07-18
| | |/ | |/|
| * | Support PHP generic services (#3269)Gravatar Matt A2017-07-18
| | * Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance testGravatar Jie Luo2017-07-17
| |/
| * Merge pull request #3348 from matthauck/fix-gcc41-againGravatar Adam Cozzette2017-07-17
| |\
| * \ Merge pull request #3357 from bklarson/masterGravatar Adam Cozzette2017-07-17
| |\ \
| * \ \ Merge pull request #3134 from lundefugl/javabug1Gravatar Feng Xiao2017-07-17
| |\ \ \
| * \ \ \ Merge pull request #3372 from dylanetaft/masterGravatar Adam Cozzette2017-07-17
| |\ \ \ \
| * | | | | remove pass by reference for php setters (#3344)Gravatar Brent Shaffer2017-07-17
| * | | | | Fix Implicit Return Types (#3363)Gravatar Richard Fussenegger2017-07-17
| | * | | | Expand documentation in Readme.mdGravatar dylanetaft2017-07-15
| |/ / / /
| * | | | Initial value in generated code cannot be used by c extension. (#3367)Gravatar Paul Yang2017-07-14
| * | | | removes an accidental newline in printing for the php generator (#3333)Gravatar Brent Shaffer2017-07-13
| * | | | Add map iterator for c extension (#3350)Gravatar Paul Yang2017-07-13
| * | | | Add space between arrow and casted type (#3353)Gravatar Paul Yang2017-07-13
| * | | | Merge pull request #3327 from htuch/fix-3322Gravatar Feng Xiao2017-07-13
| |\ \ \ \
| * | | | | Fix repository URL in C# project fileGravatar Jon Skeet2017-07-13
| | | | * | Fix build when using -Werror=undefGravatar Brad Larson2017-07-12
| | |_|/ / | |/| | |
| * | | | C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V>Gravatar Jean-Rémy Bancel2017-07-12
| | | | * Fix map_field_inl.h for gcc 4.1Gravatar Matt Hauck2017-07-11
| | |_|/ | |/| |
| * | | Fix missing std::tr1::hash on GCC 4.1 (#2907)Gravatar Matt Hauck2017-07-10
| * | | Add std:: namespace prefix to set and map (#3332)Gravatar tanderson-google2017-07-09
| * | | Uncomment php tests (#3301)Gravatar Paul Yang2017-07-09
| | * | Use consistent hash across NDEBUG/!NDEBUG builds.Gravatar Harvey Tuch2017-07-07
| |/ /
| * | Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracyGravatar Adam Cozzette2017-07-06
| |\ \
| * | | add Grpc Protobuf validation (#3311)Gravatar MaDuo2017-07-05
| * | | Merge pull request #3315 from thomasvl/mutate_unknownsGravatar Thomas Van Lenten2017-07-05
| |\ \ \
| | * | | Expose the initializer for unknown fields.Gravatar Thomas Van Lenten2017-07-05
| |/ / /
| * | | Ensure leaveOpen is true when writing to a bufferGravatar Jon Skeet2017-07-04
| * | | Make Any easier to work with in C#Gravatar Jon Skeet2017-07-03
| * | | Add json encode/decode for php. (#3226)Gravatar Paul Yang2017-06-30
| * | | Merge pull request #3287 from sergiocampama/initializedGravatar Thomas Van Lenten2017-06-29
| |\ \ \
| | * | | Add initialized as a reserved keyword as that's the actual property nameGravatar Sergio Campama2017-06-29
| |/ / /
| * | | Add scripts to build python wheel for linux. (#2693)Gravatar Paul Yang2017-06-28
| * | | adds PHPDoc @return and @param for getters and setters respectively (#3131)Gravatar Brent Shaffer2017-06-27
| * | | Merge pull request #3084 from lukaszx0/patch-1Gravatar Feng Xiao2017-06-26
| |\ \ \
| * \ \ \ Merge pull request #3264 from TeBoring/php-bugGravatar Paul Yang2017-06-24
| |\ \ \ \
| | * | | | Fix more implicit type conversions in public headers and generated code.Gravatar Bo Yang2017-06-24
| * | | | | Merge pull request #2968 from ngg/cpp-proper-fwdGravatar Feng Xiao2017-06-23
| |\ \ \ \ \
| | | * | | | Enusre public header and generated code have no implicit converion.Gravatar Bo Yang2017-06-23
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #3266 from mbrickn/patch-1Gravatar Feng Xiao2017-06-23
| |\ \ \ \ \
| | * | | | | Updated links to use httpsGravatar Maxwell Paul Brickner2017-06-23
| |/ / / / /
| * | | | | Merge pull request #3261 from thomasvl/super_oddcaseGravatar Thomas Van Lenten2017-06-22
| |\ \ \ \ \
| | * | | | | If we fail to get a descriptor just super the method resolving.Gravatar Thomas Van Lenten2017-06-22
| |/ / / / /
| * | | | | Switch to addEnumType to fix fatal error (#3225)Gravatar Ryan Gordon2017-06-19
| * | | | | Updated upb to fix JSON conformance issues. (#3206)Gravatar Joshua Haberman2017-06-19