- 17 Aug, 2016 6 commits
-
-
Thomas Van Lenten authored
Cherry pick objc changes into 3.0.0-GA branch
-
Thomas Van Lenten authored
If a message is proto3, then the zero values still count as being set one the field is in a oneof. Add tests to confirm oneofs work as expected in both syntaxes.
-
Thomas Van Lenten authored
Fixes https://github.com/google/protobuf/issues/1933 Add a new test that forces strings into two different implementations from the NSString class cluster to help confirm we're exercising both paths by which CodedOutputStream will extract data from an NSString. Move the old +load test (that was flawed because the behavior really depends on the type of string from the NSString class cluster); into a unittest that targets the specific case we're adding a behavior confirmation on. As a bonus, improve the TextFormat generation of string characters < 0x20.
-
Sergio Campamá authored
Fixes extra whitespace on generated comments.
-
Sergio Campamá authored
Convert mapping of proto comments to appledoc format so they show up in Xcode and cocoadocs. Fixes https://github.com/google/protobuf/issues/1866
-
Sergio Campamá authored
Work for #1866 Migrates all the public class docs over to appledoc format. While Xcode is fine with blank lines in `///` comments, appledoc (used by cocoadocs) isn't and was leaving a bunch of info off the doc pages. The generator still needs to be updated to do this also; that will be a follow up CL.
-
- 02 Aug, 2016 2 commits
- 29 Jul, 2016 8 commits
-
-
Jisi Liu authored
Add python/setup.cfg into dist files
-
Jisi Liu authored
-
Jisi Liu authored
Run Java compatibility tests on Travis.
-
Feng Xiao authored
The test is testing the binary/source compatibility between 3.0.0-beta-4 and the current version (right now it's 3.0.0). Change-Id: Ic410b535758b38cee7baa99a15a0433734df44e6
-
Jisi Liu authored
add setup.cfg for building wheels
-
Jisi Liu authored
-
Jisi Liu authored
Fix the build-zip.sh to add .exe for win packages.
-
Jisi Liu authored
-
- 28 Jul, 2016 4 commits
- 27 Jul, 2016 2 commits
- 26 Jul, 2016 12 commits
-
-
Jisi Liu authored
Make protoc-artifacts able to build plugins.
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Feng Xiao authored
Fixes traivs cpp build.
-
Feng Xiao authored
Remove the use of INT64_C/UINT64_C and add static_cast when neccessary.
-
Joshua Haberman authored
GA fixes
-
Josh Haberman authored
-
Jisi Liu authored
Bump version number for GA
-
Josh Haberman authored
We need to pick up some of the last-minute Ruby fixes.
-
- 25 Jul, 2016 6 commits
-
-
Joshua Haberman authored
Ruby: translate package names from snake_case -> PascalCase.
-
Feng Xiao authored
Add a script to build protoc zip packages.
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Feng Xiao authored
[ci skip] Change-Id: Ia0e0bf3bb6bd24633dc8f294318bb20ac837f8b9
-