Histórico de Commits

Autor SHA1 Mensagem Data
  Joshua Haberman d57581348d Revert "Convert Google::Protobuf.deep_copy to pure Ruby" há 6 anos atrás
  Aaron Patterson 3b67455319 Convert Google::Protobuf.deep_copy to pure Ruby há 6 anos atrás
  Joshua Haberman 1568deab40 Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) há 6 anos atrás
  Joshua Haberman 37581380fb Updated upb from defcleanup branch and modified Ruby to use it (#5539) há 6 anos atrás
  Joe Bolinger 64eb9b6e85 Add more descriptive error messages to init methods in Ruby (#5659) há 6 anos atrás
  Paul Yang 37a0ab7d83 Fix Any json encoding/decoding for ruby. (#5592) há 6 anos atrás
  Paul Yang aa5c12e882 Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) há 6 anos atrás
  Paul Yang be1716a6d0 Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511) há 7 anos atrás
  Erik Benoist 9ac11326df Adds the ability to ignore unknown fields on parse há 7 anos atrás
  Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. há 8 anos atrás
  Erik Benoist 74f8e24232 Adds a base class for all explicitly raised TypeErrors (#4255) há 7 anos atrás
  Paul Yang 0e7b589566 Add discard unknown API in ruby. (#3990) há 8 anos atrás
  Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) há 8 anos atrás
  Paul Yang cd5f49d094 Fix ruby segment fault (#3708) há 8 anos atrás
  Aaron Patterson f55c6ec24f Storing the frame on the map means we don't need the array há 8 anos atrás
  Aaron Patterson d6152dd51c Move parse frame array to the Map object há 8 anos atrás
  Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. há 8 anos atrás
  Josh Haberman d4213d839f Ruby: make sure map parsing frames are GC-rooted. há 9 anos atrás
  Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. há 9 anos atrás
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. há 9 anos atrás
  Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. há 10 anos atrás
  Josh Haberman 181c7f2636 Added Ruby to conformance tests. há 10 anos atrás
  Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly. há 10 anos atrás
  Joshua Haberman 202f87f8de Merge pull request #387 from cfallin/ruby-upb-update há 10 anos atrás
  Chris Fallin d326277397 Update MRI C Ruby extension to use new version of upb. há 10 anos atrás
  Chris Fallin a526605aec Merge pull request #338 from skippy/encode-decode-helpers há 10 anos atrás
  Adam Greene cd7ebbe54f make repeated_field quack like an array há 10 anos atrás
  Adam Greene d1b52a00e0 adding and simplifying encoders/decoders há 10 anos atrás
  Chris Fallin eb33f9d3d6 Updated based on code-review comments. há 10 anos atrás
  Chris Fallin e1b7d38d9a Addressed code-review comments. há 11 anos atrás