[#26463] New Features for the Array Module — Daniel Cohen <danielc2017@...>
To Whom it May Concern:
[#26488] Add Standard Deviation Function to Math Module — Daniel Cohen <danielc2017@...>
This patch adds a Standard Deviation function to the Math Module. It takes
Hi,
OK,
Hi,
Matz,
Hi,
On Tue, Nov 3, 2009 at 16:56, Yusuke ENDOH <mame@tsg.ne.jp> wrote:
2009/11/4 Yusuke ENDOH <mame@tsg.ne.jp>:
[#26492] HashWithIndifferentAccess to core — Urabe Shyouhei <shyouhei@...>
Hello,
Hi,
On Tue, Nov 3, 2009 at 6:48 AM, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
Just a thought: What about implementing this with an option on Hash:new,
Hi,
Hi,
2009/11/6 Yukihiro Matsumoto <matz@ruby-lang.org>:
Hi,
Hi,
Hi,
I'm not sure that it really makes sense to add any of this to core.
On Sat, Nov 7, 2009 at 10:21 AM, Rick DeNatale <rick.denatale@gmail.com> wrote:
On Nov 7, 2009, at 1:57 PM, Jeremy Kemper wrote:
On Sat, Nov 7, 2009 at 3:14 PM, James Edward Gray II
[#26497] [Bug #2326] 1.8.7 Segmentation fault — Johan Holmberg <redmine@...>
Bug #2326: 1.8.7 Segmentation fault
Issue #2326 has been updated by Hongli Lai.
[#26523] [Bug #2330] Non systematic segmentation fault with autoload rubyspec — Marc-Andre Lafortune <redmine@...>
Bug #2330: Non systematic segmentation fault with autoload rubyspec
Issue #2330 has been updated by Marc-Andre Lafortune.
Hi,
Argh... I can't reproduce my minimal case scenario anymore. Maybe
1) The minimal test case
Hi,
[#26540] [Bug #2336] pathname compare fails in windows — Roger Pack <redmine@...>
Bug #2336: pathname compare fails in windows
[#26560] [Feature #2340] Removing YAML/Syck — Yui NARUSE <redmine@...>
Feature #2340: Removing YAML/Syck
Issue #2340 has been updated by Yui NARUSE.
On Nov 6, 2009, at 4:02 AM, Yui NARUSE wrote:
On Fri, Nov 6, 2009 at 16:00, James Edward Gray II
On Nov 6, 2009, at 9:48 AM, Nikolai Weibull wrote:
James Edward Gray II wrote:
On Fri, Nov 6, 2009 at 18:38, Joel VanderWerf <vjoel@path.berkeley.edu> wrote:
> > Issue #2340 has been updated by Yui NARUSE.
Jon wrote:
> > If you're looking at alternatives, does http://pyyaml.org/wiki/LibYAML
On Sat, Nov 07, 2009 at 12:59:25AM +0900, NARUSE, Yui wrote:
Aaron Patterson wrote:
On Sat, Nov 07, 2009 at 09:21:06PM +0900, NARUSE, Yui wrote:
On Sat, Nov 7, 2009 at 2:52 PM, Aaron Patterson
2009/11/12 5:47, Charles Oliver Nutter wrote:
Issue #2340 has been updated by Yui NARUSE.
[#26563] [Bug #2343] Timeout.timeout doesn't raise Timeout::Error by default — Hongli Lai <redmine@...>
Bug #2343: Timeout.timeout doesn't raise Timeout::Error by default
[#26623] Re: [ruby-cvs:32896] Ruby:r25678 (trunk): * ext/dl/cptr.c (rb_dlptr_s_malloc, rb_dlptr_initialize): adding — Tanaka Akira <akr@...>
In article <200911062250.nA6Mo69d010341@ci.ruby-lang.org>,
In article <87y6mhb180.fsf@fsij.org>,
On Thu, Nov 12, 2009 at 11:54:49AM +0900, Tanaka Akira wrote:
[#26632] [Feature #2347] Math::INFINITY — Marc-Andre Lafortune <redmine@...>
Feature #2347: Math::INFINITY
2009/11/9 Marc-Andre Lafortune <redmine@ruby-lang.org>:
[#26635] [Feature #2348] RBTree Should be Added to the Standard Library — James Gray <redmine@...>
Feature #2348: RBTree Should be Added to the Standard Library
Issue #2348 has been updated by James Gray.
Hi,
Hi,
Hi,
Yusuke ENDOH wrote:
[#26650] [Feature #2350] Unicode specific functionality on String in 1.9 — Manfred Stienstra <redmine@...>
Feature #2350: Unicode specific functionality on String in 1.9
Issue #2350 has been updated by Yusuke Endoh.
On Thu, Mar 25, 2010 at 14:45, Yusuke Endoh <redmine@ruby-lang.org> wrote:
(2010/03/26 0:02), Nikolai Weibull wrote:
On Thu, Mar 25, 2010 at 18:24, NARUSE, Yui <naruse@airemix.jp> wrote:
On Thu, Mar 25, 2010 at 19:33, Nikolai Weibull <now@bitwi.se> wrote:
The problem is that the definition of #upcase doesn't only depend on the
On Fri, Mar 18, 2011 at 11:53, Magnus Holm <judofyr@gmail.com> wrote:
[#26652] [Bug #2351] system() hardlinked to /bin/sh — Marcus Franke <redmine@...>
Bug #2351: system() hardlinked to /bin/sh
Issue #2351 has been updated by Motohiro KOSAKI.
[#26668] [Bug #2353] hash.c:setenv causes crashes in Solaris — Christian Höltje <redmine@...>
Bug #2353: hash.c:setenv causes crashes in Solaris
[#26704] Maintainer confirmation process done. — "Yugui (Yuki Sonoda)" <yugui@...>
I'm sorry for my closing the maintainer confirmation process so late.
On Thu, Nov 12, 2009 at 05:29:55PM +0900, Yugui (Yuki Sonoda) wrote:
Aaron Patterson wrote:
[#26722] [Bug #2362] undefined variable has value? — Vit Ondruch <redmine@...>
Bug #2362: undefined variable has value?
[#26736] [Bug #2365] Matrix: poor handling of coercion errors [patch] — Marc-Andre Lafortune <redmine@...>
Bug #2365: Matrix: poor handling of coercion errors [patch]
Issue #2365 has been updated by Marc-Andre Lafortune.
Hi,
Hi,
[#26745] [Bug #2371] [BUG] thread_free: locking _mutex must be NULL — Chris Schlaeger <redmine@...>
Bug #2371: [BUG] thread_free: locking _mutex must be NULL
[#26753] (send #2) cgi.rb cleanup — Ryan Davis <ryand-ruby@...>
(not sure why my previous email about this got dropped)
Hi,
[#26767] [Bug #2376] Kernel.__method__ rubyspec failures for 1.8.* — Vladimir Sizikov <redmine@...>
Bug #2376: Kernel.__method__ rubyspec failures for 1.8.*
[#26771] [Bug #2377] update documentation for IO#eof? — Roger Pack <redmine@...>
Bug #2377: update documentation for IO#eof?
[#26772] [Bug #2378] Regression in ParseDate.parsedate('nn-nn') — Vladimir Sizikov <redmine@...>
Bug #2378: Regression in ParseDate.parsedate('nn-nn')
Issue #2378 has been updated by Hiro Asari.
[#26774] Ruby constant lookup — Yehuda Katz <wycats@...>
Over the past six months or so, I have been working with the new Ruby 1.9
Hi,
Shugo,
Hi,
On Tue, Nov 17, 2009 at 1:29 AM, Shugo Maeda <shugo@ruby-lang.org> wrote:
Hi,
On Sun, Nov 22, 2009 at 8:08 PM, Shugo Maeda <shugo@ruby-lang.org> wrote:
On Mon, Nov 23, 2009 at 8:08 AM, Rick DeNatale <rick.denatale@gmail.com> wrote:
Hi,
Shugo,
[#26788] [Bug #2380] IO#eof? behavior different with 1.9.1p243-mingw32 than other platforms — Ian Dees <redmine@...>
Bug #2380: IO#eof? behavior different with 1.9.1p243-mingw32 than other platforms
Issue #2380 has been updated by Vit Ondruch.
[#26837] [Bug #2389] REXML rails to format parsed SVGs created with inkscape — Alexey Froloff <redmine@...>
Bug #2389: REXML rails to format parsed SVGs created with inkscape
[#26852] Internals: #to_s .vs. #to_str? — Kurt Stephens <ks@...>
Is there a description of the semantic differences between #to_s and
[#26868] [Bug #2392] "Date.valid_civil?" issue in p383 — Ozgun Koyun <redmine@...>
Bug #2392: "Date.valid_civil?" issue in p383
[#26869] Caching #to_s for immutables (and a possible future for constant-folding) — Kurt Stephens <ks@...>
I have a proof-of-concept patch to MRI that caches #to_s values for
> t reduces the number of #to_s Strings created during the MRI test suite
The attached patch add caching of #to_s results to the main immutable
> Yes. he MRI test suite runs at 45 sec with these changes and at 53 sec
I just ran rubyspec against it; ~ 5% time improvement.
Attached is a new version of the patch.
Hi,
On Tue, Dec 1, 2009 at 18:19, Yusuke ENDOH <mame@tsg.ne.jp> wrote:
Nikolai Weibull wrote:
[#26877] [Bug #2394] [BUG] pthread_mutex_lock: 22 revisited — Roger Pack <redmine@...>
Bug #2394: [BUG] pthread_mutex_lock: 22 revisited
[#26889] email from redmine — danielcavanagh@...
hi
[#26931] Re: something broke ruby floats — Ryan Davis <ryand-ruby@...>
CC'ing ruby-core@
[#26939] Methods with default params not at the end and with rest params — Vladimir Sizikov <vsizikov@...>
Hi,
Hi,
Hi Matz,
[#26943] [Bug #2412] CSV regression after revision 25952 — Alexey Froloff <redmine@...>
Bug #2412: CSV regression after revision 25952
[ruby-core:26809] Re: [Bug #1525](Closed) Deadlock in Ruby 1.9's VM caused by ConditionVariable.wait and fork?
Tanaka Akira wrote: > After this commit, test-all causes SEGV on FreeBSD 6.4. > > The SEGV doesn't occur at r25841. > > % uname -a > FreeBSD freebsd.tky.aist.go.jp 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Wed Nov 26 08:21:48 UTC 2008 root@palmer.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > % ./ruby -v test/ruby/test_process.rb -v > ruby 1.9.2dev (2009-11-18 trunk 25846) [x86_64-freebsd6.4] > Loaded suite test/ruby/test_process > Started > TestProcess#test_abort: 0.02 s: . > TestProcess#test_argv0: 0.12 s: . > TestProcess#test_argv0_noarg: 0.20 s: . > TestProcess#test_exec_noshell: 0.02 s: . > TestProcess#test_exec_shell: 0.06 s: . > TestProcess#test_exec_wordsplit: 0.04 s: . > TestProcess#test_execopts_chdir: 0.03 s: . > TestProcess#test_execopts_close_others: 0.17 s: . > TestProcess#test_execopts_duplex_io: 0.02 s: . > TestProcess#test_execopts_env: 0.07 s: . > TestProcess#test_execopts_exec: 0.02 s: . > TestProcess#test_execopts_modification: 0.06 s: . > TestProcess#test_execopts_opts: 0.02 s: . > TestProcess#test_execopts_pgroup: 0.11 s: . > TestProcess#test_execopts_popen: 0.12 s: . > TestProcess#test_execopts_redirect: 0.43 s: . > TestProcess#test_execopts_redirect_dup2_child: 0.09 s: . > TestProcess#test_execopts_redirect_self: 0.02 s: . > TestProcess#test_execopts_rlimit: 0.13 s: . > TestProcess#test_execopts_umask: 0.04 s: . > TestProcess#test_execopts_unsetenv_others: 0.04 s: . > TestProcess#test_fd_inheritance: 0.13 s: . > TestProcess#test_geteuid: 0.00 s: . > TestProcess#test_getpgid: 0.00 s: . > TestProcess#test_getpriority: 0.00 s: . > TestProcess#test_getuid: 0.00 s: . > TestProcess#test_gid_re_exchangeable_p: 0.00 s: . > TestProcess#test_gid_sid_available?: 0.00 s: . > TestProcess#test_groups: 0.00 s: . > TestProcess#test_maxgroups: 0.00 s: . > TestProcess#test_popen_fork: 0.00 s: . > TestProcess#test_popen_noshell: 0.00 s: . > TestProcess#test_popen_shell: 0.04 s: . > TestProcess#test_popen_wordsplit: 0.02 s: . > TestProcess#test_pst_inspect: 0.00 s: . > TestProcess#test_rlimit_availability: 0.00 s: . > TestProcess#test_rlimit_name: 0.00 s: . > TestProcess#test_rlimit_nofile: 0.02 s: . > TestProcess#test_rlimit_value: 0.04 s: . > TestProcess#test_setpriority: 0.00 s: . > TestProcess#test_sleep: 0.00 s: . > TestProcess#test_spawn_noshell: 0.00 s: . > TestProcess#test_spawn_shell: 0.04 s: . > TestProcess#test_spawn_wordsplit: 0.02 s: . > TestProcess#test_status: 0.02 s: . > TestProcess#test_status_kill: 1.04 s: . > TestProcess#test_system_noshell: 0.00 s: . > TestProcess#test_system_shell: 0.04 s: . > TestProcess#test_system_wordsplit: 0.02 s: . > TestProcess#test_uid_re_exchangeable_p: 0.00 s: . > TestProcess#test_uid_sid_available?: 0.00 s: . > TestProcess#test_wait2: 0.12 s: . > TestProcess#test_wait_and_sigchild: test/ruby/test_process.rb:1136: [BUG] native_mutex_unlock return non-zero: 1 > ruby 1.9.2dev (2009-11-18 trunk 25846) [x86_64-freebsd6.4] > > -- control frame ---------- > c:0017 p:---- s:0059 b:0059 l:000058 d:000058 CFUNC :sleep > c:0016 p:0011 s:0055 b:0055 l:000778 d:000054 BLOCK test/ruby/test_process.rb:1136 > c:0015 p:---- s:0053 b:0053 l:000052 d:000052 FINISH > c:0014 p:---- s:0051 b:0051 l:000050 d:000050 CFUNC :fork > c:0013 p:0035 s:0048 b:0048 l:000778 d:000778 METHOD test/ruby/test_process.rb:1136 > c:0012 p:0063 s:0043 b:0043 l:000700 d:000700 METHOD /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:458 > c:0011 p:0091 s:0037 b:0037 l:000018 d:000036 BLOCK /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:426 > c:0010 p:---- s:0032 b:0032 l:000031 d:000031 FINISH > c:0009 p:---- s:0030 b:0030 l:000029 d:000029 CFUNC :each > c:0008 p:0026 s:0027 b:0027 l:000018 d:000026 BLOCK /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:420 > c:0007 p:---- s:0024 b:0024 l:000023 d:000023 FINISH > c:0006 p:---- s:0022 b:0022 l:000021 d:000021 CFUNC :each > c:0005 p:0082 s:0019 b:0019 l:000018 d:000018 METHOD /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:419 > c:0004 p:0154 s:0014 b:0014 l:000013 d:000013 METHOD /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:393 > c:0003 p:0041 s:0007 b:0007 l:000f98 d:000006 BLOCK /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:334 > c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH > c:0001 p:0000 s:0002 b:0002 l:000018 d:000018 TOP > --------------------------- > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:334:in `block in autorun' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:393:in `run' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:419:in `run_test_suites' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:419:in `each' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:420:in `block in run_test_suites' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:420:in `each' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:426:in `block (2 levels) in run_test_suites' > /home/akr/ruby/o0/lib/ruby/1.9.1/minitest/unit.rb:458:in `run' > test/ruby/test_process.rb:1136:in `test_wait_and_sigchild' > test/ruby/test_process.rb:1136:in `fork' > test/ruby/test_process.rb:1136:in `block in test_wait_and_sigchild' > test/ruby/test_process.rb:1136:in `sleep' > > [NOTE] > You may have encountered a bug in the Ruby interpreter or extension libraries. > Bug reports are welcome. > For details: http://www.ruby-lang.org/bugreport.html > > 1.04 s: . > TestProcess#test_wait_without_arg: 0.12 s: . > TestProcess#test_waitall: 0.17 s: . > > Finished in 4.792797 seconds. > > 55 tests, 229 assertions, 0 failures, 0 errors, 0 skips I cannot reproduce this segfault on OS X Snow Leopard. Though I did find another unrelated issue while running test_process.rb, which I reported here: http://redmine.ruby-lang.org/issues/show/2382