Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Appendable interface for all append logic
This can be expanded to cover more core types, but currently is only implemented by String, Fixnum, Float, and Symbol.
- attr_position_aware
- (jruby/jruby#8180)
- correct_bytelist_tostring
- (jruby/jruby#8448, jruby/jruby#8180)
- faster_leaf_blocks_with_return
- (jruby/jruby#8447, jruby/jruby#8180)
- ivar_shaping
- (jruby/jruby#8451, jruby/jruby#8180)
- less_objectspace
- (jruby/jruby#8449, jruby/jruby#8180)
- module_stuff
- (jruby/jruby#8455, jruby/jruby#8180)
- more_indy_binding
- (jruby/jruby#8489, jruby/jruby#8180)
- mri_stdlib_hang_fixes
- (jruby/jruby#8550, jruby/jruby#8180)
- permute_indy_invokes
- (jruby/jruby#8446, jruby/jruby#8180)
- ruby_3.4_specs
- (jruby/jruby#8180)