aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | objc change logJisi Liu2016-09-021-0/+16
| | * | | Merge pull request #1862 from pherl/3.0.0-GAJisi Liu2016-09-025-16/+18
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bring C#'s ToPascalCase method in line with C++.Jon Skeet2016-07-272-2/+16
| | | * | Remove legacy_enum_values flag for GA.Jon Skeet2016-07-273-14/+2
| | * | | Merge pull request #1978 from pherl/cpJisi Liu2016-09-021-1/+1
| | |\ \ \
| | | * | | Add a jenkins test status badge.Feng Xiao2016-08-181-1/+1
| | * | | | Merge pull request #2026 from pherl/cpjsJisi Liu2016-09-026-14/+66
| | |\ \ \ \
| | | * | | | Use 64-bit protoc binaries in compatibility tests.Feng Xiao2016-08-311-5/+5
| | | * | | | Merge pull request #2012 from haberman/rubymapgcfixJoshua Haberman2016-08-304-9/+59
| | | * | | | Fix missing import of jspb.Map (#1885)Guillaume Egles2016-08-291-0/+2
| | |/ / / /
| | * | | | Merge pull request #2014 from pherl/fixgmockJisi Liu2016-08-262-7/+18
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Update gmock links.Feng Xiao2016-08-261-4/+9
| | | * | | Update links in appveyor.ymlFeng Xiao2016-08-261-3/+9
| | |/ / /
| | * | | Merge pull request #1977 from thomasvl/bump_cocoapod_specThomas Van Lenten2016-08-181-1/+2
| | |\ \ \
| | | * | | Bump the version in prep for the 3.0.2 tag being cutThomas Van Lenten2016-08-171-1/+2
| | |/ / /
| | * | | Merge pull request #1975 from pherl/cpThomas Van Lenten2016-08-1739-1687/+10969
| | |\ \ \
| | | * | | Record zero for "has" for proto3 if in a oneof.Thomas Van Lenten2016-08-173-29/+296
| | | * | | Never use strlen on utf8 runs so null characters work.Thomas Van Lenten2016-08-173-33/+100
| | | * | | Fixes extra whitespace on generated comments. (#1950)Sergio Campamá2016-08-1710-123/+131
| | | * | | Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-1720-851/+1041
| | | * | | Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867)Sergio Campamá2016-08-1714-774/+9524
| | |/ / /
| | * | | Merge pull request #1905 from pherl/fixdocJisi Liu2016-08-0215-8/+98
| | |\ \ \
| | | * | | Add and fix C++ runtime docsJisi Liu2016-08-0215-8/+98
* | | | | | Merge pull request #2123 from thomasvl/objc_better_versioning_take2Thomas Van Lenten2016-09-1525-81/+184
|\ \ \ \ \ \
| * | | | | | Update the ObjC version checks to support a min and current version.Thomas Van Lenten2016-09-1525-81/+184
| |/ / / / /
* / / / / / Check in php implementation. (#2052)Paul Yang2016-09-1558-3756/+20086
|/ / / / /
* | | | | Merge pull request #1765 from mbarbon/masterFeng Xiao2016-09-121-0/+1
|\ \ \ \ \
| * | | | | Add https://metacpan.org/pod/Google::ProtocolBuffers::DynamicMattia Barbon2016-07-091-0/+1
* | | | | | Merge pull request #2021 from zlim/bench-fixFeng Xiao2016-09-121-13/+9
|\ \ \ \ \ \
| * | | | | | benchmarks: update readme.txtZi Shen Lim2016-08-261-13/+9
* | | | | | | Merge pull request #2100 from vladmos/patch-1Feng Xiao2016-09-121-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Resolved a conflictVladimir Moskva2016-09-1243-85/+649
| |\ \ \ \ \ \ \
| * | | | | | | | Compatibility with the new version of Bazel.Vladimir Moskva2016-09-091-2/+2
* | | | | | | | | Merge pull request #2092 from dprotaso/masterFeng Xiao2016-09-122-6/+38
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Allow the JsonFormat.Parser to ignore unknown fieldsDave Protasowski2016-09-082-6/+38
* | | | | | | | | Merge pull request #2044 from wychen/Win32ANSIFeng Xiao2016-09-096-15/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename UNICODE to protobuf_UNICODEWei-Yin Chen (陳威尹)2016-09-012-3/+3
| * | | | | | | | | Fix Win32ErrorMessage on Unicode buildWei-Yin Chen (陳威尹)2016-08-311-6/+6
| * | | | | | | | | Add test for Win32ErrorMessageWei-Yin Chen (陳威尹)2016-08-311-0/+5
| * | | | | | | | | Support Unicode build on WindowsWei-Yin Chen (陳威尹)2016-08-314-9/+14
* | | | | | | | | | Merge pull request #1636 from yugui/feature/generic-pluginJisi Liu2016-09-091-10/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Generalize plugin support in Bazel Skylark ruleYuki Yugui Sonoda2016-06-011-10/+44
* | | | | | | | | | | Merge pull request #2090 from guoxiao/findFeng Xiao2016-09-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | include std::find()Guo Xiao2016-09-081-0/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2103 from adrianludwin/fix-gtestFeng Xiao2016-09-092-22/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update repo to use google testAdrian Ludwin2016-09-092-22/+22
* | | | | | | | | | | | Merge pull request #1970 from thomasvl/objc_any_helpersThomas Van Lenten2016-09-0934-38/+557
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-0834-38/+557
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2094 from thomasvl/update_wkt_commentsThomas Van Lenten2016-09-081-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix error and add note about lossy issuesThomas Van Lenten2016-09-081-3/+13
| |/ / / / / / / / / /