[jruby-dev] [jira] Created: (JRUBY-4873) Logger doesn't work in 1.9 mode

2010-06-14 Thread Thomas Rasch (JIRA)
Logger doesn't work in 1.9 mode --- Key: JRUBY-4873 URL: http://jira.codehaus.org/browse/JRUBY-4873 Project: JRuby Issue Type: Bug Components: Core Classes/Modules, Ruby 1.9 Affects Versions: JRuby

RE: [jruby-dev] Improving Ruby to Java call performance: no instance vars or singletons

2010-06-14 Thread Brandon Hauff
Could the opt-in be in the form of a command line opt or a require 'somenewlib' which would likely be a lot easier to port and more clean than calling a method per object? -Original Message- From: Charles Oliver Nutter [mailto:head...@headius.com] Sent: Sunday, June 13, 2010 6:28 PM

[jruby-dev] Fwd: hg: mlvm/mlvm/jdk: added tests and CoroutineLocals

2010-06-14 Thread Charles Oliver Nutter
I started playing with Lukas Stadler's coroutine patch for MLVM, and so far it's pretty cool. I posted the email below to the MLVM list, describing my experience and showing some numbers for a patched Enumerator#next compared to Ruby 1.9. I'm hoping to get this cleaned up and included in JRuby

[jruby-dev] [jira] Created: (JRUBY-4874) JRuby has no Implementation for YAML.add_builtin_type

2010-06-14 Thread Dress Guard (JIRA)
JRuby has no Implementation for YAML.add_builtin_type - Key: JRUBY-4874 URL: http://jira.codehaus.org/browse/JRUBY-4874 Project: JRuby Issue Type: Bug Components: Core

[jruby-dev] [jira] Created: (JRUBY-4875) Error in canonicalizePath with loading tryResourceFromJarURL

2010-06-14 Thread Garrett Conaty (JIRA)
Error in canonicalizePath with loading tryResourceFromJarURL Key: JRUBY-4875 URL: http://jira.codehaus.org/browse/JRUBY-4875 Project: JRuby Issue Type: Bug Components:

[jruby-dev] [jira] Created: (JRUBY-4876) AR-jdbcderby adapter should override defaults set in database_limits.rb

2010-06-14 Thread Uwe Kubosch (JIRA)
AR-jdbcderby adapter should override defaults set in database_limits.rb --- Key: JRUBY-4876 URL: http://jira.codehaus.org/browse/JRUBY-4876 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-4878) Can't run ruby file with utf-8 characters

2010-06-14 Thread JIRA
Can't run ruby file with utf-8 characters - Key: JRUBY-4878 URL: http://jira.codehaus.org/browse/JRUBY-4878 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.1 Environment: OS X

[jruby-dev] [jira] Created: (JRUBY-4879) JRUBY-4760 fix does not work on Windows

2010-06-14 Thread Garrett Conaty (JIRA)
JRUBY-4760 fix does not work on Windows --- Key: JRUBY-4879 URL: http://jira.codehaus.org/browse/JRUBY-4879 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.1 Reporter: Garrett

[jruby-dev] [jira] Created: (JRUBY-4880) Handle embedded DLLs in JAR/WAR in ffi_lib

2010-06-14 Thread Garrett Conaty (JIRA)
Handle embedded DLLs in JAR/WAR in ffi_lib -- Key: JRUBY-4880 URL: http://jira.codehaus.org/browse/JRUBY-4880 Project: JRuby Issue Type: Improvement Affects Versions: JRuby 1.5.1

[jruby-dev] [jira] Created: (JRUBY-4881) JRuby somehow passes class extensions to submatches of Regexp matches; MRI does not.

2010-06-14 Thread bob mcwhirter (JIRA)
JRuby somehow passes class extensions to submatches of Regexp matches; MRI does not. Key: JRUBY-4881 URL: http://jira.codehaus.org/browse/JRUBY-4881 Project: JRuby