27751-28017

27527-30922 subjects 27965-30914

^ [Bug #2636](Rejected) Incorrect UTF-16 string length
27751 [redmine ruby] Issue #2636 has been updated by Yui NARUSE.

^ [Bug #2636] Incorrect UTF-16 string length
27752 [redmine ruby] Issue #2636 has been updated by Yui NARUSE.

^ [Bug #2637] unable to select for < 0.1s in windows
27753 [redmine ruby] Bug #2637: unable to select for < 0.1s in windows

^ [Bug #2506] Make test fails on Ubuntu 9.10 64bit
27755 [redmine ruby] Issue #2506 has been updated by Kevin Lipe.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27757 [redmine ruby] Bug #2638: ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27817 [kinpoco gmai] Are you using --enable-shared when you run configure?
27818 [kinpoco gmai] Sorry, it seemed that my issue seemed to be different from yours.

^ [Bug #2610](Closed) c-return hooks aren't always there
27758 [redmine ruby] Issue #2610 has been updated by Koichi Sasada.

^ [Bug #2637] unable to select for < 0.1s in windows
27759 [redmine ruby] Issue #2637 has been updated by Luis Lavena.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27763 [redmine ruby] Issue #2638 has been updated by Yui NARUSE.

^ [Bug #2084] Method#source_location and Methods Created with `attr`
27764 [redmine ruby] Issue #2084 has been updated by _ wanabe.

^ [Backport #2633](Assigned) warning
27765 [redmine ruby] Issue #2633 has been updated by Yui NARUSE.

^ [Bug #2609](Assigned) threaded tests fail in 1.9.1 on OS X 10.5
27766 [redmine ruby] Issue #2609 has been updated by Yui NARUSE.

^ [Feature #2639] ifdef References to __BEOS__ should be changed to also include __HAIKU__
27767 [redmine ruby] Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__

^ [Bug #2640] signal code only needs slight changes to make Ruby compile on Haiku-os
27768 [redmine ruby] Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
27770 [nobu ruby-la] It means sigaltstack() is found but SA_SIGINFO isn't.  Haiku-OS

^ [Bug #2640] signal code only needs slight changes to make Ruby compile on Haiku-os
27769 [redmine ruby] Issue #2640 has been updated by Yui NARUSE.

^ [Feature #2639] ifdef References to __BEOS__ should be changed to also include __HAIKU__
27771 [redmine ruby] Issue #2639 has been updated by Yui NARUSE.

^ [Bug #2640] signal code only needs slight changes to make Ruby compile on Haiku-os
27772 [redmine ruby] Issue #2640 has been updated by Alexander von Gluck.

^ [Bug #2640](Third Party's Issue) signal code only needs slight changes to make Ruby compile on Haiku-os
27773 [redmine ruby] Issue #2640 has been updated by Yui NARUSE.

^ [Feature #2639] ifdef References to __BEOS__ should be changed to also include __HAIKU__
27774 [redmine ruby] Issue #2639 has been updated by Alexander von Gluck.

^ [Feature #2639](Closed) ifdef References to __BEOS__ should be changed to also include __HAIKU__
27775 [redmine ruby] Issue #2639 has been updated by Yui NARUSE.

^ [Bug #2640] signal code only needs slight changes to make Ruby compile on Haiku-os
27776 [redmine ruby] Issue #2640 has been updated by Alexander von Gluck.

^ [Bug #2640] signal code only needs slight changes to make Ruby compile on Haiku-os
27777 [redmine ruby] Issue #2640 has been updated by Alexander von Gluck.

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27778 [redmine ruby] Bug #2641: Seg fault running miniruby during ruby build on Haiku

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27779 [redmine ruby] Issue #2641 has been updated by Alexander von Gluck.

^ [Bug #2636](Closed) Incorrect UTF-16 string length
27785 [redmine ruby] Issue #2636 has been updated by Yui NARUSE.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27786 [redmine ruby] Issue #2638 has been updated by Joel Soete.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27787 [redmine ruby] Issue #2638 has been updated by Yui NARUSE.

^ Soap4r error
27789 [Prashant_Sin] This is a multi-part message in MIME format.

^ [Feature #2643] test/unit redefinition check of test_* method
27790 [redmine ruby] Feature #2643: test/unit redefinition check of test_* method
27801 [eregontp gma] (in Ruby 1.9.2)
27803 [mame tsg.ne.] The warning is very forgetful.  It is waste of time and intelligence

^ [Bug #2644] memory over-allocation with regexp
27791 [redmine ruby] Bug #2644: memory over-allocation with regexp
27802 [shortcutter ] can stack overflow.

^ [Feature #2645] Have a method in StringScanner which returns the position in characters rather than in bytes
27792 [redmine ruby] Feature #2645: Have a method in StringScanner which returns the position in characters rather than in bytes

^ [Bug #2646] 1.9.2dev segv when compiling with clang 1.1/trunk
27793 [redmine ruby] Bug #2646: 1.9.2dev segv when compiling with clang 1.1/trunk

^ [Bug #2647] Lack of testing for String#split
27794 [redmine ruby] Bug #2647: Lack of testing for String#split

^ [Bug #2616](Assigned) unable to trap in doze
27795 [redmine ruby] Issue #2616 has been updated by Usaku NAKAMURA.

^ [Bug #2637] unable to select for < 0.1s in windows
27796 [redmine ruby] Issue #2637 has been updated by _ wanabe.
27830 [rogerdpack2 ] Thanks--it works now!

^ [Bug #2647] Lack of testing for String#split
27797 [redmine ruby] Issue #2647 has been updated by Vladimir Sizikov.
27798 [headius head] Here here! The tests in RubySpec are vastly better than those in MRI,
27816 [mame tsg.ne.] Indeed, such common tests are also suitable for RubySpec and tests in

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27799 [redmine ruby] Issue #2638 has been updated by Joel Soete.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27800 [redmine ruby] Issue #2638 has been updated by Yui NARUSE.

^ [Bug #2637](Closed) unable to select for < 0.1s in windows
27804 [redmine ruby] Issue #2637 has been updated by Usaku NAKAMURA.

^ [Bug #2647] Lack of testing for String#split
27805 [redmine ruby] Issue #2647 has been updated by Yui NARUSE.

^ [Bug #2647](Closed) Lack of testing for String#split
27806 [redmine ruby] Issue #2647 has been updated by Yui NARUSE.
27810 [hgs dmu.ac.u] Thank you, but when I did svn update my patch seems to have

^ [Bug #2647] Lack of testing for String#split
27807 [redmine ruby] Issue #2647 has been updated by Hugh Sasse.

^ [Bug #2646] 1.9.2dev segv when compiling with clang 1.1/trunk
27811 [redmine ruby] Issue #2646 has been updated by Roger Pack.

^ [Bug #2319] gethostbyname fails in windows
27812 [redmine ruby] Issue #2319 has been updated by Roger Pack.

^ [Bug #2646] 1.9.2dev segv when compiling with clang 1.1/trunk
27813 [redmine ruby] Issue #2646 has been updated by Yui NARUSE.

^ [Bug #2647] Lack of testing for String#split
27814 [redmine ruby] Issue #2647 has been updated by Yui NARUSE.
27815 [hgs dmu.ac.u] No problem, that looks right to me now.  Thank you for your trouble.
27821 [ruby-ml kitt] RubySpec uses MSpec rather than RSpec. It was written as a

^ [Bug #2653] Docs missing cases [rpt of Ruby-Core:27690]
27819 [redmine ruby] Bug #2653: Docs missing cases [rpt of Ruby-Core:27690]

^ [Feature #2645] Have a method in StringScanner which returns the position in characters rather than in bytes
27820 [redmine ruby] Issue #2645 has been updated by Kornelius Kalnbach.

^ [Backport #2654] segfault on self thread join
27822 [redmine ruby] Backport #2654: segfault on self thread join

^ [Bug #2655] win32OLE processes lose their connection?
27823 [redmine ruby] Bug #2655: win32OLE processes lose their connection?

^ [Bug #2653](Closed) Docs missing cases [rpt of Ruby-Core:27690]
27824 [redmine ruby] Issue #2653 has been updated by Yui NARUSE.

^ [Bug #2618] Win32OLE RuntimeError due CoInitialize not being called
27825 [redmine ruby] Issue #2618 has been updated by Roger Pack.

^ [Bug #2656] Inconsistent docs for Zlib.
27828 [redmine ruby] Bug #2656: Inconsistent docs for Zlib.  [ruby-core:27692]
27832 [ryand-ruby z] Please get Hugh a commit bit. He's beyond awesome with patches.
27834 [hgs dmu.ac.u] I very much appreciate the compliment, but I'm not sure I'm ready
27838 [ryand-ruby z] Yeah whatever. :P
27841 [hgs dmu.ac.u] Hugh

^ [Bug #2656] Inconsistent docs for Zlib.
27829 [redmine ruby] Issue #2656 has been updated by Hugh Sasse.

^ [Backport #2180] request: add *Method#source_location to 1.8.x
27831 [redmine ruby] Issue #2180 has been updated by Roger Pack.

^ Announcing memprof: a ruby level memory profiler
27833 [ice799 gmail] I've been working on a Ruby level memory profiler for Ruby 1.8.6 and

^ [Backport #2654](Assigned) segfault on self thread join
27835 [redmine ruby] Issue #2654 has been updated by Nobuyoshi Nakada.

^ [Bug #2656] Inconsistent docs for Zlib.
27842 [redmine ruby] Issue #2656 has been updated by Yui NARUSE.
27846 [hgs dmu.ac.u] OK, I thought that was possible, too.
27849 [hgs dmu.ac.u] Excuse me following up to myself, but there's a first cut of

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27843 [redmine ruby] Issue #2564 has been updated by Aliaksey Kandratsenka.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27844 [redmine ruby] Issue #2564 has been updated by Yui NARUSE.

^ [Feature #2645] Have a method in StringScanner which returns the position in characters rather than in bytes
27845 [redmine ruby] Issue #2645 has been updated by Yui NARUSE.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27847 [redmine ruby] Issue #2638 has been updated by Joel Soete.

^ [Bug #2623](Closed) drb - circular require
27850 [redmine ruby] Issue #2623 has been updated by Yui NARUSE.

^ [Bug #2656](Closed) Inconsistent docs for Zlib.
27851 [redmine ruby] Issue #2656 has been updated by Yui NARUSE.
27852 [hgs dmu.ac.u] Thank you.

^ [bug:trunk] pstore.rb:134: warning: instance variable @thread_safe  not initialized
27853 [akr fsij.org] % ./ruby -v -rpstore -e 'PStore.new("foo.pstore")'

^ [Bug #2659] Problem when building with pthreads enabled
27854 [redmine ruby] Bug #2659: Problem when building with pthreads enabled

^ [Backport #2039](Closed) Backport 24413, 24416, 24442 to fix IO#select threading issue
27855 [redmine ruby] Issue #2039 has been updated by Kirk Haines.

^ [Bug #2201] Process.spawn fails in 1.9.1
27856 [redmine ruby] Issue #2201 has been updated by Roger Pack.
27891 [matz ruby-la] I think you already are a contributor to 1.9.1.
27917 [rogerdpack2 ] Cool thanks.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27857 [redmine ruby] Issue #2564 has been updated by Roger Pack.

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27858 [redmine ruby] Issue #2641 has been updated by Alexander von Gluck.

^ [Bug #1392] Object#extend leaks memory on Ruby 1.9.1
27859 [redmine ruby] Issue #1392 has been updated by Jason Earl.

^ [Bug #2663] Hard hang (needs -9 to kill) in 1.8.7 build 248
27860 [redmine ruby] Bug #2663: Hard hang (needs -9 to kill) in 1.8.7 build 248

^ [Bug #1392] Object#extend leaks memory on Ruby 1.9.1
27861 [redmine ruby] Issue #1392 has been updated by Jason Earl.

^ [Bug #1392] Object#extend leaks memory on Ruby 1.9.1
27862 [redmine ruby] Issue #1392 has been updated by Roger Pack.

^ warn on printf?
27863 [rogerdpack2 ] Question.
27867 [ryand-ruby z] 503 % ruby -w -e 'x = "%d" % [1,2,3]'

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27864 [redmine ruby] Issue #2641 has been updated by Roger Pack.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27865 [redmine ruby] Issue #2564 has been updated by Aliaksey Kandratsenka.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27866 [redmine ruby] Issue #2564 has been updated by Aliaksey Kandratsenka.

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27868 [redmine ruby] Issue #2641 has been updated by Alexander von Gluck.

^ [Bug #2399] pthread_mutex_lock: 22
27869 [redmine ruby] Issue #2399 has been updated by Roger Pack.

^ [Bug #2303](Third Party's Issue) dl.so segfaults on mingw32
27870 [redmine ruby] Issue #2303 has been updated by Roger Pack.

^ [Bug #2558] r24591 causes Segfault
27871 [redmine ruby] Issue #2558 has been updated by Roger Pack.

^ [Bug #1560] multi core operations are slower on trunk (possible regression)
27872 [redmine ruby] Issue #1560 has been updated by Roger Pack.
27955 [matz ruby-la] It's not caused by float operations, nor multi core support, but

^ [Bug #1567] socket.c silently discards internal listen(2) failures
27873 [redmine ruby] Issue #1567 has been updated by Roger Pack.

^ [Bug #1940] Segmentation fault on TestFiber#test_many_fibers_with_threads (make check)
27874 [redmine ruby] Issue #1940 has been updated by Roger Pack.

^ [Bug #1820](Rejected) Always spawns a thread that loops on the futex syscall
27875 [redmine ruby] Issue #1820 has been updated by Roger Pack.

^ [Bug #2358] Segmentation fault using dl/import
27876 [redmine ruby] Issue #2358 has been updated by Roger Pack.

^ [Bug #1569] gem update --system crashes ruby with a segmentation fault.
27877 [redmine ruby] Issue #1569 has been updated by Roger Pack.

^ [Bug #1813] Threading seg fault (1.9.1-p129 Linux/Mac)
27878 [redmine ruby] Issue #1813 has been updated by Roger Pack.

^ [Bug #2611] Hang while executing END blocks with redirected stderr
27879 [redmine ruby] Issue #2611 has been updated by Roger Pack.

^ [Bug #1544] rb_io_write bug?
27880 [redmine ruby] Issue #1544 has been updated by Roger Pack.

^ [Bug #2641] Seg fault running miniruby during ruby build on Haiku
27881 [redmine ruby] Issue #2641 has been updated by Yui NARUSE.

^ [Backport #2659](Assigned) Problem when building with pthreads enabled
27882 [redmine ruby] Issue #2659 has been updated by Yui NARUSE.

^ [Bug #2644] memory over-allocation with regexp
27883 [redmine ruby] Issue #2644 has been updated by Yui NARUSE.

^ [Backport #2531](Assigned) Ruby 1.8.7-p248 fails to cross-compile same version
27884 [redmine ruby] Issue #2531 has been updated by Nobuyoshi Nakada.

^ [Backport #2663](Assigned) Hard hang (needs -9 to kill) in 1.8.7 build 248
27885 [redmine ruby] Issue #2663 has been updated by Yui NARUSE.

^ [Bug #2638] ruby-1.9.1-p37[68] build on aix5.3 with gcc-4.2 failed to run for me because it ignores where libgcc is located.
27886 [redmine ruby] Issue #2638 has been updated by Joel Soete.

^ [Bug #1813](Open) Threading seg fault (1.9.1-p129 Linux/Mac)
27887 [redmine ruby] Issue #1813 has been updated by Yui NARUSE.

^ [Bug #2558](Open) r24591 causes Segfault
27888 [redmine ruby] Issue #2558 has been updated by Yui NARUSE.

^ [Bug #1813] Threading seg fault (1.9.1-p129 Linux/Mac)
27889 [redmine ruby] Issue #1813 has been updated by Nobuyoshi Nakada.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27893 [redmine ruby] Issue #2564 has been updated by Motohiro KOSAKI.

^ [Feature #2666] ext/curses: improved structure for view2
27894 [redmine ruby] Feature #2666: ext/curses: improved structure for view2

^ [Backport #1806](Closed) r23504 should be backported to 1.8.6
27895 [redmine ruby] Issue #1806 has been updated by Kirk Haines.

^ [Bug #2667] Segmentation fault error
27896 [redmine ruby] Bug #2667: Segmentation fault error

^ [Bug #2667] Segmentation fault error
27897 [redmine ruby] Issue #2667 has been updated by Adam Jay.

^ [Backport #1818](Closed) ARGF.eof fatal if called after ARGF.close or ARGF.skip
27898 [redmine ruby] Issue #1818 has been updated by Kirk Haines.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27899 [redmine ruby] Issue #2564 has been updated by Aliaksey Kandratsenka.

^ [Backport #1875](Closed) Please backport r24190 and r24192
27900 [redmine ruby] Issue #1875 has been updated by Kirk Haines.

^ Ruby 1.8.7, rb_define_method and ArgumentError: wrong number of  arguments (0 for 1)
27902 [gerardo.sant] rb_define_method(rb_cCursorBase, "drop", rb_cursorbase_drop, 0);
27903 [esaynatkari ] On 1/27/10 8:55 AM, "Gerardo Santana G=F3mez Garrido"
27906 [esaynatkari ] On 1/27/10 9:31 AM, "Gerardo Santana G=F3mez Garrido"

^ Re: Ruby 1.8.7, rb_define_method and 
27904 [gerardo.sant] I'm sure I'm calling Cursor#drop, where Cursor is a class defined in
27905 [gerardo.sant] I'm sorry. I must explain that the ArgumentError exception is raised
27908 [gerardo.sant] );

^ [Backport #1916](Closed) File.open crashes when flags File::RDONLY | File::APPEND are passed
27907 [redmine ruby] Issue #1916 has been updated by Kirk Haines.

^ [Backport #2009](Closed) File.open memory leak
27909 [redmine ruby] Issue #2009 has been updated by Kirk Haines.

^ [Bug #2558] r24591 causes Segfault
27910 [redmine ruby] Issue #2558 has been updated by Alex Legler.

^ [Bug #2551] case/when matches literal *[1,2,3] but not variable *ary
27911 [redmine ruby] Issue #2551 has been updated by Jeremy Kemper.

^ [Bug #2669] mkmf find_executable doesn't find .bat files
27912 [redmine ruby] Bug #2669: mkmf find_executable doesn't find .bat files

^ [Bug #2670] Net::IMAP parser problem
27913 [redmine ruby] Bug #2670: Net::IMAP parser problem

^ [Bug #2669](Assigned) mkmf find_executable doesn't find .bat files
27914 [redmine ruby] Issue #2669 has been updated by Usaku NAKAMURA.

^ [Bug #2671] File.size fails for > 2GB
27915 [redmine ruby] Bug #2671: File.size fails for > 2GB

^ [Bug #2667] Segmentation fault error
27916 [redmine ruby] Issue #2667 has been updated by Yui NARUSE.

^ [Bug #2672] backport 26395
27918 [redmine ruby] Bug #2672: backport 26395

^ sometimes methods don't appear?
27919 [rogerdpack2 ] I've noticed that with a couple of binary gems [1]

^ [Feature #2012] Set event_flags on thread creation if hook exists
27921 [redmine ruby] Issue #2012 has been updated by Roger Pack.

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27923 [redmine ruby] Issue #2564 has been updated by Yui NARUSE.

^ [Bug #1392] Object#extend leaks memory on Ruby 1.9.1
27924 [redmine ruby] Issue #1392 has been updated by Jason Earl.
27935 [rogerdpack2 ] Yeah that one leaks for me too, with 1.9.2 trunk

^ [Bug #2564] [patch] re-initialize timer_thread_{lock,cond} after fork
27925 [redmine ruby] Issue #2564 has been updated by Aliaksey Kandratsenka.
27936 [rogerdpack2 ] 't solve issue completely as I see now. 'cause child can see some bad state=

^ [Bug #2611] Hang while executing END blocks with redirected stderr
27926 [redmine ruby] Issue #2611 has been updated by _ wanabe.

^ Mapping error in soap4r
27927 [Prashant_Sin] This is a multi-part message in MIME format.
27929 [Prashant_Sin] This is a multi-part message in MIME format.

^ [Bug #2669] mkmf find_executable doesn't find .bat files
27928 [redmine ruby] Issue #2669 has been updated by Hugh Sasse.

^ [Bug:trunk] some behavior changes of lib/csv.rb between 1.8 and 1.9
27930 [mame tsg.ne.] I'm now checking for ruby trunk to pass rubyspec.  Are these behavior
27931 [james grayso] Yes, they are intentional changes.
+ 27978 [james grayso] return a [] instead of nil.  I'll make a not to look into that and maybe =
| 27982 [mame tsg.ne.] rn a [] instead of nil.  I'll make a not to look into that and maybe fix it=
| 27986 [james grayso] I browsed through it a bit.  I didn't feel like there is much there.  :)
| 28009 [mame tsg.ne.] I was asked similar question by Masatoshi Seki (the author of ERB)
| 28010 [vsizikov gma] ubySpec not make an effort to port existing test suites?
| + 28012 [brixen gmail] RubySpec not make an effort to port existing test suites?
| + 28017 [james grayso] There's definitely some CSV tests that could be moved over then.  I'm =
+ 27991 [nakahiro gma] rCSV "corrects" this odd behavior.
  + 27992 [nakahiro gma] I mean, I don't have any comment to the changes fastercsv made. No objection.
  + 27993 [james grayso] FasterCSV "corrects" this odd behavior.
    28000 [gwtmp01 mac.] FasterCSV "corrects" this odd behavior.
    28001 [james grayso] Yeah, I guess that's the thinking behind the old implementation.

^ [Bug #2669] mkmf find_executable doesn't find .bat files
27932 [redmine ruby] Issue #2669 has been updated by Luis Lavena.
+ 27934 [rogerdpack2 ] Good point, actually...I've never actually ran into problems with
| + 27937 [luislavena g] I don't remember, let me search my sent items and will comment again.
| + 27939 [luislavena g] =3D1698
+ 27940 [hgs dmu.ac.u] system('gem') vs system('gem.bat')
  27941 [luislavena g] t is one of the reasons is not marked as executable.

^ [Bug #2681](Rejected) some behavior changes of lib/csv.rb between 1.8 and 1.9
27933 [redmine ruby] Issue #2681 has been updated by Yusuke Endoh.

^ [Bug #2682] Undefined method join for String (erb.rb)
27938 [redmine ruby] Bug #2682: Undefined method join for String (erb.rb)

^ [Bug #2669] mkmf find_executable doesn't find .bat files
27942 [redmine ruby] Issue #2669 has been updated by Hugh Sasse.

^ [Bug #2682](Feedback) Undefined method join for String (erb.rb)
27943 [redmine ruby] Issue #2682 has been updated by Yui NARUSE.

^ [Bug #2683] IMAP hangs when receiving an unexpected "BYE" during login
27944 [redmine ruby] Bug #2683: IMAP hangs when receiving an unexpected "BYE" during login

^ [Bug #2671](Rejected) File.size fails for > 2GB
27945 [redmine ruby] Issue #2671 has been updated by Usaku NAKAMURA.

^ [Bug #2684] .def file is missing
27946 [redmine ruby] Bug #2684: .def file is missing

^ [Bug #2684](Closed) .def file is missing
27947 [redmine ruby] Issue #2684 has been updated by Nobuyoshi Nakada.

^ [Bug #2669](Closed) mkmf find_executable doesn't find .bat files
27948 [redmine ruby] Issue #2669 has been updated by Nobuyoshi Nakada.

^ [Bug #1392](Open) Object#extend leaks memory on Ruby 1.9.1
27949 [redmine ruby] Issue #1392 has been updated by _ wanabe.

^ [Bug #2577] Ruby 1.9.2 Preview 1 Aborts when script/generate is used
27950 [redmine ruby] Issue #2577 has been updated by Eugene Pimenov.

^ [Bug #2685] Wrong call sequence example for RDoc of method flo_minus in numeric.c
27951 [redmine ruby] Bug #2685: Wrong call sequence example for RDoc of method flo_minus in numeric.c

^ Re: Bug report for Ruby 1.9.1
27952 [shortcutter ] Did you check your spam folder?  Btw, these questions are best

^ [Bug #2686] Socket::gethostbyname => SEGFAULT
27953 [redmine ruby] Bug #2686: Socket::gethostbyname => SEGFAULT

^ [Bug #2667] Segmentation fault error
27954 [redmine ruby] Issue #2667 has been updated by Adam Jay.

^ [Bug #2689] rdoc gem on 1.9.2 fails for interactive(-i) ri
27956 [redmine ruby] Bug #2689: rdoc gem on 1.9.2 fails for interactive(-i) ri

^ [Bug #2690] IO#select unable to select for < 0.015s
27957 [redmine ruby] Bug #2690: IO#select unable to select for < 0.015s

^ Re: #to_enum ignores block?
27958 [rogerdpack2 ] Maybe e_select?

^ [Bug #2319](Feedback) gethostbyname fails in windows
27960 [redmine ruby] Issue #2319 has been updated by Nobuyoshi Nakada.

^ RCR: allow {select, collect, map} to accept symbol argument
27961 [rogerdpack2 ] Background.
27966 [jballanc gma] implicitly to proc.

^ [Bug #2319] gethostbyname fails in windows
27962 [redmine ruby] Issue #2319 has been updated by Roger Pack.
27963 [nobu ruby-la] It's 6.0.6001.18000 on Vista.
threads.html
top