- 28 Feb, 2017 1 commit
-
-
Feng Xiao authored
-
- 14 Oct, 2016 1 commit
-
-
Jason Lunn authored
-
- 10 Oct, 2016 1 commit
-
-
Bo Yang authored
-
- 21 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 22 Jul, 2016 1 commit
-
-
Feng Xiao authored
1. Added ruby22 and jruby tests to jenkins. 2. Added javascript tests to jenkins. 3. Added golang tests to jenkins. 4. Removed ruby19/ruby20 tests from travis. Support for ruby 2.0 has ended since 2016/02/24. https://www.ruby-lang.org/en/news/2016/02/24/support-plan-of-ruby-2-0-0-and-2-1/ Change-Id: Ie984b06772335352a4be7067ab2485f923875685
-
- 12 Jan, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 21 Dec, 2015 1 commit
-
-
Feng Xiao authored
The testee program of these two languages crashes on some test input.
-
- 17 Jul, 2015 1 commit
-
-
Josh Haberman authored
Change-Id: Id008ebac5159f773e1bde8b85acb2626cbd16de8
-
- 16 Jul, 2015 1 commit
-
-
Josh Haberman authored
This involved fixing a few important bugs in the Ruby implementation -- mostly cases of mixing upb field types and descriptor types (upb field types do not distinguish between int/sint/fixed/sfixed like descriptor types do). Also added protobuf-specific exceptions so parse errors can be caught specifically. Change-Id: Ib49d3db976900b2c6f3455c8b88af52cfb86e036
-
- 15 May, 2015 1 commit
-
-
Tamir Duberstein 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.
-