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

ruby-changes:62501-62600

  62501 2020-08-01 17:34 [ko1@a...            ] 171d4c512b (ruby_2_7): Fix typo in test name
  62502 2020-08-01 17:34 [ko1@a...            ] 34427bc09e (ruby_2_7): Split test_defined
  62503 2020-08-01 18:00 [ko1@a...            ] e8ce9dfaf4 (master): `rb_encoding` is defined as `const`
  62504 2020-08-01 19:02 [ko1@a...            ] bf758ef8b4 (master): mswin build - install src zlib files
  62505 2020-08-01 19:05 [ko1@a...            ] b6175c9e4f (master): mswin build - install src zlib files after checkout
  62506 2020-08-02 01:07 [ko1@a...            ] fcdbdff631 (master): rb_{ary, fnd}_pattern_info: Remove imemo member to reduce memory usage
  62507 2020-08-02 01:07 [ko1@a...            ] d5bed28889 (master): * 2020-08-02 [ci skip]
  62508 2020-08-02 08:05 [ko1@a...            ] f7cf600c8b (master): fix mark bit operation.
  62509 2020-08-02 09:00 [ko1@a...            ] b4f58ea300 (master): support multiple filters by RUBY_DEBUG_LOG_FILTER
  62510 2020-08-02 09:25 [ko1@a...            ] a1246270c5 (master): remove accidentally introduced debug code
  62511 2020-08-02 12:07 [ko1@a...            ] ac69849e49 (master): Enable an assert on all configs for debugging
  62512 2020-08-03 01:58 [ko1@a...            ] c987be2552 (master): Improve docs for Module#remove_class_variable [ci skip]
  62513 2020-08-03 01:58 [ko1@a...            ] 1cc91b6341 (master): * 2020-08-03 [ci skip]
  62514 2020-08-03 17:40 [ko1@a...            ] 2346e2f0db (master): Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.
  62515 2020-08-03 17:52 [ko1@a...            ] 3ec860ae88 (master): net-ftp is under `lib/net` instead of `lib/net/ftp`
  62516 2020-08-03 18:33 [ko1@a...            ] e732d376af (master): [ruby/cgi] Drop to Ruby 2.4
  62517 2020-08-03 19:01 [ko1@a...            ] 85dc570893 (master): [ruby/net-http] Fix SSL session reuse test with LibreSSL 3.2+
  62518 2020-08-03 19:01 [ko1@a...            ] 20eb9e98b6 (master): [ruby/net-http] Switch invalid server name format
  62519 2020-08-03 19:42 [ko1@a...            ] 9e93596d7b (master): [ruby/ostruct] Drop to Ruby 2.4
  62520 2020-08-03 19:47 [ko1@a...            ] 1d637b1f5e (master): [ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_dependency.
  62521 2020-08-04 04:28 [ko1@a...            ] 3dc313a239 (master): Don't pin objects if we're just walking the heap
  62522 2020-08-04 04:28 [ko1@a...            ] d8e7885012 (master): * 2020-08-04 [ci skip]
  62523 2020-08-04 09:01 [ko1@a...            ] e8edc34f0a (master): Remove unused struct member
  62524 2020-08-05 08:05 [ko1@a...            ] 9db5d63ece (master): [DOC] Use oracle url instead of sun url
  62525 2020-08-05 08:05 [ko1@a...            ] c87043283e (master): * 2020-08-05 [ci skip]
  62526 2020-08-05 20:01 [ko1@a...            ] 8f71bb0e4f (master): Fixed the inconsistency gemspec location with net-* gems.
  62527 2020-08-05 23:43 [ko1@a...            ] 2498334614 (master): Enhanced documentation for Array#repeated_permutation (#3390)
  62528 2020-08-06 04:58 [ko1@a...            ] e0bc436d9c (master): Enhanced documentation for Array#repeated_combination (#3392)
  62529 2020-08-06 04:58 [ko1@a...            ] 77cfd2e0a1 (master): * 2020-08-06 [ci skip]
  62530 2020-08-06 08:37 [ko1@a...            ] bbbec4b87c (master): Apply timeout-scale to test_thr_kill.
  62531 2020-08-06 11:56 [ko1@a...            ] 1819652578 (master): [Feature #16513] TracePoint#inspect returns "... file:line" (#3391)
  62532 2020-08-06 22:06 [ko1@a...            ] 99e4852766 (master): Add verbose message to random failed assertion
  62533 2020-08-07 00:17 [ko1@a...            ] fcdda2f8a1 (master): Add more debug info to test_verify
  62534 2020-08-07 00:17 [ko1@a...            ] 429efce4ed (master): * 2020-08-07 [ci skip]
  62535 2020-08-07 12:29 [ko1@a...            ] 8a99f820ce (master): Use zlib provided by vcpkg in mswin CI (#3397)
  62536 2020-08-07 14:01 [ko1@a...            ] 504e632a15 (master): sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327)
  62537 2020-08-07 20:17 [ko1@a...            ] e9e4f8430a (ruby_2_7): merge revision(s) 8e189df32cacef4b21e357a590d349330532baf5: [Backport #17013]
  62538 2020-08-07 20:53 [ko1@a...            ] 615b7fa557 (master): Enhanced RDoc for Array#product (#3395)
  62539 2020-08-08 02:08 [ko1@a...            ] 4126a979ae (master): Enhanced RDoc for Array#take and Array#take_while (#3398)
  62540 2020-08-08 02:09 [ko1@a...            ] b4b702dd4f (master): * 2020-08-08 [ci skip]
  62541 2020-08-10 16:36 [ko1@a...            ] fac62f094e (master): Adjust indent      
  62542 2020-08-10 16:36 [ko1@a...            ] 9260b0aece (master): * 2020-08-10 [ci skip]
  62544 2020-08-10 17:49 [ko1@a...            ] c355fa72d4 (master): Suppress unused-function warnings
  62545 2020-08-10 19:46 [ko1@a...            ] 17d869c7d6 (master): Check if C-sources are US-ASCII
  62546 2020-08-11 01:33 [ko1@a...            ] c303e21d52 (master): Enhanced RDoc for Array (#3400)
  62547 2020-08-11 01:34 [ko1@a...            ] 404bff567d (master): * 2020-08-11 [ci skip]
  62548 2020-08-11 04:47 [ko1@a...            ] d43e99b722 (master): Add Method Documentation Guide (#3399)
  62550 2020-08-11 16:51 [ko1@a...            ] ef2b785b2d (master): .github/workflows/compilers.yml: clang-12
  62551 2020-08-11 16:51 [ko1@a...            ] acd8ee8dbc (master): tool/prelude.c.tmpl: use RubyVM::CEscape
  62552 2020-08-11 16:51 [ko1@a...            ] b0eb5aa344 (master): RubyVM::CEscape#rstring2cstr: do not escape '
  62553 2020-08-11 18:37 [ko1@a...            ] 7806b2e28b (master): Use colorize.rb for non-capable terminals
  62555 2020-08-11 22:49 [ko1@a...            ] 42725e3ab4 (master): Enable s390x invokebuiltin JIT test again
  62556 2020-08-12 01:02 [ko1@a...            ] 7930a352a5 (master): Test out fix for OpenSSL test flakiness
  62557 2020-08-12 01:02 [ko1@a...            ] 66efe37311 (master): * 2020-08-12 [ci skip]
  62558 2020-08-12 10:01 [ko1@a...            ] e79cdcf61b (master): string.c(rb_str_split_m): Handle /\K/ correctly
  62559 2020-08-12 17:54 [ko1@a...            ] 166cacc505 (master): Fix corruption in ARGF.inplace
  62560 2020-08-13 03:03 [ko1@a...            ] f2d7461e85 (master): Improve performance of partial backtraces
  62561 2020-08-13 03:04 [ko1@a...            ] 6dfd7ad4f5 (master): * 2020-08-13 [ci skip]
  62562 2020-08-13 03:44 [ko1@a...            ] 4fc6cfbeae (master): Revert "Improve performance of partial backtraces"
  62563 2020-08-13 10:14 [ko1@a...            ] 1f9e25cd02 (master): MAYBE_UNUSED should just suffice
  62564 2020-08-13 10:14 [ko1@a...            ] 69b5241c36 (master): ruby_debug_log: suppress warning
  62565 2020-08-13 20:51 [ko1@a...            ] 5d71eed1a7 (master): rb_str_{partition, rpartition}_m: Handle /\K/ in pattern
  62566 2020-08-13 20:54 [ko1@a...            ] 014a4fda54 (master): rb_str_{index, rindex}_m: Handle /\K/ in pattern
  62567 2020-08-13 21:02 [ko1@a...            ] 787cb0fd86 (master): Replace repeated RSTRING_PTR and RSTRING_LEN with RSTRING_GETMEM
  62568 2020-08-14 02:16 [ko1@a...            ] 511b55bcef (master): Enable arm64 optimizations that exist for power/x86 (#3393)
  62569 2020-08-14 02:16 [ko1@a...            ] cead77d809 (master): * 2020-08-14 [ci skip]
  62570 2020-08-14 03:16 [ko1@a...            ] 22fd617aa5 (master): Adding doc/dig_methods.rdoc and links to it (#3416)
  62571 2020-08-14 08:52 [ko1@a...            ] 4318aba9c9 (master): re.c: prevent "warning: variable 'n' set but not used"
  62572 2020-08-14 16:21 [ko1@a...            ] e658040266 (master): RSTRING_LEN was not used
  62573 2020-08-14 16:34 [ko1@a...            ] fee1b98fde (master): [DOC] fixed the method name
  62574 2020-08-15 08:55 [ko1@a...            ] c84ccf1a07 (master): Fix links to Dig Methods document (#3421)
  62575 2020-08-15 08:55 [ko1@a...            ] 72d0f2f0e0 (master): * 2020-08-15 [ci skip]
  62576 2020-08-15 12:09 [ko1@a...            ] ff30358d13 (master): RARRAY_AREF: convert into an inline function
  62577 2020-08-15 12:09 [ko1@a...            ] 4d7818a299 (master): tool/update-deps --fix
  62578 2020-08-15 14:17 [ko1@a...            ] d75433ae19 (master): [DOC] fixed a missing markup
  62579 2020-08-16 08:43 [ko1@a...            ] a7bd0ec570 (master): Warn sp overwriting on compile time
  62580 2020-08-16 08:43 [ko1@a...            ] ac399c2c7a (master): Show hidden object and TS_BUILTIN for halfbaked insn data
  62581 2020-08-16 08:44 [ko1@a...            ] c1e7f0c709 (master): * 2020-08-16 [ci skip]
  62582 2020-08-16 18:39 [ko1@a...            ] c866d6563f (master): Adjust sp for `case ... in v1 ... in v2 end`
  62583 2020-08-16 18:39 [ko1@a...            ] 2bbb7c3d1f (master): Adjust sp for `case ... in pat => var ... end`
  62584 2020-08-16 18:39 [ko1@a...            ] d594078426 (master): Adjust sp for `case ... in v1, v2 ... end`
  62585 2020-08-16 18:39 [ko1@a...            ] 6bc0c6c18b (master): Adjust sp for `case ... in pat1 | pat2 ... end`
  62586 2020-08-16 18:39 [ko1@a...            ] 0759862458 (master): Adjust sp for pattern matching implicit/explicit "else"
  62587 2020-08-16 18:39 [ko1@a...            ] 691f10dd89 (master): Adjust sp for `case ... in *, a, * end`
  62589 2020-08-16 18:39 [ko1@a...            ] 5c40c88a3e (master): Adjust sp for `case ... in a: 0 ... end`
  62590 2020-08-16 20:59 [ko1@a...            ] 3a4be429b5 (master): Refactor to reduce "swap" instruction of pattern matching
  62591 2020-08-16 23:42 [ko1@a...            ] a73b5cc556 (master): Remove the deprecated override of Kernel#open in open-uri
  62592 2020-08-17 09:29 [ko1@a...            ] 5849309c5a (master): Revert "Refactor to reduce "swap" instruction of pattern matching"
  62593 2020-08-17 09:29 [ko1@a...            ] 86260ee986 (master): * 2020-08-17 [ci skip]
  62594 2020-08-17 14:27 [ko1@a...            ] 352e923242 (master): Revisit "Refactor to reduce "swap" instruction of pattern matching"
  62595 2020-08-17 14:27 [ko1@a...            ] a90f29ebb2 (master): procnames-start-lines [ci skip]
  62596 2020-08-17 17:57 [ko1@a...            ] c45f5ff2b0 (master): Clarify coroutine implementation license.
  62597 2020-08-17 21:57 [ko1@a...            ] 0a218a97ad (master): Expose ec -> backtrace (internal) and use it to implement fiber backtrace.
  62598 2020-08-17 22:30 [ko1@a...            ] 7b4b5e0840 (master): Fixed the radix for control chars
  62599 2020-08-17 22:37 [ko1@a...            ] 27f7b047e0 (master): Also escape DEL code
  62600 2020-08-17 23:07 [ko1@a...            ] b52a501ca7 (master): Ensure the shortcut cached in the class

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