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

ruby-changes:72601-72700

  72601 2022-07-20 00:24 [ko1@a...            ] 9ce27dd2cd (master): * 2022-07-20 [ci skip]
  72602 2022-07-20 03:03 [ko1@a...            ] c0aa8ee947 (master): [rubygems/rubygems] Fix casing typo when resetting `RbConfig::CONFIG["ENABLE_SHARED"]`
  72603 2022-07-20 11:01 [ko1@a...            ] e330dceb3f (master): Mark ruby scripts in YAML [ci skip]
  72604 2022-07-20 17:40 [ko1@a...            ] 472740de41 (master): Fix free objects count condition
  72605 2022-07-20 19:55 [ko1@a...            ] fcfb3ce371 (master): [rubygems/rubygems] More cleanup
  72606 2022-07-20 19:55 [ko1@a...            ] bdef3c73fe (master): [rubygems/rubygems] Unify common logic
  72607 2022-07-20 19:55 [ko1@a...            ] fa5724cca9 (master): [rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specs
  72608 2022-07-20 19:55 [ko1@a...            ] fae0d60120 (master): [rubygems/rubygems] Refactor destdir checks
  72609 2022-07-20 21:40 [ko1@a...            ] 86d061294d (master): [Bug #18928] Fix crash in WeakMap
  72610 2022-07-20 23:49 [ko1@a...            ] 6140edb5df (master): Match +YJIT in Ruby desc when testing segv (#6141)
  72611 2022-07-21 01:32 [ko1@a...            ] 660b1e973c (master): YJIT: Skip setlocal WB check for immediate values (#6122)
  72612 2022-07-21 01:32 [ko1@a...            ] b25ee69e38 (master): * 2022-07-21 [ci skip]
  72613 2022-07-21 02:14 [ko1@a...            ] 5871ecf956 (master): Add RARRAY_LITERAL_FLAG for array literals
  72614 2022-07-21 02:39 [ko1@a...            ] 32e406d6d3 (master): Ensure _id2ref finds symbols with the correct type
  72615 2022-07-21 05:46 [ko1@a...            ] 1341dea771 (master): Prevent the stack from being marked twice
  72616 2022-07-21 09:58 [ko1@a...            ] 4a7ecc1bd9 (master): [ruby/digest] Find an available digest algorithm to test
  72617 2022-07-21 11:46 [ko1@a...            ] 86b29ef877 (master): [ruby/digest] Ignore test_ractor.rb on non-Ractor ruby
  72618 2022-07-21 22:03 [ko1@a...            ] 80672b2d0e (master): Add comment in array.c about flags
  72619 2022-07-21 22:03 [ko1@a...            ] 4798a4fec2 (master): Remove unused internal macros in rarray.h
  72620 2022-07-21 22:03 [ko1@a...            ] d67fcdcc9f (master): Add RARRAY_SHARED_FLAG
  72621 2022-07-21 22:03 [ko1@a...            ] 1c9acb6bb1 (master): Refactor macros of array.c
  72622 2022-07-21 22:07 [ko1@a...            ] f954c5dae4 (master): string.c: use str_enc_fastpath in TERM_LEN
  72623 2022-07-21 22:32 [ko1@a...            ] 804b073573 (master): Update common sources including id.h after update
  72624 2022-07-21 23:46 [ko1@a...            ] cdbb9b8555 (master): [Bug #18929] Fix heap creation thrashing in GC
  72625 2022-07-22 00:02 [ko1@a...            ] 423b41cba7 (master): Make String#each_line work correctly with paragraph separator and chomp
  72626 2022-07-22 00:03 [ko1@a...            ] 672925bf14 (master): * 2022-07-22 [ci skip]
  72627 2022-07-22 00:13 [ko1@a...            ] 04f86ad0b5 (master): Do not chomp trailing line separator IO#each with nil separator and chomp
  72628 2022-07-22 00:28 [ko1@a...            ] 12ac8971a3 (master): Do not have class/module keywords look up ancestors of Object
  72629 2022-07-22 00:30 [ko1@a...            ] 203f179ce7 (master): Revert "Do not chomp trailing line separator IO#each with nil separator and chomp"
  72630 2022-07-22 00:49 [ko1@a...            ] 3ff53c8e04 (master): Remove macOS 10.15 from CI
  72631 2022-07-22 01:42 [ko1@a...            ] 5b21e94beb (master): Expand tabs [ci skip]
  72632 2022-07-22 02:00 [ko1@a...            ] 2661980435 (master): Add .git-blame-ignore-revs [ci skip]
  72633 2022-07-22 02:09 [ko1@a...            ] 4af0dd36fc (master): Remove the file that was probably added by accident [ci skip]
  72634 2022-07-22 04:18 [ko1@a...            ] 9d862011e8 (master): Remove check for shared root arrays
  72635 2022-07-22 04:50 [ko1@a...            ] 3a5ea7c688 (master): Remove unused variable in array.c
  72636 2022-07-22 04:55 [ko1@a...            ] 7223c0da15 (master): Do not chomp trailing line separator IO#each with nil separator and chomp
  72637 2022-07-22 12:01 [ko1@a...            ] c6aa65430f (master): Get rid of magic numbers
  72638 2022-07-22 12:06 [ko1@a...            ] 1ed7ab29b3 (master): Enable Style/MultilineIfThen in Rubocop
  72640 2022-07-22 12:06 [ko1@a...            ] 6b74996810 (master): bin/gem: remove initial empty line
  72641 2022-07-22 12:06 [ko1@a...            ] 030c41bf55 (master): Improve user-facing messages by consistent casing of Ruby/RubyGems
  72642 2022-07-22 12:06 [ko1@a...            ] 388c4e1076 (master): Make Gem::SystemExitException properly exit with a given code
  72643 2022-07-22 12:06 [ko1@a...            ] b4876c8e5f (master): Removed needless condition for old versions of Ruby.
  72644 2022-07-22 12:11 [ko1@a...            ] 5904895cf5 (master): Add .git-blame-ignore-revs
  72645 2022-07-22 12:11 [ko1@a...            ] d7ffd3fea4 (master): RubyGems: Enable Style/StringLiterals cop
  72646 2022-07-22 12:23 [ko1@a...            ] f081e1fead (master): Revive .indent.pro with adding `-nut`(`--no-tabs`) [ci skip]
  72647 2022-07-22 16:24 [ko1@a...            ] fe77071697 (master): [rubygems/rubygems] Removed needless value assignment
  72648 2022-07-22 16:24 [ko1@a...            ] 55c771c302 (master): [rubygems/rubygems] rubygems.rb is required by gem_runner.rb
  72649 2022-07-22 21:01 [ko1@a...            ] a4e890b93e (master): [rubygems/rubygems] Use `SystemExit#status` as `exit_code`
  72650 2022-07-22 21:01 [ko1@a...            ] c6734edc34 (master): [rubygems/rubygems] Remove bundle show from obsolete commands
  72651 2022-07-22 21:59 [ko1@a...            ] 92c7417d73 (master): Adjust indents [ci skip]
  72652 2022-07-22 22:00 [ko1@a...            ] c7fd015d83 (master): Update .indent.pro [ci skip]
  72653 2022-07-22 23:10 [ko1@a...            ] 8f7e188822 (master): Add "rb_" prefixes to toplevel enum definitions
  72654 2022-07-22 23:10 [ko1@a...            ] e763b1118b (master): Move enum definitions out of struct definition
  72655 2022-07-22 23:35 [ko1@a...            ] b3be030740 (master): [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*
  72656 2022-07-23 00:24 [ko1@a...            ] d77633a695 (master): [rubygems/rubygems] Bundler: update command example in bundle-exec(1)
  72657 2022-07-23 00:24 [ko1@a...            ] 203de45bd3 (master): * 2022-07-23 [ci skip]
  72658 2022-07-23 02:29 [ko1@a...            ] e199ae3edc (master): Remove reference counting for all frozen arrays
  72659 2022-07-23 03:43 [ko1@a...            ] 244bda7efd (master): [rubygems/rubygems] Display mfa warnings on gem signin
  72660 2022-07-23 04:45 [ko1@a...            ] 98a8a496ba (master): Use rb_ary_tmp_new only for internal arrays
  72661 2022-07-23 21:48 [ko1@a...            ] 721d154e2f (master): Remove duplicate code for internal arrays
  72662 2022-07-24 08:57 [ko1@a...            ] 1cd487d785 (master): [DOC] IO#eof       
  72663 2022-07-24 08:57 [ko1@a...            ] 114f85ecec (master): * 2022-07-24 [ci skip]
  72664 2022-07-24 18:42 [ko1@a...            ] e0a7e5e131 (master): Kill bundled gem tests when interrupted
  72665 2022-07-24 23:34 [ko1@a...            ] 6af7212004 (master): Make extensions under `Gem.extension_api_version` directory
  72666 2022-07-25 08:50 [ko1@a...            ] b291c972fa (master): Use built bundled gems in test-bundled-gems
  72667 2022-07-25 08:50 [ko1@a...            ] 91c05b34cd (master): Bundled gems test needs `prepare-gems`
  72668 2022-07-25 08:50 [ko1@a...            ] 1c4aaa3e63 (master): * 2022-07-25 [ci skip]
  72669 2022-07-25 09:19 [ko1@a...            ] b30b727c24 (master): Fix format specifier
  72670 2022-07-25 15:03 [ko1@a...            ] 307835fe31 (master): Synchronize the test thread sleep
  72671 2022-07-25 18:50 [ko1@a...            ] f61dd38e5c (master): Wait the test thread to sleep
  72672 2022-07-25 20:40 [ko1@a...            ] 9733f4d0f0 (ruby_3_0): merge revision(s) edf01d4e82d8e44ee30ec41fbcb7f802bc8b8c5d: [Backport #18772]
  72673 2022-07-25 20:40 [ko1@a...            ] 28b238f2cb (ruby_3_0): merge revision(s): a0040af6715d85f416f1282588974e151a8164eb
  72674 2022-07-25 20:40 [ko1@a...            ] 6ac4449fce (ruby_3_0): merge revision(s) 7f81f335478a3ca873f34e3bc0af6927819d3e84: [Backport #18734]
  72675 2022-07-25 21:37 [ko1@a...            ] 979368b47c (master): [rubygems/rubygems] Bundler: add deprecation notice of viz to man
  72676 2022-07-26 01:53 [ko1@a...            ] fab5a0e62a (master): [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/custom_name
  72677 2022-07-26 01:53 [ko1@a...            ] 17534f3eff (master): * 2022-07-26 [ci skip]
  72678 2022-07-26 04:09 [ko1@a...            ] 63330ae4ac (master): Change ROBJECT_TRANSIENT_FLAG to use FL_USER2
  72679 2022-07-26 04:56 [ko1@a...            ] 382cde96fa (master): [rubygems/rubygems] Bump rb-sys
  72680 2022-07-26 04:58 [ko1@a...            ] 43c11f6c49 (master): For rdoc, copy doc/rdoc to doc/ (#6181)
  72681 2022-07-26 05:29 [ko1@a...            ] 8fa66467de (master): Fix sync_default_gems.rb to use absolute path
  72682 2022-07-26 05:29 [ko1@a...            ] ba098fa151 (master): Sync RDoc          
  72683 2022-07-26 05:29 [ko1@a...            ] d7868c79e2 (master): * append newline at EOF. [ci skip]
  72684 2022-07-26 06:31 [ko1@a...            ] cc29b43c7a (master): [ruby/rdoc] Move section Directives into section Blocks (https://github.com/ruby/rdoc/pull/901)
  72685 2022-07-26 10:43 [ko1@a...            ] 649bfbe00d (master): Fix `rb_profile_frames` output includes dummy main thread frame
  72686 2022-07-26 13:43 [ko1@a...            ] b404a5f106 (master): 8fa66467de is broken with rubygems/rubygems and flori/json.
  72687 2022-07-26 14:38 [ko1@a...            ] 9e6d07f346 (master): Merge rubygems/bundler HEAD
  72688 2022-07-26 16:04 [ko1@a...            ] 9a8f6e392f (master): Cheaply derive code range for String#b return value
  72689 2022-07-26 18:33 [ko1@a...            ] 2d1cf658ee (master): Adjust indent [ci skip]
  72690 2022-07-26 21:14 [ko1@a...            ] 456e1d1eaa (master): Try the tag without "v" prefix to checkout upstream repositories
  72691 2022-07-26 22:12 [ko1@a...            ] 3f70aa6504 (master): Remove ary_discard 
  72692 2022-07-26 22:12 [ko1@a...            ] 4325e90205 (master): Use rb_ary_hidden_new for rb_ary_hidden_new_fill
  72693 2022-07-26 22:12 [ko1@a...            ] efb91ff19b (master): Rename rb_ary_tmp_new to rb_ary_hidden_new
  72694 2022-07-27 01:04 [ko1@a...            ] 163e3f075f (master): [rubygems/rubygems] Use main as default branch for Bundler specs
  72695 2022-07-27 01:04 [ko1@a...            ] 457170e534 (master): * 2022-07-27 [ci skip]
  72696 2022-07-27 01:33 [ko1@a...            ] 33f9e8f4ea (master): Add doc/rdoc directory to .document
  72697 2022-07-27 01:40 [ko1@a...            ] 36d0c71ace (master): Refactored poisoning and unpoisoning freelist to simpler API
  72698 2022-07-27 01:40 [ko1@a...            ] 3b1ed03d8c (master): * expand tabs. [ci skip]
  72699 2022-07-27 03:08 [ko1@a...            ] 6a69807576 (master): [rubygems/rubygems] Completely drop base parameter from index
  72700 2022-07-27 04:56 [ko1@a...            ] b4ae144e19 (master): [rubygems/rubygems] Don't use Pathname for creating extension dir

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