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
Commit message (
Expand
)
Author
Age
*
Fix RepeatedField#delete_if (#4292)
Stuart Campbell
2018-04-30
*
Set ext.no_native = true for non mac platform
Jisi Liu
2018-04-25
*
Merge branch (#4466)
Paul Yang
2018-04-02
*
Merge pull request #4167 from mike9005/patch-1
Joshua Haberman
2018-03-13
|
\
*
\
Merge pull request #4291 from google/3.5.x
Jisi Liu
2018-02-26
|
\
\
|
*
|
Bumping number to fix ruby 2.1 on mac
Jisi Liu
2018-01-26
|
*
|
Update rake file to build of 2.1.6.
Jisi Liu
2018-01-17
|
*
|
Support ruby2.5
Jisi Liu
2018-01-17
|
|
*
Fix scope resolution for MessageExts in Ruby
Michael Collis
2018-01-12
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'origin/3.5.x' into master
Jisi Liu
2018-01-03
|
\
|
|
*
Update version number to 3.5.1
Jisi Liu
2017-12-19
|
*
Fix ruby gc_test in ruby 2.4 (#4011)
Paul Yang
2017-12-08
|
*
Add discard unknown API in ruby. (#3990)
Paul Yang
2017-12-07
*
|
--pre is not necessary
W
2017-12-06
*
|
Merge branch '3.5.x' into 3.5.x-merge
Adam Cozzette
2017-11-30
|
\
|
*
|
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-f...
Joshua Haberman
2017-11-29
|
\
\
|
|
*
Update version number to 3.5.0
Jisi Liu
2017-11-02
|
|
/
|
/
|
*
|
Reserve unknown in Ruby (#3763)
Paul Yang
2017-10-26
|
*
test for field reassignment
@rubynerd
2017-10-12
*
|
Merge remote-tracking branch 'origin/3.4.x' into master
Jisi Liu
2017-10-11
|
\
\
*
|
|
Fix ruby segment fault (#3708)
Paul Yang
2017-10-03
*
|
|
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
Joshua Haberman
2017-09-21
|
\
\
\
|
*
|
|
Update message.c
Zachary Anker
2017-09-21
*
|
|
|
Update message.c
Zachary Anker
2017-09-20
|
*
|
|
Allow initializing a chain of protos using only a hash
Zachary Anker
2017-09-20
*
|
|
|
Fixed to_h with repeated messages to return hashes in Ruby
Zachary Anker
2017-09-20
|
/
/
/
|
*
|
Bumping minor version for ruby gems
Jisi Liu
2017-09-15
|
*
|
Bump version for minor release
Jisi Liu
2017-09-14
|
*
|
Storing the frame on the map means we don't need the array
Aaron Patterson
2017-09-13
|
*
|
Move parse frame array to the Map object
Aaron Patterson
2017-09-13
*
|
|
Storing the frame on the map means we don't need the array
Aaron Patterson
2017-08-30
*
|
|
Move parse frame array to the Map object
Aaron Patterson
2017-08-30
|
/
/
*
|
Bump gemspec again
Jisi Liu
2017-08-18
*
|
Bump gem version for the next upload
Jisi Liu
2017-08-17
*
|
Update version number for 3.4.0
Jisi Liu
2017-07-24
*
|
Merge pull request #2482 from andreaseger/fix_ruby_timestamp_accuracy
Adam Cozzette
2017-07-06
|
\
\
*
|
|
Updated upb to fix JSON conformance issues. (#3206)
Joshua Haberman
2017-06-19
*
|
|
Merge pull request #2815 from devwout/ruby_json_emit_defaults
Joshua Haberman
2017-05-15
|
\
\
\
|
|
*
|
change test for nanosecond accurate timestamps
Andreas Eger
2017-05-13
|
|
*
|
fix floating point accuracy problem in Timestamp#to_f
Andreas Eger
2017-05-13
|
|
/
/
|
/
|
|
*
|
|
Update version number and changelog for 3.3.0
Feng Xiao
2017-04-05
*
|
|
Ruby: only link against specific version of memcpy if we're using glibc
Adam Cozzette
2017-03-17
|
*
|
Ruby tests compare parsed JSON instead of raw JSON
Ewout
2017-03-17
*
|
|
Merge pull request #2847 from haberman/ruby-toh
Joshua Haberman
2017-03-16
|
\
\
\
*
|
|
|
Incremented Ruby version number to 3.2.0.1
Adam Cozzette
2017-03-15
*
|
|
|
Ruby: update Gemspec.
Josh Haberman
2017-03-15
*
|
|
|
Ruby: build packages for Ruby 2.4.
Josh Haberman
2017-03-15
|
*
|
|
Made formatting more consistent.
Josh Haberman
2017-03-15
|
*
|
|
Ruby: fixed Message#to_h for map fields.
Josh Haberman
2017-03-14
|
/
/
/
|
*
|
Ruby version optionally emits default values in JSON encoding.
Ewout
2017-03-09
[next]