Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | add Grpc Protobuf validation (#3311) | MaDuo | 2017-07-05 | |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | * add Grpc Protobuf validation | |||
| | | | | | * | change csharp failure list | Yilun Chong | 2017-07-05 | |
| | | | | | | | ||||
| | | | | | * | Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf ↵ | Yilun Chong | 2017-07-05 | |
| | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | into ConformanceTestYilunChong | |||
| | | | | | * | | delete backup files | Yilun Chong | 2017-07-05 | |
| | | | | | | | | ||||
| | | | | | * | | fix php failing list and csharp generated proto | Yilun Chong | 2017-07-05 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #3315 from thomasvl/mutate_unknowns | Thomas Van Lenten | 2017-07-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Expose the initializer for unknown fields. | |||
| * | | | | | | | | Expose the initializer for unknown fields. | Thomas Van Lenten | 2017-07-05 | |
|/ / / / / / / / | ||||
* | | | | | | | | Ensure leaveOpen is true when writing to a buffer | Jon Skeet | 2017-07-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that the compatibility tests have had to cahnge as well, to cope with internal changes. (The test project has access to internals in the main project.) Fixes #3209. | |||
* | | | | | | | | Make Any easier to work with in C# | Jon Skeet | 2017-07-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add a TryUnpack method which doesn't throw if the type is wrong - Make GetTypeName public for easier determination of the message type Fixes #3294. | |||
| | | | | | | * | Merge branch 'master' into ConformanceTestYilunChong | Yilun Chong | 2017-06-30 | |
| | | | | | |/| | |_|_|_|_|_|/ |/| | | | | | | ||||
| | | | | | * | changed php's failing list | Yilun Chong | 2017-06-30 | |
| | | | | | | | ||||
| | | | | | * | remove backup files | Yilun Chong | 2017-06-30 | |
| | | | | | | | ||||
| | | | | | * | add some test proto2 supported, add js proto2 supported, fixed some error | Yilun Chong | 2017-06-30 | |
| | | | | | | | ||||
* | | | | | | | Add json encode/decode for php. (#3226) | Paul Yang | 2017-06-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add json encode/decode for php. * Fix php conformance test on 32-bit machines. * Fix conformance test for c extension. * Fix comments | |||
| | | | | | * | change php objc nodejs csharp ruby | Yilun Chong | 2017-06-29 | |
| | | | | | | | ||||
| | | | | | * | change java to uniform message, revert TestValidDataForType's parameters | Yilun Chong | 2017-06-29 | |
| | | | | | | | ||||
| | | | | | * | change cpp and python to uniform message | Yilun Chong | 2017-06-29 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #3287 from sergiocampama/initialized | Thomas Van Lenten | 2017-06-29 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add initialized as a reserved keyword as that's the actual property name | |||
| * | | | | | | | Add initialized as a reserved keyword as that's the actual property name | Sergio Campama | 2017-06-29 | |
|/ / / / / / / | ||||
| | | | | | * | fix csharp conformance test | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | fix csharp conformance test | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
* | | | | | | | Add scripts to build python wheel for linux. (#2693) | Paul Yang | 2017-06-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add scripts to build python wheel for linux. Followed PEP513. * Fix dist check for new added files. * Update README for usage example. | |||
| | | | | | * | fix csharp | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | add csharp support | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | add message set test case | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | add objec support | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | revert ruby proto built files | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | delete backup files | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | delete binary | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | update .gitignore | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | revert .gitignore | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | add java supported | Yilun Chong | 2017-06-28 | |
| | | | | | | | ||||
| | | | | | * | change ignore | Yilun Chong | 2017-06-27 | |
| | | | | | | | ||||
| | | | | | * | add proto2 supported for cpp,python,nodejs,ruby,php | Yilun Chong | 2017-06-27 | |
| | | | | | | | ||||
* | | | | | | | adds PHPDoc @return and @param for getters and setters respectively (#3131) | Brent Shaffer | 2017-06-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adds PHPDoc @return and @param for getters and setters respectively * addresses changes in PR review * adds documentation tests * Update php_generator: - Prepend \ to names where required - Remove <pre> tags - Update protobuf field comments * Updates class files with the protobuf changes * Addresses review comments * removes Protobuf Type line from PHP generated classes * fixes phpdoc test * adds array types to phpdoc | |||
| | | | | | * | add support for proto2 | Yilun Chong | 2017-06-26 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #3084 from lukaszx0/patch-1 | Feng Xiao | 2017-06-26 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Workaround the docker bug when compiling artifacts | |||
* \ \ \ \ \ \ \ | Merge pull request #3264 from TeBoring/php-bug | Paul Yang | 2017-06-24 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Enusre public header and generated code have no implicit converion. | |||
| * | | | | | | | | Fix more implicit type conversions in public headers and generated code. | Bo Yang | 2017-06-24 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #2968 from ngg/cpp-proper-fwd | Feng Xiao | 2017-06-23 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | C++: Do not forward-declare dependencies in generated .h files | |||
| | * | | | | | | | | Enusre public header and generated code have no implicit converion. | Bo Yang | 2017-06-23 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | | | * | fix readme.md | Yilun Chong | 2017-06-23 | |
| | | | | | | | | | ||||
| | | | | | | | * | add test_proto2_message.proto and change conformnace/makefile.am | Yilun Chong | 2017-06-23 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #3266 from mbrickn/patch-1 | Feng Xiao | 2017-06-23 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updated links to use https | |||
| * | | | | | | | | Updated links to use https | Maxwell Paul Brickner | 2017-06-23 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Howdy! I just updated some links to use https instead of http. Thanks! ^ _ ^ | |||
* | | | | | | | | Merge pull request #3261 from thomasvl/super_oddcase | Thomas Van Lenten | 2017-06-22 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | If we fail to get a descriptor just super the method resolving. | |||
| * | | | | | | | | If we fail to get a descriptor just super the method resolving. | Thomas Van Lenten | 2017-06-22 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should never happen, but if someone is swizzling or do other hooking of methods, anything is possible, so this seems slighty safer than they returning NO. | |||
| | | | | | * / | Fix a bazel build error on Windows | Changming Sun | 2017-06-22 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
| | | | | | * | Fix typos in comment | Brian J. Watson | 2017-06-21 | |
| |_|_|_|_|/ |/| | | | | | ||||
| | | | | * | Merge pull request #3258 from TeBoring/3.3.x | Paul Yang | 2017-06-21 | |
| | | | | |\ | | | | | | | | | | | | | | | Update version number to 3.3.2 |