Histórico de Commits

Autor SHA1 Mensagem Data
  Paul Yang a18680890b Encode empty ListValue (#5857) há 7 anos atrás
  bmoyles0117 0b5111dbab Raise error for JSON overflow encoding in Ruby (#5752) (#5861) há 7 anos atrás
  Paul Yang 37a0ab7d83 Fix Any json encoding/decoding for ruby. (#5592) há 7 anos atrás
  Paul Yang aa5c12e882 Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) há 7 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
  Joshua Haberman 19ef4ab1c2 Merge pull request #4816 from hrsht/hrsht/zanker-proto2 há 7 anos atrás
  Harshit Chopra d0535cc09e Adds support for proto2 syntax for Ruby gem. há 8 anos atrás
  Adam Cozzette 94d55e5292 Merge branch '3.6.x' into merge-3-6-x há 7 anos atrás
  Paul Yang e508fc0c66 Check the message to be encoded is the wrong type. (#4885) (#4949) há 7 anos atrás
  Paul Yang 40f9ef2f56 Check the message to be encoded is the wrong type. (#4885) há 7 anos atrás
  Ewout 7b8f571756 Ruby JSON encoding omits zero-length repeated fields by default. há 8 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
  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
  Ewout 008dc92c9d Ruby version optionally emits default values in JSON encoding. há 9 anos atrás
  Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) há 9 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 d419ca10b4 Updated upb and simplified ruby code a bit with new upb method. há 10 anos atrás
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. há 10 anos atrás
  Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. há 10 anos atrás
  Josh Haberman 14e2b4fa51 A very small fix to silence some warnings. há 10 anos atrás
  Joshua Haberman eb65c69e14 Merge pull request #584 from haberman/cwarnings há 10 anos atrás
  Josh Haberman 181c7f2636 Added Ruby to conformance tests. há 10 anos atrás
  Josh Haberman a1daeaba80 Conform to C89/C90 variable declaration rules. há 10 anos atrás
  Josh Haberman 8c717ad530 Worked around memory leak bug in Ruby interpreter. 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