JRuby 1.7.19 发布,Java 版的 Ruby 解释器

栏目: Ruby · 发布时间: 6年前

内容简介:JRuby 1.7.19 发布,该版本值得关注的改进:Github 上修复的 issue 列表:

阿里百川梦想创业大赛,500万创投寻找最赞的APP

JRuby 1.7.19 发布,该版本值得关注的改进:

  • 17 issues fixed for 1.7.19

  • Time.getlocal accepts fixnum as an argument (Rails 4.2 blocker)

  • A few encoding fixes

  • Socket.read(0) does not block (1.9)

Github 上修复的 issue 列表:

  • #2528 - RegexpError: invalid multibyte character

  • #2451 - No need to synchronise a newly created local RubyArray

  • #2446 - ConcurrentModificationException from ThreadGroup.list

  • #2438 - Time#getlocal should accept Fixnum as an argument

  • #2434 - String#start_with? inconsistent with other Ruby implementations

  • #2426 - NullPointerException when trying to assign UnboundMethod using define_method & to_proc

  • #2419 - Encoding issue after v1.7.6

  • #2402 - (MAINT) fix jnr-constants version in pom

  • #2401 - (MAINT) Fix pom deps re: asm

  • #2386 - JRuby fails to display Java splash at startup on OS X

  • #2349 - Fix for issue 1675 on jruby-1_7: String#casecmp on UTF-16LE encoded string

  • #2343 - some error with RG with embedded JRuby

  • #2338 - String#b improperly updates encoding of source string

  • #2333 - ChannelDescriptor leak after close of ScriptingContainer

  • #2292 - Remove unnecessary puts for GC::Profiler.total_time

  • #1675 - casecmp on UTF-16LE encoded string produces ArrayIndexOutOfBoundsException

  • #1637 - Socket.read(0) blocks caller (but not in MRI)

下载地址:


以上所述就是小编给大家介绍的《JRuby 1.7.19 发布,Java 版的 Ruby 解释器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法交易:制胜策略与原理

算法交易:制胜策略与原理

[美]欧内斯特·陈(Ernest P. Chan) / 高闻酉、黄蕊 / 机械工业出版社 / 49.00

本书是一本引人入胜、信息量大、覆盖各类交易策略的图书。无论个人投资者,还是机构投资者,都可以借鉴和使用其中的策略。本书中的策略大致可分为均值回归系统和动量系统两大类。书中不仅介绍了如何使用每种类别的交易策略,更解释了各种策略之所以有效的原因。本书始终以简单、线性的交易策略为重心,因为复杂的交易策略容易受到过度拟合及数据窥探的侵害。数学和软件是算法交易的两条腿。本书用到了一定程度的数学知识,使其对各......一起来看看 《算法交易:制胜策略与原理》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试