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
/
lib
Commit message (
Expand
)
Author
Age
*
Merge pull request #3847 from FX-HAO/master
Joshua Haberman
2018-07-02
|
\
*
|
Adds a base class for all explicitly raised TypeErrors (#4255)
Erik Benoist
2018-06-26
*
|
Add Google::Protobuf::Any.pack convenience class method. (#4719)
igorpeshansky
2018-06-19
*
|
Allows the json marshaller to be passed json marshal options (#4252)
Erik Benoist
2018-05-22
*
|
Fix RepeatedField#delete_if (#4292)
Stuart Campbell
2018-04-30
|
*
Google::Protobuf::Struct can access a missing key (#3846)
parker
2017-11-17
|
/
*
fix floating point accuracy problem in Timestamp#to_f
Andreas Eger
2017-05-13
*
Ruby: removed redundant RepeatedField#slice. (#2449)
Joshua Haberman
2016-12-07
*
Fixing regular expression...
Nicolas Noble
2016-08-23
*
Ruby: added custom Struct exception type and fixed Makefile.am.
Josh Haberman
2016-08-01
*
Ruby: added API support for well-known types.
Josh Haberman
2016-07-28
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Added dig and bsearch_index to RepeatedField methods forwarded to array
Adam Cozzette
2016-04-27
*
Added support for binary gems.
Josh Haberman
2016-02-04
*
Fixed lint errors and responded to CR comments.
Josh Haberman
2015-07-17
*
Added Ruby to conformance tests.
Josh Haberman
2015-07-16
*
Merge pull request #338 from skippy/encode-decode-helpers
Chris Fallin
2015-05-15
|
\
*
|
make repeated_field quack like an array
Adam Greene
2015-05-14
|
*
adding and simplifying encoders/decoders
Adam Greene
2015-05-13
|
/
*
add size alias for length
Adam Greene
2015-05-01
*
add jruby support by protobuf-java reflection API
Isaiah Peng
2015-03-10
*
Rename protobuf Ruby module to google/protobuf and rework its build
Chris Fallin
2014-12-12
*
Provide a Ruby extension.
Chris Fallin
2014-12-09