[前][次][スレッド一覧][上]

ruby-changes:72401-72500

  72401 2022-07-03 00:07 [ko1@a...            ] c617495f8e (master): Fix empty call cache check for debug counter
  72402 2022-07-03 00:07 [ko1@a...            ] d8be7d463d (master): Suppress -Wstring-concatenation
  72403 2022-07-03 00:07 [ko1@a...            ] 8c6a2cc24e (master): Add check for USE_DEBUG_COUNTER
  72404 2022-07-03 00:07 [ko1@a...            ] 62084e1930 (master): Fix leaked global symbols for debug counter
  72405 2022-07-03 00:07 [ko1@a...            ] 06a241ad28 (master): Disable USE_DEBUG_COUNTER test for now [ci skip]
  72407 2022-07-04 01:44 [ko1@a...            ] fe6245b430 (master): Fix rb_fix_mul_fix on OpenBSD/mips64
  72408 2022-07-04 01:44 [ko1@a...            ] 1c3dc0877a (master): * 2022-07-04 [ci skip]
  72409 2022-07-04 16:04 [ko1@a...            ] b92fb78696 (master): Update bundled gems list at 2022-07-04
  72410 2022-07-05 03:05 [ko1@a...            ] 89b3133a3a (master): * 2022-07-05 [ci skip]
  72411 2022-07-05 04:13 [ko1@a...            ] 4ec14b6323 (master): [ruby/date] Enhanced RDoc
  72412 2022-07-05 04:13 [ko1@a...            ] 24c80aea0e (master): [ruby/date] Enhanced RDoc
  72413 2022-07-05 04:13 [ko1@a...            ] c90110d146 (master): [ruby/date] Enhanced RDoc
  72414 2022-07-05 04:13 [ko1@a...            ] 7212163e7c (master): [ruby/date] Enhanced RDoc
  72415 2022-07-05 04:13 [ko1@a...            ] 6324aaf3d0 (master): [ruby/date] Enhanced RDoc
  72416 2022-07-05 04:13 [ko1@a...            ] e323d8e6a2 (master): [ruby/date] Enhanced RDoc
  72417 2022-07-05 04:13 [ko1@a...            ] 5fe86666a5 (master): [ruby/date] Enhanced RDoc
  72418 2022-07-05 04:13 [ko1@a...            ] f64bb67d75 (master): [ruby/date] Update ext/date/date_core.c
  72419 2022-07-05 04:13 [ko1@a...            ] 6317cf7de8 (master): [ruby/date] Enhanced RDoc
  72420 2022-07-05 09:30 [ko1@a...            ] a070d4cceb (master): Local functions should be `static`
  72421 2022-07-05 09:45 [ko1@a...            ] 94aff13f88 (master): [rubygems/rubygems] Bump rb-sys
  72422 2022-07-05 09:45 [ko1@a...            ] ed76ba35dd (master): [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/custom_name
  72423 2022-07-05 11:34 [ko1@a...            ] b5f871888e (master): CI: skip objspace test on MinGW for now
  72424 2022-07-05 11:35 [ko1@a...            ] 3a9ff9457a (master): CI: skip the failing test only
  72425 2022-07-05 13:51 [ko1@a...            ] babdb158d1 (master): Synchronize the test thread not to die before assertions
  72426 2022-07-05 16:36 [ko1@a...            ] 1b34bd07c1 (master): Separate failed output option
  72427 2022-07-05 16:36 [ko1@a...            ] 5921bfc7ce (master): Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`
  72428 2022-07-06 00:23 [ko1@a...            ] 68c1a03f9d (master): Suppress msys2 pathname conversion also at single test runs [ci skip]
  72429 2022-07-06 00:23 [ko1@a...            ] c21965b2f8 (master): * 2022-07-06 [ci skip]
  72430 2022-07-06 00:33 [ko1@a...            ] d4f5c01262 (master): Set `SDKROOT` to empty value [ci skip]
  72431 2022-07-06 00:45 [ko1@a...            ] f681f9ae24 (master): Adjust indents [ci skip]
  72432 2022-07-06 02:59 [ko1@a...            ] 902d1a5c51 (master): [rubygems/rubygems] add message when gems are requested to be updated but they are not installed
  72433 2022-07-06 02:59 [ko1@a...            ] 6eab8095fa (master): [rubygems/rubygems] output gems already up-to-date regardless if any gems were updated
  72434 2022-07-06 08:32 [ko1@a...            ] eaeb130b11 (master): [Bug #18890] newline should be insignificant after pattern label
  72435 2022-07-06 11:59 [ko1@a...            ] 76619bbb11 (master): [wasm] get rid of workaround use of older binaryen and update to latest
  72436 2022-07-06 16:03 [ko1@a...            ] 53afacd036 (master): Update bundled gems list at 2022-07-06
  72437 2022-07-06 18:08 [ko1@a...            ] 5ef3c7ea2d (master): [Bug #18898] Fallback invalid external encoding to the default
  72438 2022-07-07 00:13 [ko1@a...            ] 3c61e1e77f (master): YJIT: add a counter for gc object refs in the machine code (#6089)
  72439 2022-07-07 00:13 [ko1@a...            ] 9641f23316 (master): * 2022-07-07 [ci skip]
  72440 2022-07-07 00:26 [ko1@a...            ] 906f7cb3e7 (master): vm_opt_ltlt: call rb_str_buf_append directly if RHS is a String
  72441 2022-07-07 00:26 [ko1@a...            ] a2e0815e27 (master): Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot
  72442 2022-07-07 02:57 [ko1@a...            ] c6b38e43b0 (master): thread_pthread.c: Remove useless call to pthread_rwlock_init
  72443 2022-07-07 03:58 [ko1@a...            ] dbb23f29cb (master): [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/57)
  72444 2022-07-07 05:22 [ko1@a...            ] 4ccaf6285f (master): fix lldb scripts on older lldb python
  72445 2022-07-07 07:05 [ko1@a...            ] 7ba5c0633c (master): [ruby/pstore] Emphasize keys instead of roots, values instead of objects (https://github.com/ruby/pstore/pull/7)
  72446 2022-07-07 11:33 [ko1@a...            ] cd94842922 (master): [Bug #18892] Reset `ARGF.lineno` after reading shebang
  72447 2022-07-07 15:06 [ko1@a...            ] 8794cc6289 (master): Tentatively put macOS CIs back with adding macOS 12
  72448 2022-07-07 15:06 [ko1@a...            ] 67e54ce408 (master): Fallback `mkdir_p` to `as_mkdir_p`
  72449 2022-07-07 22:11 [ko1@a...            ] 7f64989e5c (master): do not define our own version of memcpy
  72450 2022-07-07 22:39 [ko1@a...            ] d7c5a6d49b (master): Fix typo in gc_compact_move
  72451 2022-07-07 22:39 [ko1@a...            ] d6c98626da (master): Fix crash in compaction due to unlocked page
  72452 2022-07-07 22:39 [ko1@a...            ] f36859869f (master): Improve error message for segv in read_barrier_handler
  72453 2022-07-07 22:40 [ko1@a...            ] 61c7ae4d27 (master): Gather heap page size conditions combination
  72454 2022-07-08 00:49 [ko1@a...            ] 587d2d199b (master): thread_pthread.c: call SUSPENDED event when entering native_sleep
  72455 2022-07-08 00:49 [ko1@a...            ] 0018c2646d (master): * 2022-07-08 [ci skip]
  72456 2022-07-08 01:07 [ko1@a...            ] 4d8f12ba38 (master): Fix macro redefinition warning for MacOS
  72457 2022-07-08 02:14 [ko1@a...            ] c8b3bd45cc (master): Fix extconf.rb for OpenSSL 3 without $warnflags
  72458 2022-07-08 02:22 [ko1@a...            ] 7dd0a22588 (master): [rubygems/rubygems] Fix `simulate_windows` helper
  72459 2022-07-08 02:49 [ko1@a...            ] 65ae2bb2e0 (master): Thread#value: handle threads killed by a fork
  72460 2022-07-08 03:15 [ko1@a...            ] 55c5bf27f5 (master): [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/pull/370)
  72461 2022-07-08 03:48 [ko1@a...            ] 621e5c568a (master): [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/58)
  72462 2022-07-08 03:56 [ko1@a...            ] 3cf2c2e4a1 (master): Remove ISEQ_MARKABLE_ISEQ flag
  72463 2022-07-08 11:15 [ko1@a...            ] cf991337fb (master): Make a local symbol static
  72464 2022-07-08 11:15 [ko1@a...            ] f1c15f3e94 (master): Relax assertion condition for thread local counters
  72465 2022-07-08 11:39 [ko1@a...            ] 4a2662ae8b (master): [Bug #18890] Suppress warnings and fix the message
  72466 2022-07-08 17:27 [ko1@a...            ] 7bab788309 (master): Simplify BLSR code 
  72467 2022-07-08 17:27 [ko1@a...            ] 9958ed61bc (master): Use `roomof` macro 
  72468 2022-07-08 23:17 [ko1@a...            ] 58e7205c82 (master): See the environment variable and then check if JIT options conflict
  72469 2022-07-09 00:31 [ko1@a...            ] 09daf78fb5 (master): [ruby/openssl] Add 'ciphersuites=' method to allow setting of TLSv1.3 cipher suites along with some unit tests (https://github.com/ruby/openssl/pull/493)
  72470 2022-07-09 00:31 [ko1@a...            ] 01025a0055 (master): [ruby/openssl] Skip optional wildcard SAN tests on LibreSSL 3.5.0+
  72471 2022-07-09 00:31 [ko1@a...            ] 0bf2dfa6ac (master): [ruby/openssl] ignore pkgconfig when any openssl option is specified
  72472 2022-07-09 00:31 [ko1@a...            ] b5efef3794 (master): [ruby/openssl] Fix operator precedence in OSSL_OPENSSL_PREREQ and OSSL_LIBRESSL_PREREQ
  72473 2022-07-09 00:31 [ko1@a...            ] aee36dd788 (master): [ruby/openssl] Fix build with LibreSSL 3.5
  72474 2022-07-09 00:31 [ko1@a...            ] 7a5a90e053 (master): [ruby/openssl] Let OpenSSL choose the digest if digest for Openssl::OCSP::Request#sign is nil.
  72475 2022-07-09 00:31 [ko1@a...            ] 86768f1d4c (master): [ruby/openssl] Fix formatting in docs
  72476 2022-07-09 00:31 [ko1@a...            ] def445303a (master): [ruby/openssl] Fix test of cipher name to pass in LibreSSL 3.4
  72477 2022-07-09 00:31 [ko1@a...            ] 4d6a29320d (master): [ruby/openssl] Let OpenSSL choose the digest if digest for Openssl::OCSP::BasicResponse#sign is nil.
  72478 2022-07-09 00:32 [ko1@a...            ] 1c17cf68ff (master): * 2022-07-09 [ci skip]
  72479 2022-07-09 00:41 [ko1@a...            ] d77ebe8eea (master): [ruby/openssl] Strip trailing spaces [ci skip]
  72480 2022-07-09 01:06 [ko1@a...            ] e9ec6893d2 (master): [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/59)
  72481 2022-07-09 13:08 [ko1@a...            ] 2725c5dbe0 (master): Fix invalid mkdir detection on OpenBSD
  72482 2022-07-09 15:27 [ko1@a...            ] 949c3afb48 (master): [ruby/openssl] Skip a new test when old OpenSSL
  72483 2022-07-09 19:01 [ko1@a...            ] 1150a54afe (master): Use `File::PATH_SEPARATOR` for the portability
  72484 2022-07-10 16:38 [ko1@a...            ] 51025a9013 (master): Use `size_t` for `rb_raw_obj_info`
  72485 2022-07-10 16:38 [ko1@a...            ] 233054a609 (master): Cycle `obj_info_buffers_index` atomically
  72486 2022-07-10 16:38 [ko1@a...            ] fbe3651466 (master): Use `asan_unpoison_object_temporary`
  72487 2022-07-10 16:38 [ko1@a...            ] 2bf0313561 (master): Rewrite `APPENDF` using variadic arguments
  72488 2022-07-10 16:38 [ko1@a...            ] b16f44ad4f (master): Get rid of static buffer in `obj_info`
  72489 2022-07-10 16:38 [ko1@a...            ] a006dcb73f (master): `APPEND_S` for no conversion formats
  72490 2022-07-10 16:38 [ko1@a...            ] ec303e49af (master): Split `rb_raw_obj_info`
  72491 2022-07-10 16:38 [ko1@a...            ] b1b8172328 (master): Add `asan_unpoisoning_object` to execute the block with unpoisoning
  72492 2022-07-10 16:38 [ko1@a...            ] 072a8bf760 (master): * 2022-07-10 [ci skip]
  72493 2022-07-10 19:05 [ko1@a...            ] ec09ba58d1 (master): Extract `atomic_inc_wraparound` function
  72494 2022-07-10 23:51 [ko1@a...            ] 5137af633e (master): [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/61)
  72495 2022-07-11 13:14 [ko1@a...            ] 86df6f4bb3 (master): [ruby/rdoc] Fix an exception class name
  72496 2022-07-11 13:14 [ko1@a...            ] c7dd5b65d4 (master): * 2022-07-11 [ci skip]
  72497 2022-07-11 13:43 [ko1@a...            ] da21a2c388 (master): [ruby/rdoc] `RubyVM` is implementation dependent
  72498 2022-07-11 13:43 [ko1@a...            ] b564ef3698 (master): [ruby/rdoc] Fix the known classes more
  72499 2022-07-11 15:10 [ko1@a...            ] 203801566a (master): Fix #5872 for MJIT GitHub Actions
  72500 2022-07-11 15:59 [ko1@a...            ] fae568edbe (master): Use NO_JIT_DESCRIPTION only when needed

[前][次][スレッド一覧][上]