Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Bolinger bc929a3e82 add eql? method (#5730) hace 6 años
  Joe Bolinger 39c0947893 implement to_s for message types (#5710) hace 6 años
  Joe Bolinger 64eb9b6e85 Add more descriptive error messages to init methods in Ruby (#5659) hace 6 años
  Paul Yang aa5c12e882 Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) hace 6 años
  Paul Yang be1716a6d0 Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511) hace 6 años
  Joshua Haberman 21940734be Merge pull request #5373 from ebenoist/erik/unknown-fields hace 6 años
  Erik Benoist 9ac11326df Adds the ability to ignore unknown fields on parse hace 6 años
  Hao Nguyen 3c547fcdf3 Lower the severity of lower-case ruby enum to warning. Add conformance test for allow_alias with lower_case enums hace 6 años
  Hao Nguyen c11096c10d Do not require Ruby enum to be upper case hace 6 años
  Hao Nguyen 37dbfd6c46 Do not require ruby enum to be uppercase hace 6 años
  Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. hace 8 años
  Zachary Anker 70544627cb When initializing a message, skip a field if value is nil (#3693) hace 7 años
  Erik Benoist 74f8e24232 Adds a base class for all explicitly raised TypeErrors (#4255) hace 7 años
  Michael Collis 2a6eaeb86e Fix scope resolution for MessageExts in Ruby hace 7 años
  Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) hace 8 años
  Joshua Haberman 4fc75296c7 Merge pull request #3627 from zanker/zanker/add-submsg-hash-init hace 8 años
  Zachary Anker 633ef8bde9 Update message.c hace 8 años
  Zachary Anker 8eae3fe6e9 Update message.c hace 8 años
  Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash hace 8 años
  Zachary Anker 83264bd160 Fixed to_h with repeated messages to return hashes in Ruby hace 8 años
  Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. hace 8 años
  Marcin Wyszynski 74a636a7a2 Move variable declarations before actual code hace 9 años
  Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface hace 9 años
  Josh Haberman d419ca10b4 Updated upb and simplified ruby code a bit with new upb method. hace 9 años
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. hace 9 años
  Anders Carling 0559f3ee9e Add field name to initialization map exceptions hace 10 años
  Anders Carling 0df1e398eb Raise NoMethodError for unknown fields hace 10 años
  Josh Haberman a1daeaba80 Conform to C89/C90 variable declaration rules. hace 10 años
  Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly. hace 10 años
  Joshua Haberman 202f87f8de Merge pull request #387 from cfallin/ruby-upb-update hace 10 años