aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby
Commit message (Expand)AuthorAge
* Google::Protobuf::Struct can access a missing key (#3846)Gravatar parker2017-11-17
* Reserve unknown in Ruby (#3763)Gravatar Paul Yang2017-10-26
* Merge remote-tracking branch 'origin/3.4.x' into masterGravatar Jisi Liu2017-10-11
|\
* | Fix ruby segment fault (#3708)Gravatar Paul Yang2017-10-03
* | Merge pull request #3627 from zanker/zanker/add-submsg-hash-initGravatar Joshua Haberman2017-09-21
|\ \
| * | Update message.cGravatar Zachary Anker2017-09-21
* | | Update message.cGravatar Zachary Anker2017-09-20
| * | Allow initializing a chain of protos using only a hashGravatar Zachary Anker2017-09-20
* | | Fixed to_h with repeated messages to return hashes in RubyGravatar Zachary Anker2017-09-20
|/ /
| * Bumping minor version for ruby gemsGravatar Jisi Liu2017-09-15
| * Bump version for minor releaseGravatar Jisi Liu2017-09-14
| * Storing the frame on the map means we don't need the arrayGravatar Aaron Patterson2017-09-13
| * Move parse frame array to the Map objectGravatar Aaron Patterson2017-09-13
* | Storing the frame on the map means we don't need the arrayGravatar Aaron Patterson2017-08-30
* | Move parse frame array to the Map objectGravatar Aaron Patterson2017-08-30
|/
* Bump gemspec againGravatar Jisi Liu2017-08-18
* Bump gem version for the next uploadGravatar Jisi Liu2017-08-17
* Update version number for 3.4.0Gravatar Jisi Liu2017-07-24
* Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracyGravatar Adam Cozzette2017-07-06
|\
* | Updated upb to fix JSON conformance issues. (#3206)Gravatar Joshua Haberman2017-06-19
* | Merge pull request #2815 from devwout/ruby_json_emit_defaultsGravatar Joshua Haberman2017-05-15
|\ \
| | * change test for nanosecond accurate timestampsGravatar Andreas Eger2017-05-13
| | * fix floating point accuracy problem in Timestamp#to_fGravatar Andreas Eger2017-05-13
| |/ |/|
* | Update version number and changelog for 3.3.0Gravatar Feng Xiao2017-04-05
* | Ruby: only link against specific version of memcpy if we're using glibcGravatar Adam Cozzette2017-03-17
| * Ruby tests compare parsed JSON instead of raw JSONGravatar Ewout2017-03-17
* | Merge pull request #2847 from haberman/ruby-tohGravatar Joshua Haberman2017-03-16
|\ \
* | | Incremented Ruby version number to 3.2.0.1Gravatar Adam Cozzette2017-03-15
* | | Ruby: update Gemspec.Gravatar Josh Haberman2017-03-15
* | | Ruby: build packages for Ruby 2.4.Gravatar Josh Haberman2017-03-15
| * | Made formatting more consistent.Gravatar Josh Haberman2017-03-15
| * | Ruby: fixed Message#to_h for map fields.Gravatar Josh Haberman2017-03-14
|/ /
| * Ruby version optionally emits default values in JSON encoding.Gravatar Ewout2017-03-09
* | Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibcGravatar Adam Cozzette2017-03-09
|/
* Merge pull request #2755 from xfxyjwf/rubycompGravatar Feng Xiao2017-03-02
|\
* | Prefer the term "3-Clause BSD License" over "New BSD License"Gravatar Sebastian Schuberth2017-02-28
* | Fix links to the New BSD License in meta-dataGravatar Sebastian Schuberth2017-02-28
| * Add Ruby compatibilty test against 3.0.0.Gravatar Feng Xiao2017-02-27
|/
* Merge 3.2.x branch into master (#2648)Gravatar Paul Yang2017-01-31
* Ruby: removed redundant RepeatedField#slice. (#2449)Gravatar Joshua Haberman2016-12-07
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Gravatar Joshua Haberman2016-12-03
* Fixed Ruby tests for JRuby 1.7Gravatar Adam Cozzette2016-11-23
* Move variable declarations before actual codeGravatar Marcin Wyszynski2016-11-14
* Fix copy pasta in testGravatar Marcin Wyszynski2016-11-03
* More Ruby-eqsue interfaceGravatar Marcin Wyszynski2016-11-03
* Use git clean before installing via bundlerGravatar Jason Lunn2016-10-14
* Update version number.Gravatar Feng Xiao2016-10-10
* Fix travis, jenkins environment issues.Gravatar Bo Yang2016-10-10
* Bump version number to 3.1.0-alpha-1.Gravatar Bo Yang2016-10-10
* Add development dependency requirementsGravatar Jason Lunn2016-09-29