aboutsummaryrefslogtreecommitdiff
path: root/ruby/Rakefile
AgeCommit message (Expand)Author
2019-03-27Add wrapper type helpers for Ruby (#5739)Joe Bolinger
2019-02-27Raise error for JSON overflow encoding in Ruby (#5752)Joe Bolinger
2019-01-07Add ruby 2.6 gem build for linux (#5537)Paul Yang
2018-09-27Adds support for proto2 syntax for Ruby gem.Harshit Chopra
2018-05-17Adopt ruby_package in ruby generated code. (#4627)Paul Yang
2018-04-25Set ext.no_native = true for non mac platformJisi Liu
2018-01-17Update rake file to build of 2.1.6.Jisi Liu
2018-01-17Support ruby2.5Jisi Liu
2017-10-03Fix ruby segment fault (#3708)Paul Yang
2017-03-15Ruby: build packages for Ruby 2.4.Josh Haberman
2016-12-03Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman
2016-07-25Added unit test for PascalCasing package names in Ruby.Josh Haberman
2016-07-25Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Josh Haberman
2016-05-04Properly generating well known proto files for the macos build.Nicolas "Pixel" Noble
2016-04-30Addressing concerns.Nicolas "Pixel" Noble
2016-04-29Few tweaks to the rakefile to permit native gems compilation with the proto f...Nicolas "Pixel" Noble
2016-03-03Generate well-known types in Ruby extension and prune unneeded proto2 depende...Josh Haberman
2016-02-06Actually enabling cross compilation.Nicolas "Pixel" Noble
2016-02-04Added support for binary gems.Josh Haberman
2015-05-01return nil if array index indicie is out of boundsAdam Greene
2015-03-10add jruby support by protobuf-java reflection APIIsaiah Peng
2014-12-12Rename protobuf Ruby module to google/protobuf and rework its buildChris Fallin
2014-12-09Provide a Ruby extension.Chris Fallin