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
*
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
*
Fixed compiler warnings and added -std=c99.
Josh Haberman
2015-06-09
*
Updated upb to latest version (C89).
Josh Haberman
2015-06-08
*
Update version number to 3.0.0-alpha-4
Bo Yang
2015-05-29
*
Update version number to 3.0.0-alpha-3
teboring
2015-05-23
*
down-integrate internal changes
Bo Yang
2015-05-21
*
Ruby C extension speedup: don't re-intern constant string needlessly.
Chris Fallin
2015-05-19
*
Merge pull request #387 from cfallin/ruby-upb-update
Joshua Haberman
2015-05-18
|
\
*
|
Don't hardcode bash
Tamir Duberstein
2015-05-15
|
*
Update MRI C Ruby extension to use new version of upb.
Chris Fallin
2015-05-15
*
|
Merge pull request #338 from skippy/encode-decode-helpers
Chris Fallin
2015-05-15
|
\
\
*
\
\
Merge pull request #385 from cfallin/travis-refactor
Chris Fallin
2015-05-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor Travis tests: split configs and run in parallel.
Chris Fallin
2015-05-14
*
|
|
make repeated_field quack like an array
Adam Greene
2015-05-14
|
/
/
*
|
Added Ruby to Travis testing.
Chris Fallin
2015-05-13
|
*
adding and simplifying encoders/decoders
Adam Greene
2015-05-13
|
/
*
Merge pull request #334 from skippy/allow-msg-to-accept-nil
Chris Fallin
2015-05-02
|
\
|
*
allow a message field to be unset
Adam Greene
2015-05-02
*
|
return nil if array index indicie is out of bounds
Adam Greene
2015-05-01
|
/
*
add size alias for length
Adam Greene
2015-05-01
*
build cleanups
Adam Greene
2015-05-01
[next]