- 22 Feb, 2016 3 commits
-
-
Jan Tattermusch authored
Require VS2015 in the solution file
-
Feng Xiao authored
Add atomics support for 32-bit PPC.
-
Jon Skeet authored
-
- 19 Feb, 2016 3 commits
-
-
Joshua Haberman authored
Added support for CommonJS require()
-
Josh Haberman authored
-
Thomas Van Lenten authored
Support ObjC Generic Collections
-
- 18 Feb, 2016 23 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
- Extend GPB*ObjectDictionary to support generic syntax. - Update the generator to output generics so the enclosed type is exposed for compiler checks. - Use generics in a the public interfaces. - Update the generated sources that are checked in.
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
"nodejs" does not exist on Travis, it appears.
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
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 2 commits