Joshua Haberman
|
0d43ba41ee
Update to new upb version (#7372)
|
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
|
cf07d3c1b2
layout_init() optimization works!
|
6 년 전 |
Joshua Haberman
|
63f324a993
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
|
6 년 전 |
Joe Bolinger
|
41e12344a1
Support hashes for struct initializers (#5716)
|
6 년 전 |
Mike Moore
|
565154af78
Remove Ruby to_hash methods
|
6 년 전 |
Joshua Haberman
|
d57581348d
Revert "Convert Google::Protobuf.deep_copy to pure Ruby"
|
6 년 전 |
Aaron Patterson
|
3b67455319
Convert Google::Protobuf.deep_copy to pure Ruby
|
6 년 전 |
Joe Bolinger
|
76685c6fae
Add frozen checks in Ruby (#5726)
|
6 년 전 |
Joe Bolinger
|
64eb9b6e85
Add more descriptive error messages to init methods in Ruby (#5659)
|
6 년 전 |
Paul Yang
|
cf7c15e31a
Fix ruby gc_test in ruby 2.4 (#4011)
|
7 년 전 |
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 년 전 |
Josh Haberman
|
9c6b8cb9bf
Ruby: fixed Message#to_h for map fields.
|
8 년 전 |
Josh Haberman
|
ff7f68ae9f
Ruby: encode and freeze strings when the are assigned or decoded.
|
9 년 전 |
Josh Haberman
|
d61e6adfcc
Return TypedData_Wrap_Struct directly.
|
10 년 전 |
Josh Haberman
|
a1daeaba80
Conform to C89/C90 variable declaration rules.
|
10 년 전 |
Josh Haberman
|
e8ed021ee7
Updated upb to latest version (C89).
|
10 년 전 |
Isaiah Peng
|
4502626fa7
Google::Protobuf::Map#inspect should be consistent with Hash#inspect
|
10 년 전 |
Chris Fallin
|
addd26cbb3
Addressed code-review comments.
|
10 년 전 |
Chris Fallin
|
4c92289766
Addressed code-review comments.
|
10 년 전 |
Chris Fallin
|
80276ac021
Addressed code-review comments.
|
10 년 전 |
Chris Fallin
|
fd1a3ff11d
Support for maps in the MRI C Ruby extension.
|
10 년 전 |