This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 9e96ff4a4 THRIFT-6104: Ruby native struct writing should accept Set
subclasses
add 35291f710 THRIFT-6106: Decode fixed-width values without undefined
shifts
No new revisions were added by this update.
Summary of changes:
lib/rb/ext/binary_protocol_accelerated.c | 63 ++++++++++++++++++++++--------
lib/rb/ext/compact_protocol.c | 20 +++++-----
lib/rb/spec/binary_protocol_spec_shared.rb | 22 +++++++++++
lib/rb/spec/compact_protocol_spec.rb | 12 ++++++
4 files changed, 90 insertions(+), 27 deletions(-)