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
*
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
*
|
Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc
Adam Cozzette
2017-03-09
|
/
*
Merge pull request #2755 from xfxyjwf/rubycomp
Feng Xiao
2017-03-02
|
\
*
|
Prefer the term "3-Clause BSD License" over "New BSD License"
Sebastian Schuberth
2017-02-28
*
|
Fix links to the New BSD License in meta-data
Sebastian Schuberth
2017-02-28
|
*
Add Ruby compatibilty test against 3.0.0.
Feng Xiao
2017-02-27
|
/
*
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
Ruby: removed redundant RepeatedField#slice. (#2449)
Joshua Haberman
2016-12-07
*
Factored Conformance and Benchmark test messages into shared test schema. (#1...
Joshua Haberman
2016-12-03
*
Fixed Ruby tests for JRuby 1.7
Adam Cozzette
2016-11-23
*
Move variable declarations before actual code
Marcin Wyszynski
2016-11-14
*
Fix copy pasta in test
Marcin Wyszynski
2016-11-03
*
More Ruby-eqsue interface
Marcin Wyszynski
2016-11-03
*
Use git clean before installing via bundler
Jason Lunn
2016-10-14
*
Update version number.
Feng Xiao
2016-10-10
*
Fix travis, jenkins environment issues.
Bo Yang
2016-10-10
*
Bump version number to 3.1.0-alpha-1.
Bo Yang
2016-10-10
*
Add development dependency requirements
Jason Lunn
2016-09-29
*
Delete Gemfile.lock
Jason Lunn
2016-09-29
*
Set platform to "java" under JRuby
Jason Lunn
2016-09-29
[next]