[前][次][スレッド一覧][上]
ruby-changes:74301-74400
74301 2022-11-01 03:30 [ko1@a... ] 2b39640b0b (master): YJIT: Add RubyVM::YJIT.code_gc (#6644)
74302 2022-11-01 06:05 [ko1@a... ] 02f1554224 (master): Implement object shapes for T_CLASS and T_MODULE (#6637)
74303 2022-11-01 09:05 [ko1@a... ] 2d86e79fe6 (master): Always lookup IV buffers when iterating
74304 2022-11-01 09:35 [ko1@a... ] 2d3ecc4d28 (master): Adjust indents [ci skip]
74305 2022-11-01 11:40 [ko1@a... ] aa8c6759ee (master): vcs.rb: do not reference the constant before assignment
74306 2022-11-01 13:10 [ko1@a... ] 16953867ed (master): We don't care about actual hostname resolution. (#6652)
74307 2022-11-01 18:05 [ko1@a... ] 6bf458eefd (master): file2lastrev.rb: use output.rb for the options
74308 2022-11-01 18:05 [ko1@a... ] 7e6e94262c (master): file2lastrev.rb: rename output as format
74309 2022-11-01 18:05 [ko1@a... ] a2e7b11f2a (master): output.rb: extract from generic_erb.rb
74310 2022-11-01 18:05 [ko1@a... ] 99a79dc40b (master): colorize.rb: support for NO_COLOR
74311 2022-11-01 18:05 [ko1@a... ] f0c8c1e878 (master): vpath.rb: tweak --vpath option message
74312 2022-11-02 04:05 [ko1@a... ] 0d1e1987d1 (master): YJIT: Visualize live ranges on register spill (#6651)
74313 2022-11-02 07:39 [ko1@a... ] 70173a72a2 (master): Ivar copy needs to happen _before_ setting the shape
74314 2022-11-02 11:10 [ko1@a... ] 265a96b005 (master): Manage the timestamp for revision.h
74315 2022-11-02 11:34 [ko1@a... ] 60f12c7d2e (master): Fix infinite loop when out-of-place build
74316 2022-11-02 13:30 [ko1@a... ] 3475b66160 (master): file2lastrev.rb: try to overwrite the found revision.h as before
74317 2022-11-02 13:30 [ko1@a... ] ac06951c31 (master): file2lastrev.rb: separate options for `Output` and `VPath`
74318 2022-11-02 13:39 [ko1@a... ] 8e2c70af14 (master): file2lastrev.rb: changed revision may be `nil` [ci skip]
74319 2022-11-02 14:06 [ko1@a... ] d9cf038859 (master): Update Regexp.timeout doc (#6658)
74320 2022-11-03 00:05 [ko1@a... ] 4a8cd9e8bc (master): Use shared flags of the type
74321 2022-11-03 00:14 [ko1@a... ] 946bb34fb5 (master): YJIT: Avoid accumulating freed pages in the payload (#6657)
74322 2022-11-03 02:36 [ko1@a... ] b777408c33 (master): Fix crash in test runner on timeout
74323 2022-11-03 06:20 [ko1@a... ] 81e84e0a4d (master): YJIT: Support invokeblock (#6640)
74324 2022-11-03 07:27 [ko1@a... ] 59a6caf83a (master): Run only daily schedule because CodeQL provides a lot of false-positive results for Ruby code
74325 2022-11-03 14:58 [ko1@a... ] f667d3afc9 (master): [ruby/erb] Skip tests for truffleruby
74326 2022-11-03 14:58 [ko1@a... ] c24800f4f7 (master): [ruby/erb] Fix CI for JRuby
74327 2022-11-03 14:58 [ko1@a... ] 7b6c5f9b5b (master): [ruby/erb] Skip a test for JRuby
74328 2022-11-03 22:09 [ko1@a... ] 0468136a1b (master): Make str_alloc_heap return a STR_NOEMBED string
74329 2022-11-04 00:42 [ko1@a... ] 68ef97d788 (master): YJIT: Stop incrementing write_pos if cb.has_dropped_bytes (#6664)
74330 2022-11-04 01:32 [ko1@a... ] c5d6a483f5 (master): [ruby/irb] Refactor RubyLex and its tests
74331 2022-11-04 02:34 [ko1@a... ] 124f10f56b (master): YJIT: Fix a wrong type reference (#6661)
74332 2022-11-04 02:35 [ko1@a... ] 611b5e7f40 (master): [ruby/irb] Fix build_context for ruby/ruby CI
74334 2022-11-04 02:42 [ko1@a... ] 01d7e15757 (master): YJIT: Show side_exit count in stats as well (#6666)
74335 2022-11-04 02:42 [ko1@a... ] 56884b64de (master): [ruby/irb] Require rubygems to run the test alone on ruby/ruby
74336 2022-11-04 03:40 [ko1@a... ] 5344618cb7 (master): [DOC] Fix IO::Buffer#slice rdoc position
74337 2022-11-04 06:02 [ko1@a... ] d24ac6d281 (master): Update configure command in building_ruby.md
74338 2022-11-04 07:10 [ko1@a... ] a13836e70d (master): [ruby/irb] Allow non-identifier aliases like Pry's @ and $
74339 2022-11-04 09:28 [ko1@a... ] 1956fb9b78 (master): Bump benchmark-driver version
74340 2022-11-04 15:44 [ko1@a... ] 570dee15a6 (master): sync_default_gems.rb: accept log input from other than STDIN
74341 2022-11-04 15:44 [ko1@a... ] b6d7e98f25 (master): sync_default_gems.rb: fix the position to insert the original URL
74342 2022-11-04 16:07 [ko1@a... ] 20efeaddbe (master): [ruby/erb] Optimize away to_s if it's already T_STRING
74343 2022-11-04 16:07 [ko1@a... ] dc5d06e9b1 (master): [ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escape
74345 2022-11-04 16:14 [ko1@a... ] 2bb89b7f11 (master): Lower priority of `POSIX_MADV_DONTNEED`. (#6671)
74346 2022-11-04 16:23 [ko1@a... ] 7e3af23d1d (master): sync_default_gems.rb: fix a typo [ci skip]
74347 2022-11-04 18:08 [ko1@a... ] cb18deee72 (master): Substitute from the actual netinet6/in6.h
74348 2022-11-04 20:37 [ko1@a... ] ed9d761217 (master): mkconfig.rb: take CPU name from arch flag
74349 2022-11-04 20:43 [ko1@a... ] b83074dac7 (master): [ruby/irb] Suppress "switching inspect mode" messages
74350 2022-11-04 22:04 [ko1@a... ] 93f364d65e (master): Use RTEST to to check return value
74351 2022-11-05 00:25 [ko1@a... ] 6b90910973 (master): Update dependencies
74352 2022-11-05 00:41 [ko1@a... ] 6e4b97f1da (master): Increment max_iv_count on class in gc marking, not gc freeing
74353 2022-11-05 00:49 [ko1@a... ] 13395757fa (master): Update dependencies for bc28acc347eace4d02bbb4b672655216f7dd3a81
74354 2022-11-05 01:46 [ko1@a... ] b169d78c88 (master): [ruby/erb] Avoid using prepend + super for fallback
74355 2022-11-05 04:38 [ko1@a... ] 6d83590157 (master): Don't report changed ENV caused by Bundler
74356 2022-11-05 14:24 [ko1@a... ] 8572f02d63 (ruby_3_1): merge revision(s) 35c794b26d406c39f90e188e3884003fe6aca532,725626d8905fe1ac4a2cf1c3e2db6412bf8f381f,b32a3f1275a8c7748f2134492ce3c532f277d261: [Backport #18964]
74357 2022-11-05 14:24 [ko1@a... ] ad92236d24 (ruby_3_1): merge revision(s) 2bb89b7f114e4beb3012f63e12e726ae23005e6f: [Backport #19101]
74358 2022-11-05 14:24 [ko1@a... ] 01eab9a5d1 (ruby_3_1): merge revision(s) 16953867ed8fc951364f05fdf0c9267799e3087a: [Backport #18380]
74359 2022-11-05 14:24 [ko1@a... ] 597ce7966c (ruby_3_1): merge revision(s) 54cad3123a07583c90e85bcfc55ebd87124c1250: [Backport #19004]
74360 2022-11-05 14:36 [ko1@a... ] 4d1faefa10 (ruby_3_1): Merge reline-0.3.1
74361 2022-11-05 14:48 [ko1@a... ] 0f334f90d0 (ruby_3_1): bump patchlevel
74362 2022-11-05 15:55 [ko1@a... ] f276d5a7fe (master): Improve HTML escape benchmarks
74363 2022-11-05 15:59 [ko1@a... ] 419d2fc14d (master): [ruby/erb] Optimize the no-escape case with strpbrk
74364 2022-11-05 16:53 [ko1@a... ] 458d6fb15e (master): [ruby/erb] Optimize away the rb_convert_type call using RB_TYPE_P
74365 2022-11-05 16:53 [ko1@a... ] e8873e01b6 (master): [ruby/erb] Use strpbrk only when str is long enough for SIMD
74366 2022-11-05 17:34 [ko1@a... ] 9af344a421 (master): [ruby/erb] Revert the strpbrk optimization
74367 2022-11-05 23:19 [ko1@a... ] 267452e6fe (master): Sync TRICK 2018 (02-mame)
74368 2022-11-06 05:03 [ko1@a... ] 3a6cdeda89 (master): [wasm] Scan machine stack based on `ec->machine.stack_{start, end}`
74369 2022-11-06 06:48 [ko1@a... ] 10fd1d9507 (master): Should use the configured rustc consistently
74370 2022-11-06 06:48 [ko1@a... ] 1454f8f219 (master): Add `--target` option to RUSTC when cross-compiling
74371 2022-11-06 10:21 [ko1@a... ] cb899a990a (master): Disable YJIT support when cross-compiling
74372 2022-11-06 22:06 [ko1@a... ] 9627aab825 (master): `--disable-jit-support` should disable YJIT successfully
74373 2022-11-06 22:06 [ko1@a... ] fc842c9ccc (master): Check `rustc` with the target
74374 2022-11-06 23:44 [ko1@a... ] 12883f8fa6 (master): GNU make 4.4 now uses a fifo for the jobserver
74376 2022-11-07 10:12 [ko1@a... ] b02b8e7756 (master): Let other test runners follow the change of GNU make 4.4 jobserver
74377 2022-11-07 10:12 [ko1@a... ] ab01b8f23f (master): jobserver option may not be at the last
74378 2022-11-07 15:56 [ko1@a... ] ee86b57ee5 (master): Revert jobserver handling in spec
74379 2022-11-07 18:36 [ko1@a... ] 011d4c57d2 (master): [Bug #19106] Normalize time at 24:00:00 with a timezone object
74380 2022-11-07 19:52 [ko1@a... ] 33bc398b73 (master): [rubygems/rubygems] Fix rubocop violations
74381 2022-11-07 19:52 [ko1@a... ] 1e53ebae57 (master): [rubygems/rubygems] Drop support for bitrig
74382 2022-11-07 19:52 [ko1@a... ] 0fb7a1c77c (master): [rubygems/rubygems] Drop support for HP-UX
74383 2022-11-07 19:52 [ko1@a... ] b228effd0c (master): [rubygems/rubygems] Drop support for IRIX
74384 2022-11-07 20:25 [ko1@a... ] 72c7dba436 (master): [ruby/fileutils] Revert "FileUtils.rm* methods swallows only Errno::ENOENT when force is true"
74385 2022-11-08 00:48 [ko1@a... ] 7442cb461b (master): YJIT: Free pages after ObjectSpace API usages (#6676)
74386 2022-11-08 02:29 [ko1@a... ] 9001e53e68 (master): [ruby/irb] Support non-string input in show_source
74387 2022-11-08 04:06 [ko1@a... ] c99e4c4278 (master): Update to ruby/mspec@1e16420
74388 2022-11-08 04:06 [ko1@a... ] 83decbb62b (master): Update to ruby/spec@740ccc8
74389 2022-11-08 04:35 [ko1@a... ] b14f133054 (master): [DOC] Improve building_ruby.md
74390 2022-11-08 09:32 [ko1@a... ] cb2323a983 (master): Thread#native_thread_id is very platform specific
74391 2022-11-08 09:47 [ko1@a... ] 7456647eff (master): [DOC] Properly number the list in building_ruby.md
74392 2022-11-08 12:30 [ko1@a... ] f7db1affd1 (master): Set default %printer for NODE nterms
74393 2022-11-08 14:42 [ko1@a... ] 4a7d6c2852 (master): Fix false LocalJumpError when branch coverage is enabled
74394 2022-11-08 16:13 [ko1@a... ] 001606097b (master): Suppress false warning by a bug of gcc
74395 2022-11-08 17:08 [ko1@a... ] 4e728486b9 (master): [ruby/error_highlight] Bump version
74396 2022-11-08 17:09 [ko1@a... ] cdb3ec3af8 (master): Update default gems list at 4e728486b93eaec876ea8f876df9ec [ci skip]
74397 2022-11-09 02:05 [ko1@a... ] 2244d5084e (master): [rubygems/rubygems] Map 'universal' to the real arch in Bundler for prebuilt gem selection
74398 2022-11-09 02:05 [ko1@a... ] 0df47fdaf9 (master): [rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt gems
74399 2022-11-09 02:36 [ko1@a... ] 5643d2bb9a (master): YJIT: Make more stats accessible from Ruby code (#6685)
74400 2022-11-09 04:59 [ko1@a... ] aada904d94 (master): [doc] Clarify how to build OpenSSL on macOS
[前][次][スレッド一覧][上]