Historique des commits

Auteur SHA1 Message Date
  Josh Haberman 324a299a55 Made formatting more consistent. il y a 8 ans
  Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. il y a 8 ans
  Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) il y a 8 ans
  Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7 il y a 9 ans
  Marcin Wyszynski cb81314b1b Fix copy pasta in test il y a 9 ans
  Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface il y a 9 ans
  Brendan Ribera 047419a172 failing test for #2036: il y a 9 ans
  Josh Haberman a207a2bd00 Fix for JRuby (assert_true is not present). il y a 9 ans
  Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. il y a 9 ans
  Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. il y a 9 ans
  Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. il y a 9 ans
  Josh Haberman 545527e8cf Ruby oneofs: return default instead of nil for unset fields. il y a 9 ans
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. il y a 9 ans
  Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. il y a 9 ans
  Anders Carling 0559f3ee9e Add field name to initialization map exceptions il y a 10 ans
  Anders Carling 0df1e398eb Raise NoMethodError for unknown fields il y a 10 ans
  Chris Fallin a526605aec Merge pull request #338 from skippy/encode-decode-helpers il y a 10 ans
  Adam Greene cd7ebbe54f make repeated_field quack like an array il y a 10 ans
  Chris Fallin eb37551ae4 Added Ruby to Travis testing. il y a 10 ans
  Adam Greene d1b52a00e0 adding and simplifying encoders/decoders il y a 10 ans
  Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil il y a 10 ans
  Adam Greene 64678265c5 allow a message field to be unset il y a 10 ans
  Adam Greene d55733c76e return nil if array index indicie is out of bounds il y a 10 ans
  Adam Greene c70b6058ea add size alias for length il y a 10 ans
  Chris Fallin e9abbd23fb Fixed issue #283: crash in JSON handler cleanup. il y a 10 ans
  Isaiah Peng 27e2b57830 add jruby support by protobuf-java reflection API il y a 11 ans
  Chris Fallin db87a9c07a Merge pull request #211 from isaiah/map_inspect il y a 10 ans
  Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect il y a 10 ans
  Joshua Haberman 20490e33ca Merge pull request #189 from cfallin/update-ruby-upb il y a 10 ans
  Chris Fallin e7e79a43ed Merge pull request #190 from isaiah/to_ary il y a 10 ans