[前][次][番号順一覧][上]
ruby-changes:70601-70700
70601 2021-12-26 20:57 [ko1@a... ] 0dc7816c43 (master): Make RubyVM::AST.of work with code written in `-e` command-line option
70602 2021-12-26 23:22 [ko1@a... ] 81c248924d (master): Development of 3.1.0 started.
70603 2021-12-27 00:34 [ko1@a... ] 1f877fa238 (master): * 2021-12-27 [ci skip]
70604 2021-12-27 00:34 [ko1@a... ] 3a223aec2e (master): Ignore failures taint/trust in RBS tentatively [ci skip]
70605 2021-12-27 00:41 [ko1@a... ] 7c738ce5e6 (master): Remove deprecate rb_cData [Bug #18433]
70606 2021-12-27 00:41 [ko1@a... ] 39bc5de833 (master): Remove tainted and trusted features
70607 2021-12-27 00:41 [ko1@a... ] c956f979e5 (master): Initialize Struct by calling with keyword arguments
70608 2021-12-27 00:41 [ko1@a... ] 69f03c864e (master): Remove Refinement#include and Refinement#prepend
70609 2021-12-27 08:56 [ko1@a... ] 9736cb890b (master): Check if `Kernel#untaint` is defined instead of version comparison
70610 2021-12-27 10:45 [ko1@a... ] fb0737654c (master): [rubygems/rubygems] Move setup to the spec that uses it
70611 2021-12-27 10:45 [ko1@a... ] 03903f23c2 (master): [rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatching
70612 2021-12-27 10:46 [ko1@a... ] d6311cb1ca (master): Track RubyGems 3.4.0dev and Bundler 2.4.0dev
70613 2021-12-27 10:46 [ko1@a... ] 810c1b88ca (master): [rubygems/rubygems] Remove unused include
70614 2021-12-27 10:46 [ko1@a... ] ca3a2e46e8 (master): [rubygems/rubygems] Update some specs to pass ruby-head CI
70615 2021-12-27 10:46 [ko1@a... ] b7e5ce08ff (master): [rubygems/rubygems] Don't add verbose flag so opaquely for realworld specs
70616 2021-12-27 10:46 [ko1@a... ] 73707e5c51 (master): [rubygems/rubygems] Make SpecificationPolicy autoload constant
70617 2021-12-27 10:48 [ko1@a... ] f486566f13 (master): Update default gems list at d6311cb1ca5860a6e0cbf6f87c1e0a [ci skip]
70618 2021-12-27 15:59 [ko1@a... ] 85a426dc86 (master): Tiny mmap emulation for Windows
70619 2021-12-27 16:39 [ko1@a... ] 9790f54bff (master): Call FlushInstrucitonCache() when PROT_EXEC is specified to mprotect
70620 2021-12-27 17:15 [ko1@a... ] 4e007d705c (master): Fix some bornheads
70621 2021-12-27 17:29 [ko1@a... ] a74a2f456a (master): Now YJIT can be enabled on mswin64
70622 2021-12-27 19:48 [ko1@a... ] 56a0f34d31 (master): [ruby/drb] Fix method names "regist" as "register"
70623 2021-12-27 21:32 [ko1@a... ] ebb4044dec (master): [rubygems/rubygems] Run `bundle install` in verbose mode
70624 2021-12-27 21:32 [ko1@a... ] dd022c1f76 (master): [rubygems/rubygems] Don't redownload `rubygems-update` package if already there
70625 2021-12-27 22:58 [ko1@a... ] be476f38f9 (master): [rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-update` version
70626 2021-12-28 04:38 [ko1@a... ] 95d2e06c2b (master): [rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfile
70627 2021-12-28 04:38 [ko1@a... ] 2c7aed46ba (master): * 2021-12-28 [ci skip]
70628 2021-12-28 12:58 [ko1@a... ] 91b7be7708 (master): Do not support non-x86_64 platforms
70629 2021-12-28 15:05 [ko1@a... ] a6e5d70346 (master): USE_RVARGC released; why not CI
70630 2021-12-28 15:22 [ko1@a... ] eb49aa3119 (master): Fix test_rubyoptions for MinGW (#5363)
70631 2021-12-28 15:31 [ko1@a... ] 3cd1731920 (master): Skip testing --enable-all in MinGW for now
70632 2021-12-28 16:36 [ko1@a... ] 63358581bc (master): Fix weird MinGW failure notifications
70633 2021-12-28 18:19 [ko1@a... ] b948b1a4e1 (master): Fix RBS test failures of taint/trust (#5364)
70634 2021-12-28 18:35 [ko1@a... ] 40e7aefeba (master): Remove obsolete Fixnum and Bignum
70636 2021-12-28 18:36 [ko1@a... ] bf97415c02 (master): Removed deprecated Dir.exists? and File.exists?
70637 2021-12-28 19:30 [ko1@a... ] bab8623343 (master): The `include`d set should be expanded values [ci skip]
70638 2021-12-28 20:53 [ko1@a... ] 55cdb8b013 (master): Use omit instead of skip: test/socket/**/*.rb
70639 2021-12-28 21:13 [ko1@a... ] 763592d208 (master): Use omit instead of skip: test/-ext-/**/*.rb
70640 2021-12-29 00:22 [ko1@a... ] c9af8a32a0 (master): `USE_RUBY_DEBUG_LOG` doesn't check `RUBY_DEVEL`
70641 2021-12-29 00:22 [ko1@a... ] 39b3aa4fb3 (master): * 2021-12-29 [ci skip]
70642 2021-12-29 08:57 [ko1@a... ] 38a3965dea (master): YJIT: Fix warning in iface.c
70643 2021-12-29 09:28 [ko1@a... ] f27eb8148f (master): Sync io-console gem.
70644 2021-12-29 09:37 [ko1@a... ] e4cd319f3d (master): [ruby/irb] Prefer `IO#wait_readable` over `IO#select`. (https://github.com/ruby/irb/pull/323)
70645 2021-12-29 09:38 [ko1@a... ] d75f7078c8 (master): [ruby/io-console] bump up to 0.5.11
70646 2021-12-29 10:03 [ko1@a... ] 7fbd93e60f (master): Update default gems list at d75f7078c831d45ab5ba2fae4fbb30 [ci skip]
70647 2021-12-29 11:40 [ko1@a... ] 3238164f9c (master): `ioctl_narg_len` is used only when ioctl(2) is available
70648 2021-12-29 11:54 [ko1@a... ] 27765a7502 (master): Fix the warning in rb_big2dbl, Bignum is no longer defined
70649 2021-12-29 11:54 [ko1@a... ] 5ca51ddde8 (master): [DOC] Integer#coerce deals with also Float
70650 2021-12-29 14:09 [ko1@a... ] 4e4c4fab3c (master): YJIT: Use proper size prefix and conversion where IL32LLP64
70651 2021-12-29 16:02 [ko1@a... ] 6d57290210 (master): Update bundled gems list at 2021-12-29
70652 2021-12-29 19:28 [ko1@a... ] f25c2e6336 (master): Use omit instead of skip: test/ruby/enc/**/*.rb
70654 2021-12-29 20:54 [ko1@a... ] 002fa28599 (master): On 64bit macOS, enlarge heap pages to reduce mmap calls [Bug #18447]
70655 2021-12-30 06:21 [ko1@a... ] 52525b527b (master): [Bug #18451] [ci skip] Update documentation for GC.stat
70656 2021-12-30 06:21 [ko1@a... ] 7304e357a8 (master): * 2021-12-30 [ci skip]
70657 2021-12-30 07:02 [ko1@a... ] 1954a95f8b (master): [rubygems/rubygems] Better way to join path components
70658 2021-12-30 15:33 [ko1@a... ] a90d188b57 (master): Remove declarations of deprecated functions
70659 2021-12-30 20:05 [ko1@a... ] 8727161fcf (master): Flush deprecation declarations for versions older than 3.0
70660 2021-12-30 20:24 [ko1@a... ] f589242e75 (master): [ruby/reline] Use unix_line_discard when Ctrl-u is entered
70661 2021-12-30 20:52 [ko1@a... ] 9295732af8 (master): [ruby/reline] Use ripper_lex_without_warning
70662 2021-12-30 20:52 [ko1@a... ] 2a311594cc (master): [ruby/reline] Omit a test on Ruby 2.6
70663 2021-12-30 20:53 [ko1@a... ] 31c69d66d2 (master): [ruby/reline] windows fix scroll
70664 2021-12-30 21:14 [ko1@a... ] db547a3bc4 (master): [ruby/win32ole] Undefine allocator of WIN32OLE_VARIABLE to get rid of warning
70665 2021-12-30 21:16 [ko1@a... ] d5fc3fa4db (master): win32/win32.c Fix PROT_EXEC bit flag check for FlushInstrucitonCache()
70666 2021-12-30 22:22 [ko1@a... ] 2d2ee338f3 (master): YJIT: Avoid pointer size assumption with intptr_t
70667 2021-12-31 07:37 [ko1@a... ] f53dfab95c (master): Add support for anonymous rest and keyword rest argument forwarding
70668 2021-12-31 07:38 [ko1@a... ] a2f47cf8e3 (master): * 2021-12-31 [ci skip]
70669 2021-12-31 07:46 [ko1@a... ] 87c03694e6 (master): Enhanced RDoc for IO (#5367)
70670 2021-12-31 10:57 [ko1@a... ] 93591d31b0 (master): Use rb_cObject instead of rb_cData
70671 2021-12-31 19:49 [ko1@a... ] 1cc5567b46 (ruby_2_7): merge revision(s) 0846c2da457e7523819236ac7da492029b3ef73d,6c7cb00c094332a208cf36e5cd723a9ba60c41b8: [Backport #16376]
70672 2021-12-31 19:49 [ko1@a... ] b829811131 (ruby_2_7): merge revision(s) 43a3c88187dcd54ba008834a865e50eb28a78de9: [Backport #18372]
70673 2021-12-31 19:49 [ko1@a... ] 7d3cff6e41 (ruby_2_7): merge revision(s) a2d4e1cda68a49980a4f9f353f400efbde7e7884,d6c5a30cfdf658280338dbb8c8b17fab3190b928: [Backport #18392]
70674 2021-12-31 19:49 [ko1@a... ] 426266af2c (ruby_2_7): merge revision(s) fdf39963490cf2cf95b30d91bb9b35964c2c2350: [Backport #18421]
70675 2021-12-31 19:49 [ko1@a... ] c24f436c2a (ruby_2_7): merge revision(s) 9f8a50723f8a84b3e4755b418570148f422d1b28: [Backport #17836]
70676 2021-12-31 19:49 [ko1@a... ] 1034b6e7ba (ruby_2_7): merge revision(s) 0c5f8c62766afe4605172800063e63fe36996658: [Backport #10961]
70677 2021-12-31 20:14 [ko1@a... ] a493732c8e (master): re-enabled YJIT on x64-mswin64
70678 2021-12-31 23:59 [ko1@a... ] 60e9aa5733 (master): NEWS: Removed C APIs
70679 2022-01-01 00:00 [ko1@a... ] f59b2e440e (master): NEWS: Removed methods
70680 2022-01-01 00:00 [ko1@a... ] 2fac066b3a (master): * 2022-01-01 [ci skip]
70681 2022-01-01 10:31 [ko1@a... ] 5414de4b6e (master): YJIT: Fix SP index with optarg and unordered kwarg
70682 2022-01-01 16:23 [ko1@a... ] 243320d22f (master): Fix incorrect minimum read length. (#5353)
70683 2022-01-01 17:02 [ko1@a... ] 77ee47188e (master): Make the internal predict `int_zero_p` return a bool
70684 2022-01-01 18:54 [ko1@a... ] 069cca6f74 (master): Negative RBOOL usage
70685 2022-01-01 18:54 [ko1@a... ] 789da481fc (master): Prefer RBOOL
70686 2022-01-01 18:56 [ko1@a... ] fae0b66431 (master): Remove deprecated Random::DEFAULT [Feature #17351]
70687 2022-01-01 18:56 [ko1@a... ] 84891bffe8 (master): Remove unnecessary Random::DEFAULT expectations
70688 2022-01-01 23:07 [ko1@a... ] 6300c4dcc3 (master): [ruby/reline] Implement Reline::Terminfo.tigetflag
70689 2022-01-01 23:12 [ko1@a... ] 7deee741ab (master): [ruby/reline] Remove unnecessary qualifiers on definition of comments
70690 2022-01-01 23:13 [ko1@a... ] 0af9eab08e (master): [ruby/reline] Consolidate tests that were unnecessarily divided
70691 2022-01-02 00:39 [ko1@a... ] 530586fafc (master): [ruby/reline] Fix the difinition of tigetflag() in comment...
70692 2022-01-02 00:40 [ko1@a... ] fa5b32f13c (master): * 2022-01-02 [ci skip]
70693 2022-01-02 02:17 [ko1@a... ] 071653ecd7 (master): Run the prerequisites of test-bundled-gems in order
70694 2022-01-02 10:27 [ko1@a... ] 85f304b931 (master): [ruby/reline] Implement Reline::Terminfo.tigetnum
70695 2022-01-02 11:24 [ko1@a... ] 6d1b406dc8 (master): [ruby/reline] Version 0.3.1
70696 2022-01-02 11:30 [ko1@a... ] b2a88063d6 (master): Update default gems list at 6d1b406dc8dea6f618ae14899dc6b7 [ci skip]
70697 2022-01-02 11:44 [ko1@a... ] f375b6414d (master): [ruby/reline] Add test_tigetstr_with_error
70698 2022-01-02 11:44 [ko1@a... ] 76181ae940 (master): [ruby/reline] Check capname of tigetstr/tigetflag/tigetnum
70699 2022-01-02 15:05 [ko1@a... ] 91d09ca95b (master): [ruby/etc] bump up to 1.3.1
70700 2022-01-02 15:05 [ko1@a... ] 9135a3e864 (master): [ruby/etc] [DOC] Add document task
[前][次][番号順一覧][上]