aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
|/
* Merge pull request #1942 from thomasvl/objc_fix_oneof_zerosGravatar Thomas Van Lenten2016-08-11
|\
| * Add more types to the zero oneof cases.Gravatar Thomas Van Lenten2016-08-11
| * Record zero for "has" for proto3 if in a oneof.Gravatar Thomas Van Lenten2016-08-11
|/
* Add conformance test for zero fields in oneofs. (#1939)Gravatar Thomas Van Lenten2016-08-11
* Merge pull request #1934 from thomasvl/objc_strings_with_nullGravatar Thomas Van Lenten2016-08-09
|\
| * Never use strlen on utf8 runs so null characters work.Gravatar Thomas Van Lenten2016-08-09
|/
* Adds support for appledoc in generated code. (#1928)Gravatar Sergio Campamá2016-08-09
* Merge pull request #1842 from udnaan/masterGravatar Feng Xiao2016-08-08
|\
* | Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867)Gravatar Sergio Campamá2016-08-08
* | Merge pull request #1923 from bryongloden/patch-1Gravatar Feng Xiao2016-08-05
|\ \
| * | close opened file descriptors properlyGravatar Bryon Gloden, CISSP®2016-08-05
* | | Merge pull request #1924 from PiotrSikora/export_licenseGravatar Jisi Liu2016-08-05
|\ \ \
* \ \ \ Merge pull request #1926 from hotpxl/masterGravatar Feng Xiao2016-08-05
|\ \ \ \ | |_|/ / |/| | |
| * | | [master] Add dependency cl. Fixes google/protobuf#295.Gravatar Yutian Li2016-08-05
|/ / /
| * / Bazel: export LICENSE file.Gravatar Piotr Sikora2016-08-04
|/ /
* | Merge pull request #1044 from mark-whiting/masterGravatar Feng Xiao2016-08-04
|\ \
* \ \ Merge pull request #1898 from sergiocampama/watchosGravatar Thomas Van Lenten2016-08-04
|\ \ \
* \ \ \ Merge pull request #1865 from podsvirov/topic-cmake-projectGravatar Feng Xiao2016-08-03
|\ \ \ \
* \ \ \ \ Merge pull request #1914 from adamatan/typo-fixGravatar Feng Xiao2016-08-03
|\ \ \ \ \
| * | | | | Typo: beffer -> bufferGravatar Adam Matan2016-08-03
|/ / / / /
| * | | | CMake: Auto find ZLIB from package config if neddedGravatar Konstantin Podsvirov2016-08-02
* | | | | Merge pull request #1878 from haberman/rubywktGravatar Joshua Haberman2016-08-01
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1903 from xfxyjwf/compatibility_testsGravatar Feng Xiao2016-08-01
|\ \ \ \ \ \
| | * | | | | Ruby: added custom Struct exception type and fixed Makefile.am.Gravatar Josh Haberman2016-08-01
| * | | | | | Use 64-bit protoc binaries in compatibility tests.Gravatar Feng Xiao2016-08-01
|/ / / / / /
* | | | | | Merge pull request #1902 from podsvirov/topic-cmake-extract-includesGravatar Feng Xiao2016-08-01
|\ \ \ \ \ \
| * | | | | | CMake: remove repeated_field_reflection.h from extract listGravatar Konstantin Podsvirov2016-08-01
|/ / / / / /
* | | | | | Amend the conformance tests to only use Int64/Uint64 non-wrapped values which...Gravatar Jon Skeet2016-07-31
| | | * | | Adds watch os deployment target for protobufGravatar Sergio Campama2016-07-29
| |_|/ / / |/| | | |