571 Commits (21.x)

Author SHA1 Message Date
Ewout 008dc92c9d Ruby version optionally emits default values in JSON encoding. 8 years ago
Adam Cozzette 9fa40314fc Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Feng Xiao 9118ad659b Add Ruby compatibilty test against 3.0.0. 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
@rubynerd f3e86fd26a handle sanity check for repeating enums correctly 8 years ago
@rubynerd c64830bbca unwrap descriptor class before comparison of RepeatedField types 8 years ago
Joshua Haberman 057389cae3 Ruby: removed redundant RepeatedField#slice. (#2449) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7 8 years ago
Marcin Wyszynski 74a636a7a2 Move variable declarations before actual code 8 years ago
Marcin Wyszynski cb81314b1b Fix copy pasta in test 8 years ago
Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface 8 years ago
Jason Lunn 9ec7a47ee8 Use git clean before installing via bundler 8 years ago
Feng Xiao f933d10fbe Update version number. 8 years ago
Bo Yang 89d8e43428 Fix travis, jenkins environment issues. 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Jason Lunn 6005648c2c Add development dependency requirements 8 years ago
Jason Lunn d94ff4142a Delete Gemfile.lock 8 years ago
Jason Lunn 07f3cab3dd Set platform to "java" under JRuby 8 years ago
Feng Xiao 2649844cab Update version number. 8 years ago
Brendan Ribera 525c6327ab Fix hash computation for JRuby's RubyMessage 8 years ago
Bo Yang b8e7e892c8 Fix travis, jenkins environment issues. 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago
Brendan Ribera 05aa0df532 Fix hash computation for JRuby's RubyMessage 8 years ago
Jisi Liu 6e11540b32 Bump version number to 3.0.2 8 years ago
Brendan Ribera de028631fc fix #2036: use `rb_hash_*` to accumulate hashes 8 years ago
Brendan Ribera 047419a172 failing test for #2036: 8 years ago
Joshua Haberman dd45c0b9fd Merge pull request #2012 from haberman/rubymapgcfix 8 years ago
Josh Haberman 3a674ffe05 upb bugfix: JSON map entry keys were passing the wrong closure. 8 years ago
Josh Haberman d4213d839f Ruby: make sure map parsing frames are GC-rooted. 8 years ago
Nicolas Noble 866d3e5327 Fixing regular expression... 8 years ago
Josh Haberman 3cec2ea8d6 Ruby: added custom Struct exception type and fixed Makefile.am. 8 years ago
Josh Haberman a207a2bd00 Fix for JRuby (assert_true is not present). 8 years ago
Josh Haberman e3094a8d80 Ruby: added API support for well-known types. 8 years ago
Josh Haberman 6d92233e72 Added unit test for PascalCasing package names in Ruby. 8 years ago
Jisi Liu 0973822d03 remove extra zeros. 8 years ago
Jisi Liu 5a6c921217 Make jruby still depend on beta-4 8 years ago
Jisi Liu fb7a7c5f1f Bump version number for GA 8 years ago
Josh Haberman 4f19797baf Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb. 8 years ago
Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. 8 years ago
Feng Xiao 20fbb357d0 Add more tests to jenkins. 8 years ago
Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. 8 years ago
Feng Xiao 932f94e16e Update version number to 3.0.0-beta-4 8 years ago
Otto Kekäläinen 3808d091f8 Fix spelling in strings and comments 9 years ago
Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. 9 years ago
Josh Haberman 545527e8cf Ruby oneofs: return default instead of nil for unset fields. 9 years ago
Jisi Liu 5dea2017db Update version numbers for other languages 9 years ago
Nicolas "Pixel" Noble edd29498f4 Properly generating well known proto files for the macos build. 9 years ago