[#47787] Ruby Parallelism — Miguel Palhas <mpalhas@...>
Greetings
[#47790] [ruby-trunk - Bug #7097][Open] Thread locals don't work inside Enumerator — "tenderlovemaking (Aaron Patterson)" <aaron@...>
I don't have any objection.
On Fri, Oct 26, 2012 at 02:40:53PM +0900, SASADA Koichi wrote:
On Tue, Oct 02, 2012 at 03:05:17AM +0900, kosaki (Motohiro KOSAKI) wrote:
(2012/10/02 3:12), Aaron Patterson wrote:
(2012/10/02 8:22), SASADA Koichi wrote:
On Tue, Oct 02, 2012 at 08:32:51AM +0900, SASADA Koichi wrote:
>> For example:
[#47832] [ruby-trunk - Feature #7106][Open] FileUtils.touch should allow touching the symlink itself rather than the file the link points to — "cirrusthinking (Alessandro Diaferia)" <alessandro@...>
[#47841] [ruby-trunk - Bug #7109][Open] File.utime doesn't set nanoseconds — "bkabrda (Bohuslav Kabrda)" <bkabrda@...>
2012/10/5 bkabrda (Bohuslav Kabrda) <bkabrda@redhat.com>:
[#47847] [ruby-trunk - Bug #7110][Open] CGI: Add support for HTML5 <header> tag — "stomar (Marcus Stollsteimer)" <redmine@...>
[#47880] [ruby-trunk - Bug #7134][Open] Signal handling bug in Mac OS X — "auastro (Andy Kitchen)" <kitchen.andy+rubybug@...>
[#47881] [ruby-trunk - Bug #7135][Open] GC bug in Ruby 1.9.3-p194? — "alexdowad (Alex Dowad)" <alexinbeijing@...>
[#47887] [ruby-trunk - Bug #7137][Open] Date.parse overly lenient when attempting to parse Monday? — "garysweaver (Gary Weaver)" <garysweaver@...>
[#47927] new ruby 1.9.3 maintainer — "U.Nakamura" <usa@...>
Hello everyone of the Ruby development community
[#47930] [ruby-trunk - Feature #7148][Open] Improved Tempfile w/o DelegateClass — "Glass_saga (Masaki Matsushita)" <glass.saga@...>
[#47963] [ruby-trunk - Bug #7154][Open] For whatever reason \s doesn't match \u00a0. — "t0d0r (Todor Dragnev)" <todor.dragnev@...>
[#47970] [ruby-trunk - Bug #7158][Open] require is slow in its bookkeeping; can make Rails startup 2.2x faster — "gregprice (Greg Price)" <price@...>
(2012/10/28 7:10), h.shirosaki (Hiroshi Shirosaki) wrote:
Thank you for the careful work.
[#48032] [Backport93 - Backport #7174][Open] Advocating for backporting 36811 — "jonforums (Jon Forums)" <redmine@...>
[#48040] Should Hash#dup automatically rehash — Aaron Patterson <tenderlove@...>
Hi,
Hello,
On Wed, Oct 17, 2012 at 11:21:15AM +0900, U.Nakamura wrote:
[#48072] [ruby-trunk - Bug #7184][Open] --disable-gems commandline parameter does not show up with ruby -h — "steenslag (siep korteling)" <s.korteling@...>
[#48132] [ruby-trunk - Bug #7201][Open] Setting default_external affects STDIN encoding but default_internal does not — "brixen (Brian Ford)" <brixen@...>
[#48154] Patch to test_ssl to validate server-side support for SNI — Patrick Toomey <ptoomey3@...>
I recently made a pull request to JRuby (
We have incorporated Patrick's SNI patch for upcoming release JRuby
[#48191] [ANN] 2.0.0 feature freeze — Yusuke Endoh <mame@...>
Japanese later; 日本語は後で
Em 24-10-2012 09:39, Yusuke Endoh escreveu:
(2012/10/24 5:39), Yusuke Endoh wrote:
Hello ko1,
Hi,
AFAIK matz has not accepted #6636 completely yet.
Sorry, late to the party, but what's the status of #6679?
What status of #6638 <https://bugs.ruby-lang.org/issues/6638>
[#48260] [ruby-trunk - Bug #7214][Open] Ruby 2.0 breaks support for some debugging tools — "banister (john mair)" <jrmair@...>
[#48292] [ruby-trunk - Bug #7216][Open] object.c defines clone method for objects that cannot be cloned. — "therevmj (Michael Johnson)" <mj@...>
[#48315] [ruby-trunk - Bug #7220][Open] StringIO#initialize_copy causes aliasing between the objects — "brixen (Brian Ford)" <brixen@...>
[#48475] [ruby-trunk - Feature #3222] Can bignums have singleton class & methods? — "matz (Yukihiro Matsumoto)" <matz@...>
(2012/10/27 23:25), matz (Yukihiro Matsumoto) wrote:
[#48551] [ruby-trunk - Feature #7241][Open] Enumerable#to_h proposal — "nathan.f77 (Nathan Broadbent)" <nathan.f77@...>
On Tue, Oct 30, 2012 at 07:58:33PM +0900, rosenfeld (Rodrigo Rosenfeld Rosas) wrote:
Em 30-10-2012 16:23, Aaron Patterson escreveu:
[#48679] [ruby-trunk - Feature #905] Add String.new(fixnum) to preallocate large buffer — "headius (Charles Nutter)" <headius@...>
[ruby-core:48596] [ruby-trunk - Feature #3867] Bus Error when running drb/ssl regression tests on loongson/OpenBSD
Issue #3867 has been updated by mame (Yusuke Endoh). Target version set to next minor ---------------------------------------- Feature #3867: Bus Error when running drb/ssl regression tests on loongson/OpenBSD https://bugs.ruby-lang.org/issues/3867#change-31997 Author: jeremyevans0 (Jeremy Evans) Status: Feedback Priority: Low Assignee: Category: Target version: next minor =begin All the bootstraptest tests pass, but the regular regression test suite aborts before running any tests with an error in drb/ssl: ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/runruby.rb --extout=.ext -- "./test/runner.rb" /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57: [BUG] Bus Error ruby 1.9.2p0 (2010-08-18 revision 29036) [mips64el-openbsd4.8] -- control frame ---------- c:0023 p:---- s:0099 b:0099 l:000098 d:000098 CFUNC :initialize c:0022 p:---- s:0097 b:0097 l:000096 d:000096 CFUNC :new c:0021 p:0043 s:0093 b:0093 l:000092 d:000092 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57 c:0020 p:0163 s:0085 b:0085 l:000084 d:000084 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:148 c:0019 p:0019 s:0075 b:0075 l:000066 d:000074 BLOCK /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:759 c:0018 p:---- s:0072 b:0072 l:000071 d:000071 FINISH c:0017 p:---- s:0070 b:0070 l:000069 d:000069 CFUNC :each c:0016 p:0017 s:0067 b:0067 l:000066 d:000066 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757 c:0015 p:0106 s:0061 b:0061 l:000060 d:000060 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:1342 c:0014 p:---- s:0053 b:0053 l:000052 d:000052 FINISH c:0013 p:---- s:0051 b:0051 l:000050 d:000050 CFUNC :new c:0012 p:0234 s:0045 b:0045 l:001640 d:001640 CLASS /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33 c:0011 p:0061 s:0040 b:0040 l:000039 d:000039 TOP /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:11 c:0010 p:---- s:0038 b:0038 l:000037 d:000037 FINISH c:0009 p:---- s:0036 b:0036 l:000035 d:000035 CFUNC :require c:0008 p:0013 s:0032 b:0032 l:000031 d:000031 METHOD <internal:lib/rubygems/custom_require>:29 c:0007 p:0077 s:0027 b:0027 l:000016 d:000026 BLOCK /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:55 c:0006 p:---- s:0022 b:0022 l:000021 d:000021 FINISH c:0005 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :each c:0004 p:0290 s:0017 b:0017 l:000016 d:000016 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49 c:0003 p:0114 s:0008 b:0008 l:0023e8 d:001258 EVAL ./test/runner.rb:9 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:0023e8 d:0023e8 TOP --------------------------- -- Ruby level backtrace information ---------------------------------------- ./test/runner.rb:9:in `<main>' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49:in `setup_argv' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49:in `each' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:55:in `block in setup_argv' <internal:lib/rubygems/custom_require>:29:in `require' <internal:lib/rubygems/custom_require>:29:in `require' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:11:in `<top (required)>' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33:in `<class:DRbSSLService>' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33:in `new' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:1342:in `initialize' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757:in `open_server' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757:in `each' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:759:in `block in open_server' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:148:in `open_server' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `setup_certificate' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `new' /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `initialize' [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 Abort trap (core dumped) =end -- http://bugs.ruby-lang.org/