[jruby-dev] Recent changes by me for JRuby 1.7

2011-11-18 Thread Charles Oliver Nutter
Just updating on a few significant changes I've made on master. * The "rubinius" backtrace style is gone. Nobody used it, and it offered only marginally more information than the default "jruby" style. It also exposed a perf regression in class name generation, and while attempting to improve that

[jruby-dev] Submitting patches

2011-11-18 Thread Matt Wilbur
I have a patch that I believe addresses a bug (6143, unassigned). How do I try to get that into the main git repo? A pull request? I've already posted my comments on jira and announced it here. It's a trivial thing but it would rock my world to make a jruby contribution. Matt

Re: [jruby-dev] Submitting patches

2011-11-18 Thread Hirotsugu Asari
On Nov 18, 2011, at 5:57 AM, Matt Wilbur wrote: > I have a patch that I believe addresses a bug (6143, unassigned). How do I > try to get that into the main git repo? A pull request? I've already posted > my comments on jira and announced it here. > > It's a trivial thing but it would rock m

Re: [jruby-dev] Differences between master and jruby-ruby_1_8_7

2011-11-18 Thread Charles Oliver Nutter
Ok, I updated all 1.8.7 stdlib from the fork and updated the patchlevel we report. Thank you! - Charlie On Fri, Nov 18, 2011 at 12:18 AM, Hiroshi Nakamura wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > (2011/11/18 8:57), Charles Oliver Nutter wrote: >> There seems to be som

Re: [jruby-dev] Submitting patches

2011-11-18 Thread Matt Wilbur
On Fri, Nov 18, 2011 at 7:11 AM, Hirotsugu Asari wrote: > On Nov 18, 2011, at 5:57 AM, Matt Wilbur wrote: > > I have a patch that I believe addresses a bug (6143, unassigned). How do > I try to get that into the main git repo? A pull request? I've already > posted my comments on jira and announ

[jruby-dev] [jira] Created: (JRUBY-6225) IO.open does not seem to work in jruby

2011-11-18 Thread Stephen O'Donnell (JIRA)
IO.open does not seem to work in jruby -- Key: JRUBY-6225 URL: https://jira.codehaus.org/browse/JRUBY-6225 Project: JRuby Issue Type: Bug Components: Ruby 1.8.7, Ruby 1.9.2 Affects Versions:

[jruby-dev] [jira] Created: (JRUBY-6226) NoMethodError: relative_url_root when deploying Rails 3.1.1 app on Tomcat 7

2011-11-18 Thread Celso Dantas (JIRA)
NoMethodError: relative_url_root when deploying Rails 3.1.1 app on Tomcat 7 --- Key: JRUBY-6226 URL: https://jira.codehaus.org/browse/JRUBY-6226 Project: JRuby Issue Typ

[jruby-dev] [jira] Created: (JRUBY-6227) [1.9] Struct#members and Struct::members should return an Array of Symbols in 1.9

2011-11-18 Thread Benoit Daloze (JIRA)
[1.9] Struct#members and Struct::members should return an Array of Symbols in 1.9 - Key: JRUBY-6227 URL: https://jira.codehaus.org/browse/JRUBY-6227 Project: JRuby