[前][次][スレッド一覧][上]

ruby-changes:60401-60500

  60401 2020-03-14 20:28 [ko1@a...            ] 0d24fb774d (ruby_2_7): Don't display singleton class in Method#inspect unless method defined there
  60402 2020-03-15 12:43 [ko1@a...            ] cecebf55c4 (master): Use a human-readable funcname with --jit-debug
  60403 2020-03-15 12:44 [ko1@a...            ] 71f6f46bd7 (master): * 2020-03-15 [ci skip]
  60404 2020-03-15 12:51 [ko1@a...            ] deb1c7b97d (master): Revert "Use a human-readable funcname with --jit-debug"
  60405 2020-03-15 13:02 [ko1@a...            ] 6e405b2611 (master): Use a human-readable funcname with --jit-debug
  60406 2020-03-15 13:14 [ko1@a...            ] 67fbc122fb (master): Resurrect test_jit_debug.rb
  60407 2020-03-15 16:29 [ko1@a...            ] f6a54e6e46 (master): Add debug counter for unload_units
  60408 2020-03-15 18:27 [ko1@a...            ] d79890cbfa (master): Avoid doubly showing debug counters
  60409 2020-03-15 18:44 [ko1@a...            ] e257c08f2e (master): [ruby/stringio] StringIO#initialize default to the source string encoding
  60410 2020-03-15 19:35 [ko1@a...            ] a36ead3f4f (ruby_2_7): Prevent unloading methods used in root_fiber while calling another Fiber (#2939)
  60411 2020-03-15 19:35 [ko1@a...            ] d07a6dc10e (ruby_2_7): delegate.rb: fixed keyword arguments in DelegateClass
  60412 2020-03-15 19:35 [ko1@a...            ] c6944377d7 (ruby_2_7): Fix SimpleDelegator respond_to? regression
  60413 2020-03-15 19:35 [ko1@a...            ] 17e925b991 (ruby_2_7): Avoid infinite loop on --jit-wait
  60414 2020-03-15 19:35 [ko1@a...            ] e70d52b0c3 (ruby_2_7): Make ruby2_keywords methods correctly handle **{} optimization
  60415 2020-03-15 19:35 [ko1@a...            ] c858a10ce8 (ruby_2_7): * 2020-03-15 [ci skip]
  60416 2020-03-15 20:53 [ko1@a...            ] 3efbd527a8 (ruby_2_7): Do not autosplat when calling proc with empty keyword splat
  60417 2020-03-15 22:07 [ko1@a...            ] 47b08728cf (ruby_2_7): [ruby/stringio] StringIO#initialize default to the source string encoding
  60418 2020-03-15 22:15 [ko1@a...            ] a8ced388fd (master): [ruby/stringio] Bump version to 0.1.1
  60419 2020-03-15 22:15 [ko1@a...            ] 1ad9b231ca (master): Added guard against [Bug #16497]
  60420 2020-03-15 22:22 [ko1@a...            ] f14409c9bb (master): Enclosed version constant
  60421 2020-03-16 07:12 [ko1@a...            ] 713dc619f5 (master): Add missing write barrier for Hash#transform_values{, !}
  60422 2020-03-16 07:12 [ko1@a...            ] 4ea8356946 (master): * 2020-03-16 [ci skip]
  60423 2020-03-16 11:01 [ko1@a...            ] ad10760b05 (master): proc.c: Remove non-sense /* fall through */
  60424 2020-03-16 11:07 [ko1@a...            ] 0f2f07a9bb (master): Adjusted indents [ci skip]
  60425 2020-03-16 17:49 [ko1@a...            ] 8a6ba10f9d (master): Do not make disabled directories at installation [Bug #12392]
  60426 2020-03-16 19:30 [ko1@a...            ] 4be2a891cc (master): The upstream repository of bundler was changed rubygems/rubygems now.
  60427 2020-03-16 23:17 [ko1@a...            ] 47141797be (master): hash.c: Do not use the fast path (rb_yield_values) for lambda blocks
  60428 2020-03-16 23:33 [ko1@a...            ] 304538e6ff (master): Fix typos [ci skip]
  60430 2020-03-17 19:37 [ko1@a...            ] 290d608637 (master): support builtin for Kernel#clone
  60431 2020-03-17 19:37 [ko1@a...            ] e609fd58a9 (master): * 2020-03-17 [ci skip]
  60432 2020-03-17 19:51 [ko1@a...            ] 165e457236 (master): Check if `freeze` option is given
  60434 2020-03-18 04:10 [ko1@a...            ] d2c41b1bff (master): Reduce allocations for keyword argument hashes
  60435 2020-03-18 04:10 [ko1@a...            ] ac04b778c1 (master): Make {**{}} return unfrozen empty hash
  60436 2020-03-18 04:10 [ko1@a...            ] f4fc81fe92 (master): * 2020-03-18 [ci skip]
  60437 2020-03-18 13:57 [ko1@a...            ] afd23ed049 (master): Added link to the ticket [ci skip]
  60438 2020-03-18 20:24 [ko1@a...            ] d9697bbe99 (ruby_2_6): merge revision(s) 8a6ba10f9dd456cf54de800203cf04bbe42271fb: [Backport #12392]
  60439 2020-03-18 20:59 [ko1@a...            ] 0b9719f6e6 (ruby_2_6): merge revision(s) ee1334189b95cb5e7785e3415b332a7a76879ac3:
  60440 2020-03-19 10:26 [ko1@a...            ] a833eb29f7 (master): .travis.yml: allow arm32-linux to fail
  60441 2020-03-19 10:26 [ko1@a...            ] 4eeeb1100a (master): * 2020-03-19 [ci skip]
  60442 2020-03-19 10:39 [ko1@a...            ] 79b4aca94c (master): Ignore TestJITDebug in mswin RubyCI for now
  60443 2020-03-19 10:52 [ko1@a...            ] eeb178dc1f (master): .travis.yml: allow arm64-linux to fail
  60444 2020-03-19 13:32 [ko1@a...            ] b6833ff50d (master): Get rid of redefinition of `rb_execution_context_t`
  60445 2020-03-19 18:12 [ko1@a...            ] 7cc7627c2d (master): Fix typos [ci skip]
  60446 2020-03-19 21:55 [ko1@a...            ] 4ab2353d50 (ruby_2_6): merge revision(s) c14b67b2a8cf60b37cfb221d8b97c6eb91833522: [Backport #16139]
  60447 2020-03-20 11:46 [ko1@a...            ] 9ed9246f5a (ruby_2_6): merge revision(s) 67322, 67323:
  60448 2020-03-20 11:55 [ko1@a...            ] 6fb4206cfb (ruby_2_6): merge revision(s) 67325:
  60449 2020-03-20 12:09 [ko1@a...            ] 1e4174b45c (ruby_2_6): merge revision(s) a8dcab723316997d9e01c89d6df969edce75bdca:
  60450 2020-03-20 15:12 [ko1@a...            ] c01e52eb71 (ruby_2_6): merge revision(s) adcf0316d1ecedae2a9157ad941550e0c0fb510b: [Backport #16664]
  60451 2020-03-20 15:44 [ko1@a...            ] cc735a96ae (ruby_2_6): merge revision(s) 66590, 66615, 66781:
  60452 2020-03-20 15:44 [ko1@a...            ] 872ca443c3 (ruby_2_6): Add svn:ignore properties.
  60453 2020-03-20 15:47 [ko1@a...            ] 38660f42cd (ruby_2_6): merge revision(s) b3ea0980db87404c2b7763a3fdbe898c3812843d,5fbb4555b427909aed4fe2376c4c583849c1d51c,6477d98e49dbe04deb03caee1a58a34c3b79d4e4,16415fefc14e1419d5587288fb6a69fe5ccf94ba: 
  60454 2020-03-20 16:01 [ko1@a...            ] 8867079551 (ruby_2_6): merge revision(s) 87ad5ea729735ff6b8f1ac0bb3aad2aedd6f716e,9745e90197f129708986803e8913fb151862478a: 
  60455 2020-03-20 17:12 [ko1@a...            ] b16ddc13f0 (ruby_2_6): Add svn:ignore properties.
  60456 2020-03-20 17:12 [ko1@a...            ] 36e9ed7fef (ruby_2_6): backport 80b5a0ff2a7709367178f29d4ebe1c54122b1c27 partially as a securify fix for CVE-2020-10663.
  60457 2020-03-20 23:31 [ko1@a...            ] f2ba3a0c45 (ruby_2_6): merge revision(s) c6633f21a49c90ab7c37076d79c286bbf3438c1f:
  60458 2020-03-21 11:51 [ko1@a...            ] 86ca640287 (master): Enablie IPv6 on Travis s390s case again.
  60459 2020-03-21 11:52 [ko1@a...            ] 39cefa64d2 (master): * 2020-03-21 [ci skip]
  60460 2020-03-21 15:54 [ko1@a...            ] be76e86e69 (master): test/openssl/test_ssl.rb: ignore SSLError when the connection is closed
  60461 2020-03-21 16:38 [ko1@a...            ] b2041c8b70 (master): [ci skip]Fix return type on RbConfig.fire_update!
  60462 2020-03-21 16:49 [ko1@a...            ] 318be1cb2f (master): Show libffi version only if set
  60463 2020-03-21 16:49 [ko1@a...            ] 6f0446785b (master): Leave power cache table initialized as Qfalse
  60464 2020-03-21 17:08 [ko1@a...            ] 5b287481be (master): Removed non-RUBY_INTEGER_UNIFICATION code
  60465 2020-03-21 23:09 [ko1@a...            ] 5908914ea2 (master): test/net/http/test_http.rb: relax open_timeout limit
  60466 2020-03-22 13:09 [ko1@a...            ] 355c27d2b0 (master): Update power_assert to 1.1.7
  60467 2020-03-22 13:10 [ko1@a...            ] 0bed561f6a (master): * 2020-03-22 [ci skip]
  60468 2020-03-22 16:38 [ko1@a...            ] 57119dd561 (master): Expand tabs for rb_mjit_header.h
  60469 2020-03-22 16:53 [ko1@a...            ] 91acdd17c4 (master): Revert "Expand tabs for rb_mjit_header.h"
  60470 2020-03-22 22:01 [ko1@a...            ] 6ab7d439f8 (master): test/ruby/test_fiber.rb (test_many_fibers_with_threads): relax timeout
  60471 2020-03-22 22:35 [ko1@a...            ] 095e9f57af (master): test/ruby/test_m17n.rb: Add a temporal code for debugging
  60472 2020-03-23 01:30 [ko1@a...            ] 4f7b435c95 (master): Support obj.clone(freeze: true) for freezing clone
  60473 2020-03-23 01:30 [ko1@a...            ] adecd43197 (master): Merge pull request #2721 from jeremyevans/method-inspect-chain-alias-11188
  60474 2020-03-23 01:30 [ko1@a...            ] f757330367 (master): * 2020-03-23 [ci skip]
  60475 2020-03-23 02:14 [ko1@a...            ] 1c05682929 (master): test/ruby/test_m17n.rb: Make the debugging code print to stderr
  60476 2020-03-23 03:51 [ko1@a...            ] 9ebf74fd78 (master): Expand tabs for rb_mjit_header.h (#2975)
  60477 2020-03-23 04:19 [ko1@a...            ] dec0f582e4 (master): Workaround an encoding problem in run_without_tabs
  60478 2020-03-23 07:47 [ko1@a...            ] a55f670757 (master): Reduce the number of lines used by transform_mjit_header
  60479 2020-03-23 07:50 [ko1@a...            ] 3cf3427c99 (master): Try asserting no static decl rather than warning
  60480 2020-03-23 08:37 [ko1@a...            ] c4e3d9e953 (master): Expand tabs of include/ruby/ruby.h in MJIT header
  60481 2020-03-23 10:55 [ko1@a...            ] 1d996fe72f (master): test/ruby/test_m17n.rb: Update the debugging code to get C stacktrace
  60482 2020-03-23 11:41 [ko1@a...            ] 21d8e69248 (master): disable to show the maximum number of threads.
  60483 2020-03-23 12:26 [ko1@a...            ] d059714746 (master): Disable run_without_tabs when there's no -ggdb3
  60484 2020-03-23 15:13 [ko1@a...            ] d578f1d3ea (master): Change the run_without_tabs switching to dedicated
  60485 2020-03-23 15:14 [ko1@a...            ] 3bd7d5617f (master): Make the first argument slightly more robust
  60486 2020-03-23 15:16 [ko1@a...            ] 13e9551b97 (master): Change the filename like make variable
  60487 2020-03-24 10:56 [ko1@a...            ] c565dfb09a (master): test/json/test_helper.rb: Do not add a relative path to $LOAD_PATH
  60488 2020-03-24 10:56 [ko1@a...            ] 448c76be63 (master): * 2020-03-24 [ci skip]
  60490 2020-03-24 14:36 [ko1@a...            ] 5b3157a511 (master): Make file names and variable names consistent
  60491 2020-03-24 14:45 [ko1@a...            ] 5c4847f191 (master): Use miniruby to run tool/mjit_tabs.rb
  60492 2020-03-24 14:54 [ko1@a...            ] eff0c5bf2a (master): Try to avoid random failures on clock_getres_spec.rb
  60493 2020-03-24 14:57 [ko1@a...            ] f6b6a7ad34 (master): Show failed times  
  60494 2020-03-24 15:37 [ko1@a...            ] 930b012ad9 (master): Add rexml to fix rss of test-bundled-gems (#2976)
  60495 2020-03-24 15:39 [ko1@a...            ] 96064e6f1c (master): Sync rubygems with current master (#2889)
  60496 2020-03-24 17:23 [ko1@a...            ] 12a3671a9b (master): test/rubygems: Try not only /usr/bin/env but also /bin/env
  60497 2020-03-24 17:44 [ko1@a...            ] 1b3339528c (master): Skip a test that attempts to remove the current directory on Solaris
  60498 2020-03-25 01:45 [ko1@a...            ] c7d668801b (master): Fixed crash when argument array is modified
  60499 2020-03-25 01:45 [ko1@a...            ] edffe78a79 (master): * 2020-03-25 [ci skip]
  60500 2020-03-25 21:39 [ko1@a...            ] 48a5c155fa (master): Import racc-1.5.0 from upstream repository.

[前][次][スレッド一覧][上]