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

ruby-changes:71901-72000

  71901 2022-05-20 18:53 [ko1@a...            ] b6649797ee (master): Picked the missing test file from https://github.com/ruby/did_you_mean/commit/8faba54b2d3ec9aa570691775f143801308c5b2f 
  71902 2022-05-20 19:07 [ko1@a...            ] a080651f46 (master): Disable GMP by -DUSE_GMP=0
  71903 2022-05-20 19:48 [ko1@a...            ] 4146fd284b (master): Rewrite with assert_ractor for multiple ractor environment
  71904 2022-05-21 00:42 [ko1@a...            ] 8fa9e168be (master): [ruby/net-http] Make the recommended name formal
  71905 2022-05-21 00:42 [ko1@a...            ] 11336c7ddb (master): * 2022-05-21 [ci skip]
  71906 2022-05-21 03:32 [ko1@a...            ] 65122d09d5 (master): [Feature #18595] Alias String#-@ as String#dedup
  71907 2022-05-21 06:45 [ko1@a...            ] 3bceae0fad (master): Fix typo in README (#5925)
  71908 2022-05-21 08:35 [ko1@a...            ] a97fbc108b (master): extend `RUBY_DEBUG_LOG_FILTER` to reject words
  71909 2022-05-21 08:39 [ko1@a...            ] 50bad7159a (master): Special-case jit_guard_known_class for strings. This can remove (#5920)
  71910 2022-05-21 08:48 [ko1@a...            ] 6c7e2617d1 (master): [ruby/optparse] Fix typo in documentation
  71911 2022-05-21 08:56 [ko1@a...            ] aef36bb933 (master): [ruby/fileutils] Enhanced RDoc for #cp_lr (https://github.com/ruby/fileutils/pull/71)
  71912 2022-05-21 13:33 [ko1@a...            ] ead96e7b44 (master): Rename test_jit to test_mjit
  71913 2022-05-21 13:35 [ko1@a...            ] 8b2ff2acdd (master): Make the test class naming consistent
  71914 2022-05-21 16:07 [ko1@a...            ] 6ba394ce30 (master): Update bundled gems list at 2022-05-21
  71915 2022-05-22 01:12 [ko1@a...            ] 7e52533104 (master): No fallback to default values
  71916 2022-05-22 01:12 [ko1@a...            ] 84257244cd (master): * 2022-05-22 [ci skip]
  71917 2022-05-22 14:18 [ko1@a...            ] 009a514668 (master): Revert broken thread_pthread.c in 539459abda3
  71918 2022-05-22 15:29 [ko1@a...            ] e79983a448 (master): Check if thread-local storage is supported on macOS
  71919 2022-05-23 12:13 [ko1@a...            ] 218e8bdcb0 (master): Disable usage of TLS unless available
  71920 2022-05-23 12:13 [ko1@a...            ] 9134e76140 (master): Support old Mac OS X
  71921 2022-05-23 12:13 [ko1@a...            ] 907b1b6111 (master): * 2022-05-23 [ci skip]
  71922 2022-05-23 17:34 [ko1@a...            ] 0293f8ca8e (master): Prevent a warning: `*' interpreted as argument prefix
  71923 2022-05-23 18:23 [ko1@a...            ] 4cf155e007 (master): [ruby/net-http] [DOC] Get rid of a RDoc bug
  71924 2022-05-23 20:51 [ko1@a...            ] 663915ddf4 (master): [rubygems/rubygems] Support the change of did_you_mean about Exception#detailed_message
  71925 2022-05-23 22:00 [ko1@a...            ] 479884d596 (master): [ruby/fileutils] [DOC] Enhanced RDoc for ::ln_s (https://github.com/ruby/fileutils/pull/72)
  71926 2022-05-23 22:34 [ko1@a...            ] bc7f59957f (master): Make internal function `rb_main` static
  71927 2022-05-24 01:17 [ko1@a...            ] 08b2f22c27 (master): [ruby/fileutils] Enhanced RDoc for ::ln_sf and ::link_entry (https://github.com/ruby/fileutils/pull/73)
  71928 2022-05-24 01:17 [ko1@a...            ] d270d984bd (master): * 2022-05-24 [ci skip]
  71929 2022-05-24 02:23 [ko1@a...            ] 37ccf91bfb (master): cleanup by `RUBY_DEBUG_LOG2` and `VM_ASSERT`
  71930 2022-05-24 03:04 [ko1@a...            ] 80ad0e751f (master): Remove unnecessary module flag, add module assertions to other module flags
  71931 2022-05-24 07:58 [ko1@a...            ] 9c9c217045 (master): [ruby/fileutils] [DOC] Enhanced RDoc for ::cp (https://github.com/ruby/fileutils/pull/74)
  71932 2022-05-24 10:07 [ko1@a...            ] 2d1e7dfc36 (master): remove `-DTHREAD_DEBUG` rule
  71933 2022-05-24 10:07 [ko1@a...            ] d9984f39d3 (master): remove `NON_SCALAR_THREAD_ID` support
  71934 2022-05-24 10:07 [ko1@a...            ] 4111028a5c (master): use `RUBY_DEBUG_LOG` instead of `thread_debug`
  71935 2022-05-24 10:07 [ko1@a...            ] f3235ac095 (master): add `rb_th_serial()`
  71936 2022-05-24 10:07 [ko1@a...            ] 741ac50330 (master): `native_tls_get()`' should not check results
  71937 2022-05-24 12:17 [ko1@a...            ] d2033d0f06 (master): [WASM] System initialization has no stack rewinding code to Asyncify
  71938 2022-05-24 16:28 [ko1@a...            ] 62e08d4b84 (master): remove `DEBUG_OUT()` macro
  71939 2022-05-24 17:23 [ko1@a...            ] 78785fb990 (master): [ruby/date] Constify gperf-generated table
  71940 2022-05-24 17:51 [ko1@a...            ] 08cee2bf80 (master): altstack is native thread's attr
  71941 2022-05-24 21:25 [ko1@a...            ] 633608ebd4 (master): [rubygems/rubygems] Fix crash when printing resolution conflicts on metadata requirements
  71942 2022-05-25 00:38 [ko1@a...            ] ae09fffbff (master): [ruby/fileutils] [DOC] Enhanced RDoc for ::cp_r (https://github.com/ruby/fileutils/pull/75)
  71943 2022-05-25 00:38 [ko1@a...            ] c603f897a3 (master): * 2022-05-25 [ci skip]
  71944 2022-05-25 01:18 [ko1@a...            ] 9fdef28687 (master): [rubygems/rubygems] Show exception cause in bug report template
  71945 2022-05-25 01:40 [ko1@a...            ] 0de1495f35 (master): Move compaction-related methods into gc.c
  71946 2022-05-25 01:40 [ko1@a...            ] 0c36ba5319 (master): Define unsupported GC compaction methods as rb_f_notimplement
  71947 2022-05-25 06:34 [ko1@a...            ] d020334e9e (master): [ruby/reline] Workaround libncurses.so as a linker script
  71948 2022-05-25 12:24 [ko1@a...            ] 9a8fc4e04c (master): Tidy up redundant returns.
  71949 2022-05-25 12:24 [ko1@a...            ] 901525b107 (master): Add support for address sanitizer for amd64 and arm64.
  71950 2022-05-25 12:24 [ko1@a...            ] 42bcc629fb (master): Retain reference to blocking fibers.
  71951 2022-05-25 15:07 [ko1@a...            ] 0114c72df0 (master): Clean intermediate files for update-deps [ci skip]
  71952 2022-05-25 18:08 [ko1@a...            ] fde4519af8 (master): [ruby/timeout] Bump version to 0.3.0
  71953 2022-05-25 18:09 [ko1@a...            ] ab7f8e32aa (master): Update default gems list at fde4519af8762fccc8488d1972d984 [ci skip]
  71954 2022-05-25 18:26 [ko1@a...            ] cdfb027213 (master): Run find in PATH [ci skip]
  71955 2022-05-25 18:47 [ko1@a...            ] e77e233935 (master): [ruby/timeout] Hack to avoid leak checker
  71956 2022-05-25 18:48 [ko1@a...            ] 983f2688db (master): Hack to avoid leak checker
  71957 2022-05-25 18:51 [ko1@a...            ] 86602484a2 (master): Ensure we retain the main fiber stack bounds.
  71958 2022-05-25 18:51 [ko1@a...            ] 952ff7fbb3 (master): Fix out of bounds read.
  71959 2022-05-25 18:59 [ko1@a...            ] df7a1377e6 (master): [ruby/timeout] Update spec files not to include unused files [ci skip]
  71960 2022-05-25 19:05 [ko1@a...            ] 8006a15edf (master): [ruby/timeout] Add epoch.rake [ci skip]
  71961 2022-05-25 19:17 [ko1@a...            ] 1528770794 (master): Remove unexpected rakelib [ci skip]
  71962 2022-05-25 19:51 [ko1@a...            ] cd6f87eefc (master): [ruby/timeout] Set the flag surely before return
  71963 2022-05-25 21:18 [ko1@a...            ] d875445e8a (master): Fix GC race condition in autoload.
  71964 2022-05-26 07:08 [ko1@a...            ] 012eb9b70d (master): [ruby/fileutils] [DOC] Enhanced RDoc for copy_entry (https://github.com/ruby/fileutils/pull/76)
  71965 2022-05-26 07:08 [ko1@a...            ] 982bf7262e (master): * 2022-05-26 [ci skip]
  71966 2022-05-26 11:21 [ko1@a...            ] 946e3bbdc2 (master): Simplify the autoload require logic.
  71967 2022-05-26 13:52 [ko1@a...            ] 2556e15d75 (master): Remove unnecessary ignore warnings.
  71968 2022-05-26 15:27 [ko1@a...            ] 2f5edfa47d (master): Stop rebuilding miniruby always [ci skip]
  71969 2022-05-26 19:55 [ko1@a...            ] 46cf3bf333 (master): Using TZMODE_SET_LOCALTIME macro
  71970 2022-05-26 22:04 [ko1@a...            ] bd472ef36f (master): Show ASAN_OPTIONS in hacking guide.
  71971 2022-05-27 02:07 [ko1@a...            ] ba88787087 (master): Use bindgen to import CRuby constants for YARV instruction bytecodes
  71972 2022-05-27 02:07 [ko1@a...            ] c3929b8c73 (master): * 2022-05-27 [ci skip]
  71973 2022-05-27 03:54 [ko1@a...            ] adc709adb8 (master): Don't attempt to read ivars on T_ICLASS in struct (#5664)
  71974 2022-05-27 04:09 [ko1@a...            ] 33fdff3c30 (master): Remove unused RMODULE_INCLUDED_INTO_REFINEMENT flag
  71975 2022-05-27 07:40 [ko1@a...            ] a04d8c9513 (master): Remove trailing comma from FL_USER3 (#5958)
  71976 2022-05-27 09:56 [ko1@a...            ] 7d9da4c33d (master): Use `$(CHDIR)` so works with symlink [ci skip]
  71977 2022-05-27 09:56 [ko1@a...            ] be26f40682 (master): Revert "Stop rebuilding miniruby always [ci skip]"
  71978 2022-05-27 16:25 [ko1@a...            ] 45177129a7 (master): Support old Mac OS X SDK and gcc
  71979 2022-05-27 17:26 [ko1@a...            ] 6778d321a7 (master): [rubygems/rubygems] Show better error when previous installation fails to be removed
  71980 2022-05-27 20:19 [ko1@a...            ] 8b4d2a5014 (master): [DIC] Fix typo in documentation
  71981 2022-05-28 05:39 [ko1@a...            ] fc184ca1f7 (master): Only check class ancestors for ivar in memory_view
  71982 2022-05-28 05:39 [ko1@a...            ] c3fd2e497b (master): * 2022-05-28 [ci skip]
  71983 2022-05-28 05:45 [ko1@a...            ] ac405dc214 (master): Add more information to lldb dump_page helper
  71984 2022-05-28 05:45 [ko1@a...            ] 8a13a2e8d1 (master): RCLASS uses FLUSER bits 0 through 3
  71985 2022-05-28 12:44 [ko1@a...            ] ce23cfa518 (master): Make `io_binwrite` atomic.
  71986 2022-05-28 12:44 [ko1@a...            ] 15ebfe2849 (master): Make `io_binwritev` atomic.
  71987 2022-05-28 12:44 [ko1@a...            ] 216593f59b (master): Add IO write throughput/locking overhead benchmark.
  71988 2022-05-28 12:44 [ko1@a...            ] ac499bb511 (master): Improve error handling in `finish_writeconv`.
  71989 2022-05-28 12:44 [ko1@a...            ] 585e97142d (master): Always allocate write_lock
  71990 2022-05-28 12:44 [ko1@a...            ] c6cd9e180e (master): Better handling of `error`.
  71991 2022-05-28 12:44 [ko1@a...            ] 1589ac6291 (master): Improve handling of zero length writes.
  71992 2022-05-28 12:44 [ko1@a...            ] 4efccd28e4 (master): Improve consistency of `io_binwritev_internal` implementaiton.
  71993 2022-05-28 12:44 [ko1@a...            ] 753d305503 (master): Tidy up usage of write_lock.
  71994 2022-05-28 12:44 [ko1@a...            ] 6b0131db6f (master): Make `Kernel#p` completely uninterruptible.
  71995 2022-05-28 19:22 [ko1@a...            ] e78c1ddb1e (master): [rubygems/rubygems] Fix rubygems update when non default `--install-dir` is configured
  71996 2022-05-28 19:23 [ko1@a...            ] e9c4e37f1f (master): [rubygems/rubygems] Remove unnecessary name and platform filter
  71997 2022-05-28 19:23 [ko1@a...            ] 6e3295e554 (master): [rubygems/rubygems] Make code to find target update version easier to follow
  71998 2022-05-29 04:20 [ko1@a...            ] 8038d5e40a (master): Revert flawed doc for slice_after, slice_when, and chunk_while (#5952)
  71999 2022-05-29 04:20 [ko1@a...            ] 931b013b9f (master): * 2022-05-29 [ci skip]
  72000 2022-05-29 22:19 [ko1@a...            ] 373dabe00a (master): [rubygems/rubygems] Ignore `Errno::EPERM` errors when creating `bundler.lock`

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