ruby: bump to 2.4.0
authorLuiz Angelo Daros de Luca <redacted>
Thu, 29 Dec 2016 05:02:14 +0000 (03:02 -0200)
committerLuiz Angelo Daros de Luca <redacted>
Sat, 31 Dec 2016 03:54:33 +0000 (01:54 -0200)
commit9682a1d16441d2a93f84164ddc7a0ed4f1fdfd15
tree131d93d73135d2fd149bc885f84d55325b049b46
parentaf52f49858cb578901ff9766d82c530506b156ac
ruby: bump to 2.4.0

This is a stable feature release.

Notable changes:

- Introduce hash table improvement (by Vladimir Makarov)
- Binding#irb: Start a REPL session similar to binding.pry
- Unify Fixnum and Bignum into Integer
- String supports Unicode case mappings
- Performance improvements
- Thread#report_on_exception and Thread.report_on_exception changes
- Thread deadlock detection now shows threads with their backtrace and dependency
- Support OpenSSL 1.1.0 (drop support for 0.9.7 or prior)
- ext/tk is now removed from stdlib Feature #8539
- XMLRPC is now removed from stdlib Feature #12160

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
lang/ruby/Makefile
lang/ruby/patches/001-acinclude.m4_rename_aclocal.m4.patch [deleted file]
lang/ruby/ruby_find_pkgsdeps
lang/ruby/ruby_missingfiles
git clone https://git.99rst.org/PROJECT