aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Speed up ObjC Generation with large dependency treesGravatar Thomas Van Lenten2016-08-30
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2012 from haberman/rubymapgcfixGravatar Joshua Haberman2016-08-29
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | Fix missing import of jspb.Map (#1885)Gravatar Guillaume Egles2016-08-29
| | | | | | | |/ / /
| * | | | | | | | | upb bugfix: JSON map entry keys were passing the wrong closure.Gravatar Josh Haberman2016-08-29
| | * | | | | | | | Restore New*Callback into google::protobuf namespace since these are used by ...Gravatar Srivats P2016-08-29
| | |/ / / / / / /
* | | | | | | | | Merge pull request #1920 from gegles/masterGravatar Joshua Haberman2016-08-29
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #2018 from thomasvl/support_generate_allGravatar Thomas Van Lenten2016-08-29
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | * | | | | benchmarks: update readme.txtGravatar Zi Shen Lim2016-08-26
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | * | | Merge pull request #2014 from pherl/fixgmockGravatar Jisi Liu2016-08-26
| | | | | | |\ \ \
| * | | | | | | | | Support GenerateAll().Gravatar Thomas Van Lenten2016-08-26
| | | | | | | * | | Update gmock links.Gravatar Feng Xiao2016-08-26
| | | | | | | * | | Update links in appveyor.ymlGravatar Feng Xiao2016-08-26
| | | | | | |/ / /
| | | * | | / / / Ruby: make sure map parsing frames are GC-rooted.Gravatar Josh Haberman2016-08-26
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2013 from xfxyjwf/gmockGravatar Feng Xiao2016-08-25
|\ \ \ \ \ \ \ \
| * | | | | | | | Update links in appveyor.ymlGravatar Feng Xiao2016-08-25
| * | | | | | | | Update gmock links.Gravatar Feng Xiao2016-08-25
|/ / / / / / / /
* | | | | | | | Merge pull request #2011 from tomas-abrahamsson/patch-1Gravatar Feng Xiao2016-08-25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add an Erlang project, gpb, to third_party.mdGravatar Tomas Abrahamsson2016-08-25
|/ / / / / / /
* | | | | | | Merge pull request #2001 from nicolasnoble/patch-1Gravatar Joshua Haberman2016-08-24
|\ \ \ \ \ \ \
| * | | | | | | Fixing regular expression...Gravatar Nicolas Noble2016-08-23
|/ / / / / / /
* | | | | | | Merge pull request #1997 from thomasvl/move_include_package_into_helpersGravatar Thomas Van Lenten2016-08-23
|\ \ \ \ \ \ \
| * | | | | | | Remove the compiler options from ImportWriter.Gravatar Thomas Van Lenten2016-08-23
| * | | | | | | Move the ImportWriter into the ObjC Helpers.Gravatar Thomas Van Lenten2016-08-23
|/ / / / / / /
* | | | | | | Add note about JSON tests maybe being wrong. (#1992)Gravatar Thomas Van Lenten2016-08-23
* | | | | | | Merge pull request #1984 from thomasvl/more_json_testsGravatar Thomas Van Lenten2016-08-22
|\ \ \ \ \ \ \
| * | | | | | | More JSON testsGravatar Thomas Van Lenten2016-08-22
|/ / / / / / /
* | | | | | | Adds better support for protos without packages (#1979)Gravatar Sergio Campamá2016-08-19
| | | | | * | Add a jenkins test status badge.Gravatar Feng Xiao2016-08-18
| | | | |/ /
| | | | * | Merge pull request #1977 from thomasvl/bump_cocoapod_specGravatar Thomas Van Lenten2016-08-18
| | | | |\ \
| | | | | * | Bump the version in prep for the 3.0.2 tag being cutGravatar Thomas Van Lenten2016-08-17
| | | | |/ /
| | | | * | Merge pull request #1975 from pherl/cpGravatar Thomas Van Lenten2016-08-17
| | | | |\ \
| | | | | * | Record zero for "has" for proto3 if in a oneof.Gravatar Thomas Van Lenten2016-08-17
| | | | | * | Never use strlen on utf8 runs so null characters work.Gravatar Thomas Van Lenten2016-08-17
| | | | | * | Fixes extra whitespace on generated comments. (#1950)Gravatar Sergio Campamá2016-08-17
| | | | | * | Adds support for appledoc in generated code. (#1928)Gravatar Sergio Campamá2016-08-17
| | | | | * | Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867)Gravatar Sergio Campamá2016-08-17
| | | | |/ /
* | | | | | Merge pull request #1967 from sergiocampama/castGravatar Thomas Van Lenten2016-08-16
|\ \ \ \ \ \
| * | | | | | Adding casts so that code importing protobug using -Wconversion does not gene...Gravatar Sergio Campama2016-08-16
|/ / / / / /
* | | | | | Add more JSON tests around underscores (#1963)Gravatar Thomas Van Lenten2016-08-16
* | | | | | Merge pull request #1957 from xfxyjwf/jenkins_badgeGravatar Feng Xiao2016-08-15
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1964 from thomasvl/missing_ignoresGravatar Thomas Van Lenten2016-08-15
|\ \ \ \ \ \ \
| * | | | | | | Fix up ignores and conformance generationGravatar Thomas Van Lenten2016-08-15
|/ / / / / / /
* | | | | | | Merge pull request #1960 from jskeet/oneofGravatar Thomas Van Lenten2016-08-15
|\ \ \ \ \ \ \
| * | | | | | | Regenerate conformance files to include extra oneof fields.Gravatar Jon Skeet2016-08-15
|/ / / / / / /
| * / / / / / Add a jenkins test status badge.Gravatar Feng Xiao2016-08-12
|/ / / / / /
* | | | | | Fixes extra whitespace on generated comments. (#1950)Gravatar Sergio Campamá2016-08-12
* | | | | | Merge pull request #1949 from thomasvl/objc_more_reset_testsGravatar Thomas Van Lenten2016-08-12
|\ \ \ \ \ \
| * | | | | | More complete nil/reset tests within a oneofGravatar Thomas Van Lenten2016-08-12
| * | | | | | Fix some constants to be correct for the message class in use.Gravatar Thomas Van Lenten2016-08-12
| * | | | | | More explicit tests for nil behaviors on fields.Gravatar Thomas Van Lenten2016-08-12
|/ / / / / /