5371 Commits (47b7d2c7cadf74ceec90fc5042232819cd0dd557)
 

Author SHA1 Message Date
MaDuo 6bd51a59df add Grpc Protobuf validation (#3311) 8 years ago
Yilun Chong 32c8ed3b44 change csharp failure list 8 years ago
Yilun Chong 30b4194488 Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf into ConformanceTestYilunChong 8 years ago
Yilun Chong 7339c25d12 delete backup files 8 years ago
Yilun Chong cbf7dfb323 fix php failing list and csharp generated proto 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
Yilun Chong e82ba0b802 Merge branch 'master' into ConformanceTestYilunChong 8 years ago
Yilun Chong 726ba33d98 changed php's failing list 8 years ago
Yilun Chong 5085102d96 remove backup files 8 years ago
Yilun Chong 3adb054bbf add some test proto2 supported, add js proto2 supported, fixed some error 8 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Yilun Chong a7d5be6a91 change php objc nodejs csharp ruby 8 years ago
Yilun Chong fcb9268255 change java to uniform message, revert TestValidDataForType's parameters 8 years ago
Yilun Chong 020a24dfdc change cpp and python to uniform message 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
Yilun Chong 467c1ccd25 fix csharp conformance test 8 years ago
Yilun Chong db379e6e69 fix csharp conformance test 8 years ago
Paul Yang 176bac6dac Add scripts to build python wheel for linux. (#2693) 8 years ago
Yilun Chong ff773c1aaf fix csharp 8 years ago
Yilun Chong cd1dc3f0df add csharp support 8 years ago
Yilun Chong 364502102a add message set test case 8 years ago
Yilun Chong 06c9057cc3 add objec support 8 years ago
Yilun Chong 5e7e2d3bb8 revert ruby proto built files 8 years ago
Yilun Chong cf7b6a46b2 delete backup files 8 years ago
Yilun Chong 6c59c25735 delete binary 8 years ago
Yilun Chong 91da852c50 update .gitignore 8 years ago
Yilun Chong 0255431ca7 revert .gitignore 8 years ago
Yilun Chong 696cf779d4 add java supported 8 years ago
Yilun Chong 0fa4e58525 change ignore 8 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Brent Shaffer 12acbc2678 adds PHPDoc @return and @param for getters and setters respectively (#3131) 8 years ago
Yilun Chong 2ad74e1606 add support for proto2 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
Bo Yang 9c0b35cf62 Enusre public header and generated code have no implicit converion. 8 years ago
Yilun Chong 4e67590e1b fix readme.md 8 years ago
Yilun Chong 58a3c74df0 add test_proto2_message.proto and change conformnace/makefile.am 8 years ago
Feng Xiao f752d816b7 Merge pull request #3266 from mbrickn/patch-1 8 years ago
Maxwell Paul Brickner d07efbad91 Updated links to use https 8 years ago
Thomas Van Lenten eca0f4ee91 Merge pull request #3261 from thomasvl/super_oddcase 8 years ago
Thomas Van Lenten db45687a38 If we fail to get a descriptor just super the method resolving. 8 years ago
Changming Sun 4987ddac75 Fix a bazel build error on Windows 8 years ago
Brian J. Watson 5555d3b078 Fix typos in comment 8 years ago
Paul Yang 5532abc15b Merge pull request #3258 from TeBoring/3.3.x 8 years ago