Sign in
flutter
/
third_party
/
protobuf
/
8b182cc45575117d19f0695cbde80f6e43b722d5
/
ruby
902af08
Prefer the term "3-Clause BSD License" over "New BSD License"
by Sebastian Schuberth
· 8 years ago
6395a1c
Fix links to the New BSD License in meta-data
by Sebastian Schuberth
· 8 years ago
7f3e237
Merge 3.2.x branch into master (#2648)
by Paul Yang
· 8 years ago
057389c
Ruby: removed redundant RepeatedField#slice. (#2449)
by Joshua Haberman
· 8 years ago
f1ce60e
Factored Conformance and Benchmark test messages into shared test schema. (#1971)
by Joshua Haberman
· 8 years ago
65479cb
Fixed Ruby tests for JRuby 1.7
by Adam Cozzette
· 8 years ago
74a636a
Move variable declarations before actual code
by Marcin Wyszynski
· 8 years ago
cb81314
Fix copy pasta in test
by Marcin Wyszynski
· 8 years ago
3bdaaa5
More Ruby-eqsue interface
by Marcin Wyszynski
· 8 years ago
9ec7a47
Use git clean before installing via bundler
by Jason Lunn
· 8 years ago
f933d10
Update version number.
by Feng Xiao
· 8 years ago
89d8e43
Fix travis, jenkins environment issues.
by Bo Yang
· 8 years ago
15f4db6
Bump version number to 3.1.0-alpha-1.
by Bo Yang
· 8 years ago
6005648
Add development dependency requirements
by Jason Lunn
· 8 years ago
d94ff41
Delete Gemfile.lock
by Jason Lunn
· 9 years ago
07f3cab
Set platform to "java" under JRuby
by Jason Lunn
· 9 years ago
05aa0df
Fix hash computation for JRuby's RubyMessage
by Brendan Ribera
· 9 years ago
b5bbdb0
Merge pull request #2037 from abscondment/fix-2036-ruby-hash
by Joshua Haberman
· 9 years ago
58860c0
Merge remote-tracking branch 'origin/3.0.x' into merge
by Jisi Liu
· 9 years ago
6e11540
Bump version number to 3.0.2
by Jisi Liu
· 9 years ago
de02863
fix #2036: use `rb_hash_*` to accumulate hashes
by Brendan Ribera
· 9 years ago
047419a
failing test for #2036:
by Brendan Ribera
· 9 years ago
dd45c0b
Merge pull request #2012 from haberman/rubymapgcfix
by Joshua Haberman
· 9 years ago
3a674ff
upb bugfix: JSON map entry keys were passing the wrong closure.
by Josh Haberman
· 9 years ago
d4213d8
Ruby: make sure map parsing frames are GC-rooted.
by Josh Haberman
· 9 years ago
866d3e5
Fixing regular expression...
by Nicolas Noble
· 9 years ago
8d8115b
Merge pull request #1878 from haberman/rubywkt
by Joshua Haberman
· 9 years ago
3cec2ea
Ruby: added custom Struct exception type and fixed Makefile.am.
by Josh Haberman
· 9 years ago
a207a2b
Fix for JRuby (assert_true is not present).
by Josh Haberman
· 9 years ago
e3094a8
Ruby: added API support for well-known types.
by Josh Haberman
· 9 years ago
234ec01
Merge pull request #1847 from haberman/GAfixes
by Joshua Haberman
· 9 years ago
6d92233
Added unit test for PascalCasing package names in Ruby.
by Josh Haberman
· 9 years ago
b1cecb6
Merge pull request #1837 from haberman/rubygencodename
by Joshua Haberman
· 9 years ago
0973822
remove extra zeros.
by Jisi Liu
· 9 years ago
5a6c921
Make jruby still depend on beta-4
by Jisi Liu
· 9 years ago
fb7a7c5
Bump version number for GA
by Jisi Liu
· 9 years ago
4f19797
Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
by Josh Haberman
· 9 years ago
44bd6bd
Merge pull request #1821 from haberman/rubyfreezestr
by Joshua Haberman
· 9 years ago
d07a996
Ruby: fixed string freezing for JRuby.
by Josh Haberman
· 9 years ago
20fbb35
Add more tests to jenkins.
by Feng Xiao
· 9 years ago
ff7f68a
Ruby: encode and freeze strings when the are assigned or decoded.
by Josh Haberman
· 9 years ago
932f94e
Update version number to 3.0.0-beta-4
by Feng Xiao
· 9 years ago
3808d09
Fix spelling in strings and comments
by Otto Kekäläinen
· 9 years ago
2d514ce
Fixed oneof behavior for enums and fixed JRuby.
by Josh Haberman
· 9 years ago
545527e
Ruby oneofs: return default instead of nil for unset fields.
by Josh Haberman
· 9 years ago
5dea201
Update version numbers for other languages
by Jisi Liu
· 9 years ago
edd2949
Properly generating well known proto files for the macos build.
by Nicolas "Pixel" Noble
· 9 years ago
7dda312
Merge pull request #1473 from nicolasnoble/rake-tweaks
by Joshua Haberman
· 9 years ago
236b939
Addressing concerns.
by Nicolas "Pixel" Noble
· 9 years ago
1f8b6da
Few tweaks to the rakefile to permit native gems compilation with the proto files generation.
by Nicolas "Pixel" Noble
· 9 years ago
b53417c
Merge pull request #1462 from acozzette/ruby-2.3
by Adam Cozzette
· 9 years ago
bbb68fe
Added dig and bsearch_index to RepeatedField methods forwarded to array
by Adam Cozzette
· 9 years ago
d419ca1
Updated upb and simplified ruby code a bit with new upb method.
by Josh Haberman
· 9 years ago
e67ef3d
Bugfix for JSON error case.
by Josh Haberman
· 9 years ago
800e986
Remove no longer applicable documentation from README.md.
by Josh Haberman
· 9 years ago
194ad62
Ruby JSON: always accept both camelCase and original field names.
by Josh Haberman
· 9 years ago
90c7f6e
Documented the JSON change and compatibility flags.
by Josh Haberman
· 9 years ago
94e54b3
Updated upb: picked up legacy JSON flags to help Ruby users migrate.
by Josh Haberman
· 9 years ago
e70f925
Merge pull request #1139 from haberman/rubyjsoncamel
by Joshua Haberman
· 9 years ago
513875d
Generate well-known types in Ruby extension and prune unneeded proto2 dependencies.
by Josh Haberman
· 9 years ago
f654d49
Updated upb from latest changes.
by Josh Haberman
· 9 years ago
78da666
Changed Ruby to properly camelCase its JSON by default.
by Josh Haberman
· 9 years ago
8fc045d
Merge pull request #1224 from google/rubysentinel
by Joshua Haberman
· 9 years ago
3ee2e20
Merge pull request #1144 from dongjoon-hyun/remove_redundant_the
by Joshua Haberman
· 9 years ago
caf1fb7
Merge pull request #997 from anderscarling/better_errors
by Joshua Haberman
· 9 years ago
69ac430
Removed 'optional' from proto3 syntax file.
by Josh Haberman
· 9 years ago
bbb188a
Actually enabling cross compilation.
by Nicolas "Pixel" Noble
· 9 years ago
4e141bb
Removing usage of git - not everyone grabs the gem using it.
by Nicolas "Pixel" Noble
· 9 years ago
70a4b03
Add rake-compiler-dock as a dep.
by Josh Haberman
· 9 years ago
af4aa9b
Added support for binary gems.
by Josh Haberman
· 9 years ago
7a9040f
Remove redundant `the` in comments.
by Dongjoon Hyun
· 9 years ago
fc7f8d9
Fixed Ruby conformance tests by running them under rvm Ruby.
by Josh Haberman
· 9 years ago
bf50ec4
Added debugging output to debug type= problem on Travis.
by Josh Haberman
· 9 years ago
e891c29
Allow conformance test runner to tolerate crashes, and re-enable conformance tests.
by Josh Haberman
· 9 years ago
8675989
Disable conformance tests for csharp and ruby.
by Feng Xiao
· 9 years ago
aa7e17a
Update version numbers.
by Feng Xiao
· 9 years ago
3a5f213
Invoke super implementation instead of raising error
by Anders Carling
· 9 years ago
0559f3e
Add field name to initialization map exceptions
by Anders Carling
· 9 years ago
8bcd0d7
Use same exception class in ruby and jruby
by Anders Carling
· 9 years ago
0df1e39
Raise NoMethodError for unknown fields
by Anders Carling
· 9 years ago
14e2b4f
A very small fix to silence some warnings.
by Josh Haberman
· 10 years ago
1942a2b
Make jruby use Java 3.0.0-alpha-3.
by Feng Xiao
· 10 years ago
ffe9215
Update version number.
by Feng Xiao
· 10 years ago
eb65c69
Merge pull request #584 from haberman/cwarnings
by Joshua Haberman
· 10 years ago
d61e6ad
Return TypedData_Wrap_Struct directly.
by Josh Haberman
· 10 years ago
5bdf4a4
Fixed several Ruby conformance test cases through upb update.
by Josh Haberman
· 10 years ago
c2c43a4
Fixed lint errors and responded to CR comments.
by Josh Haberman
· 10 years ago
95ee8fb
Exclude JRuby from conformance tests for now.
by Josh Haberman
· 10 years ago
181c7f2
Added Ruby to conformance tests.
by Josh Haberman
· 10 years ago
a1daeab
Conform to C89/C90 variable declaration rules.
by Josh Haberman
· 10 years ago
8c717ad
Worked around memory leak bug in Ruby interpreter.
by Josh Haberman
· 10 years ago
fb8ed70
Update upb to fix two bugs in the Ruby library.
by Josh Haberman
· 10 years ago
e3ce451
Fixed compiler warnings and added -std=c99.
by Josh Haberman
· 10 years ago
e8ed021
Updated upb to latest version (C89).
by Josh Haberman
· 10 years ago
e107e2d
Update version number to 3.0.0-alpha-4
by Bo Yang
· 10 years ago
9839c0c
Update version number to 3.0.0-alpha-3
by teboring
· 10 years ago
5db2173
down-integrate internal changes
by Bo Yang
· 10 years ago
231886f
Ruby C extension speedup: don't re-intern constant string needlessly.
by Chris Fallin
· 10 years ago
202f87f
Merge pull request #387 from cfallin/ruby-upb-update
by Joshua Haberman
· 10 years ago
e54c145
Don't hardcode bash
by Tamir Duberstein
· 10 years ago
Next »