Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 4.7

Choose a tag to compare

@brixen brixen released this 02 Dec 00:33
3c35d3f

Version 4.7 (2019-12-01)

  • Ruby 2.5: Implement String#delete_prefix (Christian Bruckmayer)
    and String#delete_prefix!

See https://bugs.ruby-lang.org/issues/12694

Copy & paste from Ruby specs

  • Note about openssl (Jon Rowe)
  • Note about openssl (Jon Rowe)
  • Fixed some JIT issues building with LLVM 9.0. (Brian Shirai)
  • Renamed MachineJIT to MachineCompiler. (Brian Shirai)
  • Added C-API for updating openssl C-ext. (Brian Shirai)