Changes between Initial Version and Version 2 of Ticket #30980
- Timestamp:
- Aug 26, 2011, 2:19:02 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30980
- Property Owner changed from macports-tickets@… to ameingast@…
- Property Cc jendave@… removed
-
Property
Version
changed from
2.0.1
to
-
Ticket #30980 – Description
initial v2 1 1 Notable Changes: 2 2 {{{ 3 3 1.9 language and core class fixes 4 4 New Native MacOS installer … … 8 8 JRuby can be built with 1.9 mode by default 9 9 48 Issues resolved 10 10 }}} 11 11 1.6.4 Issues Resolved: 12 12 {{{ 13 13 JRUBY-928 Java arrays don’t inherit from java.lang.Object in Rubified Java class hierarchy 14 14 JRUBY-4699 Different select() behavior compared to MRI … … 59 59 JRUBY-5998 Enumerator#each on enumerators created with Enumerator.new in 1.9 mode is slow 60 60 JRUBY-6007 Extract some classes from NKF 61 }}}