- 25 Jul, 2016 6 commits
-
-
Josh Haberman authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Josh Haberman authored
This brings us more into line with other langauges, and makes it more obvious when we are requiring protobuf generated code.
-
Josh Haberman 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
-
- 21 Jul, 2016 1 commit
-
-
Josh Haberman authored
-
- 13 Jul, 2016 1 commit
-
-
Feng Xiao authored
-
- 03 Jul, 2016 1 commit
-
-
Otto Kekäläinen authored
-
- 18 May, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 10 May, 2016 1 commit
-
-
Jisi Liu authored
-
- 04 May, 2016 1 commit
-
-
Nicolas "Pixel" Noble authored
-
- 30 Apr, 2016 1 commit
-
-
Nicolas "Pixel" Noble authored
-
- 29 Apr, 2016 1 commit
-
-
Nicolas "Pixel" Noble authored
-
- 27 Apr, 2016 1 commit
-
-
Adam Cozzette authored
This fixes the test_acts_likes_an_array test in RepeatedFieldTest, which checks that repeated fields respond to the same methods as regular Ruby arrays. The bsearch_index and dig array methods seem to be new in Ruby 2.3 and so we should support those.
-
- 22 Apr, 2016 1 commit
-
-
Josh Haberman authored
-
- 15 Apr, 2016 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
For JSON encoding we provide a new option to decide at encode time whether to use camelCase or original proto field names: json = MapMessage.encode_json(m, :preserve_proto_fieldnames => true)
-
- 14 Apr, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
The flags are: UPB_JSON_ACCEPT_LEGACY_FIELD_NAMES UPB_JSON_WRITE_LEGACY_FIELD_NAMES The first just allows the parser to accept the old field names. The second makes the printer print the old field names. These flags are intended to be temporary, as a migration aid for users.
-
- 03 Mar, 2016 1 commit
-
-
Josh Haberman authored
-
- 18 Feb, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 10 Feb, 2016 1 commit
-
-
Josh Haberman authored
-
- 05 Feb, 2016 2 commits
-
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
- 04 Feb, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 03 Feb, 2016 1 commit
-
-
Dongjoon Hyun authored
-
- 12 Jan, 2016 3 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
- 21 Dec, 2015 2 commits
- 23 Nov, 2015 1 commit
-
-
Anders Carling authored
-
- 20 Nov, 2015 2 commits
-
-
Anders Carling authored
-
Anders Carling authored
-