- 06 Sep, 2016 1 commit
-
-
Jisi Liu authored
Changelog update for 3.0.2
-
- 02 Sep, 2016 5 commits
- 31 Aug, 2016 1 commit
-
-
Feng Xiao authored
Turns out travis doesn't have the library dependencies to run a 32-bit binary. Change-Id: I5fadbcade2eb71c1e9ce21d90fa9459797df0e81
-
- 30 Aug, 2016 1 commit
-
-
Joshua Haberman authored
Ruby: make sure map parsing frames are GC-rooted.
-
- 29 Aug, 2016 1 commit
-
-
Guillaume Egles authored
-
- 26 Aug, 2016 3 commits
- 18 Aug, 2016 2 commits
-
-
Feng Xiao authored
[ci skip] Change-Id: I5bf4f204e7ef0144d8fc984a985d502f92ce95ce
-
Thomas Van Lenten authored
Bump the version in prep for the 3.0.2 tag being cut
-
- 17 Aug, 2016 7 commits
-
-
Thomas Van Lenten authored
Also pull the watchos support info from master.
-
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 4 commits
- 26 Jul, 2016 1 commit
-
-
Jisi Liu authored
Make protoc-artifacts able to build plugins.
-