aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf into...Yilun Chong2017-07-05113-3446/+5297
|\
| * Merge branch 'master' into ConformanceTestYilunChongYilun Chong2017-06-30113-3446/+5297
| |\
| | * Add json encode/decode for php. (#3226)Paul Yang2017-06-3036-2274/+3118
| | * Merge pull request #3287 from sergiocampama/initializedThomas Van Lenten2017-06-291-1/+1
| | |\
| | | * Add initialized as a reserved keyword as that's the actual property nameSergio Campama2017-06-291-1/+1
| | |/
| | * Add scripts to build python wheel for linux. (#2693)Paul Yang2017-06-285-0/+121
| | * adds PHPDoc @return and @param for getters and setters respectively (#3131)Brent Shaffer2017-06-2736-925/+1220
| | * Merge pull request #3084 from lukaszx0/patch-1Feng Xiao2017-06-261-1/+1
| | |\
| | | * Workaround the docker bug when compiling artifactsŁukasz Strzałkowski2017-05-111-1/+1
| | * | Merge pull request #3264 from TeBoring/php-bugPaul Yang2017-06-2434-672/+847
| | |\ \
| | | * | Fix more implicit type conversions in public headers and generated code.Bo Yang2017-06-2426-449/+606
| | | * | Enusre public header and generated code have no implicit converion.Bo Yang2017-06-2321-229/+247
| | * | | Merge pull request #2968 from ngg/cpp-proper-fwdFeng Xiao2017-06-234-107/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | C++: Do not forward-declare dependencies in generated .h filesGergely Nagy2017-06-124-107/+0
* | | | | delete backup filesYilun Chong2017-07-051-155/+0
* | | | | fix php failing list and csharp generated protoYilun Chong2017-07-054-213/+370
|/ / / /
* | | | changed php's failing listYilun Chong2017-06-302-534/+11
* | | | remove backup filesYilun Chong2017-06-303-438/+0
* | | | add some test proto2 supported, add js proto2 supported, fixed some errorYilun Chong2017-06-3025-1230/+1742
* | | | change php objc nodejs csharp rubyYilun Chong2017-06-296-31/+30
* | | | change java to uniform message, revert TestValidDataForType's parametersYilun Chong2017-06-293-318/+147
* | | | change cpp and python to uniform messageYilun Chong2017-06-293-102/+67
* | | | fix csharp conformance testYilun Chong2017-06-281-1/+1
* | | | fix csharp conformance testYilun Chong2017-06-281-16/+16
* | | | fix csharpYilun Chong2017-06-281-15/+15
* | | | add csharp supportYilun Chong2017-06-282-12/+57
* | | | add message set test caseYilun Chong2017-06-282-0/+21
* | | | add objec supportYilun Chong2017-06-281-6/+14
* | | | revert ruby proto built filesYilun Chong2017-06-2812-396/+0
* | | | delete backup filesYilun Chong2017-06-283-385/+0
* | | | delete binaryYilun Chong2017-06-2810-0/+0
* | | | update .gitignoreYilun Chong2017-06-281-0/+1
* | | | revert .gitignoreYilun Chong2017-06-281-1/+0
* | | | add java supportedYilun Chong2017-06-2811-17/+184
* | | | change ignoreYilun Chong2017-06-271-0/+1
* | | | add proto2 supported for cpp,python,nodejs,ruby,phpYilun Chong2017-06-2732-32/+893
* | | | add support for proto2Yilun Chong2017-06-265-87/+142
* | | | fix readme.mdYilun Chong2017-06-231-1/+1
* | | | add test_proto2_message.proto and change conformnace/makefile.amYilun Chong2017-06-233-7/+213
|/ / /
* | | Merge pull request #3266 from mbrickn/patch-1Feng Xiao2017-06-231-1/+1
|\ \ \
| * | | Updated links to use httpsMaxwell Paul Brickner2017-06-231-1/+1
|/ / /
* | | Merge pull request #3261 from thomasvl/super_oddcaseThomas Van Lenten2017-06-221-1/+1
|\ \ \
| * | | If we fail to get a descriptor just super the method resolving.Thomas Van Lenten2017-06-221-1/+1
|/ / /
* | | Switch to addEnumType to fix fatal error (#3225)Ryan Gordon2017-06-194-160/+235
* | | Updated upb to fix JSON conformance issues. (#3206)Joshua Haberman2017-06-195-580/+493
* | | Merge pull request #3243 from yjjnls/masterFeng Xiao2017-06-191-0/+2
|\ \ \
| * | | replenish missed header files in install stepyjjnls2017-06-191-0/+2
* | | | Merge pull request #3244 from thomasvl/complete_docsThomas Van Lenten2017-06-193-2/+25
|\ \ \ \
| * | | | ObjC: Document the exceptions on some of the writing apis.Thomas Van Lenten2017-06-193-2/+25
|/ / / /
* | | | Merge pull request #3240 from thomasvl/float_funThomas Van Lenten2017-06-193-1/+3
|\ \ \ \ | |/ / / |/| | |