4740 Commits (bf658c28d0eea18b44be19d36c4a86a311c83777)
 

Author SHA1 Message Date
Jisi Liu bf658c28d0 Add java and JS dist files. 8 years ago
Jisi Liu 988376c95b remove broken imports in JS 8 years ago
Jisi Liu b07cdb6e8e Use itmes() instead of itervalues() to be python3 compatbile. 8 years ago
Jisi Liu e45214e312 Fix distcheck 8 years ago
Jisi Liu 8084e03c33 remove profile 8 years ago
Jisi Liu 11b6661e66 update build file list 8 years ago
Jisi Liu 7986ca7e53 Update conformance tests 8 years ago
Jisi Liu 3af881c7e2 Merge master into 3.4.x 8 years ago
Jisi Liu 86975301f1 Update csharp and php descriptor 8 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 8 years ago
Feng Xiao 942a29cecd Merge pull request #3390 from danielgtaylor-isp/patch-1 8 years ago
Jie Luo 337029983c Merge pull request #3385 from anandolee/master 8 years ago
Daniel Taylor 4b5b1e6e3e Add note about includes to README 8 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 8 years ago
Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 8 years ago
Adam Cozzette 3354558328 Merge pull request #3348 from matthauck/fix-gcc41-again 8 years ago
Adam Cozzette dd6e420dc4 Merge pull request #3357 from bklarson/master 8 years ago
Feng Xiao eb8e3d3220 Merge pull request #3134 from lundefugl/javabug1 8 years ago
Adam Cozzette aaa2550f7b Merge pull request #3372 from dylanetaft/master 8 years ago
Brent Shaffer 324b20a491 remove pass by reference for php setters (#3344) 8 years ago
Richard Fussenegger 29ff49f534 Fix Implicit Return Types (#3363) 8 years ago
dylanetaft 36fcc2a5d8 Expand documentation in Readme.md 8 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 8 years ago
Brent Shaffer ec3f5dcc72 removes an accidental newline in printing for the php generator (#3333) 8 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 8 years ago
Paul Yang d3bbf1c8a9 Add space between arrow and casted type (#3353) 8 years ago
Feng Xiao 6aa4b20fc7 Merge pull request #3327 from htuch/fix-3322 8 years ago
Jon Skeet 71f2f0d76c Fix repository URL in C# project file 8 years ago
Brad Larson 81142e162b Fix build when using -Werror=undef 8 years ago
Jean-Rémy Bancel 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 8 years ago
Matt Hauck 2130feadcf
Fix map_field_inl.h for gcc 4.1 8 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
Feng Xiao 097bfb53d1 Merge pull request #3084 from lukaszx0/patch-1 8 years ago
Paul Yang dd7265e1a2 Merge pull request #3264 from TeBoring/php-bug 8 years ago
Bo Yang e3c807d4e7 Fix more implicit type conversions in public headers and generated code. 8 years ago
Feng Xiao 1a7e49d462 Merge pull request #2968 from ngg/cpp-proper-fwd 8 years ago