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
/
Rakefile
Commit message (
Expand
)
Author
Age
*
Adopt ruby_package in ruby generated code. (#4627)
Paul Yang
2018-05-17
*
Set ext.no_native = true for non mac platform
Jisi Liu
2018-04-25
*
Update rake file to build of 2.1.6.
Jisi Liu
2018-01-17
*
Support ruby2.5
Jisi Liu
2018-01-17
*
Fix ruby segment fault (#3708)
Paul Yang
2017-10-03
*
Ruby: build packages for Ruby 2.4.
Josh Haberman
2017-03-15
*
Factored Conformance and Benchmark test messages into shared test schema. (#1...
Joshua Haberman
2016-12-03
*
Added unit test for PascalCasing package names in Ruby.
Josh Haberman
2016-07-25
*
Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
Josh Haberman
2016-07-25
*
Properly generating well known proto files for the macos build.
Nicolas "Pixel" Noble
2016-05-04
*
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
*
Generate well-known types in Ruby extension and prune unneeded proto2 depende...
Josh Haberman
2016-03-03
*
Actually enabling cross compilation.
Nicolas "Pixel" Noble
2016-02-06
*
Added support for binary gems.
Josh Haberman
2016-02-04
*
return nil if array index indicie is out of bounds
Adam Greene
2015-05-01
*
add jruby support by protobuf-java reflection API
Isaiah Peng
2015-03-10
*
Rename protobuf Ruby module to google/protobuf and rework its build
Chris Fallin
2014-12-12
*
Provide a Ruby extension.
Chris Fallin
2014-12-09