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

ruby-changes:73301-73400

  73301 2022-08-30 01:09 [ko1@a...            ] b00606eb64 (master): Even more prep for instruction enum (https://github.com/Shopify/ruby/pull/413)
  73302 2022-08-30 01:09 [ko1@a...            ] a78bbef12f (master): Use VALUE for block_iseq (https://github.com/Shopify/ruby/pull/417)
  73303 2022-08-30 01:09 [ko1@a...            ] c70d1471c1 (master): Only check lowest bit for _Bool type (https://github.com/Shopify/ruby/pull/412)
  73304 2022-08-30 01:09 [ko1@a...            ] 5114ddce3f (master): Avoid marking op_type on gen_defined (https://github.com/Shopify/ruby/pull/419)
  73305 2022-08-30 01:09 [ko1@a...            ] e0e63b1a01 (master): Fix a bus error on regenerate_branch (https://github.com/Shopify/ruby/pull/408)
  73306 2022-08-30 01:09 [ko1@a...            ] 342459576d (master): Use VALUE for callinfos that are on the heap (https://github.com/Shopify/ruby/pull/420)
  73307 2022-08-30 01:10 [ko1@a...            ] f883aabc13 (master): Instruction enum (https://github.com/Shopify/ruby/pull/423)
  73308 2022-08-30 01:10 [ko1@a...            ] 932885244e (master): Better variable name, no must_use on ccall (https://github.com/Shopify/ruby/pull/424)
  73309 2022-08-30 01:10 [ko1@a...            ] 93c5a5f023 (master): Fix and re-enable String to_s, << and unary plus (https://github.com/Shopify/ruby/pull/429)
  73310 2022-08-30 01:10 [ko1@a...            ] d5fe9e1d9a (master): Run test-all with RUBY_YJIT_ENABLE=1 on CI (https://github.com/Shopify/ruby/pull/418)
  73311 2022-08-30 01:10 [ko1@a...            ] ea9ee31744 (master): A64 Linux reports aarach64 in RUBY_PLATFORM
  73312 2022-08-30 01:10 [ko1@a...            ] 1c67e90bde (master): More work toward instruction enum (https://github.com/Shopify/ruby/pull/421)
  73313 2022-08-30 01:10 [ko1@a...            ] c2e9253893 (master): Stop saying it's temp checks (https://github.com/Shopify/ruby/pull/441)
  73314 2022-08-30 01:10 [ko1@a...            ] 929a6a75eb (master): Remove ir_ssa.rs as we aren't using it and it's now outdated
  73315 2022-08-30 01:10 [ko1@a...            ] 46007b88af (master): A64: Only clear icache when writing out new code (https://github.com/Shopify/ruby/pull/442)
  73316 2022-08-30 01:10 [ko1@a...            ] 232e43fd52 (master): Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)
  73317 2022-08-30 01:10 [ko1@a...            ] 4b7d3884df (master): Avoid randomizing the order of test-all on arm64 (https://github.com/Shopify/ruby/pull/440)
  73318 2022-08-30 01:10 [ko1@a...            ] 44c6bcff1d (master): LDRH and STRH for AArch64 (https://github.com/Shopify/ruby/pull/438)
  73319 2022-08-30 01:10 [ko1@a...            ] 5ef048e5b1 (master): Update yjit.md     
  73320 2022-08-30 01:10 [ko1@a...            ] 29e0713a12 (master): TBZ and TBNZ for AArch64 (https://github.com/Shopify/ruby/pull/434)
  73321 2022-08-30 01:10 [ko1@a...            ] d694f320e4 (master): Fixed width immediates (https://github.com/Shopify/ruby/pull/437)
  73322 2022-08-30 01:10 [ko1@a...            ] 54c7bc67a2 (master): Various AArch64 optimizations (https://github.com/Shopify/ruby/pull/433)
  73323 2022-08-30 01:10 [ko1@a...            ] d433eb957b (master): Run tests with --yjit-call-threshold=1 on arm64 (https://github.com/Shopify/ruby/pull/426)
  73324 2022-08-30 01:10 [ko1@a...            ] 29bda0ff81 (master): Use shorter syntax for the same pattern (https://github.com/Shopify/ruby/pull/425)
  73325 2022-08-30 01:10 [ko1@a...            ] def3ade8a8 (master): Add --yjit-dump-disasm to dump every compiled code (https://github.com/Shopify/ruby/pull/430)
  73326 2022-08-30 01:21 [ko1@a...            ] 1315c5aad9 (master): Update to ruby/spec@b8a8240
  73327 2022-08-30 01:21 [ko1@a...            ] b5358a98e6 (master): Update to ruby/mspec@37151a0
  73328 2022-08-30 01:57 [ko1@a...            ] 737402e938 (master): Skip a couple of chroot spec faillures
  73329 2022-08-30 10:05 [ko1@a...            ] ddca3482ef (master): Check only symbol flag bits (#6301)
  73330 2022-08-30 11:23 [ko1@a...            ] d6acaa4d42 (master): Undefine `ruby_debug_log` macro before the function definition
  73331 2022-08-30 18:46 [ko1@a...            ] b98653f766 (master): [rubygems/rubygems] Let `Dir.tmpdir` use the standard path
  73332 2022-08-31 06:21 [ko1@a...            ] 4a4daf00af (master): Update .cirrus.yml 
  73333 2022-08-31 06:21 [ko1@a...            ] 5dbc725f4d (master): Skip linking rb_yjit_icache_invalidate on cargo test
  73334 2022-08-31 06:21 [ko1@a...            ] 918a658556 (master): Run cargo test on Cirrus
  73335 2022-08-31 06:21 [ko1@a...            ] 497b5ee180 (master): Normalize the YJIT Cirrus workflow a little
  73336 2022-08-31 06:22 [ko1@a...            ] f4cdfff084 (master): * 2022-08-31 [ci skip]
  73337 2022-08-31 09:08 [ko1@a...            ] 221a523683 (master): Put a documentation about MJIT [ci skip]
  73338 2022-08-31 15:32 [ko1@a...            ] dc66f7246a (master): Scripts under libexec may not be considered to be placed in bin
  73339 2022-08-31 15:32 [ko1@a...            ] 08c3d08a18 (master): `ruby_init_setproctitle` declaration has moved to internal/missing.h
  73340 2022-08-31 15:32 [ko1@a...            ] 22542a6fb0 (master): SCRIPTBINDIR is ok if it just exists [ci skip]
  73341 2022-08-31 17:28 [ko1@a...            ] 9dc60653db (master): Extract `update_coderange` macro
  73342 2022-08-31 17:28 [ko1@a...            ] 576bdec03f (master): [Bug #18973] Promote US-ASCII to ASCII-8BIT when adding 8-bit char
  73343 2022-08-31 19:04 [ko1@a...            ] 32a0591515 (master): Move macros from version.h to version.c
  73344 2022-08-31 19:04 [ko1@a...            ] 2b967cd4b7 (master): Let fake.rb allow newlines in expanded strings
  73345 2022-09-01 04:44 [ko1@a...            ] be55b77cc7 (master): Better b.cond usage on AArch64 (#6305)
  73346 2022-09-01 04:44 [ko1@a...            ] 036bb55980 (master): * 2022-09-01 [ci skip]
  73347 2022-09-01 06:36 [ko1@a...            ] d41be1ac37 (master): [DOC] Enhanced RDoc for Time (#6308)
  73348 2022-09-01 07:09 [ko1@a...            ] 811ca75f3b (master): Remove -j option   
  73349 2022-09-01 09:16 [ko1@a...            ] a0d2320f30 (master): Add a document about YJIT's Rust version
  73350 2022-09-01 09:18 [ko1@a...            ] ce70cb6469 (master): It was a relative path [ci skip]
  73351 2022-09-01 14:01 [ko1@a...            ] 941e9be0d9 (master): [ruby/reline] Remove loose operation in Dialog#render_each_dialog
  73352 2022-09-01 15:01 [ko1@a...            ] aa5c1a0483 (master): [rubygems/rubygems] Support non gnu libc arm-linux-eabi platforms
  73353 2022-09-01 15:01 [ko1@a...            ] aded6971ad (master): [rubygems/rubygems] Support non gnu libc arm-linux-eabi platforms
  73355 2022-09-01 16:36 [ko1@a...            ] 59e8569cf9 (master): [ruby/reline] Support dumb terminal
  73356 2022-09-01 17:03 [ko1@a...            ] f3becd73e3 (master): Ignore test libraries like assert_ractor from did_you_mean
  73357 2022-09-01 19:39 [ko1@a...            ] ee09f75a6b (master): Extract `VCS#revision_header`
  73358 2022-09-01 19:39 [ko1@a...            ] 762fca9b12 (master): Prefer `File` class methods to write a string
  73359 2022-09-01 19:39 [ko1@a...            ] 55b1600987 (master): Update revision.h in packages using `VCS#revision_header`
  73360 2022-09-01 19:47 [ko1@a...            ] f67ab7f30c (master): [ruby/did_you_mean] Fixed correction duplicates in VariableNameChecker
  73361 2022-09-01 20:58 [ko1@a...            ] 462a8be511 (master): VCS#revision_header: Make arguments optional
  73362 2022-09-02 03:56 [ko1@a...            ] 4144abee42 (master): Let --yjit-dump-disasm=all dump ocb code as well (#6309)
  73363 2022-09-02 03:56 [ko1@a...            ] 419118473e (master): * 2022-09-02 [ci skip]
  73364 2022-09-02 05:39 [ko1@a...            ] 064944c902 (master): Stop using a callee-saved register for scratch0 on aarch64 (#6312)
  73365 2022-09-02 06:12 [ko1@a...            ] 7064d259bc (master): Update NEWS.md for YJIT
  73366 2022-09-02 07:21 [ko1@a...            ] 679ef34586 (master): New constant caching insn: opt_getconstant_path
  73367 2022-09-02 07:21 [ko1@a...            ] 1cc97412cd (master): Remove rb_iseq_each
  73368 2022-09-02 07:21 [ko1@a...            ] 3401e58f23 (master): * expand tabs. [ci skip]
  73369 2022-09-02 09:36 [ko1@a...            ] fc2d9fedc2 (master): Use getblockparamproxy with branch
  73370 2022-09-02 11:14 [ko1@a...            ] 9b48edd932 (master): Allow comparing against 64-bit immediates on x86 (#6314)
  73371 2022-09-02 12:05 [ko1@a...            ] fb5fa84f83 (master): Remove workarounds for slow compilation on Cirrus (#6310)
  73372 2022-09-02 12:06 [ko1@a...            ] e896b33860 (master): Test --enable-yjit on aarch64 as well (#6313)
  73373 2022-09-02 14:33 [ko1@a...            ] b5cf356447 (master): Consider Complex from Complex cases
  73374 2022-09-02 14:33 [ko1@a...            ] 9212d96307 (master): [Bug #18937] Coerce non-real non-Numeric into Complex at comparisons
  73375 2022-09-02 14:33 [ko1@a...            ] a9b59e24f4 (master): Turn `f_zero_p` to `bool`
  73376 2022-09-02 14:50 [ko1@a...            ] 92d2476208 (master): Adjust styles [ci skip]
  73377 2022-09-02 15:57 [ko1@a...            ] e7a8e3e91f (master): Added entries about test-bundler-parallel and BUNDLER_SPECS
  73378 2022-09-02 15:57 [ko1@a...            ] 740d530bb0 (master): Added doc about `test-syntax-suggest`
  73379 2022-09-02 15:57 [ko1@a...            ] f069bc79f2 (master): * append newline at EOF. [ci skip]
  73380 2022-09-02 16:10 [ko1@a...            ] 0d2422cf63 (master): [ruby/reline] Workaround for padding width with Aracritty on macOS
  73381 2022-09-02 16:10 [ko1@a...            ] 7ff50ee35c (master): [ruby/reline] Added some of abstruct methods for cursor
  73382 2022-09-02 22:11 [ko1@a...            ] 5044832fec (master): `w_bigfixnum` is used only for large FIXNUM
  73383 2022-09-03 03:28 [ko1@a...            ] 1b8a644b44 (master): [ruby/reline] Fix a typo [ci skip]
  73384 2022-09-03 03:28 [ko1@a...            ] 6bb2a43ca3 (master): * 2022-09-03 [ci skip]
  73385 2022-09-03 04:12 [ko1@a...            ] c8c90e459e (master): Enhanced RDoc for Tim[DOC] (#6319)
  73386 2022-09-03 15:06 [ko1@a...            ] 5473c1064d (ruby_3_1): merge revision(s) 8212aab81a77a2a91fb7c1681b4968171193b48f,209631a45f9682dedf718f4b4a140efe7d21a6fc: [Backport #18435]
  73387 2022-09-03 15:19 [ko1@a...            ] ffd3d83ea8 (ruby_3_1): merge revision(s) 08b6aacc1a14440e0f1644a05238559c6c585e38: [Backport #18739]
  73388 2022-09-03 15:56 [ko1@a...            ] 4d26cfb2fe (ruby_3_1): revision up for https://github.com/ruby/ruby/pull/6125
  73389 2022-09-03 19:22 [ko1@a...            ] c4f2f2ef2b (master): Reuse macros defined in Makefile.in
  73390 2022-09-03 19:22 [ko1@a...            ] bc5b9be1ee (master): Move duplicate dependencies
  73391 2022-09-03 19:22 [ko1@a...            ] 652a624891 (master): miniruby may not be built when cross-compiling
  73392 2022-09-03 19:22 [ko1@a...            ] d8f81ffdff (master): builtin.c includes mini_builtin.c when cross-compiling
  73393 2022-09-03 19:27 [ko1@a...            ] 21a5da3c4c (master): Check if MSys shell can run a command with a drive letter
  73394 2022-09-03 19:27 [ko1@a...            ] 6f5305e0d2 (master): Exclude LIBPATHENV wrapper from PREP
  73395 2022-09-03 19:27 [ko1@a...            ] 7c67d0fd79 (master): Make sources by BASERUBY if available instead of miniruby
  73396 2022-09-03 19:27 [ko1@a...            ] 8f13d75a8c (master): Generate the prelude sources by common-srcs
  73397 2022-09-03 21:02 [ko1@a...            ] 7b11247b4d (master): Fix potential target type confliction [ci skip]
  73398 2022-09-03 21:57 [ko1@a...            ] 2767cb2825 (master): Now fake.rb is needed to prepare sources
  73399 2022-09-03 21:57 [ko1@a...            ] a01271c1c4 (master): BOOTSTRAPRUBY needs fake.rb when cross-compiling
  73400 2022-09-03 22:37 [ko1@a...            ] fe865c5262 (master): [DOC] Enhanced RDoc for Time (#6320)

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