コミット履歴

作者 SHA1 メッセージ 日付
  Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) 8 年 前
  Joshua Haberman b28617b813 Merge pull request #2815 from devwout/ruby_json_emit_defaults 8 年 前
  Ewout aec0711075 Ruby tests compare parsed JSON instead of raw JSON 8 年 前
  Josh Haberman 324a299a55 Made formatting more consistent. 8 年 前
  Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. 8 年 前
  Ewout 008dc92c9d Ruby version optionally emits default values in JSON encoding. 8 年 前
  Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 年 前
  Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7 9 年 前
  Marcin Wyszynski cb81314b1b Fix copy pasta in test 9 年 前
  Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface 9 年 前
  Brendan Ribera 047419a172 failing test for #2036: 9 年 前
  Josh Haberman a207a2bd00 Fix for JRuby (assert_true is not present). 9 年 前
  Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. 9 年 前
  Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. 9 年 前
  Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. 9 年 前
  Josh Haberman 545527e8cf Ruby oneofs: return default instead of nil for unset fields. 9 年 前
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. 9 年 前
  Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. 9 年 前
  Anders Carling 0559f3ee9e Add field name to initialization map exceptions 10 年 前
  Anders Carling 0df1e398eb Raise NoMethodError for unknown fields 10 年 前
  Chris Fallin a526605aec Merge pull request #338 from skippy/encode-decode-helpers 10 年 前
  Adam Greene cd7ebbe54f make repeated_field quack like an array 10 年 前
  Chris Fallin eb37551ae4 Added Ruby to Travis testing. 10 年 前
  Adam Greene d1b52a00e0 adding and simplifying encoders/decoders 10 年 前
  Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil 10 年 前
  Adam Greene 64678265c5 allow a message field to be unset 10 年 前
  Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 年 前
  Adam Greene c70b6058ea add size alias for length 10 年 前
  Chris Fallin e9abbd23fb Fixed issue #283: crash in JSON handler cleanup. 10 年 前
  Isaiah Peng 27e2b57830 add jruby support by protobuf-java reflection API 11 年 前