Joshua Haberman
|
6b759688a1
Implemented proto3 presence for Ruby. (#7406)
|
5 年之前 |
Joshua Haberman
|
0d43ba41ee
Update to new upb version (#7372)
|
5 年之前 |
Penelope Phippen
|
c558aa75a3
Call "Class#new" over rb_class_new_instance in decoding (#7352)
|
5 年之前 |
Joshua Haberman
|
f2c5ee5117
Fix for JSON serialization of 0/empty-valued wrapper types (#7198)
|
5 年之前 |
Joshua Haberman
|
1a74ba4cb4
Fix for wrappers with a zero value (#7195)
|
5 年之前 |
Joshua Haberman
|
781d6963c6
Fixed the case of multi-line strings in JSON.
|
5 年之前 |
Joshua Haberman
|
5f25400250
Fixed conformance test regression: empty string wrapper.
|
5 年之前 |
Joshua Haberman
|
e8c67e14ac
Fixed the oneof case for lazy wrappers.
|
5 年之前 |
Joshua Haberman
|
8393d4833f
Nearly all known cases (map, repeated field, and top-level) have been addressed.
|
5 年之前 |
Joshua Haberman
|
bd253f0130
Fixed equality, and extended to repeated fields and maps.
|
6 年之前 |
Joshua Haberman
|
9cfb12bf0a
Tests pass for all common operations.
|
6 年之前 |
Joshua Haberman
|
969d245bd3
WIP: first steps towards lazily creating wrappers.
|
6 年之前 |
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 年之前 |