4744 Commits (72cc5a6eb3975bbe3bc8454f053835d9e46dbcb5)
 

Author SHA1 Message Date
Jisi Liu 72cc5a6eb3 Merge pull request #3393 from pherl/3.4.x 7 years ago
Jisi Liu dd091aad48 Fix code to use values() instead 7 years ago
Jisi Liu 1876a27e66 Update filelist again 7 years ago
Jisi Liu 66c1dace00 Add lite and python extra_dist files 7 years ago
Jisi Liu bf658c28d0 Add java and JS dist files. 7 years ago
Jisi Liu 988376c95b remove broken imports in JS 7 years ago
Jisi Liu b07cdb6e8e Use itmes() instead of itervalues() to be python3 compatbile. 7 years ago
Jisi Liu e45214e312 Fix distcheck 7 years ago
Jisi Liu 8084e03c33 remove profile 7 years ago
Jisi Liu 11b6661e66 update build file list 7 years ago
Jisi Liu 7986ca7e53 Update conformance tests 7 years ago
Jisi Liu 3af881c7e2 Merge master into 3.4.x 7 years ago
Jisi Liu 86975301f1 Update csharp and php descriptor 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
Feng Xiao 942a29cecd Merge pull request #3390 from danielgtaylor-isp/patch-1 7 years ago
Jie Luo 337029983c Merge pull request #3385 from anandolee/master 7 years ago
Daniel Taylor 4b5b1e6e3e Add note about includes to README 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 7 years ago
Adam Cozzette 3354558328 Merge pull request #3348 from matthauck/fix-gcc41-again 7 years ago
Adam Cozzette dd6e420dc4 Merge pull request #3357 from bklarson/master 7 years ago
Feng Xiao eb8e3d3220 Merge pull request #3134 from lundefugl/javabug1 7 years ago
Adam Cozzette aaa2550f7b Merge pull request #3372 from dylanetaft/master 7 years ago
Brent Shaffer 324b20a491 remove pass by reference for php setters (#3344) 7 years ago
Richard Fussenegger 29ff49f534 Fix Implicit Return Types (#3363) 7 years ago
dylanetaft 36fcc2a5d8 Expand documentation in Readme.md 7 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 7 years ago
Brent Shaffer ec3f5dcc72 removes an accidental newline in printing for the php generator (#3333) 7 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 7 years ago
Paul Yang d3bbf1c8a9 Add space between arrow and casted type (#3353) 7 years ago
Feng Xiao 6aa4b20fc7 Merge pull request #3327 from htuch/fix-3322 7 years ago
Jon Skeet 71f2f0d76c Fix repository URL in C# project file 7 years ago
Brad Larson 81142e162b Fix build when using -Werror=undef 7 years ago
Jean-Rémy Bancel 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 7 years ago
Matt Hauck 2130feadcf
Fix map_field_inl.h for gcc 4.1 7 years ago
Matt Hauck 9ab7c73f7c Fix missing std::tr1::hash on GCC 4.1 (#2907) 8 years ago
tanderson-google 126082c371 Add std:: namespace prefix to set and map (#3332) 8 years ago
Paul Yang b9c4daadf7 Uncomment php tests (#3301) 8 years ago
Harvey Tuch f6ff32cd79 Use consistent hash across NDEBUG/!NDEBUG builds. 8 years ago
Adam Cozzette bd5ab154da Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracy 8 years ago
MaDuo 6bd51a59df add Grpc Protobuf validation (#3311) 8 years ago
Thomas Van Lenten e264b20e69 Merge pull request #3315 from thomasvl/mutate_unknowns 8 years ago
Thomas Van Lenten b30dee3ea6 Expose the initializer for unknown fields. 8 years ago
Jon Skeet cdd524a0bd Ensure leaveOpen is true when writing to a buffer 8 years ago
Jon Skeet 62d7fe5697 Make Any easier to work with in C# 8 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Thomas Van Lenten 5a52b3588d Merge pull request #3287 from sergiocampama/initialized 8 years ago
Sergio Campama e55782fa95 Add initialized as a reserved keyword as that's the actual property name 8 years ago
Paul Yang 176bac6dac Add scripts to build python wheel for linux. (#2693) 8 years ago
Brent Shaffer 12acbc2678 adds PHPDoc @return and @param for getters and setters respectively (#3131) 8 years ago