[前][次][スレッド一覧][上]
ruby-changes:60501-60600
60501 2020-03-25 22:10 [ko1@a... ] 4adb2d655d (master): Make RbConfig::CONFIG values mutable [Bug #16738]
60502 2020-03-25 23:33 [ko1@a... ] 34d881cba2 (master): Fix AppVeyor CI sometimes fail
60503 2020-03-26 01:19 [ko1@a... ] ff98931dac (master): check flags passed to rb_nogvl()
60504 2020-03-26 01:20 [ko1@a... ] eaf06f457a (master): * 2020-03-26 [ci skip]
60505 2020-03-26 14:55 [ko1@a... ] ba04678c98 (master): Ignore test_getbinaryfile for --jit-wait
60506 2020-03-26 17:44 [ko1@a... ] f245fb1ab8 (master): [ruby/reline] Work with wrong $/ value correctly
60507 2020-03-26 17:44 [ko1@a... ] b08c1bea36 (master): [ruby/irb] Unnamed groups are not captured when named groups are used
60508 2020-03-26 17:44 [ko1@a... ] 90913bfabe (master): [ruby/reline] Suppress error in case INPUTRC env is empty
60509 2020-03-26 17:44 [ko1@a... ] 22477128cd (master): [ruby/irb] Suppress crashing when EncodingError has occurred without lineno
60510 2020-03-26 17:44 [ko1@a... ] ffbb162f1a (master): [ruby/irb] Detect multiple lines output simplify
60511 2020-03-26 17:44 [ko1@a... ] 9339a7d9d4 (master): [ruby/reline] Add yamatanooroti rendering test
60512 2020-03-26 17:44 [ko1@a... ] 8911b3d3e8 (master): [ruby/reline] Add a comment why rescue yamatanooroti loading error on the test
60513 2020-03-26 17:44 [ko1@a... ] 467b665a8b (master): [ruby/reline] Rename test suite name of yamatanooroti test
60514 2020-03-26 17:44 [ko1@a... ] 69cd27c98e (master): [ruby/reline] Suppress error when check ambiguous char width in LANG=C
60515 2020-03-26 18:06 [ko1@a... ] 92a238a21c (master): [ruby/uri] Add support for WebSockets
60516 2020-03-26 18:06 [ko1@a... ] 844ff7ea45 (master): [ruby/uri] Simplify construction of URI instances using parser interface.
60517 2020-03-26 18:06 [ko1@a... ] 5e9e16292a (master): [ruby/uri] Remove revision lines from comments
60518 2020-03-26 18:06 [ko1@a... ] e460c2d033 (master): [ruby/uri] Prefer `require_relative` for loading internal code
60519 2020-03-26 18:06 [ko1@a... ] 9e8d75e881 (master): [ruby/uri] Remove RCS keywords
60520 2020-03-26 18:06 [ko1@a... ] b0b6d0a688 (master): * remove trailing spaces. [ci skip]
60521 2020-03-26 20:28 [ko1@a... ] b94f50ed91 (master): Added implictily require for URI::HTTP
60522 2020-03-26 23:56 [ko1@a... ] 572021c6e4 (ruby_2_7): * 2020-03-26 [ci skip]
60523 2020-03-26 23:59 [ko1@a... ] e4efca87ba (ruby_2_7): check flags passed to rb_nogvl()
60524 2020-03-26 23:59 [ko1@a... ] 2a3027b7b5 (ruby_2_7): Add missing write barrier for Hash#transform_values{, !}
60525 2020-03-26 23:59 [ko1@a... ] 95c3bb6c42 (ruby_2_7): Do not make disabled directories at installation [Bug #12392]
60526 2020-03-26 23:59 [ko1@a... ] c9a7643a7e (ruby_2_7): test/openssl/test_ssl.rb: ignore SSLError when the connection is closed
60527 2020-03-26 23:59 [ko1@a... ] ab6f78bc92 (ruby_2_7): check ar_table after `#hash` call
60528 2020-03-26 23:59 [ko1@a... ] 897d4e31b0 (ruby_2_7): check ar_table first.
60529 2020-03-27 02:14 [ko1@a... ] 0d5db77116 (master): Fix AppVeyor pull request CI (#2983)
60530 2020-03-27 02:15 [ko1@a... ] 18aff42670 (master): * 2020-03-27 [ci skip]
60531 2020-03-27 12:33 [ko1@a... ] 39c965f230 (master): [ci skip] Doc-only enhancements for Hash
60532 2020-03-27 15:33 [ko1@a... ] 16c90f0678 (master): test/digest/test_digest.rb: Apply EnvUtil.apply_timeout_scale to timeout
60533 2020-03-27 19:05 [ko1@a... ] 3486a460ea (master): [ruby/reline] Suppress $/ warnings
60534 2020-03-28 03:31 [ko1@a... ] e1e4ea8fa9 (master): Set external encoding correctly for File.open('f', FILE::BINARY) on Windows
60535 2020-03-28 03:31 [ko1@a... ] d214c188e4 (master): * 2020-03-28 [ci skip]
60536 2020-03-28 06:14 [ko1@a... ] aeda3a7f03 (ruby_2_7): Suppress "assigned but unused variable" warnings
60537 2020-03-28 06:14 [ko1@a... ] 7b51338013 (ruby_2_7): Merge bundler-2.1.4
60538 2020-03-28 06:14 [ko1@a... ] 004c298738 (ruby_2_7): Allow newlines inside braced pattern
60539 2020-03-28 06:14 [ko1@a... ] 22c3014e36 (ruby_2_7): Suppress an "assigned but unused variable" warning
60540 2020-03-28 06:14 [ko1@a... ] 93aaa0bcce (ruby_2_7): Allow trailing comma in hash pattern
60541 2020-03-28 06:14 [ko1@a... ] ecf874edea (ruby_2_7): * 2020-03-28 [ci skip]
60542 2020-03-28 06:14 [ko1@a... ] 5ccf57f23e (ruby_2_7): Make RbConfig::CONFIG values mutable [Bug #16738]
60543 2020-03-28 06:14 [ko1@a... ] 44f7e3883e (ruby_2_7): Preserve `kwarg` flag and fix up f5c904c2a9
60544 2020-03-28 08:23 [ko1@a... ] f234d51eab (master): Update to ruby/spec@ec84479
60546 2020-03-28 11:14 [ko1@a... ] 6eb3820aad (master): spec/ruby/optional/capi/kernel_spec.rb: stop a spec that causes SEGV
60547 2020-03-28 14:58 [ko1@a... ] 7072e0324e (master): Guard RbConfig spec unless installed
60548 2020-03-28 16:27 [ko1@a... ] 8c80922c82 (master): Fixed RbConfig spec for multiarch
60549 2020-03-28 18:31 [ko1@a... ] 476ac00e49 (master): Deal with bundled gems by BASERUBY
60550 2020-03-28 19:31 [ko1@a... ] 34b0a7be0e (master): spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guard
60551 2020-03-28 20:36 [ko1@a... ] 282c9d1bbe (master): Remove spec which is an incorrect usage of rb_rescue2()
60552 2020-03-28 20:50 [ko1@a... ] 5b48686691 (master): Remove Process.clock_getres "matches the resolution in practice" specs
60553 2020-03-28 21:04 [ko1@a... ] 5fa12dafa8 (master): The last argument of rb_rescue2() should always be (VALUE)0
60554 2020-03-28 22:43 [ko1@a... ] 5806c54447 (master): Improve reliability of the Process.times spec
60557 2020-03-28 23:33 [ko1@a... ] f432b5e5cd (master): Fixed relative paths for test-spec
60558 2020-03-29 04:45 [ko1@a... ] 2b6848af0e (master): [ruby/irb] Require jruby lib to get JRuby.compile_ir
60559 2020-03-29 04:45 [ko1@a... ] addf43d7d5 (master): * 2020-03-29 [ci skip]
60560 2020-03-29 07:19 [ko1@a... ] 92c25114ab (master): Clean up /tmp leftovers in ci.rvm.jp
60561 2020-03-29 07:24 [ko1@a... ] cf191872fd (master): Increase the number of Process.times attempts
60562 2020-03-29 09:10 [ko1@a... ] 6379c6af4d (master): spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRuby
60563 2020-03-29 10:08 [ko1@a... ] 87aebecdc2 (master): spec/ruby/core/time/: Use near time for timezone test
60564 2020-03-29 18:51 [ko1@a... ] 2a3f45bdb3 (master): Set `gnumake` in GNUmakefile for cygwin
60565 2020-03-30 11:23 [ko1@a... ] b52717cb48 (ruby_2_6): merge revision(s) 4c019f5a626523e99e2827ed917802e3097c380d,c3584dfacce4d0f2058d8403de6fdce4fd4d686b: [Backport #16676]
60566 2020-03-30 12:41 [ko1@a... ] b385f7670f (master): Clear all trace events during teardown
60567 2020-03-30 12:42 [ko1@a... ] f987302cf4 (master): * 2020-03-30 [ci skip]
60568 2020-03-30 13:00 [ko1@a... ] 4cd90c7bc0 (master): [rubygems/rubygems] Remove weird spacing between receiver and method
60569 2020-03-30 13:00 [ko1@a... ] ba9dcdab36 (master): [rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygems
60570 2020-03-30 13:00 [ko1@a... ] b34721aa04 (master): [rubygems/rubygems] Consistently left align tokenizer test columns
60571 2020-03-30 13:00 [ko1@a... ] c16815cca7 (master): [rubygems/rubygems] Remove weird spacing from error messages
60572 2020-03-30 13:00 [ko1@a... ] 061add792e (master): [rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correct
60573 2020-03-30 13:00 [ko1@a... ] 9d5e7d6c67 (master): [rubygems/rubygems] Revert "Remove Gem::DependencyInstaller#find_gems_with_sources"
60576 2020-03-30 13:01 [ko1@a... ] 7e1e60b044 (master): [rubygems/rubygems] Remove ruby 1.8 leftovers
60577 2020-03-30 13:47 [ko1@a... ] c42b57f24c (ruby_2_6): merge revision(s) 4adb2d655dcd54b28366b4d17e86b21e2b622cd1: [Backport #16738]
60578 2020-03-30 16:02 [ko1@a... ] 9552fa9c0d (master): [DOC] Updated module name [ci skip]
60580 2020-03-30 18:48 [ko1@a... ] 7a2177ea50 (master): Use `--depth` on pull request
60581 2020-03-30 19:15 [ko1@a... ] 0057fe4063 (ruby_2_7): Ruby 2.7 backport about IRB (#2990)
60582 2020-03-30 19:15 [ko1@a... ] b5fa156b79 (ruby_2_7): Clear all trace events during teardown
60583 2020-03-30 19:15 [ko1@a... ] d04856bdc5 (ruby_2_7): * 2020-03-30 [ci skip]
60584 2020-03-30 21:33 [ko1@a... ] e5db3da9d3 (master): Migrate {assert, refute}_patch_exits for compatibility with Minitest5
60585 2020-03-31 06:12 [ko1@a... ] 07ae2fe9d0 (ruby_2_5): merge revision(s) 78ef2d0f331c3e056ee367214710b41722de2fe0: [Backport #15935]
60586 2020-03-31 06:22 [ko1@a... ] ec3e09c1eb (ruby_2_5): merge revision(s) c9423b016cfeab852bc5a829e55e0a11f80b3ab7,0b1e26398e018116180bf41cb63887f77d5d1b82,78ee2c245331e353e218b8fac9ca722a2bcd8fea: [Backport #15968]
60587 2020-03-31 06:26 [ko1@a... ] bc7d6e66ce (ruby_2_5): merge revision(s) 463092b84da7933f307cc8747f948f68ef19f5fd: [Backport #16279]
60588 2020-03-31 06:38 [ko1@a... ] ac6dd2fecc (ruby_2_5): merge revision(s) 203b7fa1ae8cc40d41c38d684f70b3fea7fae813,0131fab749fb76800de09e49a6abf910201c5b58,9c0cd5c569ba22bc68d1a77ad6580a275cd99639,c144d7215b3444fa36d28d540b60170a5b30743d: [Backport #16196]
60589 2020-03-31 06:46 [ko1@a... ] b4446de7ad (ruby_2_5): merge revision(s) d6a2bce64a7fa1099e507e1d36b5f1533f42f60f,c687be4bc01c9ce52ea990945d9304d6fe59fe9b: [Backport #16159]
60590 2020-03-31 06:49 [ko1@a... ] 77d84046c7 (ruby_2_5): merge revision(s) 4f19666e8b144600e959e4673f79d63f98bd637d: [Backport #16508]
60591 2020-03-31 06:51 [ko1@a... ] 2655e657e1 (ruby_2_5): merge revision(s) 77596fb7a91cc119b25ac9e19b3c8682709765b4: [Backport #16138]
60592 2020-03-31 07:05 [ko1@a... ] fdffe91d46 (ruby_2_5): merge revision(s) 6a2d779027818eda418c9118f700b36816e833a5: [Backport #16681]
60593 2020-03-31 07:11 [ko1@a... ] 67b77240ee (ruby_2_5): merge revision(s) 6e6844320de989cb88a154e2ac75066ccea1bba2: [Backport #16619]
60594 2020-03-31 07:22 [ko1@a... ] b379ecd8b6 (ruby_2_5): merge revision(s) 36e9ed7fef6eb2d14becf6c52452e4ab16e4bf01: [Backport #16698]
60595 2020-03-31 07:33 [ko1@a... ] 8580c09351 (ruby_2_5): merge revision(s) 8a6ba10f9dd456cf54de800203cf04bbe42271fb: [Backport #12392]
60596 2020-03-31 07:44 [ko1@a... ] 209f345158 (ruby_2_5): merge revision(s) 62743: [Backport #16687]
60597 2020-03-31 07:48 [ko1@a... ] d4e1eb1dfd (ruby_2_5): merge revision(s) 4adb2d655dcd54b28366b4d17e86b21e2b622cd1: [Backport #16738]
60598 2020-03-31 15:17 [ko1@a... ] b736ea63bd (master): Optimize exivar access on JIT-ed getivar
60599 2020-03-31 15:17 [ko1@a... ] d83ac4ec68 (master): * 2020-03-31 [ci skip]
60600 2020-03-31 15:30 [ko1@a... ] dad110d068 (master): Remove an unused pragma
[前][次][スレッド一覧][上]