aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Raise the number of digits used for floats.Thomas Van Lenten2017-06-163-1/+3
* | Remove inclusion of ext/json/php_json.h. (#3241)Jeff Ching2017-06-171-1/+0
* | Merge pull request #3237 from calder/patch-1Feng Xiao2017-06-161-2/+2
|\ \
| * | Qualify string in java_options.hCalder Coalson2017-06-161-2/+2
| |/
* | Merge pull request #3236 from buchgr/bazel-linksFeng Xiao2017-06-161-0/+3
|\ \
| * | bazel: add bazel symlinks to .gitignoreJakob Buchgraber2017-06-161-0/+3
| |/
* | Merge pull request #3235 from buchgr/java-targetFeng Xiao2017-06-161-1/+2
|\ \ | |/ |/|
| * bazel: Make compiled jars java 6 binary compatible.Jakob Buchgraber2017-06-161-1/+2
|/
* Fix php jenkins test (#3233)Paul Yang2017-06-153-6/+6
* Fix incorrect function call (#3232)michaelbausor2017-06-151-1/+1
* Follows proper autoloading standards (#3123)Brent Shaffer2017-06-1416-841/+1048
* Merge pull request #3228 from thomasvl/add_tvos_to_podspecThomas Van Lenten2017-06-141-0/+1
|\
| * Add tvOS to the podspec.Thomas Van Lenten2017-06-141-0/+1
|/
* Merge pull request #3216 from traversaro/patch-1Feng Xiao2017-06-121-1/+1
|\
| * Export symbols used in inline functionsSilvio Traversaro2017-06-121-1/+1
|/
* Merge pull request #3176 from acozzette/fix-3114Adam Cozzette2017-06-071-4/+10
|\
| * Ensure that for Java, imports of .proto files with empty packages worksAdam Cozzette2017-06-021-4/+10
* | Merge pull request #3196 from matt-kwong/kokoroFeng Xiao2017-06-0718-0/+90
|\ \
| * | Add continuous testing config files for KokoroMatt Kwong2017-06-0718-0/+90
* | | Merge pull request #3191 from matt-kwong/kokoroFeng Xiao2017-06-0639-0/+337
|\| |
| * | Add MacOS and Linux tests to KokoroMatt Kwong2017-06-0639-0/+337
* | | Merge pull request #3189 from thomasvl/objc_proto3_unknown_fieldsThomas Van Lenten2017-06-063-44/+5
|\ \ \
| * | | ObjC: Preserve unknown fields in proto3 syntax files.Thomas Van Lenten2017-06-063-44/+5