[前][次][番号順一覧][上]

ruby-changes:61601-61700

  61601 2020-06-08 09:58 [ko1@a...            ] 16aef5da56 (ruby_2_7): merge revision(s) ac2106acc276854ae2ac8cc5fa6859aa28362f2f,cf90df22c74da2f87421749e8d065cfbd3812afd: [Backport #16813]
  61602 2020-06-08 09:58 [ko1@a...            ] 241cb3fa03 (ruby_2_7): * 2020-06-08 [ci skip]
  61603 2020-06-08 12:49 [ko1@a...            ] a4f3e1762a (master): Fixed test dependencies
  61604 2020-06-08 13:15 [ko1@a...            ] 465b5dc124 (master): Fixed main dependency
  61605 2020-06-09 00:34 [ko1@a...            ] a3cc9b3c8e (master): Avoid requiring "psych/versions"
  61606 2020-06-09 00:34 [ko1@a...            ] 711031de68 (master): * 2020-06-09 [ci skip]
  61607 2020-06-09 03:11 [ko1@a...            ] 0ba27259d3 (master): Fix crashes in the peephole optimizer on OpenBSD/sparc64
  61608 2020-06-09 07:08 [ko1@a...            ] 42a2fa3b17 (master): fix debugging output
  61609 2020-06-09 09:53 [ko1@a...            ] 8f3d4090f0 (master): rb_equal_opt: fully static call data
  61610 2020-06-09 09:53 [ko1@a...            ] 877238f2d3 (master): check_cfunc: add assertions
  61611 2020-06-09 09:53 [ko1@a...            ] 3928c151a6 (master): vm_search_method_fastpath: avoid rb_vm_empty_cc()
  61612 2020-06-09 09:53 [ko1@a...            ] 3da9c51973 (master): rb_vm_search_method_slowpath: skip vm_empty_cc
  61613 2020-06-09 09:53 [ko1@a...            ] 77293cef91 (master): vm_ci_markable: added
  61614 2020-06-09 09:53 [ko1@a...            ] 9c287f8caa (master): vm_call_symbol: on-stack call info
  61615 2020-06-09 09:53 [ko1@a...            ] 62b471bd44 (master): vm_call_alias: no call vm_cc_fill
  61616 2020-06-09 09:53 [ko1@a...            ] dbbde61cef (master): vm_call_method_missing_body: on-stack call info
  61617 2020-06-09 09:53 [ko1@a...            ] be5dfdd8a2 (master): vm_call_zsuper: no call vm_cc_fill
  61618 2020-06-09 09:53 [ko1@a...            ] 367263c3dd (master): vm_call_method: no call vm_cc_fill
  61619 2020-06-09 09:53 [ko1@a...            ] 46728557c1 (master): rb_vm_call0: on-stack call info
  61620 2020-06-09 09:53 [ko1@a...            ] ffe58b9c8b (master): vm_ccs_push: do not cache non-heap entries
  61622 2020-06-09 09:53 [ko1@a...            ] db406daa60 (master): vm_yield_setup_args: refactor use macro
  61623 2020-06-09 09:53 [ko1@a...            ] 88e6799759 (master): vm_empty_cc: refactor use macro
  61625 2020-06-09 09:53 [ko1@a...            ] fb3f1f95e8 (master): vm_call_refined: no call vm_cc_fill
  61626 2020-06-09 09:53 [ko1@a...            ] 4fbe86d0e2 (master): vm_call_method: use struct assignment
  61627 2020-06-09 09:53 [ko1@a...            ] e1e84fbb4f (master): VM_CI_NEW_ID: USE_EMBED_CI could be false
  61628 2020-06-09 09:53 [ko1@a...            ] 324038c66e (master): eliminate C99 compound literals
  61629 2020-06-09 09:53 [ko1@a...            ] 1016cff4ff (master): rb_eql_opt, rb_equal_opt: purge stale cc
  61630 2020-06-09 10:07 [ko1@a...            ] 8664f19796 (master): [ruby/singleton] Remove unnecessaray space
  61631 2020-06-09 12:37 [ko1@a...            ] adfd4f3916 (master): .github: add test for -DMJIT_FORCE_ENABLE
  61632 2020-06-09 12:41 [ko1@a...            ] f4950145cf (master): mjit_mark_cc_entries: should consider VM_CALLCACHE_UNMARKABLE
  61633 2020-06-09 13:12 [ko1@a...            ] 366646c15e (master): Added CodeQL scanning by GitHub (#3196)
  61634 2020-06-09 15:53 [ko1@a...            ] 195075e8f5 (master): disable GC on a test
  61635 2020-06-09 18:54 [ko1@a...            ] 964829495c (master): Removed + token from single test runner recipes [ci skip]
  61636 2020-06-09 18:57 [ko1@a...            ] b6bae0ec44 (master): Return seconds slept after Thread.scheduler wait_sleep
  61637 2020-06-09 21:31 [ko1@a...            ] 63872c7e31 (master): [ruby/gdbm] Workaround for GitHub Actions
  61638 2020-06-09 21:31 [ko1@a...            ] bee63ab97a (master): [ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_dependency.
  61639 2020-06-09 21:31 [ko1@a...            ] c8cd6b2003 (master): Added ruby2_keywords for Ruby 2.6 and 2.5
  61640 2020-06-09 21:31 [ko1@a...            ] 28f4b5af45 (master): [ruby/dbm] Update dbm.gemspec
  61641 2020-06-09 21:31 [ko1@a...            ] 31419f46fc (master): [ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZ
  61642 2020-06-09 21:46 [ko1@a...            ] 101d56ddca (master): Improved assertions
  61643 2020-06-09 22:28 [ko1@a...            ] cbb9935fc4 (master): Use the dedicated conversion macro
  61644 2020-06-09 22:52 [ko1@a...            ] 7f3efee102 (master): the default gems couldn't use ruby2_keywords gem.
  61645 2020-06-10 02:45 [ko1@a...            ] 2ba2b32d9e (master): Freeing cc tables doesn't need access to ID
  61646 2020-06-10 02:45 [ko1@a...            ] 6c5cdc88b0 (master): * 2020-06-10 [ci skip]
  61647 2020-06-10 05:53 [ko1@a...            ] 62ce8f96cd (master): Revert "Combine sweeping and moving"
  61648 2020-06-10 06:58 [ko1@a...            ] 9491bd89da (master): Reduced job number to run tests on MinGW
  61649 2020-06-10 08:31 [ko1@a...            ] ad0eccf840 (master): Work around infinite loop when overriding method visibility in prepended module (#3201)
  61650 2020-06-10 09:31 [ko1@a...            ] 41b8866e75 (master): This document is steal status.
  61651 2020-06-10 09:54 [ko1@a...            ] 8bee9e5cd5 (master): doc/contributing.rdoc: Now ruby >= 2.2 or 2.3 is required to build ruby
  61652 2020-06-10 10:22 [ko1@a...            ] 5648976c3c (master): vm_call_method: avoid marking on-stack object
  61653 2020-06-10 19:48 [ko1@a...            ] 21df4dce53 (master): Skip updating exts in test-all to reduce the turnaround time
  61654 2020-06-10 20:45 [ko1@a...            ] 8d4b259408 (master): Enhanced Rdoc for Array#fetch and Array#index (#3202)
  61655 2020-06-10 21:35 [ko1@a...            ] b62e9c912d (master): [rubygems/rubygems] Increase timeouts in test_gem_stream_ui.rb
  61656 2020-06-10 21:35 [ko1@a...            ] 998ccb0831 (master): [rubygems/rubygems] Use parenthesis for clarity for ternary condition
  61657 2020-06-10 21:57 [ko1@a...            ] 73ca989a81 (master): spec/bundler must not be run by mspec
  61658 2020-06-10 23:30 [ko1@a...            ] 96d184aa49 (master): Run spec/bundler without a sub-make
  61659 2020-06-11 02:54 [ko1@a...            ] 573e8d7736 (master): Change language used in instance_variable_set documentation [ci skip]
  61660 2020-06-11 02:54 [ko1@a...            ] aab2a7cfce (master): * 2020-06-11 [ci skip]
  61661 2020-06-11 04:49 [ko1@a...            ] 04fddf3573 (master): ENV.delete should return the result of block on non-existing key
  61662 2020-06-11 09:49 [ko1@a...            ] f48fce4981 (master): Fix a typo in instance_variable_set documentation
  61663 2020-06-11 09:50 [ko1@a...            ] f3e927b0cc (master): Make proc/Proc.new without block an error instead of warning
  61664 2020-06-11 09:54 [ko1@a...            ] 0213f5b08a (master): Fix ASan crash     
  61665 2020-06-11 10:29 [ko1@a...            ] 1fb16dbb6e (master): Adjusted indents [ci skip]
  61666 2020-06-11 12:25 [ko1@a...            ] aa8ca03f39 (master): [ruby/delegate] Fixed superclass missmatch
  61667 2020-06-11 12:40 [ko1@a...            ] 44581d98bb (master): [ruby/net-imap] Drop to Ruby 2.4
  61668 2020-06-11 13:07 [ko1@a...            ] 3b3a9edf48 (master): Drop to Ruby 2.4   
  61669 2020-06-11 13:29 [ko1@a...            ] fdd475386d (master): Gem::Specification#date is set automatically by RubyGems.org.
  61670 2020-06-11 13:42 [ko1@a...            ] 6742fcf553 (master): [ruby/webrick] Extract creation of Net::HTTP in httpproxy
  61671 2020-06-11 13:42 [ko1@a...            ] e698bf1a7f (master): [ruby/webrick] Fix httpd error in CJK directory
  61672 2020-06-11 14:23 [ko1@a...            ] f3e12caa08 (master): [ruby/logger] Let File::NULL ("/dev/null", "NUL" etc.) be considered a nil log device
  61673 2020-06-11 14:23 [ko1@a...            ] ae93ebae67 (master): [ruby/logger] Let Logger#reopen not raise on nil log devices
  61674 2020-06-11 14:23 [ko1@a...            ] 13baa2b5a5 (master): [ruby/matrix] Drop to Ruby 2.4 and 2.5
  61676 2020-06-11 14:24 [ko1@a...            ] c7da0fcb39 (master): [ruby/logger] Mention behavior when logdev is a nil in the document
  61677 2020-06-11 14:39 [ko1@a...            ] a6713a5758 (master): Refined ioctl error description
  61678 2020-06-11 16:53 [ko1@a...            ] 59646e8e29 (master): Fix error in `remove_entry`
  61679 2020-06-11 17:13 [ko1@a...            ] 2dd61df69f (master): Revert encoding to `::Encoding::UTF_8` if `fu_windows?`
  61680 2020-06-11 18:12 [ko1@a...            ] 5349506eb4 (master): Updated autogenerated dependencies
  61681 2020-06-11 23:31 [ko1@a...            ] 2188d6d160 (master): Warn when passing a non-literal block to Kernel#lambda
  61682 2020-06-12 00:55 [ko1@a...            ] eb5ecc2ea8 (master): Enhanced Rdoc for Array#rindex and Array#[]= (#3204)
  61683 2020-06-12 00:55 [ko1@a...            ] 631c01f5ae (master): * 2020-06-12 [ci skip]
  61684 2020-06-12 03:46 [ko1@a...            ] e100fcbdd1 (master): Prohibit setting class variable on frozen module through inheritance
  61685 2020-06-12 06:02 [ko1@a...            ] a6cf2f3d22 (master): Make mutating the result of SortedSet#to_a not affect the set
  61686 2020-06-12 10:45 [ko1@a...            ] c74b044aab (master): .gdbinit: as.heap.aux.shared no longer exist
  61687 2020-06-12 10:45 [ko1@a...            ] 1f4db23ac1 (master): .gdbinit: struct RHash::basic is not a pointer
  61688 2020-06-12 17:38 [ko1@a...            ] e2678781c7 (master): prevent memory allocation for GC tests
  61689 2020-06-12 18:46 [ko1@a...            ] cc9ca468fe (master): [ruby/fileutils] Fix #install with "X" mode option
  61690 2020-06-12 18:46 [ko1@a...            ] 7cddb844e6 (master): [ruby/fileutils] Make verbose output go to stdout instead of stderr
  61691 2020-06-12 19:03 [ko1@a...            ] 510df47f5f (master): Revert "[ruby/fileutils] Make verbose output go to stdout instead of stderr"
  61692 2020-06-13 01:13 [ko1@a...            ] b212c7c7d1 (master): Update example code in Enumerator#chunk documentation [ci skip]
  61693 2020-06-13 01:14 [ko1@a...            ] 90412d7a63 (master): * 2020-06-13 [ci skip]
  61694 2020-06-13 01:32 [ko1@a...            ] eabdad5e2f (master): [ci skip] Enhanced Rdoc for Array (#3216)
  61695 2020-06-13 08:25 [ko1@a...            ] 1f1b62fb7b (master): Added install-dbg  
  61696 2020-06-13 11:30 [ko1@a...            ] 3c55d93cf6 (ruby_2_7): merge revision(s) 7e289cdf3fed588b2d5a6973e29f9ff95cb8d76c: [Backport #16949]
  61697 2020-06-13 22:58 [ko1@a...            ] 1efc3d6d65 (master): Suppress warnings [Feature #15973]
  61698 2020-06-13 23:14 [ko1@a...            ] 8b58f1d8c7 (master): [ci skip] Enhanced RDoc for Array (#3219)
  61699 2020-06-13 23:34 [ko1@a...            ] 8e5352569b (master): [ripper] use Ripper DSL
  61700 2020-06-13 23:34 [ko1@a...            ] 2496bdb28f (master): Extracted argument forwarding staffs

[前][次][番号順一覧][上]