aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/lib/google/protobuf/well_known_types.rb
Commit message (Collapse)AuthorAge
* Add Google::Protobuf::Any.pack convenience class method. (#4719)Gravatar igorpeshansky2018-06-19
|
* fix floating point accuracy problem in Timestamp#to_fGravatar Andreas Eger2017-05-13
| | | | | `.quo` return the most exact devision which fixes accuracy problems for the timestamp coercion
* Ruby: added custom Struct exception type and fixed Makefile.am.Gravatar Josh Haberman2016-08-01
|
* Ruby: added API support for well-known types.Gravatar Josh Haberman2016-07-28