10/03/24 |
|
|
[jruby~main:10a114f6] Add a JRuby::Synchronized module that makes a class's methods (and its su |
nicksieger |
03/24/2010 |
[jruby~main:4d4f507b] Add extend_object for JRuby::Synchronized and fix license in Synchronized |
nicksieger |
03/24/2010 |
10/03/25 |
|
|
[jruby~main:f8f85266] Replace src/org/jruby/ext/socket/IANA.java usage with jnr-netdb |
nicksieger |
03/25/2010 |
[jruby~main:d15a53c6] Allow FFI.attach_function to take an optional options hash |
nicksieger |
03/25/2010 |
10/03/26 |
|
|
[jruby~main:9b1f32c2] Minor perf improvements to marshalling and simplification of lazily-initi |
nicksieger |
03/26/2010 |
[jruby~main:999c35e2] Move builtin generator and jsignal to generator_internal and jsignal_inte |
nicksieger |
03/26/2010 |
[jruby~main:30f643db] Add test for JRUBY-3872 and JRUBY-4663. |
nicksieger |
03/26/2010 |
[jruby~main:7f52685e] Modified stat logic to work better for in-jar files for JRUBY-4594. |
nicksieger |
03/26/2010 |
[jruby~main:e5d96fda] Test for JRUBY-4594: File.stat behaves incorrectly when inspecting files |
nicksieger |
03/26/2010 |
[jruby~main:dd7ad183] Multiple improvements to inner class support and other JI tweaks: |
nicksieger |
03/26/2010 |
[jruby~main:fdcb0de5] Add a reflective object inspector, requireable as 'java/inspect', for JRU |
nicksieger |
03/26/2010 |
[jruby~main:9be937c6] Switch class vars to using ConcurrentHashMap...for SPEED. |
nicksieger |
03/26/2010 |
[jruby~main:78c4199e] Fix for JRUBY-4631: regression: Method call into java is choosing the wro |
nicksieger |
03/26/2010 |
[jruby~main:b4133c9e] Upgrade to jnr-netdb 0.3 |
nicksieger |
03/26/2010 |
[jruby~main:8eb139cb] Tests and logic clarification for JRUBY-4669: Non-reified Ruby classes ca |
nicksieger |
03/26/2010 |
10/03/27 |
|
|
[jruby~main:93cd271d] Fix for JRUBY-4601: Class after #become_java! should return correct full- |
nicksieger |
03/27/2010 |
[jruby~main:364c41a1] Use a ReferenceQueue to track dying thread and remove their RubyThread an |
nicksieger |
03/27/2010 |
[jruby~main:0106ee5f] Add singleton_class for JRUBY-4673. |
nicksieger |
03/27/2010 |
[jruby~main:f0340d3c] Comment out one test_monitor assertion, since it is non-deterministic on |
nicksieger |
03/27/2010 |
[jruby~main:93dcb708] add specs for synchronized classes |
MenTaLguY |
03/27/2010 |
10/03/31 |
|
|
[jruby~main:6e8d0d52] JRUBY-4685: Installing gems in JRuby on Windows fails most of the time. |
nicksieger |
03/31/2010 |