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
*
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
*
Fix hash computation for JRuby's RubyMessage
Brendan Ribera
2016-09-20
*
Merge pull request #2037 from abscondment/fix-2036-ruby-hash
Joshua Haberman
2016-09-18
|
\
*
\
Merge remote-tracking branch 'origin/3.0.x' into merge
Jisi Liu
2016-09-14
|
\
\
|
*
|
Bump version number to 3.0.2
Jisi Liu
2016-09-02
|
|
*
fix #2036: use `rb_hash_*` to accumulate hashes
Brendan Ribera
2016-08-30
|
|
*
failing test for #2036:
Brendan Ribera
2016-08-30
|
|
/
|
/
|
|
*
Merge pull request #2012 from haberman/rubymapgcfix
Joshua Haberman
2016-08-30
*
|
upb bugfix: JSON map entry keys were passing the wrong closure.
Josh Haberman
2016-08-29
*
|
Ruby: make sure map parsing frames are GC-rooted.
Josh Haberman
2016-08-26
*
|
Fixing regular expression...
Nicolas Noble
2016-08-23
*
|
Merge pull request #1878 from haberman/rubywkt
Joshua Haberman
2016-08-01
|
\
\
|
|
/
|
/
|
|
*
Ruby: added custom Struct exception type and fixed Makefile.am.
Josh Haberman
2016-08-01
|
*
Fix for JRuby (assert_true is not present).
Josh Haberman
2016-07-28
|
*
Ruby: added API support for well-known types.
Josh Haberman
2016-07-28
*
|
Merge pull request #1847 from haberman/GAfixes
Joshua Haberman
2016-07-26
|
\
|
[next]