[前][次][スレッド一覧][上]
ruby-changes:65401-65500
65401 2021-03-07 00:58 [ko1@a... ] 13dc005347 (master): * 2021-03-07 [ci skip]
65402 2021-03-07 06:56 [ko1@a... ] 68d028578a (master): Undef Enumerator::Chain#{feed, next, next_values, peek, peek_values}
65404 2021-03-07 06:56 [ko1@a... ] e1d16a9e56 (master): Make Enumerator#{+, chain} create lazy chain if any included enumerator is lazy
65405 2021-03-07 09:54 [ko1@a... ] f6d5de8f33 (master): [ruby/io-wait] Declare as Ractor-safe
65406 2021-03-07 09:54 [ko1@a... ] ea81fff564 (master): [ruby/io-wait] bump up to 0.1.1
65407 2021-03-07 09:54 [ko1@a... ] 05d118feea (master): [ruby/io-wait] Fixed required_ruby_version
65410 2021-03-07 10:27 [ko1@a... ] 1d1b9e02d2 (master): Removed a typo in a comment [ci skip]
65411 2021-03-08 10:03 [ko1@a... ] 0d29c3179c (master): [ruby/stringio] Include all modules included into Test::Unit::TestCase
65412 2021-03-08 10:03 [ko1@a... ] c3c1800708 (master): Prefer to use omit
65413 2021-03-08 10:03 [ko1@a... ] 21e255913c (master): [ruby/stringio] Pass IOs as separate list for ruby 2.x
65414 2021-03-08 10:03 [ko1@a... ] 8aa70b9be2 (master): * 2021-03-08 [ci skip]
65415 2021-03-08 10:09 [ko1@a... ] d0a05fd4b4 (master): Fixed FD leaks
65416 2021-03-08 11:44 [ko1@a... ] 99f54c0895 (master): [ruby/stringio] Use Gemfile instead of Gem::Specification#add_development_dependency.
65417 2021-03-08 12:23 [ko1@a... ] b1f375ccc5 (master): Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip]
65418 2021-03-08 13:40 [ko1@a... ] 602d09a181 (master): Suppress useless default branch name hint [ci skip]
65419 2021-03-08 17:06 [ko1@a... ] d10b535806 (master): test/ruby/test_string.rb: make GitHub syntax-highlight correctly
65420 2021-03-08 19:47 [ko1@a... ] 1a00402987 (master): Enclose crtitical sections in `thread_exclusive` block
65421 2021-03-08 19:47 [ko1@a... ] 8c943e3be8 (master): Make the flag in thread_exclusive unique
65422 2021-03-08 21:01 [ko1@a... ] 9299703b39 (master): Make uenvarea thread exclusive
65423 2021-03-08 21:45 [ko1@a... ] e85bffc324 (master): Increment global variables atomically
65425 2021-03-09 13:19 [ko1@a... ] 0c5f8c6276 (master): [ruby/zlib] Resume zstream if available [Bug #10961]
65426 2021-03-09 13:19 [ko1@a... ] 7110795f37 (master): * 2021-03-09 [ci skip]
65427 2021-03-09 20:11 [ko1@a... ] 2a83650b0f (master): Destroy VM-wise locks before freeing [Bug #15852]
65428 2021-03-09 20:59 [ko1@a... ] 5f821ee977 (master): Recheck ucontext functions to make reconfig stable
65429 2021-03-10 08:59 [ko1@a... ] f0b3700ddc (master): Given argument does not need to cache
65430 2021-03-10 08:59 [ko1@a... ] 67b7999755 (master): * 2021-03-10 [ci skip]
65431 2021-03-10 19:37 [ko1@a... ] b37f60fbd4 (master): Update bundled_gems
65432 2021-03-10 22:14 [ko1@a... ] 4c80b9d063 (master): Fix `coroutine_type` variable name
65433 2021-03-11 02:38 [ko1@a... ] 9d0ae387c8 (master): Remove DEFINED_IVAR2 from enum
65434 2021-03-11 02:38 [ko1@a... ] 9cdb5a5153 (master): * 2021-03-11 [ci skip]
65435 2021-03-11 02:39 [ko1@a... ] 23a48d8fe6 (master): Refactor `rb_class_ivar_set`
65436 2021-03-11 02:40 [ko1@a... ] cbc7c1c061 (master): Add cvar overtaken tests
65437 2021-03-11 05:11 [ko1@a... ] d9fea496af (master): Remove cvar overtaken classes at end of test methods
65438 2021-03-11 06:43 [ko1@a... ] a03653d386 (master): proc.c: make bind_call use existing callable method entry when possible
65439 2021-03-11 06:44 [ko1@a... ] 8463c8a425 (master): Specialize ibf_load_object_symbol and ibf_dump_object_symbol
65440 2021-03-11 06:44 [ko1@a... ] d00e7deb5c (master): Use rb_enc_interned_str in ibf_load_object_string
65442 2021-03-11 06:44 [ko1@a... ] ef88225886 (master): Simplify ibf_dump_object_symbol by delegating to ibf_dump_object_string
65443 2021-03-11 06:44 [ko1@a... ] 1041bff3b2 (master): Add a benchmark for RubyVM::InstructionSequence.load_from_binary
65444 2021-03-11 09:23 [ko1@a... ] a6b5d70bca (master): Create the test file under the created temporary directory
65445 2021-03-11 10:46 [ko1@a... ] a6c93a1d1d (master): Revert "Update bundled_gems"
65446 2021-03-11 17:25 [ko1@a... ] f375bc77d2 (ruby_3_0): Merge RubyGems-3.2.11 and Bundler-2.2.11
65447 2021-03-11 17:25 [ko1@a... ] 7efc7afcae (ruby_3_0): Merge RubyGems-3.2.13 and Bundler-2.2.13
65448 2021-03-11 17:25 [ko1@a... ] 0476ce0370 (ruby_3_0): Merge RubyGems-3.2.14 and Bundler-2.2.14
65449 2021-03-11 17:25 [ko1@a... ] 38f8b8d070 (ruby_3_0): Merge RubyGems-3.2.10 and Bundler-2.2.10
65450 2021-03-11 17:25 [ko1@a... ] 04ef602c28 (ruby_3_0): [rubygems/rubygems] Remote test to check require
65451 2021-03-11 17:25 [ko1@a... ] 06cd5711e0 (ruby_3_0): Merge RubyGems-3.2.12 and Bundler-2.2.12
65452 2021-03-11 17:25 [ko1@a... ] 05fa06a4ed (ruby_3_0): * 2021-03-11 [ci skip]
65453 2021-03-12 15:31 [ko1@a... ] 0446a33945 (master): * 2021-03-12 [ci skip]
65454 2021-03-12 15:52 [ko1@a... ] ea39955e23 (master): Removed a duplicate setting for mingw
65455 2021-03-12 17:08 [ko1@a... ] 2ea600f9a6 (master): Bundle RBS 1.1.1 (#4259)
65456 2021-03-12 18:14 [ko1@a... ] 90c12defb3 (master): Constified variables for getenv
65457 2021-03-12 19:24 [ko1@a... ] d91ade3e1e (master): Renamed functions for Fiber singleton methods
65458 2021-03-12 19:43 [ko1@a... ] 701001e36e (master): Removed an unused declaration
65459 2021-03-13 00:35 [ko1@a... ] aaab3b1de9 (master): Fix integer/float remainder with infinity argument of opposite sign
65460 2021-03-13 00:35 [ko1@a... ] 722e6c1d04 (master): * 2021-03-13 [ci skip]
65461 2021-03-13 05:01 [ko1@a... ] 6305d1c6ed (ruby_3_0): remove invalidated cc
65462 2021-03-13 05:02 [ko1@a... ] 7b122b8af8 (ruby_3_0): * 2021-03-13 [ci skip]
65463 2021-03-13 09:12 [ko1@a... ] 983f6d0f2a (master): Moved locking VM to an atomic operation
65464 2021-03-13 09:12 [ko1@a... ] 2148ee78a5 (master): Extracted AtomicWrite
65465 2021-03-13 09:15 [ko1@a... ] 07ff1f4b0b (master): Revert "Extracted AtomicWrite"
65466 2021-03-13 15:44 [ko1@a... ] c7e6914b39 (master): [Doc] Fix multiple `Magic Comments` example
65467 2021-03-13 17:56 [ko1@a... ] b20e2c3f2a (ruby_3_0): Backport io-console 0.5.7 to Ruby 3.0 (#4252)
65468 2021-03-21 06:57 [ko1@a... ] 54bfa0570d (master): Add ins_methods_type_i function
65469 2021-03-16 20:39 [ko1@a... ] be1e88a277 (master): [ruby/openssl] Fix typo in documentation
65470 2021-03-16 20:39 [ko1@a... ] 62d889c857 (master): [ruby/openssl] x509stoRe: fix memory leak in X509::StoreContext.new
65471 2021-03-20 20:56 [ko1@a... ] 178a2a1a12 (master): Remove unneeded declarations in bignum.c
65472 2021-03-18 02:55 [ko1@a... ] c3971bea33 (master): Stop calling `rb_iseq_defined_string` in vm_defined
65474 2021-03-17 23:14 [ko1@a... ] 1d80d70314 (master): autogen.sh: Make it work with sh (not bash)
65475 2021-03-20 14:24 [ko1@a... ] 6ef46f71c7 (ruby_2_7): merge revision(s) 511b55bcefc81c036294dc9a544d14bd342acd3b: [Backport #17215]
65476 2021-03-16 20:38 [ko1@a... ] 0c66784602 (master): [ruby/openssl] test/openssl/test_config: fix non-deterministic test case
65477 2021-03-20 11:12 [ko1@a... ] 2d6617d327 (master): Fix typos in rhash.h (#4292)
65478 2021-03-20 09:12 [ko1@a... ] 4ea9df0135 (master): No longer aclocal is used [ci skip]
65479 2021-03-16 15:47 [ko1@a... ] de8e6218a3 (master): [ruby/rdoc] Fixed CodeFence without blank lines
65481 2021-03-19 12:43 [ko1@a... ] c576e63ee7 (master): gc.c: Use dedicated APIs for conservative GC in Emscripten
65482 2021-03-19 16:41 [ko1@a... ] dc7044eb48 (master): Remove unneeded dependencies on macOS [Feature #17730]
65483 2021-03-20 15:02 [ko1@a... ] d84cc71702 (ruby_2_7): merge revision(s) 15e23312f6abcbf1afc6fbbf7917a57a0637f680: [Backport #16809]
65484 2021-03-17 20:00 [ko1@a... ] 447feb0aa0 (master): Improved autogen.sh
65485 2021-03-20 16:41 [ko1@a... ] 23bb717d95 (ruby_2_7): Partially merged 79df14c04b452411b9d17e26a398e491bca1a811 to suppress compiler warning.
65486 2021-03-16 20:38 [ko1@a... ] ffc01afc47 (master): [ruby/openssl] test/openssl/test_config: add missing test case for Config.parse_config
65487 2021-03-20 13:56 [ko1@a... ] ef1ed1b53a (ruby_2_7): merge revision(s) c15cddd1d515c5bd8dfe8fb2725e3f723aec63b8: [Backport #16787]
65488 2021-03-20 15:35 [ko1@a... ] 82bce422ba (ruby_2_7): merge revision(s) 254bed302752a401b5fcc3b6c65a9c93711d91d6,fad3023e94c45e7f03478732f7641b6f39ba9d12,3156fb0f2c3ebf8229f392c8502c08fe165ab181: [Backport #17218]
65489 2021-03-16 20:38 [ko1@a... ] 498c8e8f17 (master): [ruby/openssl] pkey: assume generic PKeys contain private components
65490 2021-03-20 21:00 [ko1@a... ] 71ba09632b (master): Remove unneeded declarations
65491 2021-03-17 16:55 [ko1@a... ] 4250d7c910 (master): autogen.sh: Added
65492 2021-03-19 18:57 [ko1@a... ] 9e71f1aa4c (master): Include CommonCrypto/CommonCryptoError.h for old Xcode
65493 2021-03-16 20:38 [ko1@a... ] 707e3d49cb (master): [ruby/openssl] pkey: refactor DER/PEM-encoded string parsing code
65494 2021-03-17 09:49 [ko1@a... ] 3260602fa3 (master): Adjusted indents [ci skip]
65495 2021-03-20 07:36 [ko1@a... ] f9dc5db38e (master): [ruby/irb] Add all lib files automatically
65497 2021-03-17 04:10 [ko1@a... ] 58660e9434 (master): Skip refined method when exporting methods with changed visibility
65498 2021-03-20 20:46 [ko1@a... ] 7954bb056b (master): Some Hash destructive methods ensure the receiver modifiable [Bug #17736]
65499 2021-03-16 15:47 [ko1@a... ] 10b082064e (master): [ruby/rdoc] Add table style
65500 2021-03-18 20:35 [ko1@a... ] d094c3ef04 (master): Avoid rehashing in Hash#select/reject [Bug #16996]
[前][次][スレッド一覧][上]