aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby
Commit message (Expand)AuthorAge
...
* | Merge pull request #1847 from haberman/GAfixesGravatar Joshua Haberman2016-07-26
|\|
| * Added unit test for PascalCasing package names in Ruby.Gravatar Josh Haberman2016-07-25
| * Merge pull request #1837 from haberman/rubygencodenameGravatar Joshua Haberman2016-07-25
| |\
* | | remove extra zeros.Gravatar Jisi Liu2016-07-25
* | | Make jruby still depend on beta-4Gravatar Jisi Liu2016-07-25
* | | Bump version number for GAGravatar Jisi Liu2016-07-25
|/ /
| * Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Gravatar Josh Haberman2016-07-25
* | Merge pull request #1821 from haberman/rubyfreezestrGravatar Joshua Haberman2016-07-25
|\ \ | |/ |/|
| * Ruby: fixed string freezing for JRuby.Gravatar Josh Haberman2016-07-25
* | Add more tests to jenkins.Gravatar Feng Xiao2016-07-21
| * Ruby: encode and freeze strings when the are assigned or decoded.Gravatar Josh Haberman2016-07-21
|/
* Update version number to 3.0.0-beta-4Gravatar Feng Xiao2016-07-13
* Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
* Fixed oneof behavior for enums and fixed JRuby.Gravatar Josh Haberman2016-05-18
* Ruby oneofs: return default instead of nil for unset fields.Gravatar Josh Haberman2016-05-18
* Update version numbers for other languagesGravatar Jisi Liu2016-05-10
* Properly generating well known proto files for the macos build.Gravatar Nicolas "Pixel" Noble2016-05-04
* Merge pull request #1473 from nicolasnoble/rake-tweaksGravatar Joshua Haberman2016-05-03
|\
| * Addressing concerns.Gravatar Nicolas "Pixel" Noble2016-04-30
| * Few tweaks to the rakefile to permit native gems compilation with the proto f...Gravatar Nicolas "Pixel" Noble2016-04-29
* | Merge pull request #1462 from acozzette/ruby-2.3Gravatar Adam Cozzette2016-04-28
|\ \ | |/ |/|
| * Added dig and bsearch_index to RepeatedField methods forwarded to arrayGravatar Adam Cozzette2016-04-27
* | Updated upb and simplified ruby code a bit with new upb method.Gravatar Josh Haberman2016-04-22
|/
* Bugfix for JSON error case.Gravatar Josh Haberman2016-04-14
* Remove no longer applicable documentation from README.md.Gravatar Josh Haberman2016-04-14
* Ruby JSON: always accept both camelCase and original field names.Gravatar Josh Haberman2016-04-14
* Documented the JSON change and compatibility flags.Gravatar Josh Haberman2016-04-14
* Updated upb: picked up legacy JSON flags to help Ruby users migrate.Gravatar Josh Haberman2016-04-14
* Merge pull request #1139 from haberman/rubyjsoncamelGravatar Joshua Haberman2016-03-04
|\
* | Generate well-known types in Ruby extension and prune unneeded proto2 depende...Gravatar Josh Haberman2016-03-03
| * Updated upb from latest changes.Gravatar Josh Haberman2016-02-18
| * Changed Ruby to properly camelCase its JSON by default.Gravatar Josh Haberman2016-02-18
|/
* Merge pull request #1224 from google/rubysentinelGravatar Joshua Haberman2016-02-16
|\
* \ Merge pull request #1144 from dongjoon-hyun/remove_redundant_theGravatar Joshua Haberman2016-02-11
|\ \
* \ \ Merge pull request #997 from anderscarling/better_errorsGravatar Joshua Haberman2016-02-11
|\ \ \
| | | * Removed 'optional' from proto3 syntax file.Gravatar Josh Haberman2016-02-10
| |_|/ |/| |
* | | Actually enabling cross compilation.Gravatar Nicolas "Pixel" Noble2016-02-06
* | | Removing usage of git - not everyone grabs the gem using it.Gravatar Nicolas "Pixel" Noble2016-02-06
* | | Add rake-compiler-dock as a dep.Gravatar Josh Haberman2016-02-04
* | | Added support for binary gems.Gravatar Josh Haberman2016-02-04
| | * Remove redundant `the` in comments.Gravatar Dongjoon Hyun2016-02-03
| |/ |/|
* | Fixed Ruby conformance tests by running them under rvm Ruby.Gravatar Josh Haberman2016-01-11
* | Added debugging output to debug type= problem on Travis.Gravatar Josh Haberman2016-01-11
* | Allow conformance test runner to tolerate crashes, and re-enable conformance ...Gravatar Josh Haberman2016-01-11
* | Disable conformance tests for csharp and ruby.Gravatar Feng Xiao2015-12-21
* | Update version numbers.Gravatar Feng Xiao2015-12-21
| * Invoke super implementation instead of raising errorGravatar Anders Carling2015-11-23
| * Add field name to initialization map exceptionsGravatar Anders Carling2015-11-20
| * Use same exception class in ruby and jrubyGravatar Anders Carling2015-11-20
| * Raise NoMethodError for unknown fieldsGravatar Anders Carling2015-11-20
|/