186 Commits (864df890a7639dae59a8ccad06a767adeb7210a3)

Author SHA1 Message Date
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 7 years ago
Paul Yang 0e7b589566
Add discard unknown API in ruby. (#3990) 7 years ago
Adam Cozzette 5d647e19e7 Updated Makefile.am to add a new file to EXTRA_DIST 7 years ago
Anuraag Agrawal 3e944aec9e Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer. 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jisi Liu dd980ccf57 Fix distcheck 7 years ago
Paul Yang 77f64bb777 Add well known types to php runtime. (#3697) 7 years ago
Paul Yang cd5f49d094 Fix ruby segment fault (#3708) 7 years ago
Paul Yang ae55fd2cc5 Enforce all error report for php tests. (#3670) 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Bo Yang f46a01d0c1 Exclude valid constant name from reserved name. 7 years ago
Feng Xiao 49b88af4a2 Update examples file list. 7 years ago
Bo Yang e5d000cbb7 Add prefix to php reserved keywords. 7 years ago
Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 7 years ago
Jisi Liu dd69d5cb5e Fix dist check 7 years ago
Paul Yang b70e0fdf09 Add php support for Timestamp. (#3575) 7 years ago
Paul Yang 2807436cd8 change the field number of php_generic_service to fix the conflict with (#3576) 7 years ago
Paul Yang c7457ef65a Add any support in php runtime. (#3486) 7 years ago
Jisi Liu d8c6193d2c Add mising cmake files in dist 7 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 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 09354db143 Merge from Google internal for 3.4 release 7 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 7 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 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
Brent Shaffer b9b34e9b11 Follows proper autoloading standards (#3123) 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Jon Skeet f26e8c2ae0 Convert C# projects to MSBuild (csproj) format 8 years ago
Thomas Van Lenten 49e4ba6098 Fix ExtensionRegistry copying and add tests. 8 years ago
Paul Yang 25abd7b7e7 Add compatibility test for php. (#3041) 8 years ago
Paul Yang 6fff091c49 Throw exception when parsing invalid data. (#3000) 8 years ago
Paul Yang 4523c9c233 Allow proto files to import descriptor.proto (#2995) 8 years ago
Adam Cozzette 10ea25133d Added compatibility tests for version 3.0.0 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Adam Cozzette 9fa40314fc Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 8 years ago
Feng Xiao 9118ad659b Add Ruby compatibilty test against 3.0.0. 8 years ago
John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Jon Skeet 047575f20c Support custom options in C# 8 years ago
Jon Skeet e76d91a9d1 Add global.json file to pick dotnet core SDK version. 8 years ago
Marcus Longmuir 2c16f6979a Fix generation of extending nested messages in JavaScript (#2439) 8 years ago
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 years ago
Paul Yang 46ae90dc5e Make php generated code conform to PSR-4. (#2435) 8 years ago