[jruby-dev] [jira] Created: (JRUBY-2682) [PATCH] Replace StringBuffer with StringBuilder

2008-06-20 Thread Wayne Meissner (JIRA)
[PATCH] Replace StringBuffer with StringBuilder --- Key: JRUBY-2682 URL: http://jira.codehaus.org/browse/JRUBY-2682 Project: JRuby Issue Type: Improvement Reporter: Wayne Meissner

[jruby-dev] [jira] Created: (JRUBY-2681) Multiple IO#readlines rubyspec failures

2008-06-20 Thread Vladimir Sizikov (JIRA)
Multiple IO#readlines rubyspec failures --- Key: JRUBY-2681 URL: http://jira.codehaus.org/browse/JRUBY-2681 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: J

[jruby-dev] [jira] Created: (JRUBY-2683) Regexp#to_s behaves differently than MRI 1.8 or MRI 1.9

2008-06-20 Thread Vladimir Sizikov (JIRA)
Regexp#to_s behaves differently than MRI 1.8 or MRI 1.9 --- Key: JRUBY-2683 URL: http://jira.codehaus.org/browse/JRUBY-2683 Project: JRuby Issue Type: Bug Components: Core Classes

[jruby-dev] [jira] Created: (JRUBY-2684) gem management requires too much memory

2008-06-20 Thread Erno Mononen (JIRA)
gem management requires too much memory --- Key: JRUBY-2684 URL: http://jira.codehaus.org/browse/JRUBY-2684 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.2 Environment: Linux satu

[jruby-dev] [jira] Created: (JRUBY-2685) Failures on migration with change_column, remove_column on jdbcsqlite3

2008-06-20 Thread Ben Hughes (JIRA)
Failures on migration with change_column, remove_column on jdbcsqlite3 -- Key: JRUBY-2685 URL: http://jira.codehaus.org/browse/JRUBY-2685 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-2686) Truncated ActionMailer emails when using JRuby 1.1.2

2008-06-20 Thread Ross MacCharles (JIRA)
Truncated ActionMailer emails when using JRuby 1.1.2 - Key: JRUBY-2686 URL: http://jira.codehaus.org/browse/JRUBY-2686 Project: JRuby Issue Type: Bug Components: Application Erro

[jruby-dev] [jira] Created: (JRUBY-2687) Socket.for_fd generates ArgumentError when running EventMachine gem (pure_ruby version)

2008-06-20 Thread Chuck Remes (JIRA)
Socket.for_fd generates ArgumentError when running EventMachine gem (pure_ruby version) --- Key: JRUBY-2687 URL: http://jira.codehaus.org/browse/JRUBY-2687 Project: J

[jruby-dev] Git clones of JRuby and Matz Ruby subversion repositories

2008-06-20 Thread Vladimir Sizikov
Folks, For those who'd like to use GIT instead of Subversion to track JRuby and Ruby progress (and the number of such users is constantly growing), we have now *FULL* git clones of both, JRuby and Ruby subversion repositories (with all the history from the first revisions), and updated hourly: MR

[jruby-dev] [jira] Created: (JRUBY-2688) AR-JDBC encoding problem

2008-06-20 Thread Nelson Fernandez (JIRA)
AR-JDBC encoding problem Key: JRUBY-2688 URL: http://jira.codehaus.org/browse/JRUBY-2688 Project: JRuby Issue Type: Bug Components: ActiveRecord-JDBC Affects Versions: JRuby 1.1.2 Environment:

[jruby-dev] [jira] Created: (JRUBY-2689) [PATCH] Optimize RubyIO.getline() performance

2008-06-20 Thread Wayne Meissner (JIRA)
[PATCH] Optimize RubyIO.getline() performance - Key: JRUBY-2689 URL: http://jira.codehaus.org/browse/JRUBY-2689 Project: JRuby Issue Type: Improvement Reporter: Wayne Meissner