Joshua Haberman
|
6b759688a1
Implemented proto3 presence for Ruby. (#7406)
|
5 år sedan |
Joshua Haberman
|
18950451c7
Ruby: assigning 'nil' to submessage should clear the field. (#7397)
|
5 år sedan |
Joshua Haberman
|
bd253f0130
Fixed equality, and extended to repeated fields and maps.
|
6 år sedan |
Joshua Haberman
|
9cfb12bf0a
Tests pass for all common operations.
|
6 år sedan |
Joshua Haberman
|
969d245bd3
WIP: first steps towards lazily creating wrappers.
|
6 år sedan |
Joshua Haberman
|
671c2459fc
Fixed crash bug and moved initialization into init method.
|
6 år sedan |
Joshua Haberman
|
3e3407af49
Re-add memset() that seemed redundant but is necessary in case of GC.
|
6 år sedan |
Joshua Haberman
|
cf07d3c1b2
layout_init() optimization works!
|
6 år sedan |
Joshua Haberman
|
78378dab22
Merge branch 'master' into layout_clear
|
6 år sedan |
Joshua Haberman
|
1c9fb9d45b
WIP.
|
6 år sedan |
Joshua Haberman
|
0088a75ce5
Merge branch 'master' into layout_mark
|
6 år sedan |
Joshua Haberman
|
0f76f8a83b
Put oneof case offset in separate oneof table.
|
6 år sedan |
Joshua Haberman
|
63f324a993
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
|
6 år sedan |
Joe Bolinger
|
180d3e3287
fix null terminated string (#6370)
|
6 år sedan |
Mike Moore
|
565154af78
Remove Ruby to_hash methods
|
6 år sedan |
Joshua Haberman
|
d57581348d
Revert "Convert Google::Protobuf.deep_copy to pure Ruby"
|
6 år sedan |
Aaron Patterson
|
3b67455319
Convert Google::Protobuf.deep_copy to pure Ruby
|
6 år sedan |
Joe Bolinger
|
e4bbca1fc5
Add wrapper type helpers for Ruby (#5739)
|
6 år sedan |
Joshua Haberman
|
1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848)
|
6 år sedan |
Joshua Haberman
|
37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539)
|
6 år sedan |
Joe Bolinger
|
76685c6fae
Add frozen checks in Ruby (#5726)
|
6 år sedan |
Joe Bolinger
|
a6e3ac0db1
Generate extra enum method helpers for Ruby (#5670)
|
6 år sedan |
Joe Bolinger
|
bc929a3e82
add eql? method (#5730)
|
6 år sedan |
Joe Bolinger
|
39c0947893
implement to_s for message types (#5710)
|
6 år sedan |
Joe Bolinger
|
64eb9b6e85
Add more descriptive error messages to init methods in Ruby (#5659)
|
6 år sedan |
Paul Yang
|
aa5c12e882
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533)
|
6 år sedan |
Paul Yang
|
be1716a6d0
Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)
|
6 år sedan |
Joshua Haberman
|
21940734be
Merge pull request #5373 from ebenoist/erik/unknown-fields
|
6 år sedan |
Erik Benoist
|
9ac11326df
Adds the ability to ignore unknown fields on parse
|
6 år sedan |
Hao Nguyen
|
3c547fcdf3
Lower the severity of lower-case ruby enum to warning. Add conformance test for allow_alias with lower_case enums
|
6 år sedan |