index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ruby
Commit message (
Expand
)
Author
Age
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Fixed oneof behavior for enums and fixed JRuby.
Josh Haberman
2016-05-18
*
Ruby oneofs: return default instead of nil for unset fields.
Josh Haberman
2016-05-18
*
Update version numbers for other languages
Jisi Liu
2016-05-10
*
Properly generating well known proto files for the macos build.
Nicolas "Pixel" Noble
2016-05-04
*
Merge pull request #1473 from nicolasnoble/rake-tweaks
Joshua Haberman
2016-05-03
|
\
|
*
Addressing concerns.
Nicolas "Pixel" Noble
2016-04-30
|
*
Few tweaks to the rakefile to permit native gems compilation with the proto f...
Nicolas "Pixel" Noble
2016-04-29
*
|
Merge pull request #1462 from acozzette/ruby-2.3
Adam Cozzette
2016-04-28
|
\
\
|
|
/
|
/
|
|
*
Added dig and bsearch_index to RepeatedField methods forwarded to array
Adam Cozzette
2016-04-27
*
|
Updated upb and simplified ruby code a bit with new upb method.
Josh Haberman
2016-04-22
|
/
*
Bugfix for JSON error case.
Josh Haberman
2016-04-14
*
Remove no longer applicable documentation from README.md.
Josh Haberman
2016-04-14
*
Ruby JSON: always accept both camelCase and original field names.
Josh Haberman
2016-04-14
*
Documented the JSON change and compatibility flags.
Josh Haberman
2016-04-14
*
Updated upb: picked up legacy JSON flags to help Ruby users migrate.
Josh Haberman
2016-04-14
*
Merge pull request #1139 from haberman/rubyjsoncamel
Joshua Haberman
2016-03-04
|
\
*
|
Generate well-known types in Ruby extension and prune unneeded proto2 depende...
Josh Haberman
2016-03-03
|
*
Updated upb from latest changes.
Josh Haberman
2016-02-18
|
*
Changed Ruby to properly camelCase its JSON by default.
Josh Haberman
2016-02-18
|
/
*
Merge pull request #1224 from google/rubysentinel
Joshua Haberman
2016-02-16
|
\
*
\
Merge pull request #1144 from dongjoon-hyun/remove_redundant_the
Joshua Haberman
2016-02-11
|
\
\
*
\
\
Merge pull request #997 from anderscarling/better_errors
Joshua Haberman
2016-02-11
|
\
\
\
|
|
|
*
Removed 'optional' from proto3 syntax file.
Josh Haberman
2016-02-10
|
|
_
|
/
|
/
|
|
*
|
|
Actually enabling cross compilation.
Nicolas "Pixel" Noble
2016-02-06
*
|
|
Removing usage of git - not everyone grabs the gem using it.
Nicolas "Pixel" Noble
2016-02-06
*
|
|
Add rake-compiler-dock as a dep.
Josh Haberman
2016-02-04
*
|
|
Added support for binary gems.
Josh Haberman
2016-02-04
|
|
*
Remove redundant `the` in comments.
Dongjoon Hyun
2016-02-03
|
|
/
|
/
|
*
|
Fixed Ruby conformance tests by running them under rvm Ruby.
Josh Haberman
2016-01-11
*
|
Added debugging output to debug type= problem on Travis.
Josh Haberman
2016-01-11
*
|
Allow conformance test runner to tolerate crashes, and re-enable conformance ...
Josh Haberman
2016-01-11
*
|
Disable conformance tests for csharp and ruby.
Feng Xiao
2015-12-21
*
|
Update version numbers.
Feng Xiao
2015-12-21
|
*
Invoke super implementation instead of raising error
Anders Carling
2015-11-23
|
*
Add field name to initialization map exceptions
Anders Carling
2015-11-20
|
*
Use same exception class in ruby and jruby
Anders Carling
2015-11-20
|
*
Raise NoMethodError for unknown fields
Anders Carling
2015-11-20
|
/
*
A very small fix to silence some warnings.
Josh Haberman
2015-09-28
*
Make jruby use Java 3.0.0-alpha-3.
Feng Xiao
2015-08-26
*
Update version number.
Feng Xiao
2015-08-26
*
Merge pull request #584 from haberman/cwarnings
Joshua Haberman
2015-08-21
|
\
|
*
Return TypedData_Wrap_Struct directly.
Josh Haberman
2015-08-20
*
|
Fixed several Ruby conformance test cases through upb update.
Josh Haberman
2015-08-12
*
|
Fixed lint errors and responded to CR comments.
Josh Haberman
2015-07-17
*
|
Exclude JRuby from conformance tests for now.
Josh Haberman
2015-07-17
*
|
Added Ruby to conformance tests.
Josh Haberman
2015-07-16
|
*
Conform to C89/C90 variable declaration rules.
Josh Haberman
2015-07-10
*
|
Worked around memory leak bug in Ruby interpreter.
Josh Haberman
2015-07-08
|
/
*
Update upb to fix two bugs in the Ruby library.
Josh Haberman
2015-06-22
[next]