Masataka Pocke Kuwabara

Hash Date Message
9806da50f49843c6983e3110a23ab7822c2e089d 2019-06-13 Suppress warnings
6b42b0c60ce51cc8228892e6a99c83fefb19f131 2019-08-18 Fix document of `GC.start` (#2382)
8f52604b478fee5243080116b8e62f0c1f5cb9a0 2019-12-08 Remove unnecessary double bangs from Pathname#root?
527829423088f09cf2f708be12bb4337d640dc69 2020-02-15 Reduce begin-less/end-less range allocation
59c2a115f02e4e2ded528975fa3edde2c0c3f0b6 2020-02-21 Fix typo in NEWS-2.7.0
fa1ec60424a80286a96dc746339be5a37df82def 2020-02-24 Fix wrong documentation for return value of Pathname#fnmatch
64c5bf572187f602d06132d4fa18dcd4b425aa22 2020-05-27 Fix non-existent method reference in Enumerator.produce document (#3141)
752041ca11c7e08dd14b8efe063df06114a9660f 2020-05-27 Update Enumerable::Yielder#to_proc document (#3142)
a3f498e44c767b331ed07e24f1ce7841b515cba0 2020-05-27 Fix max, min, minmax documentation (#3131)
c7da0fcb39b837a253f5e6d2d666637a390301e6 2020-03-30 [ruby/logger] Mention behavior when logdev is a nil in the document
c1d1f92e8a18c34f4ef2361d4cd4fdae89d9d2af 2020-03-31 [ruby/logger] Mention `File::Null` in Logger#new document
b71047cca35a4a1a2813ee0a91c024ba3e49d3cc 2020-06-23 Fix RubyVM::AbstractSyntaxTree document
ba81bc24e62d03cc0f4c05cf4e2b378696631568 2020-07-09 Add instance_methods to class generated by DelegateClass
8d2333019abb1f8ad882dadf9096f81e9f427c6e 2020-07-11 Fix MonitorMixin when the super's initialize has kwargs
b40e925c92753640ae05951fe9f69604b41fab32 2020-06-10 [ruby/irb] Fix error when `inspect` is called but not found in inspector
60b57866ac64ef8a21951c7d5ff7b7f98e1ce15f 2020-11-23 [ruby/mutex_m] Fix `Mutex_m#initialize` when the super's initialize has kwargs
de5f8a92d5001799bedb3b1a271a2d9b23c6c8fb 2021-01-01 Make args info for RubyVM::AST to available on endless method without parens
391ee3ee3acb2553b5ae7817373eaf3fce891e07 2021-01-08 Replace `Kernel.#open` with `URI.open` in doc
23a833ee67dcc2d285082103deb79741ed147961 2021-02-01 Add File.absolute_path? to NEWS-2.7.0 [ci skip]
de96ae9b717b51f8914f6f6916c3df0295364762 2021-05-02 [ruby/irb] Dump ancestors' methods by ls command
e3e55967826668dcf6f04c550cab5ef8df71fdb7 2021-05-08 Fix example code in Array#max doc
6eb7c663c665c633bdeae185d45e78832e672acc 2021-06-25 [ruby/irb] Improve performance of `show_source` for large class
e8c2b03ee145e10217a8ed58dbadfe30f9edbdfe 2021-06-29 [ruby/irb] Fix error on `ls object_cant_define_singleton`
242f024bcbff6c46edd84a03365fa99ebd8eb524 2021-07-08 [ruby/error_highlight] Keep it work if paren exists after receiver
853ca5ccebc71f3eb2235e8847f3b20a949943a2 2021-09-25 [ruby/irb] Remove `require` in signal handler to avoid ThreadError
d03d122ba1851156c93ea21a9006a7d921ad073e 2021-10-02 [rubygems/rubygems] Improve performance of Specification#missing_extensions?
d5ae892519a1944b4869d06d1523648cf6e15d97 2021-09-13 Add doc for `a_call` and `a_return` events of TracePoint
d524b9dec9859ce307f6f913be46144557e8edbd 2021-12-17 NEWS.md: Add link to `rbs collection` documentation
73707e5c51f9244f62dcaec044e50d7c604fc654 2021-12-26 [rubygems/rubygems] Make SpecificationPolicy autoload constant
b948b1a4e1f8a4a697bbc76873d728afcdc1694a 2021-12-28 Fix RBS test failures of taint/trust (#5364)
28fad7764e75c56209a55278a2f5522d118395f0 2022-01-15 Tweak IO documentation for `IO.write('|cmd')` and so on [ci skip]
e0c6e288f0fe4c285dd4e16283835fffaf72e18a 2022-07-01 Specify RBS commit hash to fix test failure on test-bundled-gems (#6082)
11e15b4d481608b3d494af4cf7e5eb67a4dd0d7c 2021-09-13 [ruby/racc] Make racc Ractor compatible
298cb57c115e789c021962c758eb734c2d8ee1f6 2023-03-28 Update rbs's commit hash to avoid test failure on pathname (#7596)
76914d474d93b7485973c3bca4fa43b59f5bd383 2024-04-08 Fix error when default gem is loaded from `-r` option
2f0674478bebce3828cf3128b4a27b4e67e00114 2024-12-31 [ruby/prism] Fix cross-compile issue with newlib on Ubuntu 24.04
0cab608d3a7791c229eea2ebe276494f063c8176 2025-02-14 [Bug #21127] Thread deadlock does not display backtraces (#12721)