- 21 Dec, 2015 1 commit
-
-
Josh Haberman authored
-
- 10 Dec, 2015 1 commit
-
-
Thomas Van Lenten authored
- Let Xcode update the projects, schemes, and info.plists. - Add workaround for shallow analyzer issues in current Xcode versions (deep analyze gets things correct). - Tweak the Swift based tests to avoid warnings from Xcode 7's XCTest using optionals for autoenclosure results. - No longer tag the ObjC iOS travis test as flaky, xctool seems to manage the simulator pretty well.
-
- 25 Nov, 2015 1 commit
-
-
Tim Swast authored
This follows the other examples so that it can be used as a tutorial, such as the ones at: https://developers.google.com/protocol-buffers/docs/tutorials Even though Go generally does not use Makefiles, I added targets for the Go examples to be consistent with the other languages. Edit: Fix Travis run. Change to use $HOME instead of ~. Add protoc to path. GOPATH entry cannot start with shell metacharacter '~': "~/gocode" Edit(2): Fix Go code style to address comments.
-
- 09 Nov, 2015 1 commit
-
-
Thomas Van Lenten authored
- Add objc for iOS and OS X builds to travis configs. - Update handing of python install to deal with newer OS X versions.
-
- 10 Jun, 2015 1 commit
-
-
Thomas Van Lenten authored
Remove the OS X checks from travis.sh, instead use excludes to not fire up a vm for something we can't test.
-
- 08 Jun, 2015 1 commit
-
-
Feng Xiao authored
-
- 19 May, 2015 1 commit
-
-
Jan Tattermusch authored
-
- 14 May, 2015 1 commit
-
-
Chris Fallin authored
-
- 13 May, 2015 1 commit
-
-
Chris Fallin authored
- Added RVM-based Ruby test driver that tests MRI and JRuby. - Fixed JRuby compilation (at least in my current setup): force source version to 1.6 (Java 6) to allow generics and annotations. - Modify the skipped JRuby JSON tests so that the exit code is 0 (skip() results in a failing exit code from `rake test`). An upcoming PR should fix JSON under JRuby in general soon.
-
- 07 May, 2015 1 commit
-
-
Josh Haberman authored
Change-Id: I8ef8664f7facf86028be3f4f0d5d2efc8a685d6d
-
- 10 Apr, 2015 3 commits
-
-
Tamir Duberstein authored
Use stdlib's 'unittest' instead.
-
Josh Haberman authored
-
Josh Haberman authored
-
- 09 Apr, 2015 1 commit
-
-
Josh Haberman authored
-
- 02 Apr, 2015 1 commit
-
-
Tamir Duberstein authored
-
- 18 Mar, 2015 3 commits
-
-
Tamir Duberstein authored
-
Tamir Duberstein authored
-
Tamir Duberstein authored
-
- 13 Dec, 2014 1 commit
-
-
Feng Xiao authored
-