[前][次][スレッド一覧][上]
ruby-changes:73701-73800
73701 2022-09-23 06:45 [ko1@a... ] 4c6e1556b1 (master): Bindgen immediate types with builtin
73702 2022-09-23 06:45 [ko1@a... ] dfc311c0b3 (master): Swap the positions of offsetof and type
73703 2022-09-23 06:45 [ko1@a... ] dc5b536468 (master): Bindgen offsetof struct and union with builtin
73704 2022-09-23 06:47 [ko1@a... ] 4b97f1e525 (master): YJIT: Refactor into gen_push_frame (#6412)
73705 2022-09-23 06:48 [ko1@a... ] 4e40fdbcee (master): YJIT: add chain guards in `guard_two_fixnums` (#6422)
73706 2022-09-23 08:52 [ko1@a... ] 6e46bf1e54 (master): Just a star [ci skip]
73707 2022-09-23 16:42 [ko1@a... ] a78c733cc3 (master): Revert "Revert "error.c: Let Exception#inspect inspect its message""
73708 2022-09-23 23:41 [ko1@a... ] 3ddab3a84e (master): [DOC] Housekeeping in iostreams doc (#6420)
73709 2022-09-24 00:02 [ko1@a... ] 7588f21851 (master): Allow changing conversion macro in MJIT bindgen
73710 2022-09-24 05:18 [ko1@a... ] 912ea8257a (master): YJIT: Support Rust 1.58.1 for --yjit-stats on Arm (#6410)
73711 2022-09-24 07:57 [ko1@a... ] a74f4cded2 (master): Remove reference to __classid__
73712 2022-09-24 09:41 [ko1@a... ] 82ac4a2399 (master): Support using at toplevel in wrapped script
73713 2022-09-24 15:08 [ko1@a... ] b0e3ee454d (master): Suppress -Wtype-limits warnings on mjit_c.rb
73714 2022-09-24 15:14 [ko1@a... ] 08476c4579 (master): Remove unneeded semicolons
73715 2022-09-25 07:11 [ko1@a... ] 205c252ec7 (master): Reuse rb_method_call_kw function
73716 2022-09-25 13:43 [ko1@a... ] c356c31f77 (ruby_3_1): merge revision(s) 86d061294d3cc1656e18d0e1fd4b4f290da16944: [Backport #18928]
73717 2022-09-25 13:43 [ko1@a... ] 720de2008c (ruby_3_1): merge revision(s) 65ae2bb2e045aa8b668d3c30515f5a6cb3eb68ad: [Backport #18902]
73718 2022-09-25 13:43 [ko1@a... ] 13ee4b2c35 (ruby_3_1): merge revision(s) 68903df6f6fc548f3bf68fb09ee8b2495dcd28f0: [Backport #18922]
73719 2022-09-25 14:05 [ko1@a... ] e3607e6870 (ruby_3_1): merge revision(s) a0040af6715d85f416f1282588974e151a8164eb: [Backport #18732]
73720 2022-09-25 14:05 [ko1@a... ] 89eab8e0bf (ruby_3_1): merge revision(s) 7f81f335478a3ca873f34e3bc0af6927819d3e84: [Backport #18734]
73721 2022-09-25 16:01 [ko1@a... ] a07e7ad6b0 (ruby_3_1): merge revision(s) 70f69f85395f5735429cd45136d7de2742f08b72: [Backport #18941]
73722 2022-09-25 16:01 [ko1@a... ] d1b36c8270 (ruby_3_1): merge revision(s) e2b47b832f53b2fd0626774a573a22c15a933c64,f512df73986c74e2f4bd65ca642879a0618da213,2e25b85a7e4268676fcdf17b5975c2fd60066ce1: [Backport #19014]
73723 2022-09-25 16:36 [ko1@a... ] 81b919ce5c (master): Add news for eval coverage.
73724 2022-09-25 16:36 [ko1@a... ] 09ea4f3a9f (master): Extract common code for coverage setup.
73725 2022-09-25 16:51 [ko1@a... ] 8e2c425183 (master): [ruby/bigdecimal] Improve documentation of BigDecimal#sign
73726 2022-09-25 19:34 [ko1@a... ] a95b741a97 (master): [ruby/bigdecimal] Remove trailing whitespace.
73727 2022-09-25 20:41 [ko1@a... ] 22af2e9084 (master): Rework vm_core to use `int first_lineno` struct member.
73728 2022-09-25 20:41 [ko1@a... ] 75cf29f60d (master): Rework `first_lineno` to be `int`.
73729 2022-09-25 20:41 [ko1@a... ] 85cc0ce5c8 (master): Use `int first_lineno` for binary format.
73730 2022-09-25 22:40 [ko1@a... ] dc7d929e54 (master): Extract `RUBY_RELEASE_DATE` from also revision.h
73731 2022-09-26 09:21 [ko1@a... ] 1481e6828c (master): Avoid type limits (#6435)
73732 2022-09-26 09:38 [ko1@a... ] d89f8a0467 (master): [ruby/rdoc] Fix ruby script in "test_parse_method_bracket" (https://github.com/ruby/rdoc/pull/927)
73733 2022-09-26 12:03 [ko1@a... ] e3cc1a6cae (master): Initialize Objective-C classes before fork() for macOS 13
73734 2022-09-26 12:45 [ko1@a... ] b361bdc200 (master): [Bug #19021] Fix safe call w/ conditional assign
73735 2022-09-26 13:03 [ko1@a... ] ecffc6a203 (master): Generate the revision.h before Makefile
73736 2022-09-26 14:06 [ko1@a... ] 025b8701c0 (master): Add several new methods for getting and setting buffer contents. (#6434)
73737 2022-09-26 14:48 [ko1@a... ] a8ad22d926 (master): Suppress a warning on clang
73738 2022-09-26 15:37 [ko1@a... ] 411d0eec11 (master): Update `IO::Buffer` read/write to use rb_thread_io_blocking_region. (#6438)
73739 2022-09-26 16:10 [ko1@a... ] 1c14e406d3 (master): Fix `io/buffer.h` header guard.
73740 2022-09-26 16:47 [ko1@a... ] 5b0396473b (master): Fix coderange calculation in String#b
73741 2022-09-26 20:41 [ko1@a... ] 2e88bca24f (master): string.c: don't create a frozen copy for str_new_shared
73742 2022-09-27 01:22 [ko1@a... ] 9ddfd2ca00 (master): This commit implements the Object Shapes technique in CRuby.
73743 2022-09-27 01:22 [ko1@a... ] 830b5b5c35 (master): * expand tabs. [ci skip]
73744 2022-09-27 03:55 [ko1@a... ] aa2a428cfb (master): Refactor str_substr and str_subseq
73745 2022-09-27 04:00 [ko1@a... ] b39690df3a (master): Rename method name in keyword test from y to yo
73746 2022-09-27 08:11 [ko1@a... ] 06abfa5be6 (master): Revert this until we can figure out WB issues or remove shapes from GC
73747 2022-09-28 00:11 [ko1@a... ] 1a06bc94d9 (master): [ruby/psych] Bump snakeyaml from 1.31 to 1.33
73748 2022-09-28 01:59 [ko1@a... ] 9d56d9975d (master): [ruby/timeout] Explicit add the timeout thread to default ThreadGroup
73749 2022-09-28 02:33 [ko1@a... ] bcd30fb961 (master): Re-enable TZ test missed due to merge conflict.
73750 2022-09-28 05:55 [ko1@a... ] 8f7f12ad64 (master): [rubygems/rubygems] fix: Gem::Platform.match handles String argument properly
73751 2022-09-28 05:58 [ko1@a... ] 28433e9aa0 (master): Change IncrCounter lowering on AArch64 (#6455)
73752 2022-09-28 08:27 [ko1@a... ] 8fcbb79742 (master): YJIT: reverse configure.ac changes that disable `--yjit-stats` on Graviton1 (#6457)
73753 2022-09-28 08:27 [ko1@a... ] a58cbddd57 (master): YJIT: add assertion wrt label names (#6459)
73754 2022-09-28 09:29 [ko1@a... ] b8e804e410 (master): [ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from Float
73755 2022-09-28 17:07 [ko1@a... ] b58710e006 (master): dbm and gdbm have been extracted gems.
73756 2022-09-28 17:26 [ko1@a... ] cd77e71bba (master): [ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFE
73757 2022-09-28 21:07 [ko1@a... ] d12fce7af3 (master): [ruby/date] Check time zone offset elements
73758 2022-09-28 21:29 [ko1@a... ] 247d598477 (master): Install all file trees for lldb [ci skip]
73759 2022-09-28 22:05 [ko1@a... ] 28a572f8bf (master): Fix bug when slicing a string with broken encoding
73760 2022-09-28 22:05 [ko1@a... ] 6f8d17e43c (master): Make string slices views rather than copies
73761 2022-09-28 23:01 [ko1@a... ] 3c3bd03a7c (master): [rubygems/rubygems] Force "master" to be used regardless of `init.defaultBranch` config
73762 2022-09-28 23:19 [ko1@a... ] 09bce061af (master): bootstraptest/runner: manage sub processes with the job server
73763 2022-09-28 23:19 [ko1@a... ] fc54dbe8b4 (master): bootstraptest/runner: fold dots by window size
73764 2022-09-28 23:52 [ko1@a... ] a05b261464 (master): Always use the longer version of `TRY_WITH_GC`
73765 2022-09-29 00:27 [ko1@a... ] d594a5a8bd (master): This commit implements the Object Shapes technique in CRuby.
73766 2022-09-29 00:27 [ko1@a... ] 414f1066b1 (master): * expand tabs. [ci skip]
73767 2022-09-29 01:25 [ko1@a... ] 3e7c42a239 (master): Shapes wrappers shouldn't mark the shape
73768 2022-09-29 01:38 [ko1@a... ] 5a1ab740fc (master): Update to ruby/mspec@b60306d
73769 2022-09-29 01:38 [ko1@a... ] 31cf1bb525 (master): Update to ruby/spec@1d9d5c6
73770 2022-09-29 03:42 [ko1@a... ] 5222a89ab6 (master): [rubygems/rubygems] Unskip stuff that now works on JRuby
73771 2022-09-29 03:42 [ko1@a... ] b9c426eaea (master): [rubygems/rubygems] Remove unnecessary constant
73772 2022-09-29 03:42 [ko1@a... ] c7232a2a0a (master): [rubygems/rubygems] Require bundler consistently
73773 2022-09-29 03:42 [ko1@a... ] ac56e5c1ab (master): [rubygems/rubygems] Put bundler gemspec stub at the right place
73774 2022-09-29 03:42 [ko1@a... ] 668e78f01b (master): [rubygems/rubygems] Only activate bundler when needed
73775 2022-09-29 03:42 [ko1@a... ] 00a040dda3 (master): [rubygems/rubygems] Little refactor to keep things consistent
73776 2022-09-29 03:42 [ko1@a... ] 1e5597532a (master): [rubygems/rubygems] Cleaup unnecessary code
73777 2022-09-29 03:42 [ko1@a... ] 874a2bf17c (master): [rubygems/rubygems] Remove unnecessary `ensure`
73778 2022-09-29 03:42 [ko1@a... ] 20eff52087 (master): [rubygems/rubygems] Test a pure RubyGems method
73779 2022-09-29 05:45 [ko1@a... ] 9dd902b831 (master): Add `eval: true/false` flag to `Coverage.setup`.
73780 2022-09-29 05:45 [ko1@a... ] e7ddb6b182 (master): Update NEWS.md with updated coverage interfaces.
73781 2022-09-29 05:45 [ko1@a... ] bd2fbd3588 (master): Add `Coverage.supported?` to detect what modes are supported.
73782 2022-09-29 10:27 [ko1@a... ] 8c4e52fbe8 (master): Update bundled_gems
73783 2022-09-29 10:28 [ko1@a... ] 2f7a530f59 (master): Update bundled gems list at 8c4e52fbe8a07da76c4038e4c5dc51 [ci skip]
73784 2022-09-29 14:06 [ko1@a... ] 5a8aaedaff (master): [ruby/date] Narrow ALLOCV region for shrunk words
73785 2022-09-29 14:09 [ko1@a... ] 942066713b (master): bootstraptest/runner: run in parallel if in parallel build
73786 2022-09-29 14:56 [ko1@a... ] cb16dcb184 (master): [ruby/date] The shrunk words to be copied is limited
73787 2022-09-29 15:47 [ko1@a... ] 9948b8bfec (master): Skip unpack_sockaddr_in with http at Solaris platform
73788 2022-09-29 17:56 [ko1@a... ] 0522e31d57 (master): [rubygems/rubygems] Refactor tests to use Net::HTTPResponse instances for fetcher.data[:path]
73789 2022-09-29 17:56 [ko1@a... ] 17b783ad9e (master): [rubygems/rubygems] Surface entire redirect uri in permanent redirections
73790 2022-09-29 17:56 [ko1@a... ] 28840d74c2 (master): [rubygems/rubygems] Refine error message to check the push URL instead of just the host
73791 2022-09-29 17:56 [ko1@a... ] 1cbf0fd863 (master): [rubygems/rubygems] Add error message when api response is a permanent redirect
73792 2022-09-29 21:04 [ko1@a... ] 866cfb248e (master): Update bundled_gems
73793 2022-09-29 21:05 [ko1@a... ] 4ced7bfb23 (master): Update bundled gems list at 866cfb248e269f64951c8521707322 [ci skip]
73794 2022-09-29 22:22 [ko1@a... ] 892f350a7d (master): [Bug #19029] Don't start GC during compaction
73795 2022-09-29 22:48 [ko1@a... ] c6319026ca (master): Extend tests for a zsuper method of which the method it resolved to has been removed
73796 2022-09-29 22:48 [ko1@a... ] aa490f9442 (master): Reduce diff to proc.c @ b0b9f7201acab05c2a3ad92c3043a1f01df3e17f
73797 2022-09-29 22:48 [ko1@a... ] aa53d69aa2 (master): Add specs for {Method, UnboundMethod}#owner of a zsuper method
73798 2022-09-29 22:48 [ko1@a... ] 94cea3e4d0 (master): Fix {Method, UnboundMethod}#super_method for zsuper methods
73799 2022-09-29 22:49 [ko1@a... ] 6b7d32a5e5 (master): Resolve zsuper method during lookup but preserve owner separately
73800 2022-09-30 12:49 [ko1@a... ] ab31d2e69f (master): Add `--zone` option to `VCS`
[前][次][スレッド一覧][上]