Michael Collis
|
2a6eaeb86e
Fix scope resolution for MessageExts in Ruby
|
7 éve |
Paul Yang
|
23adfeb003
Reserve unknown in Ruby (#3763)
|
8 éve |
Joshua Haberman
|
4fc75296c7
Merge pull request #3627 from zanker/zanker/add-submsg-hash-init
|
8 éve |
Zachary Anker
|
633ef8bde9
Update message.c
|
8 éve |
Zachary Anker
|
8eae3fe6e9
Update message.c
|
8 éve |
Zachary Anker
|
87714836e3
Allow initializing a chain of protos using only a hash
|
8 éve |
Zachary Anker
|
83264bd160
Fixed to_h with repeated messages to return hashes in Ruby
|
8 éve |
Josh Haberman
|
9c6b8cb9bf
Ruby: fixed Message#to_h for map fields.
|
8 éve |
Marcin Wyszynski
|
74a636a7a2
Move variable declarations before actual code
|
8 éve |
Marcin Wyszynski
|
3bdaaa5dda
More Ruby-eqsue interface
|
9 éve |
Josh Haberman
|
d419ca10b4
Updated upb and simplified ruby code a bit with new upb method.
|
9 éve |
Josh Haberman
|
194ad621bb
Ruby JSON: always accept both camelCase and original field names.
|
9 éve |
Anders Carling
|
0559f3ee9e
Add field name to initialization map exceptions
|
9 éve |
Anders Carling
|
0df1e398eb
Raise NoMethodError for unknown fields
|
9 éve |
Josh Haberman
|
a1daeaba80
Conform to C89/C90 variable declaration rules.
|
10 éve |
Chris Fallin
|
231886f632
Ruby C extension speedup: don't re-intern constant string needlessly.
|
10 éve |
Joshua Haberman
|
202f87f8de
Merge pull request #387 from cfallin/ruby-upb-update
|
10 éve |
Chris Fallin
|
d326277397
Update MRI C Ruby extension to use new version of upb.
|
10 éve |
Adam Greene
|
d1b52a00e0
adding and simplifying encoders/decoders
|
10 éve |
Chris Fallin
|
a3953da536
Updated based on code-review comments.
|
10 éve |
Chris Fallin
|
e2debef5d8
Ruby extension: added oneof accessor.
|
10 éve |
Chris Fallin
|
80276ac021
Addressed code-review comments.
|
10 éve |
Chris Fallin
|
fd1a3ff11d
Support for maps in the MRI C Ruby extension.
|
10 éve |
Chris Fallin
|
91473dcebf
Rename protobuf Ruby module to google/protobuf and rework its build
|
10 éve |