aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf into...Gravatar Yilun Chong2017-07-05
|\
* | delete backup filesGravatar Yilun Chong2017-07-05
* | fix php failing list and csharp generated protoGravatar Yilun Chong2017-07-05
| * Merge branch 'master' into ConformanceTestYilunChongGravatar Yilun Chong2017-06-30
|/|
* | changed php's failing listGravatar Yilun Chong2017-06-30
* | remove backup filesGravatar Yilun Chong2017-06-30
* | add some test proto2 supported, add js proto2 supported, fixed some errorGravatar Yilun Chong2017-06-30
| * Add json encode/decode for php. (#3226)Gravatar Paul Yang2017-06-30
* | change php objc nodejs csharp rubyGravatar Yilun Chong2017-06-29
* | change java to uniform message, revert TestValidDataForType's parametersGravatar Yilun Chong2017-06-29
* | change cpp and python to uniform messageGravatar Yilun Chong2017-06-29
| * Merge pull request #3287 from sergiocampama/initializedGravatar Thomas Van Lenten2017-06-29
| |\
| | * Add initialized as a reserved keyword as that's the actual property nameGravatar Sergio Campama2017-06-29
| |/
* | fix csharp conformance testGravatar Yilun Chong2017-06-28
* | fix csharp conformance testGravatar Yilun Chong2017-06-28
| * Add scripts to build python wheel for linux. (#2693)Gravatar Paul Yang2017-06-28
* | fix csharpGravatar Yilun Chong2017-06-28
* | add csharp supportGravatar Yilun Chong2017-06-28
* | add message set test caseGravatar Yilun Chong2017-06-28
* | add objec supportGravatar Yilun Chong2017-06-28
* | revert ruby proto built filesGravatar Yilun Chong2017-06-28
* | delete backup filesGravatar Yilun Chong2017-06-28
* | delete binaryGravatar Yilun Chong2017-06-28
* | update .gitignoreGravatar Yilun Chong2017-06-28
* | revert .gitignoreGravatar Yilun Chong2017-06-28
* | add java supportedGravatar Yilun Chong2017-06-28
* | change ignoreGravatar Yilun Chong2017-06-27
* | add proto2 supported for cpp,python,nodejs,ruby,phpGravatar Yilun Chong2017-06-27
| * adds PHPDoc @return and @param for getters and setters respectively (#3131)Gravatar Brent Shaffer2017-06-27
* | add support for proto2Gravatar Yilun Chong2017-06-26
| * Merge pull request #3084 from lukaszx0/patch-1Gravatar Feng Xiao2017-06-26
| |\
| * \ Merge pull request #3264 from TeBoring/php-bugGravatar Paul Yang2017-06-24
| |\ \
| | * | Fix more implicit type conversions in public headers and generated code.Gravatar Bo Yang2017-06-24
| * | | Merge pull request #2968 from ngg/cpp-proper-fwdGravatar Feng Xiao2017-06-23
| |\ \ \
| | | * | Enusre public header and generated code have no implicit converion.Gravatar Bo Yang2017-06-23
| | |/ / | |/| |
* | | | fix readme.mdGravatar Yilun Chong2017-06-23
* | | | add test_proto2_message.proto and change conformnace/makefile.amGravatar Yilun Chong2017-06-23
|/ / /
* | | Merge pull request #3266 from mbrickn/patch-1Gravatar Feng Xiao2017-06-23
|\ \ \
| * | | Updated links to use httpsGravatar Maxwell Paul Brickner2017-06-23
|/ / /
* | | Merge pull request #3261 from thomasvl/super_oddcaseGravatar Thomas Van Lenten2017-06-22
|\ \ \
| * | | If we fail to get a descriptor just super the method resolving.Gravatar Thomas Van Lenten2017-06-22
|/ / /
* | | Switch to addEnumType to fix fatal error (#3225)Gravatar Ryan Gordon2017-06-19
* | | Updated upb to fix JSON conformance issues. (#3206)Gravatar Joshua Haberman2017-06-19
* | | Merge pull request #3243 from yjjnls/masterGravatar Feng Xiao2017-06-19
|\ \ \
* \ \ \ Merge pull request #3244 from thomasvl/complete_docsGravatar Thomas Van Lenten2017-06-19
|\ \ \ \
| * | | | ObjC: Document the exceptions on some of the writing apis.Gravatar Thomas Van Lenten2017-06-19
|/ / / /
* | | | Merge pull request #3240 from thomasvl/float_funGravatar Thomas Van Lenten2017-06-19
|\ \ \ \
| | * | | replenish missed header files in install stepGravatar yjjnls2017-06-19
| |/ / / |/| | |
* | | | Remove inclusion of ext/json/php_json.h. (#3241)Gravatar Jeff Ching2017-06-17
| * | | Raise the number of digits used for floats.Gravatar Thomas Van Lenten2017-06-16