aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Removes ignored const from return type (#2915)Gravatar Juan David Dominguez2017-03-29
* Merge pull request #2919 from thomasvl/drop_dispatchGravatar Thomas Van Lenten2017-03-29
|\
| * Remove the use of dispatch_once that is heap backed.Gravatar Thomas Van Lenten2017-03-29
|/
* Merge pull request #2918 from thomasvl/xcode_8_3Gravatar Thomas Van Lenten2017-03-29
|\
| * Add support for Xcode 8.3 to the build helper.Gravatar Thomas Van Lenten2017-03-29
|/
* Merge pull request #2913 from thomasvl/conformance_ignoresGravatar Thomas Van Lenten2017-03-29
|\
* | Fix gcc warning when using map (#2213)Gravatar drivehappy2017-03-28
* | Merge pull request #2914 from acozzette/naclGravatar Adam Cozzette2017-03-28
|\ \
| * | Added a workaround to allow building for NaClGravatar Adam Cozzette2017-03-28
|/ /
| * Add some new ignores for things generated in conformance.Gravatar Thomas Van Lenten2017-03-28
|/
* Merge pull request #2912 from thomasvl/objc_recursion_limitGravatar Thomas Van Lenten2017-03-28
|\
| * Raise the recursion limit to 100 to match other languages.Gravatar Thomas Van Lenten2017-03-28
|/
* Merge pull request #2858 from haberman/gopackageGravatar Joshua Haberman2017-03-27
|\
* \ Merge pull request #1662 from haberman/jsconformanceGravatar Joshua Haberman2017-03-27
|\ \
* \ \ Merge pull request #2884 from anandolee/masterGravatar Jie Luo2017-03-27
|\ \ \
| * | | Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings...Gravatar Jie Luo2017-03-24
* | | | Merge pull request #2897 from cgrushko/patch-5Gravatar Feng Xiao2017-03-22
|\ \ \ \
| * | | | Compile the Java proto runtime with Java 6Gravatar cgrushko2017-03-22
|/ / / /
* | | | Update commit number in Docker to update composer dependency (#2869)Gravatar Paul Yang2017-03-21
* | | | Merge pull request #2861 from byronyi/#710Gravatar Adam Cozzette2017-03-20
|\ \ \ \
| * | | | Update BUILDGravatar Bairen Yi2017-03-21
* | | | | Merge pull request #2860 from prehistoric-penguin/masterGravatar Feng Xiao2017-03-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2854 from hesmar/attributesFixGravatar Adam Cozzette2017-03-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2870 from acozzette/memcpy-memmoveGravatar Adam Cozzette2017-03-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2867 from mojoBrendan/masterGravatar Feng Xiao2017-03-17
|\ \ \ \ \ \ \ \
| | * | | | | | | Ruby: only link against specific version of memcpy if we're using glibcGravatar Adam Cozzette2017-03-17
* | | | | | | | | Merge pull request #2837 from anandolee/masterGravatar Jie Luo2017-03-17
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Add file option php_class_prefix (#2849)Gravatar Paul Yang2017-03-17
* | | | | | | | | Merge pull request #2848 from xfxyjwf/freebsdGravatar Feng Xiao2017-03-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | | | | * | | Update delimited_message_util_test.ccGravatar Bairen Yi2017-03-18
| | | * | | | | | Add option to preserve original proto field namesGravatar Brendan McCarthy2017-03-17
| | | * | | | | | Add use_snake_case_for_field_names option to JsonPrintOptionsGravatar Brendan McCarthy2017-03-17
| |_|/ / / / / / |/| | | | | | |
| | | | | * | | fix several issuesGravatar Byron Yi2017-03-17
* | | | | | | | Merge pull request #2866 from xfxyjwf/nanoGravatar Feng Xiao2017-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a notice for nano.Gravatar Feng Xiao2017-03-16
| | | | | | | * | Removed obsolete comments and added docs.Gravatar Josh Haberman2017-03-16
| | | | | | | | * Properly regenerated descriptor.proto.Gravatar Josh Haberman2017-03-16
* | | | | | | | | Merge pull request #2859 from haberman/junit-dep-scopeGravatar Joshua Haberman2017-03-16
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #2847 from haberman/ruby-tohGravatar Joshua Haberman2017-03-16
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #2794 from acozzette/jspb-extensionsGravatar Adam Cozzette2017-03-16
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | add delimited_message_util.cc to libprotobuf.cmakeGravatar Byron Yi2017-03-16
| | | | | | | | | * | | add LIBPROTOBUF_EXPORT to make msvc happyGravatar Byron Yi2017-03-16
| | | | | | | | | * | | migrate delimited messages functions to util packageGravatar Byron Yi2017-03-16
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | | | | | * | | Remove duplicated copyright statementGravatar prehistoric-penguin2017-03-16
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | * | | | | | | Changed scope of Java deps to "test".Gravatar Josh Haberman2017-03-15
| |_|/ / / / / / / |/| | | | | | | |
| | | | | | | | * Changed go_package for plugin.proto.Gravatar Josh Haberman2017-03-15
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #2023 from odeke-em/fix-print-help-to-stdoutGravatar Joshua Haberman2017-03-15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Incremented Ruby version number to 3.2.0.1Gravatar Adam Cozzette2017-03-15
* | | | | | | | Ruby: update Gemspec.Gravatar Josh Haberman2017-03-15
* | | | | | | | Fix libprotoc.cmake to generate well_known_types_embed.ccGravatar Konstantin Podsvirov2017-03-15