Коммит түүх

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