[#26972] How to — HackerGene <hackergene@...>
Hi , I'm new to ruby programming language located in China.
[#26981] [Bug #2418] method_missing (assignment) returns args instead of return value — Dave B <redmine@...>
Bug #2418: method_missing (assignment) returns args instead of return value
[#27003] [Bug #2422] splat operator fails on array of 1 element — Raul Parolari <redmine@...>
Bug #2422: splat operator fails on array of 1 element
[#27014] possible bug in Method#source_location — Roger Pack <rogerdpack@...>
It appears that Method#source_location returns different values for
[#27025] [Backport #2431] StringIO#{gets,readlines} with "" (paragraph mode) trims last "\n" — Hiroshi NAKAMURA <redmine@...>
Backport #2431: StringIO#{gets,readlines} with "" (paragraph mode) trims last "\n"
Issue #2431 has been updated by Vladimir Sizikov.
2009/12/7 Vladimir Sizikov <redmine@ruby-lang.org>:
Hi,
Hi Vladimir,
[#27031] [Bug #2433] Ruby gem update --system /gem install [any_gem_name] ERROR — Sergueï Cambour <redmine@...>
Bug #2433: Ruby gem update --system /gem install [any_gem_name] ERROR
[#27036] Ruby causes nearly as much cpu wakeups as firefox — Christoph Kappel <unexist@...>
> =A020.5% (133.5) =A0 =A0 =A0 =A0 =A0 firefox : hrtimer_start_range_ns (hr=
>> =A020.5% (133.5) =A0 =A0 =A0 =A0 =A0 firefox : hrtimer_start_range_ns (h=
Hi,
[#27060] [Bug #2443] {Object,BasicObject}.clone — Shugo Maeda <redmine@...>
Bug #2443: {Object,BasicObject}.clone
[#27074] [Bug #2449] StringIO#ungetc behavior is contrary to its spec — Vladimir Sizikov <redmine@...>
Bug #2449: StringIO#ungetc behavior is contrary to its spec
Issue #2449 has been updated by Yusuke Endoh.
Hi,
[#27086] [Feature #2454] OpenSSL has no maintainer — Yui NARUSE <redmine@...>
Feature #2454: OpenSSL has no maintainer
Issue #2454 has been updated by Yui NARUSE.
[#27103] [Bug #2464] cross-compile Ruby patchlevel 376 fails — Luis Lavena <redmine@...>
Bug #2464: cross-compile Ruby patchlevel 376 fails
[#27120] #to_enum ignores block? — Roger Pack <rogerdpack@...>
Is #to_enum ignoring its block expected?
On Thu, Dec 10, 2009 at 7:55 AM, Roger Pack <rogerdpack@gmail.com> wrote:
> The whole purpose of to_enum is to return an Enumerator instance.
On Thu, Dec 10, 2009 at 9:58 AM, Roger Pack <rogerdpack@gmail.com> wrote:
[#27135] better GC? — Roger Pack <rogerdpack@...>
Could I put in a small plea for a better GC?
Hi,
On Fri, Dec 11, 2009 at 09:07:16AM +0900, Yukihiro Matsumoto wrote:
Excerpts from Paul Brannan's message of Thu Jan 07 21:53:34 +0200 2010:
Eero Saynatkari wrote:
> Rubinius is also compatible with existing extensions*
Excerpts from rogerdpack2's message of Fri Jan 08 18:41:18 +0200 2010:
>> I wonder if its GC could be merged into MRI :)
On Tue, Jan 12, 2010 at 12:45 PM, Evan Phoenix <evan@fallingsnow.net> wrote=
Paul Brannan wrote:
On Fri, Jan 08, 2010 at 07:37:40AM +0900, Kurt Stephens wrote:
On Tue, Jan 12, 2010 at 3:23 AM, Brent Roman <brent@mbari.org> wrote:
> Toshio Endo and Kenjiro Taura adapted the Boehm conservative GC
On Thu, Jan 14, 2010 at 15:06, Roger Pack <rogerdpack2@gmail.com> wrote:
[#27142] Ruby's GC — Gon軋lo Silva <goncalossilva@...>
Hi there,
Hi,
On Fri, Dec 11, 2009 at 9:40 AM, Yukihiro Matsumoto <matz@ruby-lang.org> wr=
[#27151] [Bug #2475] InstructionSequence#to_a fails for duparray — Paul Brannan <redmine@...>
Bug #2475: InstructionSequence#to_a fails for duparray
[#27169] [Feature #2480] request to add GC::Profiler.time method — Roger Pack <redmine@...>
Feature #2480: request to add GC::Profiler.time method
[#27189] [ANN] openssl-nonblock 0.2.1: moving towards compatibility with Ruby 1.9.2 — Tony Arcieri <tony@...>
openssl-nonblock is a gem which enables non-blocking support in Ruby's
[#27198] [PATCH] fix CGI::escape to work with blocks, avoid dollar variables — Gaston Ramos <ramos.gaston@...>
Hi Ruby-Core, I attach a path that solve this problem:
On Thu, Dec 17, 2009 at 12:28 AM, Gaston Ramos <ramos.gaston@gmail.com>wrote:
El Thu, 17 de Dec de 2009, a las 11:20:32AM +0900, NARUSE, Yui dijo:
(2009/12/17 21:16), Gaston Ramos wrote:
[#27199] [Backport #2488] thread usage can result in bad HANDLE — Roger Pack <redmine@...>
Backport #2488: thread usage can result in bad HANDLE
Issue #2488 has been updated by _ wanabe.
[#27205] unable to send signal "EXIT" — Roger Pack <rogerdpack@...>
Is this expected? (all versions of ruby...)
Hello,
[#27223] [Bug #2495] Matrix: Vector#each2 should check its argument — Marc-Andre Lafortune <redmine@...>
Bug #2495: Matrix: Vector#each2 should check its argument
[#27224] [Bug #2496] Delegate: #methods and #public_methods should return delegated methods too — Marc-Andre Lafortune <redmine@...>
Bug #2496: Delegate: #methods and #public_methods should return delegated methods too
Issue #2496 has been updated by Yusuke Endoh.
[#27230] [Bug #2502] strange behavior of anonymous class inside a proc — caleb clausen <redmine@...>
Bug #2502: strange behavior of anonymous class inside a proc
[#27238] Why doesn't Array include Comparable? — Martin DeMello <martindemello@...>
Array already defines <=>, why not include Comparable as well?
On Sat, Dec 19, 2009 at 4:54 PM, Martin DeMello <martindemello@gmail.com>wrote:
[#27242] select! — Roger Pack <rogerdpack@...>
Forwarded from ruby-talk:
Hi,
[#27244] [Bug #2505] Threads behave inconsistently across platforms. — Christian Höltje <redmine@...>
Bug #2505: Threads behave inconsistently across platforms.
[#27256] [Feature #2509] Recursive freezing? — Marc-Andre Lafortune <redmine@...>
Feature #2509: Recursive freezing?
[#27270] rb_eql, rb_equal — Roger Pack <rogerdpack@...>
would it be more efficient to add an extra == in there for these
[#27275] [Bug #2511] irb exits unexpectedly windows — Vlad Why <redmine@...>
Bug #2511: irb exits unexpectedly windows
[#27286] [Bug #2515] Array#select! — Roger Pack <redmine@...>
Bug #2515: Array#select!
Issue #2515 has been updated by Marc-Andre Lafortune.
[#27304] Ruby 1.8: Improved Rational performance by 10% — Kurt Stephens <ks@...>
http://kurtstephens.com/node/105
On Thu, Dec 24, 2009 at 1:56 PM, Kurt Stephens <ks@kurtstephens.com> wrote:
[#27324] [Bug #2530] Future timestamps in 1.8.7-p248 generate recursive compilation process — Luis Lavena <redmine@...>
Bug #2530: Future timestamps in 1.8.7-p248 generate recursive compilation process
[#27360] [Feature #2542] URI lib should be updated to RFC 39886 — Marc-Andre Lafortune <redmine@...>
Feature #2542: URI lib should be updated to RFC 39886
Issue #2542 has been updated by Yui NARUSE.
[ruby-core:27037] [Bug #2438] Segmentation Fault in YAML
Bug #2438: Segmentation Fault in YAML http://redmine.ruby-lang.org/issues/show/2438 Author: Russell Penney Status: Open, Priority: Normal Category: lib ruby -v: ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32] The attached file causes ruby to crash. The file is hacked (badly) together from a few examples I found. =========== 25000 separated write 100000 25000 0.422 separated read 100000 25000 0.344 array write 100000 25000 0.250 array read 100000 25000 0.188 C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:110: [BUG] Segmentation fault ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32] -- control frame ---------- c:0022 p:---- s:0082 b:0082 l:000081 d:000081 CFUNC :add c:0021 p:0014 s:0078 b:0078 l:002100 d:000077 BLOCK C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:110 c:0020 p:---- s:0075 b:0075 l:000074 d:000074 FINISH c:0019 p:---- s:0073 b:0073 l:000072 d:000072 CFUNC :each c:0018 p:0009 s:0070 b:0070 l:002100 d:000069 BLOCK C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:109 c:0017 p:---- s:0067 b:0067 l:000066 d:000066 FINISH c:0016 p:---- s:0065 b:0065 l:000064 d:000064 CFUNC :seq c:0015 p:0025 s:0060 b:0060 l:002100 d:000059 BLOCK C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:108 c:0014 p:---- s:0057 b:0057 l:000056 d:000056 FINISH c:0013 p:---- s:0055 b:0055 l:000054 d:000054 CFUNC :call c:0012 p:---- s:0053 b:0053 l:000052 d:000052 CFUNC :emit c:0011 p:0143 s:0049 b:0049 l:000048 d:000048 METHOD C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:391 c:0010 p:0024 s:0042 b:0042 l:002100 d:002100 METHOD C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:107 c:0009 p:0037 s:0038 b:0038 l:000037 d:000037 METHOD C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:117 c:0008 p:0021 s:0032 b:0032 l:00183c d:000031 BLOCK examples/marshal_benchmark.rb:77 c:0007 p:---- s:0029 b:0029 l:000028 d:000028 FINISH c:0006 p:---- s:0027 b:0027 l:000026 d:000026 CFUNC :open c:0005 p:0021 s:0022 b:0022 l:00183c d:000021 BLOCK examples/marshal_benchmark.rb:76 c:0004 p:0024 s:0020 b:0020 l:000019 d:000019 METHOD examples/marshal_benchmark.rb:12 c:0003 p:0379 s:0012 b:0012 l:00183c d:00223c EVAL examples/marshal_benchmark.rb:75 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:00183c d:00183c TOP --------------------------- -- Ruby level backtrace information----------------------------------------- C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:110:in `add' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:110:in `block (3 levels) in to_yaml' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:109:in `each' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:109:in `block (2 levels) in to_yaml' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:108:in `seq' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:108:in `block in to_yaml' C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:391:in `call' C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:391:in `emit' C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:391:in `quick_emit' C:/Development/Ruby19/lib/ruby/1.9.1/yaml/rubytypes.rb:107:in `to_yaml' C:/Development/Ruby19/lib/ruby/1.9.1/yaml.rb:117:in `dump' examples/marshal_benchmark.rb:77:in `block (2 levels) in <main>' examples/marshal_benchmark.rb:76:in `open' examples/marshal_benchmark.rb:76:in `block in <main>' examples/marshal_benchmark.rb:12:in `benchmark' examples/marshal_benchmark.rb:75:in `<main>' ---------------------------------------- http://redmine.ruby-lang.org