[前][次][スレッド一覧][上]
ruby-changes:72201-72300
72201 2022-06-17 05:35 [ko1@a... ] e46292197f (master): Fix spec version guard
72202 2022-06-17 10:51 [ko1@a... ] 2c19086323 (master): Suppress code unused unless GC_CAN_COMPILE_COMPACTION
72203 2022-06-17 11:58 [ko1@a... ] f3b54d5fc2 (master): Add branch protection to aarch64 targets
72204 2022-06-17 11:58 [ko1@a... ] 1dfe007e16 (master): Update configure.ac
72205 2022-06-17 11:59 [ko1@a... ] 51a3ebf4ec (master): Using RBOOL in cmp_between func
72206 2022-06-17 12:03 [ko1@a... ] 420f3ced4d (master): Using is_ascii_string to check encoding
72207 2022-06-17 14:37 [ko1@a... ] 20d4168250 (master): Skip failing test on FreeBSD [ci skip]
72208 2022-06-17 16:08 [ko1@a... ] b6c1e1158d (master): GVL Instrumentation API: add STARTED and EXITED events
72209 2022-06-17 17:05 [ko1@a... ] 5450b409fc (master): [rubygems/rubygems] Remove part of comment that fell out of date
72211 2022-06-17 17:05 [ko1@a... ] 1e8bf48fd5 (master): [rubygems/rubygems] Bring TODO message up to date
72212 2022-06-17 17:05 [ko1@a... ] 1aaeff8e36 (master): [rubygems/rubygems] Remove unnecessary condition
72213 2022-06-17 17:05 [ko1@a... ] 8855b68f97 (master): [rubygems/rubygems] Don't modify RbConfig at all when building extensions
72214 2022-06-17 17:06 [ko1@a... ] 78425d7e74 (master): [rubygems/rubygems] Unset ENV set by official Ruby docker images
72215 2022-06-17 22:11 [ko1@a... ] c34a5469c8 (master): Debug TestThreadInstrumentation
72216 2022-06-17 22:15 [ko1@a... ] 721e012d42 (master): [ci skip][lldb] Fix array length representation with USING_RVARGC
72217 2022-06-17 22:46 [ko1@a... ] 2790bddda6 (master): Remove unused function declaration
72218 2022-06-17 23:27 [ko1@a... ] 7f05f7378d (master): Reuse an interned string
72219 2022-06-18 00:10 [ko1@a... ] 05ffc037ad (master): Disable Mach exception handlers when read barriers in place
72220 2022-06-18 00:10 [ko1@a... ] b184cdfd74 (master): * 2022-06-18 [ci skip]
72221 2022-06-18 04:17 [ko1@a... ] 566c5447ae (master): YJIT: Use binwrite to write exit locations
72223 2022-06-18 07:15 [ko1@a... ] 41a024f2b9 (master): YJIT: Update note about symbol prefixes [ci skip]
72224 2022-06-18 13:06 [ko1@a... ] cab10a2c50 (master): Extract `protect_page_body` to fix mismatched braces
72225 2022-06-18 13:16 [ko1@a... ] e77d2c296e (master): Disable maybe-uninitialized warning for gcc 4
72226 2022-06-18 13:41 [ko1@a... ] e711711539 (master): Show gcc version if too old, and move to GCC block [ci skip]
72227 2022-06-18 15:59 [ko1@a... ] 607a20b000 (ruby_3_1): merge revision(s) 97426e15d721119738a548ecfa7232b1d027cd34: [Backport #18627]
72228 2022-06-18 15:59 [ko1@a... ] 9d11ddcf6a (ruby_3_1): merge revision(s) 0c6e24d102e894a7211a596e6aa95828b1cf4406: [Backport #18600]
72229 2022-06-18 16:38 [ko1@a... ] d56b2e8820 (ruby_3_1): merge revision(s) 5c1b76a3a55afeb07116bbd3492303c6b6cd890d: [Backport #18373]
72230 2022-06-18 16:38 [ko1@a... ] 750d4dc3af (ruby_3_1): merge revision(s) 3bb70a6924ddd83f90b508b5bbc4d5629b8a41c6: [Backport #18673]
72231 2022-06-18 16:38 [ko1@a... ] 702f7c8417 (ruby_3_1): merge revision(s) 222203297966f312109e8eaa2520f2cf2f59c09d: [Backport #18672]
72232 2022-06-18 21:49 [ko1@a... ] eca31d24d6 (master): [Bug #18813] Warn when autoload has to lookup in parent namespace
72233 2022-06-19 10:47 [ko1@a... ] cc67a11768 (master): [ruby/etc] [DOC] Fix reference to different module
72234 2022-06-19 10:47 [ko1@a... ] ea38758322 (master): [ruby/etc] [DOC] Markup string literals
72235 2022-06-19 10:47 [ko1@a... ] c594370c6e (master): [ruby/etc] [DOC] Update
72236 2022-06-19 10:47 [ko1@a... ] 95a25e0441 (master): * 2022-06-19 [ci skip]
72237 2022-06-19 11:05 [ko1@a... ] 5047283070 (master): Skip CIs if the head commit message contains '[DOC]'
72238 2022-06-19 11:06 [ko1@a... ] 5f8c73405e (master): [ruby/etc] [DOC] Markup constant path names
72239 2022-06-19 23:39 [ko1@a... ] 4aebbf44e9 (master): Remove unnecessary `*` before the function name
72240 2022-06-19 23:39 [ko1@a... ] da362fee59 (master): Scale the time to wait native threads to run hook
72241 2022-06-20 02:34 [ko1@a... ] aeab405878 (master): [rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash lookup of handled deps
72242 2022-06-20 02:35 [ko1@a... ] 6622a41891 (master): * 2022-06-20 [ci skip]
72243 2022-06-20 09:29 [ko1@a... ] cd3a5cd0e3 (master): [DOC] Fixed omissions in Regexp.new arguments
72244 2022-06-20 11:45 [ko1@a... ] 150bd6e242 (master): Bundle RBS 2.5.1 (#6041)
72245 2022-06-20 11:45 [ko1@a... ] 271bcc0c1c (master): Update bundled gems list at 150bd6e2427a8a6178aa5f8ebc39ce [ci skip]
72246 2022-06-20 12:11 [ko1@a... ] ec5c56412f (master): [Feature #18839] Drop support for gcc 3 [ci skip]
72247 2022-06-20 16:05 [ko1@a... ] 8d689294d0 (master): [rubygems/rubygems] Fix extension paths in generated standalone script
72248 2022-06-20 17:42 [ko1@a... ] 078db98da4 (master): Prevent a warning "Expected ... to define AutoloadTest but it didn't"
72249 2022-06-20 17:48 [ko1@a... ] 914c26eab3 (master): [DOC] Regexp timeout is float or nil
72250 2022-06-20 18:42 [ko1@a... ] 7f8a915715 (master): [DOC] Refine Regexp.new argument descriptions
72251 2022-06-20 18:49 [ko1@a... ] 88cdd1a746 (ruby_3_1): Revert "merge revision(s) 5c1b76a3a55afeb07116bbd3492303c6b6cd890d: [Backport #18373]"
72252 2022-06-20 19:08 [ko1@a... ] f8b6d4f4d1 (master): .github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.
72253 2022-06-20 19:25 [ko1@a... ] 15db2e9496 (master): Prevent a warning "possibly useless use of a literal in void context"
72254 2022-06-20 19:35 [ko1@a... ] 39dc455b51 (master): Spec update for warnning suspicious flag to `Regexp.new`
72255 2022-06-20 19:35 [ko1@a... ] ab2a43265c (master): Warn suspicious flag to `Regexp.new`
72256 2022-06-20 19:35 [ko1@a... ] 1e9939dae2 (master): [Feature #18788] Support options as `String` to `Regexp.new`
72257 2022-06-20 19:35 [ko1@a... ] a58611dfb1 (master): Allow to just warn as bool expected, without an exception
72258 2022-06-20 20:05 [ko1@a... ] c46824d094 (master): test_instrumentation_api.rb: Allow one less exit
72259 2022-06-20 22:27 [ko1@a... ] 2d4a41df6b (master): [ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/ruby/irb/pull/362)
72260 2022-06-20 22:42 [ko1@a... ] 5ca2335802 (master): [ruby/irb] [DOC] Fix formatting in docs
72261 2022-06-21 06:57 [ko1@a... ] 31b2cd38c5 (master): Include JIT information in crash reports
72262 2022-06-21 06:57 [ko1@a... ] eed24b5ee0 (master): .github/workflows/compilers.yml: annocheck: Fix gaps and notes test.
72263 2022-06-21 06:57 [ko1@a... ] 850b54612c (master): * 2022-06-21 [ci skip]
72264 2022-06-21 07:56 [ko1@a... ] 596f4b0d3a (master): Document that Regexp#source does not retain lexer escapes
72265 2022-06-21 09:41 [ko1@a... ] a343952d19 (master): On FreeBSD omit the test to close a pipe while reading [ci skip]
72266 2022-06-21 12:14 [ko1@a... ] a0b24f5926 (master): [ruby/io-wait] Remove redundant forward declarations
72267 2022-06-21 15:31 [ko1@a... ] 7ef67bf9a2 (master): [CI] add gcc-12
72268 2022-06-21 16:05 [ko1@a... ] 641a732909 (master): Update bundled gems list at 2022-06-21
72269 2022-06-21 20:44 [ko1@a... ] 441cfa966c (master): Added reline entry to standard_library doc
72270 2022-06-21 20:44 [ko1@a... ] a9db5be0ca (master): Added error_highlight entries under the doc directory
72271 2022-06-21 20:44 [ko1@a... ] 15769832b2 (master): Added readline wrapper entries under the doc directory
72272 2022-06-21 22:42 [ko1@a... ] 1002998c6d (master): [ruby/fileutils] [DOC] Adding 'Related' (https://github.com/ruby/fileutils/pull/92)
72273 2022-06-21 23:16 [ko1@a... ] 2e81fd764b (master): [ruby/fileutils] Correct method references for secure removal (https://github.com/ruby/fileutils/pull/93)
72274 2022-06-22 01:40 [ko1@a... ] 1f067e775d (master): Clarify documentation of Kernel#require_relative
72275 2022-06-22 01:41 [ko1@a... ] 102a97e096 (master): * 2022-06-22 [ci skip]
72276 2022-06-22 02:23 [ko1@a... ] fdd1102550 (master): [ruby/fileutils] Clarify difference between cp_r and install (https://github.com/ruby/fileutils/pull/95)
72277 2022-06-22 09:57 [ko1@a... ] 7fd51c0241 (master): vcs.rb: ignore configuration files get rid of aliases [ci skip]
72278 2022-06-22 09:57 [ko1@a... ] 0dcd25b711 (master): vcs.rb: show diagnostic/progressing messages when debugging [ci skip]
72279 2022-06-22 09:57 [ko1@a... ] bc77cda8fd (master): vcs.rb: just one log to check if `--date` option works [ci skip]
72280 2022-06-22 10:16 [ko1@a... ] 87a560a057 (master): Add T_STRUCT to lldb inspect helper
72281 2022-06-22 10:34 [ko1@a... ] 9312f4bf62 (master): Allow method caching of protected FCALLs
72282 2022-06-22 10:34 [ko1@a... ] a580dd7737 (master): Don't check protected method ancestry on fcall
72283 2022-06-22 10:34 [ko1@a... ] 0c1f64396f (master): Skip protected ancestry guard for FCALLs in YJIT
72284 2022-06-22 13:40 [ko1@a... ] 812354ace4 (master): [rubygems/rubygems] Bundler: fix man page for bundle-add
72285 2022-06-22 18:32 [ko1@a... ] e6f92cada1 (master): Refactor compilations workflow
72286 2022-06-22 21:30 [ko1@a... ] 744d17ff6c (master): Fix infinite loop when b_return TracePoint throws
72287 2022-06-23 16:45 [ko1@a... ] c25c1d4e54 (master): Non-void functions must return value
72288 2022-06-23 16:45 [ko1@a... ] 2361a1a53e (master): Get rid of a nasal demon
72289 2022-06-23 16:45 [ko1@a... ] 0b11eac2d6 (master): * 2022-06-23 [ci skip]
72290 2022-06-23 18:17 [ko1@a... ] 4f5eb48dea (master): [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping install
72291 2022-06-23 18:17 [ko1@a... ] 6f229da2c0 (master): [rubygems/rubygems] Fix standalone script generation for statically linked dev ruby
72292 2022-06-23 22:53 [ko1@a... ] 961543945f (master): Suppress notes for old gcc
72293 2022-06-23 22:53 [ko1@a... ] 41cdf9b114 (master): Show flags instead of `-s` option in `GNUMAKEFLAGS`
72294 2022-06-23 22:53 [ko1@a... ] 2f7c0f656e (master): Pass LDFLAGS via environment variable
72295 2022-06-23 22:53 [ko1@a... ] b180ffa622 (master): Fix warnings by old gcc
72296 2022-06-24 05:51 [ko1@a... ] 962a3247b1 (master): Correct documentation for protected methods [ci skip]
72297 2022-06-24 05:51 [ko1@a... ] 6fd9cb8087 (master): * 2022-06-24 [ci skip]
72298 2022-06-24 06:01 [ko1@a... ] e23540e566 (master): Speed up ISeq by marking via bitmaps and IC rearranging
72299 2022-06-24 07:13 [ko1@a... ] eb1a84a9c3 (master): When YJIT is not built, hide options and use MJIT for --jit
72300 2022-06-24 08:52 [ko1@a... ] 8d63a04703 (master): Flatten bitmap when there is only one element
[前][次][スレッド一覧][上]