- 19 Feb, 2016 1 commit
-
-
Silviu Calinoiu authored
-
- 18 Feb, 2016 10 commits
-
-
Jan Tattermusch authored
Validate that end-group tags match their corresponding start-group tags
-
Joshua Haberman authored
Some fixes for the most recent release notes.
-
Josh Haberman authored
-
Thomas Van Lenten authored
List python_cpp as failing on OS X
-
Thomas Van Lenten authored
-
Thomas Van Lenten authored
Disable the xctool updates
-
Thomas Van Lenten authored
In light of https://github.com/google/protobuf/issues/1232, disable the xctool update so we stay on 0.2.7 which seems to work better. Remove the passing of -newSimulatorInstance since the older xctool doesn't support it.
-
Jon Skeet authored
Generate C# code whenever descriptor.proto changes
-
Joshua Haberman authored
Added ALLOW_UNLIMITED_BINARY_PROTO macro and setting it when
-
Jan Tattermusch authored
Add more tests around merging wrappers
-
- 17 Feb, 2016 1 commit
-
-
Joshua Haberman authored
Removes redundant null pointer checks checks
-
- 16 Feb, 2016 8 commits
-
-
Joshua Haberman authored
Removed 'optional' from proto3 syntax file.
-
Manjunath Kudlur authored
--allow_oversize_protos=true is passed to bazel build. When this macro is set, SetTotalBytesLimit is called to remove the 64MB limit on binary protos when during ParseFromString.
-
Thomas Van Lenten authored
Move the xctool use of -reporter into a common spot and always use "plain" to get more readable logs on travis.
-
Thomas Van Lenten authored
Move the xctool use of -reporter into a common spot and always use "plain" to get more readable logs on travis.
-
Thomas Van Lenten authored
Tweak the xctool run for iOS tests to try and sort out flake
-
Thomas Van Lenten authored
- Use the plain reporter for slightly more readable logs. - Add -newSimulatorInstance to the run-tests to see if it helps with flake.
-
Thomas Van Lenten authored
Bump up travis to Xcode 7.2
-
Thomas Van Lenten authored
- Update simulator versions used. - Mark the iOS tests as flaky while trying to dig out the root cause.
-
- 15 Feb, 2016 3 commits
-
-
Jon Skeet authored
This was in an attempt to fix the wrapper handling corner case, but it's really fiddly.
-
Jon Skeet authored
This detects: - An end-group tag with the wrong field number (doesn't match the start-group field) - An end-group tag with no preceding start-group tag Fixes issue #688.
-
Jon Skeet authored
This is a start to fixing issue #1212. It won't help for test protos, conformance etc, but it will definitely be better than nothing, and would have highlighted a change in descriptor.proto which broken C# earlier.
-
- 12 Feb, 2016 2 commits
-
-
Paul Yang authored
Include 'source' attribute in the podspec
-
Joshua Haberman authored
Remove redundant `the`.
-
- 11 Feb, 2016 8 commits
-
-
Dongjoon Hyun authored
-
Joshua Haberman authored
ruby: Better exception text for common cases
-
Joshua Haberman authored
Fix typos in README.md
-
Joshua Haberman authored
Updated python examples to use with.
-
Joshua Haberman authored
Fixed unused parameters and extra ';'
-
Joshua Haberman authored
make 'no syntax' warning useful by showing which file
-
Jan Tattermusch authored
nuspec dependency fixes
-
Jorge Canizales authored
The new version of Cocoapods requires it even when using the podspec locally.
-
- 10 Feb, 2016 6 commits
-
-
Joshua Haberman authored
Clarified that 'nmake' must be run before 'nmake check'.
-
Josh Haberman authored
-
Josh Haberman authored
-
Joshua Haberman authored
Fix Intel compiler warnings in include files on Windows
-
Jan Tattermusch authored
Check in strong name key.
-
Jan Tattermusch authored
-
- 09 Feb, 2016 1 commit
-
-
Jan Tattermusch authored
-