История коммитов

Автор SHA1 Сообщение Дата
  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 10 лет назад
  Chris Fallin db87a9c07a Merge pull request #211 from isaiah/map_inspect 10 лет назад
  Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect 10 лет назад
  Joshua Haberman 20490e33ca Merge pull request #189 from cfallin/update-ruby-upb 10 лет назад
  Chris Fallin e7e79a43ed Merge pull request #190 from isaiah/to_ary 10 лет назад
  Isaiah Peng ee5f6e9a35 add #to_ary to RepeatedField 10 лет назад
  Chris Fallin a50759254f Updated to latest upb and added test for JSON map operation. 10 лет назад
  Chris Fallin e2debef5d8 Ruby extension: added oneof accessor. 10 лет назад
  Chris Fallin e1b7d38d9a Addressed code-review comments. 10 лет назад
  Chris Fallin fcd8889d5b Support oneofs in MRI Ruby C extension. 10 лет назад
  Chris Fallin ace4212e60 Line-wraps at 80 chars. 10 лет назад