Ruby 1.9.2
Summary
Description
Features and fixes related to Ruby 1.9.2 support
- Lead: Marcin Mielzynski
Issues: Unresolved
-
JRUBY-4130
CLONE -Threads created for Fibers/Generators/Enumerator.next must die due to GC and raise a nice error when threads are unavailable
-
JRUBY-5400
[1.9] IO.ungetc needs to accept multibyte char
-
JRUBY-5465
[1.9] ChannelStream doesn't handle multibyte characters from ungetc properly
Issues: Updated recently
-
JRUBY-4820
25/Apr/13
[windows] File.size is completely broken on Windows
-
JRUBY-6225
25/Mar/13
IO.popen does not seem to work in jruby
-
JRUBY-5303
21/Feb/13
[1.9] Wrong parameters parse for method signatures with default values