Yoshinao Muramatu, YO4 (Yoshinao Muramatsu), YO4

Hash Date Message
0862744010907ecda8c8122557e97de9238d51a1 2020-08-10 [ruby/reline] clear_screen use Windows API
a840ef85690281a92b62e2d0dd84f7de69cfd4ae 2020-08-30 [ruby/reline] not clear scrollback buffer
b94b7965c420661ed621c146a4efaf43bc3cf50b 2021-02-19 Fixed fallback ENABLE_VIRTUAL_TERMINAL_PROCESSING value [Bug #17639]
38cefac7ce277d8ea41c600e67a2046da3715ac3 2021-02-17 [ruby/reline] We still need support new and legacy behavior. Revert "Support for change in Windows-specific behavior at eol"
38d30a6942babb815bcd05b035fc58a7e13dd717 2021-02-17 [ruby/reline] check ENABLE_VIRTUAL_TERMINAL_PROCESSING flag and switch eof processing
66e14e2076ce08c5425b3000a164a5c62a10b106 2021-12-07 [ruby/reline] follow consolemode change
aed21d6574e1c18d64d446cf3709545aa7a608c2 2021-12-06 [ruby/reline] support input surrogate paird codepoint
74765a5a36da70b0cc5c66ec71283819ef1160aa 2021-12-09 [ruby/reline] unleash pasting speed
3a2ae5bb19a653ac131136c6bf9a7550f64804f6 2021-12-09 [ruby/reline] unleash real pasting speed
2c415cda854ab02f8341428b5346a115d3648a48 2021-12-11 [ruby/reline] windows improve scrolling
65cb250cb15f8b93cee8a1a7c1e8adb1b2e6e95e 2021-12-11 [ruby/reline] windows clear screen with \e 2 J
2a8ff602e0a6302faef92d554fc809aef3b71212 2021-12-17 [ruby/reline] windows jruby issue
de0523feddf740d28fe772f3a22ff9907f88bf69 2021-12-23 [ruby/irb] irb_info codepage mismatch
31c69d66d2200566695a0c88dd68cdd04a77614d 2021-12-27 [ruby/reline] windows fix scroll
e3b0c8c10680d7427bc0b5ec8906a72ce7c64c2d 2022-01-03 [ruby/reline] windows: test_yamatanooroti fix
5d90c6010999ac11d25822f13f0b29d377f81755 2022-03-16 Avoid console input behavior in windows 10 [Bug #18588]
7a849e1903f3943351773190a1e39e0445b55204 2022-09-02 win32.c fix: is_readable_console
81e7573a64b0544da7172966b88e797033b1eae6 2022-09-02 win32.c additional fix: is_readable_console
28030f7b543299b3f5af41a3c9cf445d23820d26 2022-09-07 eliminate magic number
ed06f018bdffe9bb7f8bdbf15fa5a727e402bfe9 2024-11-05 [ruby/irb] windows does not support Process.kill("TERM", pid) (https://github.com/ruby/irb/pull/1026)
b99c17a95bb70064c5526689811c1550a530350f 2024-11-08 [ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)
0f6c647b1a1e313e3cb4fe79d4b63ffa2b7a6a6e 2025-01-23 avoid platform dependent message
f220866c39d12da8fffd9b41db8bf4b8dc80b74e 2025-01-24 Explicitly place a regular expression
c717dbdc8198ddaedb6f7562cb74038fa2b30c6f 2025-01-24 avoid platform dependent message
9c71b5901c700bb2b18b0083130e65e97e386089 2025-01-22 fix rb_w32_strerror when errno < 0
0db1f47ad057b1d1df78f32fab8dc6ea60002f38 2025-04-17 [ruby/resolv] quote registry value name properly