39811-40261

39629-41127 subjects 40049-40540

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39811 [luislavena g] Issue #5375 has been updated by Luis Lavena.

^ [Ruby 1.9 - Bug #5387][Open] Deprecate should be Gem::Deprecate
39813 [gregory.t.br] Issue #5387 has been reported by Gregory Brown.

^ [Ruby 1.9 - Bug #5387][Assigned] Deprecate should be Gem::Deprecate
39814 [naruse airem] Issue #5387 has been updated by Yui NARUSE.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39816 [redmine ruby] Issue #5375 has been updated by Jon Forums.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39818 [luislavena g] Issue #5375 has been updated by Luis Lavena.

^ [Ruby 1.9 - Bug #5387] Deprecate should be Gem::Deprecate
39821 [drbrain segm] Issue #5387 has been updated by Eric Hodel.

^ Discussion results
39823 [ko1 atdot.ne] We made a discuss tonight, the last day of RubyConf 2011 about 2.0
+ 39825 [ko1 atdot.ne] * Change $LOAD_PATH protocol.
+ 39832 [james grayso] 2.0.
+ 39834 [dutta.anuj g] Thanks for the write-up.
| 39835 [matz ruby-la] No. As include does affect including class, not included module,
+ 39840 [transfire gm] I did not have the fortune of attending the discussion, but I would
| + 39844 [matz ruby-la] Activesupport is just fine by itself.  I am not that positive to merge
| | 39856 [now bitwi.se] Can you elaborate on why you hate autoload?
| | + 39866 [kosaki.motoh] Thread unsafe?
| | | 39867 [now bitwi.se] Hasn=E2=80=99t this been fixed?  And again, if it hasn=E2=80=99t, then that=
| | | 39868 [adam apresco] at=E2=80=99s a bug,
| | + 40150 [now bitwi.se] I would really like some clarity in this issue.  Is autoload going to
| + 39845 [shyouhei rub] Are you asking this for us?  Then sorry.  Please consider going through
+ 39842 [transfire gm] 8) Open up access to the internal methods for looking up scripts used

^ Road to 2.0
39824 [ko1 atdot.ne] We need to conclude 2.0 specification before we release 2.0 (of
39836 [mame tsg.ne.] Actually, it is impossible to decide all of them, I think.
39837 [matz ruby-la] Yes, we have to determine what are must-haves for 2.0 and what are
+ 39838 [mame tsg.ne.] Thank you for your quick reply!
| 39839 [matz ruby-la] Yes, but I have to think about them more thoroughly.  To do so, I have
| + 39841 [ko1 atdot.ne] I agree with your opinion.  Please decide deadline.
| + 39861 [mame tsg.ne.] Once the specification is (almost) fixed, anyone can implement
|   39870 [gwtmp01 mac.] have
+ 39863 [adam apresco] Could you say more about the decision to drop #mix/traits?

^ Re: 2.0 feature questionnaire - new main method
39830 [rr.rosas gma] A feature that I think it would be useful to consider is something like

^ [Ruby 1.9 - Feature #5364] How about new syntax: "object.\method" returns a Method instance?
39831 [yimutang gma] Issue #5364 has been updated by Joey Zhou.

^ [Ruby 1.9 - Bug #5384] Ruby 1.9.3-RC1 Fails to Compile on Illumos (OpenSolaris)
39833 [ngotogenome ] Issue #5384 has been updated by Naohisa Goto.

^ [Ruby 1.9 - Feature #2565] adding hooks for better tracing
39849 [naruse airem] Issue #2565 has been updated by Yui NARUSE.

^ [Ruby 1.9 - Bug #5384] Ruby 1.9.3-RC1 Fails to Compile on Illumos (OpenSolaris)
39850 [cyrus cluste] Issue #5384 has been updated by Cyrus Lopez.

^ Re: Discussion results (here documents with indents)
39851 [duerst it.ao] I agree that this should use here document syntax. But that means we
39862 [mame tsg.ne.] How about importing String#margin from Facets?
+ 39869 [now bitwi.se] Why not implement it by checking the amount of leading whitespace on
| + 39877 [transfire gm] Sure, I think that's #tabto. A very useful method.
| + 39909 [duerst it.ao] Yes, something like that seems much more desirable.
|   39911 [transfire gm] That's essentially what #tabto does. It keeps relative spacing based
|   39914 [jimfreeze gm] I'm not convinced yet this belongs in Ruby.
|   39930 [transfire gm] You say that like it's not important. I fundamentally disagree with
+ 39874 [transfire gm] in
  + 39875 [jimfreeze gm] How does String#margin behave when given irregular input?
  | 39879 [transfire gm] It takes the first non-whitespace character to be the indent marker,
  | 39883 [jimfreeze gm] Sent from my iPad
  | 39884 [transfire gm] Lol. Yea, I guess that makes more sense. The spaces are just ignored,
  | 39885 [jimfreeze gm] Sent from my iPad
  | 39889 [transfire gm] This is the result: "doc\ndoc\ndoc\ndoc\n  doc"
  | 39892 [jimfreeze gm] I thought according to the algorithm it would strip the first char.
  + 39878 [mame tsg.ne.] Actually, I prefer %L, but didn't succeed to implement it.
    39931 [nobu ruby-la] First, please continue in new separate thread.
    39956 [duerst it.ao] Do you have any pointers?

^ [Ruby 1.9 - Bug #5378] Prime.each is slow
39854 [calamitates ] Issue #5378 has been updated by Peter Vanbroekhoven.

^ Modules as library forms
39855 [jballanc gma] =46irst, thank you to everyone involved in RubyConf=21 I had a number of =
39864 [gwtmp01 mac.] charset=windows-1252
39907 [jballanc gma] class Foo

^ [Ruby 1.9 - Bug #5388][Open] Update Shellwords' documentation to include example
39859 [samnang.chhu] Issue #5388 has been reported by Samnang Chhun.

^ [Ruby 1.9 - Feature #5389][Open] New method Enumerator#iterate
39860 [yimutang gma] Issue #5389 has been reported by Joey Zhou.

^ Event hooks for object creation and garbage collection
39865 [gethemant gm] While porting memprof (https://github.com/ice799/memprof) to 1.9, the
39917 [nobu ruby-la] How do you achieve it?
39934 [ko1 atdot.ne] I'm also positive and I have a plan to introduce it.

^ [Ruby 1.9 - Bug #5384] Ruby 1.9.3-RC1 Fails to Compile on Illumos (OpenSolaris)
39871 [ngotogenome ] Issue #5384 has been updated by Naohisa Goto.

^ [Ruby 1.9 - Feature #5378][Assigned] Prime.each is slow
39872 [mame tsg.ne.] Issue #5378 has been updated by Yusuke Endoh.

^ Windows IO and multi-platform MRI (was: 2.0 feature questionnaire)
39873 [jon.forums g] Forking this platform specific subtopic so as to not clutter responses to Koichi-san's original request.
40085 [rogerdpack2 ] I think rubygems' load time has been improved, but I was surprised to

^ [Backport93 - Backport #5391][Open] Please backport r33368,  r33379 (ref #5380)
39876 [nagachika00 ] Issue #5391 has been reported by Tomoyuki Chikanaga.

^ [Ruby 1.9 - Feature #5392][Open] Symbol GC
39881 [ks.ruby kurt] Issue #5392 has been reported by Kurt  Stephens.
39913 [Konstantin.H] How would you ensure identity? Do a search on every Symbol creation? Keep a=

^ Re: 2.0 feature questionnaire - Symbol GC
39882 [ks kurtsteph] ...

^ [Ruby 1.9 - Bug #5393][Open] some style fixes in enum.c docs
39886 [redmine ruby] Issue #5393 has been reported by b t.

^ [Ruby 1.9 - Bug #5393] some style fixes in enum.c docs
39887 [drbrain segm] Issue #5393 has been updated by Eric Hodel.

^ [Ruby 1.9 - Feature #5394][Open] Anonymous Symbols, Anonymous Methods
39888 [ks.ruby kurt] Issue #5394 has been reported by Kurt  Stephens.
+ 39893 [gwtmp01 mac.] I'm not sure about the anonymous symbols but you might want to take a =
+ 39941 [nobu ruby-la] Is this double dispatching system your true goal?  If so, anonymous

^ [Ruby 1.9 - Bug #5395][Open] Category naming in Redmine
39890 [redmine ruby] Issue #5395 has been reported by b t.

^ [Backport92 - Backport #5253] PTY with wait incorrectly sets exit status for exit command
39891 [simon.a.chia] Issue #5253 has been updated by Simon Chiang.

^ [Ruby 1.9 - Bug #5395] Category naming in Redmine
39894 [drbrain segm] Issue #5395 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5396][Open] Improvements to documentation for Etc module
39895 [meta pobox.c] Issue #5396 has been reported by mathew murphy.

^ [Ruby 1.9 - Bug #5387][Closed] Deprecate should be Gem::Deprecate
39897 [drbrain segm] Issue #5387 has been updated by Eric Hodel.

^ [Backport93 - Backport #5397][Open] Backport r33386 from #5378 (Deprecate => Gem::Deprecate) to ruby_1_9_3 for Ruby 1.9.3p0
39898 [drbrain segm] Issue #5397 has been reported by Eric Hodel.

^ [Ruby 1.9 - Bug #5216] added some clarification to Array.new method
39899 [drbrain segm] Issue #5216 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5349] Add back documentation for Proc#call and Proc#[]
39900 [drbrain segm] Issue #5349 has been updated by Eric Hodel.

^ [Backport93 - Backport #5398][Open] Backport r33390 #5349 and r33391 (argument handling)
39901 [drbrain segm] Issue #5398 has been reported by Eric Hodel.

^ [Ruby 1.9 - Bug #5388] Update Shellwords' documentation to include example
39902 [drbrain segm] Issue #5388 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5399][Open] Time.strptime does not correctly parse seconds since epoch
39903 [ceberz elcte] Issue #5399 has been reported by Christopher Eberz.

^ [Ruby 1.9 - Bug #5393] some style fixes in enum.c docs
39904 [drbrain segm] Issue #5393 has been updated by Eric Hodel.
39927 [nobu ruby-la] Oops, you call me an old man ;-)

^ [Ruby 1.9 - Feature #5394] Anonymous Symbols, Anonymous Methods
39906 [ks.ruby kurt] Issue #5394 has been updated by Kurt  Stephens.
39924 [mame tsg.ne.] This proposal aims to address pollution and collision problem of name

^ [Ruby 1.9 - Bug #5393] some style fixes in enum.c docs
39910 [redmine ruby] Issue #5393 has been updated by b t.

^ [Ruby 1.9 - Bug #5393] some style fixes in enum.c docs
39912 [redmine ruby] Issue #5393 has been updated by b t.

^ [Ruby 1.9 - Feature #5400][Open] Remove flip-flops in 2.0
39915 [judofyr gmai] Issue #5400 has been reported by Magnus Holm.
+ 39926 [mame tsg.ne.] I'm one of the few users of flip-flop.
| 40083 [judofyr gmai] I just want to get rid of complexity in the language.
| 40261 [dutta.anuj g] IMHO, "they aren't well known to Rubyists" doesn't sound like a good enough
+ 40030 [telemachus a] As someone who came to Ruby from Perl, I also use/like the flip-flop

^ [Ruby 1.9 - Feature #5389] New method Enumerator#iterate
39916 [naruse airem] Issue #5389 has been updated by Yui NARUSE.

^ [Ruby 1.9 - Bug #5401][Open] Ruby 1.9.3 interpreter crash
39918 [conradwt gma] Issue #5401 has been reported by Conrad Taylor.

^ [Ruby 1.9 - Feature #5400] Remove flip-flops in 2.0
39919 [yimutang gma] Issue #5400 has been updated by Joey Zhou.

^ [Ruby 1.9 - Feature #5389] New method Enumerator#iterate
39920 [yimutang gma] Issue #5389 has been updated by Joey Zhou.

^ [Ruby 1.9 - Bug #5401][Feedback] Ruby 1.9.3 interpreter crash
39921 [sorah tubusu] Issue #5401 has been updated by Shota Fukumori.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39923 [redmine ruby] Issue #5375 has been updated by jojelino _.

^ [Ruby 1.9 - Feature #5400] Remove flip-flops in 2.0
39925 [yimutang gma] Issue #5400 has been updated by Joey Zhou.

^ [Ruby 1.9 - Bug #5384] Ruby 1.9.3-RC1 Fails to Compile on Illumos (OpenSolaris)
39928 [ngotogenome ] Issue #5384 has been updated by Naohisa Goto.

^ [Ruby 1.9 - Bug #5402][Open] Enhancing documentation for Time extension in stlib
39929 [semmons99 gm] Issue #5402 has been reported by Shane Emmons.

^ Indented multi-line literal string syntax
39932 [transfire gm] Color me impressed. I wish I could fully comprehend such code. But

^ [Ruby 1.9 - Bug #5403][Open] Adding Documentation Intro to Random
39933 [osiris43 gma] Issue #5403 has been reported by Brett Bim.

^ [Ruby 1.9 - Bug #5404][Open] Enhancing documentation for Time class in core
39935 [semmons99 gm] Issue #5404 has been reported by Shane Emmons.

^ redmine 2.0 tracker
39937 [ko1 atdot.ne] There is no 2.0 tracker (sub-project) in redmine.
39940 [naruse airem] Made it.
+ 39942 [ko1 atdot.ne] Thanks.
| 39947 [jballanc gma] It seems I cannot assign this bug to the ruby-20 project: http://redmine.ruby-lang.org/issues/4610
+ 40146 [normalperson] This does not seem to be forwarding issues/comments to ruby-core.

^ [Ruby 1.9 - Feature #5392] Symbol GC
39938 [ks.ruby kurt] Issue #5392 has been updated by Kurt  Stephens.

^ [Ruby 1.9 - Bug #5405][Open] Adds top level documentation to Hash class
39939 [alvaro xenda] Issue #5405 has been reported by Alvaro Pereyra Rabanal.

^ [Ruby 1.9 - Feature #5008] Equal rights for Hash (like Array, String, Integer, Float)
39944 [sunaku gmail] Issue #5008 has been updated by Suraj Kurapati.

^ [Ruby 1.9 - Bug #5406][Open] inconsistent odd-length array rejection in Hash[*ary] vs Hash[ary]
39945 [sunaku gmail] Issue #5406 has been reported by Suraj Kurapati.

^ [Ruby 1.9 - Bug #5393] some style fixes in enum.c docs
39946 [drbrain segm] Issue #5393 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5402] Enhancing documentation for Time extension in stlib
39948 [drbrain segm] Issue #5402 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5403] Adding Documentation Intro to Random
39949 [drbrain segm] Issue #5403 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5405] Adds top level documentation to Hash class
39950 [drbrain segm] Issue #5405 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5375][Feedback] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39951 [luislavena g] Issue #5375 has been updated by Luis Lavena.

^ [Ruby 1.9 - Bug #5404] Enhancing documentation for Time class in core
39952 [drbrain segm] Issue #5404 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39953 [redmine ruby] Issue #5375 has been updated by Jon Forums.

^ [Ruby 1.9 - Bug #5407][Open] Cannot build ruby-1.9.3-rc1 with TDM-GCC 4.6.1 on Windows XP SP3
39957 [phasis gmail] Issue #5407 has been reported by Heesob Park.

^ [Ruby 1.9 - Feature #5112] Remove inadvertent symbol creation from send, __send__, and public_send
39958 [merch-redmin] Issue #5112 has been updated by Jeremy Evans.

^ here documents with indents (was: Discussion results)
39959 [nobu ruby-la] * <http://blade.nagaokaut.ac.jp/cgi-bin/vframe.rb/ruby/ruby-dev/19261?19198-19543>

^ [Ruby 1.9 - Bug #5384] Ruby 1.9.3-RC1 Fails to Compile on Illumos (OpenSolaris)
39961 [ngotogenome ] Issue #5384 has been updated by Naohisa Goto.

^ [Ruby 1.9 - Bug #5407] Cannot build ruby-1.9.3-rc1 with TDM-GCC 4.6.1 on Windows XP SP3
39964 [redmine ruby] Issue #5407 has been updated by Jon Forums.

^ [Ruby 1.9 - Bug #5407] Cannot build ruby-1.9.3-rc1 with TDM-GCC 4.6.1 on Windows XP SP3
39966 [phasis gmail] Issue #5407 has been updated by Heesob Park.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39967 [redmine ruby] Issue #5375 has been updated by Jon Forums.

^ [Ruby 1.9 - Bug #5410][Open] Enhancing documentation for Random class in core
39968 [six.impossib] Issue #5410 has been reported by Gregory Parkhurst.

^ [Ruby 1.9 - Bug #5402] Enhancing documentation for Time extension in stlib
39969 [semmons99 gm] Issue #5402 has been updated by Shane Emmons.

^ [Ruby 1.9 - Bug #5404] Enhancing documentation for Time class in core
39970 [semmons99 gm] Issue #5404 has been updated by Shane Emmons.

^ failed install question
39971 [rogerdpack2 ] $ ~/installs/ruby_trunk_installed/bin/ruby yo.rb
39982 [nobu ruby-la] Why site_ruby?
40005 [rogerdpack2 ] Dunno. Deleting the directory and running make install seemed to fix

^ [Ruby 1.9 - Bug #5411][Open] Some enum.c doc tweaks
39972 [redmine ruby] Issue #5411 has been reported by b t.

^ [Ruby 1.9 - Bug #5412][Open] Array documentation
39973 [info madebyd] Issue #5412 has been reported by Andrea Singh.

^ [Ruby 1.9 - Bug #5410] Enhancing documentation for Random class in core
39974 [drbrain segm] Issue #5410 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5412] Array documentation
39975 [drbrain segm] Issue #5412 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5411] Some enum.c doc tweaks
39976 [drbrain segm] Issue #5411 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39977 [redmine ruby] Issue #5375 has been updated by Usaku NAKAMURA.

^ [Ruby 1.9 - Bug #5415][Open] YAML serialization problem for Exception
39978 [jingweno gma] Issue #5415 has been reported by Owen Ou.

^ [Ruby 1.9 - Bug #5415] YAML serialization problem for Exception
39979 [jingweno gma] Issue #5415 has been updated by Owen Ou.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39980 [luislavena g] Issue #5375 has been updated by Luis Lavena.

^ [Ruby 1.9 - Bug #5416][Open] Improve documentation for lib/time.rb
39981 [shepmaster m] Issue #5416 has been reported by Jake Goulding.

^ [Ruby 1.9 - Bug #5416] Improve documentation for lib/time.rb
39983 [drbrain segm] Issue #5416 has been updated by Eric Hodel.

^ [Backport87 - Feature #4996] About 1.8.7 EOL
39984 [shyouhei rub] Issue #4996 has been updated by Shyouhei Urabe.

^ [Ruby 1.9 - Bug #5411] Some enum.c doc tweaks
39985 [redmine ruby] Issue #5411 has been updated by b t.

^ problems with Refinements
39986 [shugo ruby-l] I guess the reason of the performance decrease is that I have added
+ 39988 [steve stevek] There are also the group of people that think refinements are just a
| 39990 [matz ruby-la] Unfortunately, I missed Brian's talk, so we have to wait until the
| 39996 [steve stevek] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0matz.
| + 39997 [billk cts.co] While I don't disagree with the "Pros" you've listed, I've
| + 39999 [matz ruby-la] As Bill Kelly stated in [ruby-core:39997], we consider refinements as
| + 40015 [shugo ruby-l] At this point, I think refinements are better than monkey patching
|   40016 [steve stevek] Sorry, this was terrible wording on my part. What I was trying to say
|   40023 [adam apresco] If performance weren't affected at all, what would you think about
|   40033 [steve stevek] Yep. I think it's a bad feature in general, the performance thing is
|   40034 [ks kurtsteph] I'm hoping that Ruby will actually become smaller language with simpler
|   40042 [matz ruby-la] I don't think we can.  That's because we are going to add.
+ 39992 [matz ruby-la] I don't think so.  I admit there's need for local rebinding for some

^ [Ruby 1.9 - Bug #5417][Open] Some documentation for Shell
39987 [carol.nichol] Issue #5417 has been reported by Carol Nichols.

^ [Ruby 1.9 - Bug #5244] Continuation causes Bus Error on Debian sparc
39989 [jurij wooyd.] Issue #5244 has been updated by Jurij Smakov.

^ [Ruby 1.9 - Bug #5375] [mingw32] segfault on WinXP SP3 with 1.9.3dev@33347
39991 [redmine ruby] Issue #5375 has been updated by Jon Forums.

^ [Ruby 1.9 - Feature #2348] RBTree Should be Added to the Standard Library
39993 [david.malcom] Issue #2348 has been updated by David Graham.
+ 40004 [ko1 atdot.ne] Gem is not enough?
| 40008 [james grayso] .0? =C2=A0I've needed it to implement priority queues and key range scans, =
| 40009 [ko1 atdot.ne] Some people think most of standard libraries should be in gem.  I think
| + 40010 [james grayso] ink
| + 40011 [gwtmp01 mac.] think
+ 40012 [muraken gmai] I agree with you if the library name is changed.
  40020 [clifford.hea] Ruby 2.0?
  40028 [james grayso] I think Tree would be a fine name and closer to Hash.
  40035 [clifford.hea] Ruby 2.0?

^ [Ruby 1.9 - Bug #3784] Seg fault in IO.select from webrick
39994 [briang spice] Issue #3784 has been updated by Brian Gugliemetti.

^ [Ruby 1.9 - Feature #2348] RBTree Should be Added to the Standard Library
39995 [jeg2 ruby-la] Issue #2348 has been updated by James Gray.

^ [Ruby 1.9 - Feature #2348] RBTree Should be Added to the Standard Library
39998 [billk cts.co] Issue #2348 has been updated by B Kelly.
40000 [Konstantin.H] SortedSet could then depend on it properly instead of the voodoo code that =

^ [Ruby 1.9 - Bug #4576][Open] Range#step miss the last value, if end-exclusive and has float number
40002 [naruse airem] Issue #4576 has been updated by Yui NARUSE.

^ [Ruby 1.9 - Bug #5412] Array documentation
40013 [info madebyd] Issue #5412 has been updated by Andrea Singh.

^ [Ruby 1.9 - Bug #5418][Open] Some properties of WEBrick::HTTPRequest could be malformed
40014 [nakahiro gma] Issue #5418 has been reported by Hiroshi Nakamura.

^ [Ruby 1.9 - Bug #5420][Open] RubyGems misleading error message for "update -l"
40022 [shortcutter ] Issue #5420 has been reported by Robert Klemme.

^ Re: 2.0 feature questionnaire - hash declaration syntax improvement
40025 [rr.rosas gma] I would also like to see the following improvements to hash declaration

^ Why does require do I/O when feature has already been loaded?
40026 [now bitwi.se] Why does require do I/O when _feature_ has already been loaded?

^ [Ruby 1.9 - Feature #5421][Open] -r option useless
40027 [transfire gm] Issue #5421 has been reported by Thomas Sawyer.

^ Towards a Ruby Documentation Team
40031 [drbrain segm] Gregory Brown, Steve Klabnik, myself and members of the Ruby Mendicant =

^ [Ruby 1.9 - Bug #5412] Array documentation
40032 [drbrain segm] Issue #5412 has been updated by Eric Hodel.

^ [Ruby 1.9 - Feature #5421][Rejected] -r option useless
40036 [drbrain segm] Issue #5421 has been updated by Eric Hodel.

^ [Ruby 1.9 - Bug #5422][Open] File.fnmatch != Dir.glob # {no,sets}
40037 [sunaku gmail] Issue #5422 has been reported by Suraj Kurapati.

^ [Ruby 1.9 - Bug #5411] Some enum.c doc tweaks
40040 [drbrain segm] Issue #5411 has been updated by Eric Hodel.

^ [Ruby 1.9 - Feature #5421] -r option useless
40041 [transfire gm] Issue #5421 has been updated by Thomas Sawyer.

^ [Ruby 1.9 - Feature #5400] Remove flip-flops in 2.0
40043 [andrew.j.gri] Issue #5400 has been updated by Andrew Grimm.
40044 [matz ruby-la] Under the current plan, I am not going to remove flip-flop from 2.0,

^ [Ruby 1.9 - Feature #5421] -r option useless
40045 [drbrain segm] Issue #5421 has been updated by Eric Hodel.

^ [Ruby 1.9 - Feature #5421] -r option useless
40046 [transfire gm] Issue #5421 has been updated by Thomas Sawyer.

^ [Ruby 1.9 - Feature #4666] set ruby compatibility version to 1.9.3 in trunk
40047 [lucas lucas-] Issue #4666 has been updated by Lucas Nussbaum.

^ [Backport93 - Backport #5398][Closed] Backport r33390 #5349 and r33391 (argument handling)
40048 [kosaki.motoh] Issue #5398 has been updated by Motohiro KOSAKI.
threads.html
top