Joshua Haberman
|
d2d49bf56a
Merge pull request #6547 from haberman/layout_clear
|
6 жил өмнө |
Joshua Haberman
|
780b050975
Fix for GC of Ruby map frames. (#6533)
|
6 жил өмнө |
Joshua Haberman
|
78378dab22
Merge branch 'master' into layout_clear
|
6 жил өмнө |
Joshua Haberman
|
c02a6fbf2c
Bugfix for GC mark of oneof fields.
|
6 жил өмнө |
Joshua Haberman
|
1c9fb9d45b
WIP.
|
6 жил өмнө |
Joshua Haberman
|
0088a75ce5
Merge branch 'master' into layout_mark
|
6 жил өмнө |
Joshua Haberman
|
0f76f8a83b
Put oneof case offset in separate oneof table.
|
6 жил өмнө |
Joshua Haberman
|
63f324a993
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
|
6 жил өмнө |
Sorah Fukumori
|
997bd354d5
Fix TypeError on decoding enum map values in Ruby (#6262)
|
6 жил өмнө |
Paul Yang
|
a18680890b
Encode empty ListValue (#5857)
|
6 жил өмнө |
bmoyles0117
|
0b5111dbab
Raise error for JSON overflow encoding in Ruby (#5752) (#5861)
|
6 жил өмнө |
Paul Yang
|
37a0ab7d83
Fix Any json encoding/decoding for ruby. (#5592)
|
6 жил өмнө |
Paul Yang
|
aa5c12e882
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533)
|
6 жил өмнө |
Paul Yang
|
be1716a6d0
Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)
|
6 жил өмнө |
Erik Benoist
|
9ac11326df
Adds the ability to ignore unknown fields on parse
|
6 жил өмнө |
Joshua Haberman
|
19ef4ab1c2
Merge pull request #4816 from hrsht/hrsht/zanker-proto2
|
7 жил өмнө |
Harshit Chopra
|
d0535cc09e
Adds support for proto2 syntax for Ruby gem.
|
8 жил өмнө |
Adam Cozzette
|
94d55e5292
Merge branch '3.6.x' into merge-3-6-x
|
7 жил өмнө |
Paul Yang
|
e508fc0c66
Check the message to be encoded is the wrong type. (#4885) (#4949)
|
7 жил өмнө |
Paul Yang
|
40f9ef2f56
Check the message to be encoded is the wrong type. (#4885)
|
7 жил өмнө |
Ewout
|
7b8f571756
Ruby JSON encoding omits zero-length repeated fields by default.
|
7 жил өмнө |
Paul Yang
|
0e7b589566
Add discard unknown API in ruby. (#3990)
|
7 жил өмнө |
Paul Yang
|
23adfeb003
Reserve unknown in Ruby (#3763)
|
8 жил өмнө |
Aaron Patterson
|
f55c6ec24f
Storing the frame on the map means we don't need the array
|
8 жил өмнө |
Aaron Patterson
|
d6152dd51c
Move parse frame array to the Map object
|
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 жил өмнө |
Josh Haberman
|
d4213d839f
Ruby: make sure map parsing frames are GC-rooted.
|
9 жил өмнө |
Josh Haberman
|
ff7f68ae9f
Ruby: encode and freeze strings when the are assigned or decoded.
|
9 жил өмнө |
Josh Haberman
|
d419ca10b4
Updated upb and simplified ruby code a bit with new upb method.
|
9 жил өмнө |