aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use consistent hash across NDEBUG/!NDEBUG builds.Gravatar Harvey Tuch2017-07-07
* Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracyGravatar Adam Cozzette2017-07-06
|\
* | add Grpc Protobuf validation (#3311)Gravatar MaDuo2017-07-05
* | Merge pull request #3315 from thomasvl/mutate_unknownsGravatar Thomas Van Lenten2017-07-05
|\ \
| * | Expose the initializer for unknown fields.Gravatar Thomas Van Lenten2017-07-05
|/ /
* | Ensure leaveOpen is true when writing to a bufferGravatar Jon Skeet2017-07-04
* | Make Any easier to work with in C#Gravatar Jon Skeet2017-07-03
* | Add json encode/decode for php. (#3226)Gravatar Paul Yang2017-06-30
* | 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
|/ /
* | Add scripts to build python wheel for linux. (#2693)Gravatar Paul Yang2017-06-28
* | adds PHPDoc @return and @param for getters and setters respectively (#3131)Gravatar Brent Shaffer2017-06-27
* | 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
| |/ / / |/| | |
* | | | 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
* | | | | Merge pull request #3237 from calder/patch-1Gravatar Feng Xiao2017-06-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #3236 from buchgr/bazel-linksGravatar Feng Xiao2017-06-16
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #3235 from buchgr/java-targetGravatar Feng Xiao2017-06-16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Qualify string in java_options.hGravatar Calder Coalson2017-06-16
| |_|/ / / / |/| | | | |
| * | | | | bazel: Make compiled jars java 6 binary compatible.Gravatar Jakob Buchgraber2017-06-16
|/ / / / /
| * / / / bazel: add bazel symlinks to .gitignoreGravatar Jakob Buchgraber2017-06-16
|/ / / /
* | | | Fix php jenkins test (#3233)Gravatar Paul Yang2017-06-15
* | | | Fix incorrect function call (#3232)Gravatar michaelbausor2017-06-15
* | | | Follows proper autoloading standards (#3123)Gravatar Brent Shaffer2017-06-14
* | | | Merge pull request #3228 from thomasvl/add_tvos_to_podspecGravatar Thomas Van Lenten2017-06-14
|\ \ \ \
| * | | | Add tvOS to the podspec.Gravatar Thomas Van Lenten2017-06-14
|/ / / /
* | | | Merge pull request #3216 from traversaro/patch-1Gravatar Feng Xiao2017-06-12
|\ \ \ \
| * | | | Export symbols used in inline functionsGravatar Silvio Traversaro2017-06-12
|/ / / /
| * / / C++: Do not forward-declare dependencies in generated .h filesGravatar Gergely Nagy2017-06-12
|/ / /
* | | Merge pull request #3176 from acozzette/fix-3114Gravatar Adam Cozzette2017-06-07
|\ \ \
* \ \ \ Merge pull request #3196 from matt-kwong/kokoroGravatar Feng Xiao2017-06-07
|\ \ \ \
| * | | | Add continuous testing config files for KokoroGravatar Matt Kwong2017-06-07
* | | | | Merge pull request #3191 from matt-kwong/kokoroGravatar Feng Xiao2017-06-06
|\| | | |
| * | | | Add MacOS and Linux tests to KokoroGravatar Matt Kwong2017-06-06
* | | | | Merge pull request #3189 from thomasvl/objc_proto3_unknown_fieldsGravatar Thomas Van Lenten2017-06-06
|\ \ \ \ \