Stan Lo, st0012

Hash Date Message
fe7aaa94b48645d58789979d59b093aafced7bdb 2021-08-31 Small grammar fixes
81b604fb005b2dfa9601e0dabcdacfca6d8f3fba 2022-01-16 [ruby/irb] Use require_relative to require lib files
e53962b9e1c9ee6ea52b43ce19f5c82cc74494f8 2022-01-17 [ruby/irb] Use require_relative to load extensions/commands
3fb1f411ed8dcae693c2e9bdb68f4e9815cbb5f1 2022-01-17 [ruby/irb] require_relative can't be used for default gems' exe files
629bad4abae141cb72a138cde9c98ad74181fbd0 2022-04-10 Update PTY.spawn's document
26a07b8b46d0ae775d01c023146881564f285419 2022-05-11 Add a separate doc for contributing to stdlibs [ci skip]
a6ce73efecfe3ded9d0c642a3309f43ad260939f 2022-05-12 Add documentation section to README
b1397e96dacfed3dec3fb962e3b3ee9032ac137f 2022-06-13 [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-script-so"
2d4a41df6bef7a67784c680550591d5b883853fe 2022-06-20 [ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/ruby/irb/pull/362)
44c1316293f80abaa0e76b3818322544b9372a97 2022-06-28 [ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)
7d211c93af2253c5f5a4eb988a362f3220965980 2022-06-28 [ruby/irb] Color.colorable? needs to consider the condition when irb is not loaded
a415a3de05e0b61fbed44d5ecba4497d8f096351 2022-06-28 [ruby/irb] Properly reset USE_COLORIZE after changing it in tests
2733c049674298cbc2130689a0a40013f3458755 2022-06-28 [ruby/reline] Add tests for top-level dialog color APIs
36ca0e58b600f3338ad4880d77c8c7fbc8f51460 2022-06-28 [ruby/reline] Use color name instead of code (integer) in dialog color APIs
b3be03074066f0c8ff87942a8dd68578f480f27b 2022-07-21 [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*
6325fc885474937e1250d6605fd594cf70f0794c 2022-09-19 [ruby/irb] Handle non-String $LOAD_PATH values more carefully
c21f820b496351d0f5a8df68192a510973369ac7 2022-09-21 [ruby/irb] Fix completion tests
55e2116f2c47db6c4e3323b7b89f0088efbb46ad 2022-09-30 [ruby/irb] Refactor ripper_lex_without_warning
42fcbcc2150c7eaa2057a159ede35a3ac046ea31 2022-09-30 [ruby/irb] Remove unnecessary condition
5cab9d0ee2b728fe7c76ba303335d3b60bcb00b6 2022-09-30 [ruby/irb] Remove patches for Ruby 2.4
b97e909ef476a6facbaec665a205fee486371044 2022-10-02 [ruby/irb] Remove unnecessary Thread presence check
10e830c25b61f4c54d5980de4a10c591f91c5f44 2022-10-02 [ruby/irb] Remove unused error
203b8310655ac8a67de2c5b2bd7afa52631d0bbb 2022-10-03 [ruby/irb] Bump version to 1.4.2
83a9b91522469d5d58e280391138f43afba110af 2022-10-06 [ruby/irb] Add tests for primitive types' method completion
3e18bb916fe77aa7834aa11bfcb31f86626c6b76 2022-10-06 [ruby/irb] Regroup completion tests
afc1f4fba4c2e97b3d6afc0c863cf1246320aae3 2022-10-06 [ruby/irb] Add constant completion test
7be5e9b9712d5ba11911e1ca618c6c487ad8eea6 2022-10-06 [ruby/irb] Correct assert_equal's usage in completion tests
7cafe09aec76924eafe3ca46b0265de44930a67e 2022-10-06 [ruby/irb] Lazily evaluate candidates locals
5b3079a8a5f66859c8d80ad55b5424c7c1877443 2022-10-06 [ruby/irb] Sort constant completion's candidates
1c83469fc6e6bde8781e09ce2844231feed9b170 2022-10-07 [ruby/irb] Remove unnecessary coloring support check
d377cc4530c1edeb4281a6a5a7ee2a4d13b1b561 2022-10-18 [ruby/irb] Add tests for RelineInputMethod
b7622d792dde7922692de6fcf43bd87cd7faa97b 2022-10-18 [ruby/irb] Move require out of repeated execution path
5a86155249d0cba9135327bce8f5d3f6f69721d8 2022-10-21 [ruby/irb] Add a test case to cover rdoc unintalled scenario
abeef41c9573b458dec1b960d4251a38aeaa8e03 2022-10-24 [ruby/irb] Restore standard input/output encodings after input method tests
48339d5c5b6f8b34aad0fe2b44d0e2eb479b069f 2022-10-25 [ruby/irb] Make sure Encoding's defaults are restored
40f8a781a39042cdccd641fef6e10cb2c8d98c41 2022-10-24 [ruby/irb] Extract without_rdoc helper
d889e810f3d9061fdab5a21470bf32d078d2b06a 2022-10-24 [ruby/irb] Add test for the help command
2022470a954ad673b0c08aecaa9a7881188cd105 2022-10-25 [ruby/irb] Suppress warnings
cb95d834cc19a45a84d8d2c6d0f25d0c44e0d813 2022-10-26 [ruby/irb] Don't insert new methods to Test::Unit::TestCase
0dc2e1a764ba2a18d3646f11f272b05395b01201 2022-10-26 [ruby/irb] Remove unnecessary warning check on help command
26b913c88b087a93f5a7a5f8282d1934b6c5073e 2022-10-27 [ruby/irb] Add test for IRB::InputCompletor::PerfectMatchedProc
7cf7e6c33226093c9c4e3078f7ced3b9b9c99b05 2022-10-27 [ruby/irb] Add missing require
b260c1e8c8a2b6c4cef944e3247ca743079478df 2022-10-25 [ruby/irb] Remove unnecessary test setup
c5d6a483f5f771aa904ea85dad35a368ddf8047a 2022-11-03 [ruby/irb] Refactor RubyLex and its tests (https://github.com/ruby/irb/pull/427)
00f559641a0b4941e0022c67657469dc565ce44d 2022-11-03 [ruby/irb] Require the entire irb lib in RubyLex test (https://github.com/ruby/irb/pull/428)
a9232038119f2401e6c3d3a4946114b1e878afb5 2022-11-03 [ruby/irb] Provide a base test class and let tests restore encodings conveniently (https://github.com/ruby/irb/pull/429)
367c072ac6910e487a7619f61baebe1b4a6cf315 2022-11-04 [ruby/irb] Silent the noise created when building Context in tests
ca0b59267352dd23bc53b5cb6f09aacd0025f536 2022-11-06 [ruby/irb] Don't lazily retrieve gem specs for completion
b7b78f062ff66c7a6da80e8d1dea734fcb7366c4 2022-11-08 [ruby/irb] Add execute_lines to reduce command tests' boilerplate code (https://github.com/ruby/irb/pull/436)
14a1394bcd85c90c9f14f687fd4a80ba5b96b437 2022-11-11 [ruby/irb] Simplify info command's tests (https://github.com/ruby/irb/pull/440)
1eae15142f0fd9e5285e3d685bb1448f0f441b1c 2022-11-13 [ruby/irb] Remove duplicated TestInputMethod definitions
4f348e482c2b539aaf535ac3dabc07fed6718e59 2022-10-05 [ruby/irb] Rename leftover Reidline references
34320d883f7197444fd240c68a65dd6cc6f395e3 2022-10-05 [ruby/irb] Deprecate reidline flags
aecb7f6efc8422d98453128c80754121022b0766 2022-10-05 [ruby/irb] Deprecate USE_RELINE and USE_REIDLINE
9751b54971c5ad3bab29ce8af6ec50695aa43251 2022-11-15 [ruby/irb] Improve testing infra (https://github.com/ruby/irb/pull/442)
923c1aaed7a5707d5c358627aad37f29e7738143 2022-07-25 Drop Ruby 2.5 support
00872d120b017de2270fe18068cea2d37d41ed71 2022-11-18 [ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446)
180ed611b238db48db9feb1449c4e3b563d2dce0 2022-11-20 [ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)
ec76c9868b9b707aa657b59b8bb9e737c7ff91e7 2022-11-27 [ruby/irb] Activate yamatanooroti tests on CI (https://github.com/ruby/irb/pull/459)
8abf9e6ad0390e384ab47243ed4ece62a4d9cea0 2022-12-02 [ruby/irb] Test debug commands without yamatanooroti (https://github.com/ruby/irb/pull/464)
69fd673b1a22039c7414a5eb4046d3bf54a0c750 2022-12-02 [ruby/irb] Disable debug cmd tests based on project structure instead of env (https://github.com/ruby/irb/pull/466)
7161bf34e161979b97dbc0c1f7450c195faffcfe 2022-12-02 [ruby/irb] Require pathname in test helper (https://github.com/ruby/irb/pull/467)
16b2e0301411531a6ced6c673a1f9bd41d7b7e3e 2022-12-04 [ruby/reline] Remove unapproved color setting APIs
9aa18f61f297fcb2ee0cbd4be0772607745274b7 2022-12-06 [ruby/irb] Allow disabling autocompletion with `IRB_USE_AUTOCOMPLETE=false` (https://github.com/ruby/irb/pull/469)
a2d3f5606a241999feda113f7331cf1a637bcaf0 2022-12-07 [ruby/irb] Lazily load the multi-irb extension (https://github.com/ruby/irb/pull/472)
3956bb859c2442d34ea171db8f92f3e5895c43d9 2022-12-08 [ruby/irb] Add "show_cmds" command to list all commands' descriptions (https://github.com/ruby/irb/pull/463)
a87f802f1ecc2f1442f4590dc58068a72f68eae9 2022-12-08 [ruby/irb] Kill PTY process after test is finished (https://github.com/ruby/irb/pull/471)
12b7c129bf8ed3a113e2cc73f817868507504268 2022-12-08 [ruby/irb] Gracefully handle missing command argument (https://github.com/ruby/irb/pull/473)
c9076d546aae9dbcb7da404aada7ce8d23e2273b 2022-12-08 [ruby/irb] Add show_doc as an alias to the help command (https://github.com/ruby/irb/pull/475)
381e128c135e491689714cb69353d11e782f5994 2022-12-09 [ruby/irb] Fix step command (https://github.com/ruby/irb/pull/477)
223d4448c827b9daeb6a61312777e67405e66379 2022-12-12 [ruby/irb] `show_doc` command should take non-string argument too (https://github.com/ruby/irb/pull/478)
f88f2bd92f4a1760c0f323614c45369d6a281317 2022-12-12 [ruby/irb] Group show_doc tests and update the expectation (https://github.com/ruby/irb/pull/479)
8038bf239af09b34f7a33a66d638cde416ba2893 2022-10-24 [ruby/irb] Add test for the help command
148eb05ec138acec8f1b527a81ec498811bc311d 2022-10-25 [ruby/irb] Remove unnecessary test setup
87988756d0ad0c494c7589d75a079207ce0747ee 2022-10-26 [ruby/irb] Remove unnecessary warning check on help command
140c93e2dcdccc640a3be3ad6b5f7a7696587dbc 2022-12-27 [ruby/irb] Add dynamic prompt test case for quoted heredoc (https://github.com/ruby/irb/pull/486)
3d6500ee6e3676979d5199dc7b5feab0d15235de 2023-01-04 [ruby/irb] workspace.rb cleanup (https://github.com/ruby/irb/pull/489)
f9148d1580e43038d9d2319e59086d38c4aa9c47 2023-01-05 [ruby/irb] Group command test cases with class (https://github.com/ruby/irb/pull/491)
c693dfd7ef686ccda9db18340bc426e1227e5b53 2023-01-11 [ruby/irb] Drop unused arguments in `RubyLex` (https://github.com/ruby/irb/pull/504)
019c65828b430a9bc2a1c19d758b42e39e733f13 2023-01-12 [ruby/irb] Remove redundant argument defaults from some RubyLex methods (https://github.com/ruby/irb/pull/502)
207f8d0027d679780d4f3962c305d36885feb652 2023-01-12 [ruby/irb] Avoid calling private methods on the main object (https://github.com/ruby/irb/pull/498)
cb9b885e78bb87195d483df1afedf58d0bb81e41 2023-01-10 [ruby/irb] Store context in RubyLex
df6b72b8ff7af16a56fa48f3b4abb1d8850f4d1c 2023-01-16 Avoid checking interrupt when loading iseq
295fc59edafff0b29df2349189592c796e5ca63e 2023-02-04 [ruby/irb] Add tests for workspaces commands (https://github.com/ruby/irb/pull/512)
970e7cdec30d037c680ab8b36f8e4547159f3495 2023-02-09 [ruby/irb] Make tests more compatible with TruffleRuby (https://github.com/ruby/irb/pull/514)
cbac0fa4cb43c8ec35683e3ae848d5fb8143c757 2023-02-18 [ruby/irb] Remove unused context argument from Worksapce#evaluate (https://github.com/ruby/irb/pull/488)
50e77b6a9c0ebbb1c5f2a9b075b7afb2fbe19fb4 2023-02-21 [ruby/irb] Improve RubyLex's tests (https://github.com/ruby/irb/pull/484)
07403de5a8a2d5239a15520513efcb3a5041580f 2023-02-24 [ruby/irb] Cleanup completion tests (https://github.com/ruby/irb/pull/520)
0aa50a03b1ea8d37069ae57c469f43860abbcf05 2023-02-27 [ruby/irb] Provide more useful message when `IRB::Inspector#inspect_value` errors (https://github.com/ruby/irb/pull/511)
ea830ab29d856bd0bf7bd4f1edffaff6ba4816ef 2023-02-27 [ruby/irb] Add a comment about Rails' patch on Workspace#filter_backtrace (https://github.com/ruby/irb/pull/526)
9ddd73060bb64ef6da38f77fc032ac852636de99 2023-02-28 [ruby/irb] Display and prioritise instance methods in `ls <module/class>` (https://github.com/ruby/irb/pull/496)
da6ac30d1e505bd15b8c118816a9990b5cb072a7 2023-03-02 [ruby/irb] Specify metadata to provide richer information on rubygems.org (https://github.com/ruby/irb/pull/532)
191e4ae33f5160bdd6f313e752a4eb719c3707b2 2023-03-04 [ruby/irb] Drop chained methods' completion support (https://github.com/ruby/irb/pull/529)
56ebeba436f7030694eea336fabad2d0d2a73871 2023-03-07 [ruby/irb] Bump version to 1.6.3 (https://github.com/ruby/irb/pull/537)
1095baed34dca15b9d8c6c54ea2f89bbaf67fb52 2023-03-13 [ruby/irb] Support inspecting BasicObject (https://github.com/ruby/irb/pull/541)
309ff928f5470697d6def63c5dd45255d2a09e1d 2023-03-13 [ruby/irb] Replace METHOD_IS_A with === (https://github.com/ruby/irb/pull/542)
1e9a218ade3af90c18f42e3fea08e2fcea81222a 2023-03-28 [ruby/reline] Expand the scanned array to later case statement more straightforward (https://github.com/ruby/reline/pull/526)
02ecdf85c5896e8da9abe4765147e995396377a5 2023-03-29 [ruby/reline] Drop Unicode.take_range's optional arg as it's never used (https://github.com/ruby/reline/pull/528)
b168141c7888a5237249b13d630f2a56a66f53f9 2023-03-29 [ruby/reline] Drop Dialog#scrollbar_pos as we can store it in a local variable (https://github.com/ruby/reline/pull/529)
23892d95f5fec8950ca3f9686a630c87e02cf201 2023-03-31 [ruby/irb] Drop unnecessary pends for truffleruby
f25791884c8efa5ea6598c82ae5015f5fcfb8ebb 2023-04-02 [ruby/irb] Remove dead code (https://github.com/ruby/irb/pull/554)
cd94bcdc46fc5d8f6bc0da23223c75335677d253 2023-03-30 [ruby/irb] Don't check RUBY_ENGINE when deciding whether to accept kargs
2f8e5c80e65a14b3a9298b6cae7ee7fc53890540 2023-04-05 [ruby/irb] Drop Ruby 2.6 support (https://github.com/ruby/irb/pull/555)
e7f77e1e8979047b3ec2944d0aea7511282715d0 2023-04-08 [ruby/irb] Simplify command method definition (https://github.com/ruby/irb/pull/559)
805899dda29e36a42ffd9e076b9296f3bf13af5a 2023-04-24 [ruby/irb] Filter out top-level methods when using `ls <Class/Module>` (https://github.com/ruby/irb/pull/562)
73fc81199de5e567e38f7ea9067260eb6866cbf9 2023-04-24 [ruby/irb] Simplify the help command's implementation (https://github.com/ruby/irb/pull/564)
9ccf0a066d2f482df96709a865a3d302926399a4 2023-04-24 [ruby/irb] Add tests for Locale class (https://github.com/ruby/irb/pull/566)
c9b61ec53e2e2fc914d3f95e189b8e9f3bbd851a 2023-03-14 [ruby/pp] Skip certain tests for JRuby
bf3ed7e8266e02f96de4a369902dee7d9fdcd4bb 2023-03-14 [ruby/pp] Remove patch added for Ruby 2.6/JRuby 9.3
299d17a2f1ebda4efba7e634b9a5f7196f5274a8 2023-04-25 [ruby/irb] Fix Locale's encoding lookup for Japanese encodings (https://github.com/ruby/irb/pull/568)
fe0b23b42f6a2c774ad2b45851765625a151f834 2023-04-26 [ruby/irb] Remove encoding_aliases.rb (https://github.com/ruby/irb/pull/569)
3340a24634ea505c374b677a3cc9061f4428784e 2023-04-26 [ruby/irb] Add tests for Locale#find and Locale#load (https://github.com/ruby/irb/pull/570)
92466e440d459cd21e89f8bfbe6d8438bcaa9389 2023-04-26 [ruby/irb] Use a more tolerant way to check Locale#find's return path (https://github.com/ruby/irb/pull/572)
a58cae77f77d220f44d0d16f2dbf4770ac64bd1e 2023-04-27 [ruby/irb] Stop using MagicFile for printing help messages (https://github.com/ruby/irb/pull/573)
5cd4f35da634a33d993017bc0a9d82685201e8d4 2023-04-27 [ruby/irb] Simplify Locale#load (https://github.com/ruby/irb/pull/571)
e9930b51b205bd4e577b3787e8d8e7db8eebc237 2023-04-28 [ruby/irb] Retire magic-file.rb (https://github.com/ruby/irb/pull/574)
b695f58d52ec047e44434c16c998c4a67d3e5571 2023-05-18 [ruby/irb] Print deprecation warning for `help` command (https://github.com/ruby/irb/pull/567)
cfb79973537e081da0ab1aa828883524716efe72 2023-05-18 [ruby/irb] Refactor RubyLex's input/io methods (https://github.com/ruby/irb/pull/583)
9ce6c08cafc96f59a6cdf7436c1e708a8c6e4ce8 2023-05-20 [ruby/irb] Add assertion for dynamic_prompt's assertion execution (https://github.com/ruby/irb/pull/586)
2d2893f206b1ff012ac68bddbeb860ca737b765f 2023-06-01 [ruby/irb] Improve debug command tests (https://github.com/ruby/irb/pull/594)
83056817298d188937d157b54918e99b689fc12e 2023-06-02 [ruby/irb] Require `test/lib` helpers from main test helper (https://github.com/ruby/irb/pull/595)
e6bd1852fb0c4775f6bc9588df30a141013ec788 2023-06-03 [ruby/reline] Bump version to 0.3.5 (https://github.com/ruby/reline/pull/548)
4275a8098e59c43daa4a85efce9465af296f46c9 2023-06-04 [ruby/irb] Bump version to 1.7.0 (https://github.com/ruby/irb/pull/596)
273b38475eca91e0a749d2c7a01342157a67633a 2023-06-05 [ruby/irb] Simplify irb_info command (https://github.com/ruby/irb/pull/597)
45ff2f4a89f64b20be240b654380e70e31b64619 2023-06-05 [ruby/irb] Refactor ExtendCommand::Nop (https://github.com/ruby/irb/pull/598)
a41e088604e70302d01ae6ba41ae334e08bdc690 2023-06-10 [ruby/irb] Remove the unused fork command definition (https://github.com/ruby/irb/pull/600)
e1ccb2838b65f23e7a21bdd416160d03dd73e7f8 2023-06-10 [ruby/irb] Use `Kernel.warn` to print command alias warning (https://github.com/ruby/irb/pull/601)
91b106fe4b6473e0a1bc3a021d279ddc52bc7de6 2023-06-13 [ruby/irb] Stanardise test class names with `Test` postfix instead of prefix (https://github.com/ruby/irb/pull/603)
caddd0274b6c859ab4a55ae033c4bc69c85a0fa9 2023-06-27 [ruby/irb] Move input line mutation out of `Context#evaluate` (https://github.com/ruby/irb/pull/615)
136fcd5118b844bb8399d69dc44414cb3bd2028a 2023-06-30 [ruby/irb] Reduce internal operations' exposure to benchmarking (https://github.com/ruby/irb/pull/618)
4bad2a9562aece90f6df9f3ef1c7ecdc2811c29f 2023-07-02 [ruby/irb] Bump version to 1.7.1 (https://github.com/ruby/irb/pull/621)
af9eeb19d8b73a951776ea91901618d6e038d030 2023-07-03 [ruby/irb] Stop treating history-saving logic as extension (https://github.com/ruby/irb/pull/613)
0a8b5cac6613ef25c0bf5832a822f76546d9ed70 2023-07-04 [ruby/reline] Refactor Reline::Core (https://github.com/ruby/reline/pull/561)
f6af5a1128754bdac07b8cf3c41a7397f113a130 2023-07-04 [ruby/irb] Refactor eval history (https://github.com/ruby/irb/pull/623)
24d9e21f84eced634b3e443ada2a57621b2b4b9b 2023-07-07 [ruby/reline] Reduce direct references to `Reline::IOGate` (https://github.com/ruby/reline/pull/566)
33e00b79a06343c86b1b7aba714c0c5a142cf317 2023-07-08 [ruby/reline] Bump version to 0.3.6 (https://github.com/ruby/reline/pull/565)
4e2f98be3907b85c6f470c41e7c00f53653b6e68 2023-07-09 [ruby/irb] Avoid using Reline as a module (https://github.com/ruby/irb/pull/633)
81beb29988025871c04a225dfdfc0ba9bb1ff19c 2023-07-12 [ruby/irb] Correct preferred_dialog_height's caller (https://github.com/ruby/irb/pull/638)
7f9c2a9bdd06a925247297b46972603aa5b451be 2023-07-13 [ruby/irb] Bump version to 1.7.3 (https://github.com/ruby/irb/pull/639)
4999a53fe994f1b5b1957493126d350e12ef216a 2023-07-13 [ruby/irb] Unpend RDoc dialog related tests (https://github.com/ruby/irb/pull/640)
174bc2257065785efbbefca797a50f0847bb6062 2023-07-14 [ruby/irb] Fix history-saving feature (https://github.com/ruby/irb/pull/642)
0db58dd0db092af8055372d97961bc3399a25767 2023-07-18 [ruby/irb] Declare rdoc as dependency (https://github.com/ruby/irb/pull/648)
d6ad334d6ed55778961b05b1a4fa18912230bf12 2023-07-18 [ruby/irb] Reduce boilerplate code in RubyLexTest (https://github.com/ruby/irb/pull/644)
377639053dfdf8037a1b3d3211071c6af1916e35 2023-07-25 [ruby/reline] Avoid using CSI # S for scroll down (https://github.com/ruby/reline/pull/577)
d8cee5507361b2cd3f3baccb8fda45bad8389a70 2023-07-25 [ruby/irb] Display `show_cmds`'s output in a pager when in TTY environment (https://github.com/ruby/irb/pull/647)
283b2fdab4be77d8721d7cf298168eb6e3798490 2023-07-26 [ruby/irb] Page `ls`'s output (https://github.com/ruby/irb/pull/657)
b201ac0bc037e460d96673f1d7386f1d2652b5c1 2023-07-27 [ruby/reline] Bump version to 0.3.7 (https://github.com/ruby/reline/pull/578)
5d78ec8a94b7d44b5b152f4fad7e419a2436fe70 2023-07-31 [ruby/irb] Decouple `edit` and `show_source` commands (https://github.com/ruby/irb/pull/658)
f11ac06337fc56104172c3241393fd95d3a6c60d 2023-08-01 [ruby/irb] Add workspace category (https://github.com/ruby/irb/pull/661)
201fd5751897618eb2a9a91f6f14241f0bad4744 2023-07-09 [ruby/irb] Drop src_encoding.rb (https://github.com/ruby/irb/pull/634)
8ecd300e1e51f9e56bf22a8c4fb64ef475612914 2023-08-02 [ruby/irb] Extract integration testing helpers out of debug command tests (https://github.com/ruby/irb/pull/660)
32e828bb4a6c65a392b2300f3bdf93008c7b6f25 2023-08-02 [ruby/irb] Deprecate multi-irb commands (https://github.com/ruby/irb/pull/654)
0dc0c24cadb231091bb4dbe68860b2bd41713253 2023-08-04 [ruby/irb] Fix IntegrationTestCase (https://github.com/ruby/irb/pull/667)
c4066af35e6578aee39a1324d6209f45b0bfa265 2023-08-04 [ruby/irb] Store integration tests' envs in an ivar (https://github.com/ruby/irb/pull/668)
0387b86c3a763fad64739ce0029d1af58253bfbf 2023-08-07 [ruby/irb] Remove unused `InputMethod#initialize` (https://github.com/ruby/irb/pull/635)
ab0f90f1f5583a64a125701e3b08f6620f029eb6 2023-08-09 [ruby/irb] Fix nested IRB sessions' history saving (https://github.com/ruby/irb/pull/652)
984109b8363790723693ec04897b1155d899115f 2023-08-09 [ruby/irb] Skip nested IRB tests in Ruby Core CI (https://github.com/ruby/irb/pull/675)
d3311e5cc3f4606afc9a12e4a4c7e1a19bd722d0 2023-08-11 [ruby/irb] Add black and white color to IRB::Color (https://github.com/ruby/irb/pull/676)
43721b1d4a474ff24612a62158b6c1cffc473335 2023-08-11 [ruby/irb] Don't echo an expression's result when it ends with a semicolon (https://github.com/ruby/irb/pull/669)
c173c637ab7e971a5b6c56deabe9e1a7c95667fb 2023-08-11 [ruby/irb] Skip integration tests in core CI (https://github.com/ruby/irb/pull/677)
0781e55206d94079c15ab315fc082f49bf8bf780 2023-08-11 [ruby/irb] Move assignment check to RubyLex (https://github.com/ruby/irb/pull/670)
680835085df7695b18af40c7a8554f2d314b5de5 2023-08-12 [ruby/irb] Reline/ReadlineInputMethod should inherit StdioInputMethod (https://github.com/ruby/irb/pull/671)
9099d62ac77cdca548bc4110e2cb03057ef0ac8f 2023-08-13 [ruby/irb] Move IO configuration to IRB::Irb (https://github.com/ruby/irb/pull/681)
7f8f62c93bf3d11a0321fa91823065a2ff36f6d0 2023-08-13 [ruby/irb] Support seamless integration with ruby/debug (https://github.com/ruby/irb/pull/575)
5a40f7db54dfcc7dadb75dde32c25b88c78d6a85 2023-08-16 [ruby/irb] Encapsulate input details in Statement objects (https://github.com/ruby/irb/pull/682)
7c226291d344c29236d51c604f885af05e7f1add 2023-08-20 [ruby/reline] Remove Timeout usage (https://github.com/ruby/reline/pull/580)
314ccdd60c5fe3dfa90651d271209e6d4adb2b52 2023-08-20 [ruby/reline] Bump version to 0.3.8 (https://github.com/ruby/reline/pull/582)
86ac17efde6cf98903513cac2538b15fc4ac80b2 2023-08-21 [ruby/irb] Move input processing out of RubyLex (https://github.com/ruby/irb/pull/683)
ca6db02c2a305bc990c144439996abfe984a6c5a 2023-08-21 [ruby/irb] Avoid overriding user's `irb_name` setting in debugger integration (https://github.com/ruby/irb/pull/688)
e1d7066a5f612c3f6977443d2b574dab67041ad6 2023-08-24 [ruby/irb] Deprecate RubyLex and warn about referencing to it (https://github.com/ruby/irb/pull/692)
221c2d0e19171f059461f8a8c3489cd9578ed43e 2023-08-23 [ruby/irb] Print deprecation message for prompt_n methods (https://github.com/ruby/irb/pull/691)
0cfb7796928f16f967fcf7b4d0a49fab6774001f 2023-08-29 [ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698)
6ed1a504d49af09aac543ef39facaa11639add7e 2023-08-29 [ruby/irb] irb:rdbg cleanups (https://github.com/ruby/irb/pull/697)
f37f357e808a7435f56946cd603a333feba7691b 2023-08-29 [ruby/irb] Improve help/show_cmds message during debugger integration (https://github.com/ruby/irb/pull/693)
36a3899e9d464e243648694fa28398abbb4641ef 2023-08-30 [ruby/irb] Bump version to 1.8.0 (https://github.com/ruby/irb/pull/700)
8804a70387bbff1f1497feef0fa1cfa37df1845b 2023-08-31 [ruby/irb] Require Reline 0.3.8+ (https://github.com/ruby/irb/pull/702)
3678734fac7a4d3d7e160200153090dcba6e3d94 2023-08-31 [ruby/irb] Drop rdoc's version requirement (https://github.com/ruby/irb/pull/704)
d83b5ea09d537431ff39d68de8832d5d7baf2db0 2023-09-05 [ruby/irb] Bump version to 1.8.1 (https://github.com/ruby/irb/pull/706)
b635a66e957e4dd3fed83ef1d72ce8c9b57e0430 2023-09-08 [DOC] Update Reline and IRB's maintainers list (#8406)
f59b488b5a7f6e46e3e6d80d2b0a269e7d937a30 2023-09-22 [ruby/irb] Page show_source's output (https://github.com/ruby/irb/pull/719)
b43cc51dcad9859ea6c54cb4f03105c8511582de 2023-10-04 [ruby/irb] Clear all context usages in RubyLex (https://github.com/ruby/irb/pull/684)
cc311e1c4599200dd7437cd578e61c83067e555c 2023-10-11 [ruby/irb] Avoid locking the debug UI to a single thread (https://github.com/ruby/irb/pull/725)
3aba21511b37723b5212e44429f5e8585f53453a 2023-10-12 [ruby/irb] Bump version to 1.8.2
745879b5edd385f936bfe086a16fab1f05a4bd15 2023-10-21 [ruby/irb] Minor refactors around irb.rb (https://github.com/ruby/irb/pull/736)
85beca6e418baecddc0f01e8a7d86d42c3e96bbf 2023-10-30 [ruby/irb] Use IRB's own doc for doc dialog tests (https://github.com/ruby/irb/pull/743)
2dd32e7c3b6904e61b9068596f5e4e82920c1fb0 2023-11-06 [ruby/reline] Test Reline::Face without mocking (https://github.com/ruby/reline/pull/600)
e8b905896482f2952ccbb4d5bf0a1910edd07bf9 2023-11-23 [ruby/irb] Hint debugger command in irb:rdbg session (https://github.com/ruby/irb/pull/768)
9cd086ba4b559153864ab924723a665a4ddfb5d8 2023-11-26 [ruby/irb] Support disabling pager (https://github.com/ruby/irb/pull/783)
cc5d1bf026bcc5b4929a4f9d5e32d2fa5730348c 2023-11-26 [ruby/irb] Display aliases in help message (https://github.com/ruby/irb/pull/788)
a07d84b63c7785f6f1a0c5f6933c0b7fa87df1d8 2023-11-27 [ruby/irb] Hide debugger hint after the input is submitted (https://github.com/ruby/irb/pull/789)
f193f96d31ffcd02d91f135ba765d92c23b52c55 2023-11-30 [ruby/irb] Page evaluation result's output (https://github.com/ruby/irb/pull/784)
52eabf2e329485088672beefe4bc59c148ed20cc 2023-12-03 [ruby/irb] Bump version to v1.10.0 (https://github.com/ruby/irb/pull/798)
ef387e67307504f41baf45a5b06a10eb82933788 2023-12-05 [ruby/irb] Pager should be disabled when TERM=dumb (https://github.com/ruby/irb/pull/800)
f55746a93d48a3ee1fdfacba3716457fabea150a 2023-12-05 [ruby/irb] Disable pager when TERM is not set too (https://github.com/ruby/irb/pull/802)
b29ed638833f2abc7ce99b5bbf5cd07b0021d7fe 2023-12-05 [ruby/irb] Bump version to v1.10.1 (https://github.com/ruby/irb/pull/801)
5809b75019dd3a253bb0e45c37bbf0cca0400911 2023-12-07 [ruby/irb] Debugging command warning should not be specific to the `debug` command (https://github.com/ruby/irb/pull/806)
130268e264f59c037eda31205c6e2223cffafbbe 2023-12-10 [ruby/irb] Simplify show_source's super calculation (https://github.com/ruby/irb/pull/807)
28a9a4275ce334ed50a582d8c781b40ce46a74ec 2023-12-12 [ruby/irb] Remove trailing space
d1cf793adce7f797a3cd03594c539729c0099ec8 2023-12-12 [ruby/irb] Remove documents about deprecated/WIP features and some slight adjustments (https://github.com/ruby/irb/pull/811)
2793a30b69177e7c7bbf124ccfca7b4f4216ca84 2023-12-18 [ruby/irb] Warn users about errors in loading RC files (https://github.com/ruby/irb/pull/817)
31959f1f13c0dcbb517469b4cbf29a637a7c6ee4 2023-12-20 [ruby/irb] Bump version to v1.11.0 (https://github.com/ruby/irb/pull/818)
5c81fd68865bdfacbb3496bb077b9f8ce6e411fd 2024-01-01 [ruby/irb] Remove redundant env cleanup in rendering test (https://github.com/ruby/irb/pull/827)
676748abcad62c021fc122d137f177d3c0f0f7a8 2024-01-01 [ruby/irb] Make show_source resolve top-level constant names (https://github.com/ruby/irb/pull/831)
66e0d92de571c357ebc50f11edffa3b65271e55c 2024-01-03 [ruby/irb] Avoid completing empty input (https://github.com/ruby/irb/pull/832)
99933751c1c99488b7207449179dcb3a7988bf96 2024-01-05 [ruby/reline] Bump version to v0.4.2 (https://github.com/ruby/reline/pull/633)
3dac27897e5b48c5c95fa2f58badec1fb6da94be 2024-01-06 [ruby/irb] Require Reline v0.4.2+ (https://github.com/ruby/irb/pull/834)
4bdfc9070cf626db4553a6cd15dbae19604180cf 2024-01-06 [ruby/irb] Refactor exit command (https://github.com/ruby/irb/pull/835)
8f4eda50921f9adc20df3138208e8ebd0e7d582e 2024-01-08 [ruby/irb] Make SourceFinder ignore binary sources (https://github.com/ruby/irb/pull/836)
b2ec4308d69a13f3ff3b1b3128d52b3cb0222d34 2024-01-09 [ruby/irb] Bump version to v1.11.1 (https://github.com/ruby/irb/pull/837)
6a689e33239dbfb3a5661d50e7a84fe5dc917ceb 2024-01-31 [ruby/irb] Omit 2 encoding error related tests for TruffleRuby (https://github.com/ruby/irb/pull/854)
f36c61d27fcdc47d4aa34e8a3b52590aac08bb69 2024-02-01 [ruby/irb] Reset history counter even when @loaded_history_lines is not defined (https://github.com/ruby/irb/pull/853)
ef427123ad51269fd5b45eeba327bd626e420974 2024-02-01 [ruby/irb] Add rubocop with a few basic styling rules (https://github.com/ruby/irb/pull/849)
5d646fa136131c18a7a432486c65438abe9790e2 2024-02-02 [ruby/irb] Require pathname (https://github.com/ruby/irb/pull/860)
5f4245e74b84e1435d51f45a43717a5d33aef4cb 2024-02-07 [ruby/irb] Polish tracer integration and tests (https://github.com/ruby/irb/pull/864)
0b7f51683446c81d7352d7d2eab9f49bc3bbae58 2024-02-07 [ruby/irb] Bump version to v1.11.2 (https://github.com/ruby/irb/pull/865)
5c4657f8832bcbb9e7c3c50b6fe69212a86de153 2024-02-11 [ruby/irb] Polish the exit! command and its tests (https://github.com/ruby/irb/pull/867)
ec26786b1a37350c0ff21666b028ec5e2aa6a318 2024-02-13 [ruby/irb] Refactor eval_path and `SourceFinder::Source` (https://github.com/ruby/irb/pull/870)
2f0f95235a1de489f50c7a9dbe3477f9f7e60cd1 2024-02-13 [ruby/irb] Fix SourceFinder's constant evaluation issue (https://github.com/ruby/irb/pull/869)
c84581f1d920a6f179d13c0edd99f5b99dd5d1ba 2024-02-14 [ruby/irb] Repurpose the help command to display the help message (https://github.com/ruby/irb/pull/872)
b315826377bfa3fae6f513da12327c9133852486 2024-02-16 [ruby/irb] Support repeating debugger input by passing empty input to it (https://github.com/ruby/irb/pull/856)
f5801e2bf404cbb0f673a6ebb040b0ba6cd01b77 2024-02-16 [ruby/irb] Standardize command related names (https://github.com/ruby/irb/pull/873)
07c774e85cf0a3352c045ec3ae83db1215962997 2024-02-18 [ruby/irb] Revamp `help` command (https://github.com/ruby/irb/pull/877)
9ec9910081b5d91becf9d9d8df7ea65c2ccc3a71 2024-02-15 [ruby/irb] Update error message assertions for Ruby 3.4 (https://github.com/ruby/irb/pull/874)
7e577e150a6897074bb5aaafb298b0605f00970f 2024-02-16 [ruby/irb] Fix `irb:rdbg` for ruby head (https://github.com/ruby/irb/pull/876)
37dde6e2f82304848636015c0ce032cbdb5cd2a9 2024-02-23 [ruby/irb] Unroll extension method generation (https://github.com/ruby/irb/pull/882)
4831bb5babb0743dce7aa6db6c2258d62ff962af 2024-02-23 [ruby/irb] Turn on frozen literal in files (https://github.com/ruby/irb/pull/881)
2721a64e4192fee250442cd6157c5a85908a20d4 2024-02-25 [ruby/reline] Use gray and white as the default dialog theme (https://github.com/ruby/reline/pull/637)
2c1b7bc51c335d85da994c87dfb37c0e3c894eb9 2024-02-25 [ruby/reline] Bump version to v0.4.3 (https://github.com/ruby/reline/pull/642)
898f30f8bd064c9803625c98a3e46bd3434ff1bb 2024-02-25 [ruby/irb] Refactor IRB::Context#prompting (https://github.com/ruby/irb/pull/889)
c976cb52a2594e9eb147df126617d430766c9d18 2024-02-25 [ruby/irb] Add help messages to `show_source` and `show_doc` commands (https://github.com/ruby/irb/pull/887)
57ca5960ad207beb0c4f2788df0e74f8cc6b7cac 2024-03-01 [ruby/irb] Restructure workspace management (https://github.com/ruby/irb/pull/888)
97d32bb2fcc6d53ec17c96ea6d826f1f7698aa29 2024-03-06 [ruby/irb] Prevent `irb_history`'s creation during HistoryTest (https://github.com/ruby/irb/pull/893)
9fcb2bd5c0ddf5356287d23f7c33b89616f909f2 2024-03-07 [ruby/irb] Bump version to v1.12.0 (https://github.com/ruby/irb/pull/895)
137b52a88192b0d44e218b0433aa0e16cfbeb091 2024-03-16 [ruby/irb] Use markdown format for docs (https://github.com/ruby/irb/pull/890)
f46b77596d9b88e603765c0980667a86c62e2b04 2024-03-23 [ruby/reline] Make mutated string in yamatanooroti explicitly mutable (https://github.com/ruby/reline/pull/662)
5f334b67d23f1397b71931646c96fb6b8aa96e08 2024-03-25 [ruby/reline] Remove useless tests (https://github.com/ruby/reline/pull/665)
d75dc3988059ac2fc6eb06f29508ef935f5e0139 2024-04-10 [ruby/irb] Centralize rstrip calls (https://github.com/ruby/irb/pull/918)
38e3819be63a0d4be094e7cd478cf8532a7d1d9d 2024-04-10 [ruby/irb] Add a workaround to make IRB work with debug's tests (https://github.com/ruby/irb/pull/919)
f1d9e895b92953add4b12f477c27852cc3d0955b 2024-04-12 [ruby/irb] Pass statements to Context#evaluate (https://github.com/ruby/irb/pull/920)
0924ff2d390084922fbcebada20b968fa3e8238c 2024-04-02 [ruby/prism] Fix parser translation's heredoc whitespace calculation
04ba96e619325d6e2c053ae93c2514e9252f0497 2024-04-14 [ruby/irb] Allow defining custom commands in IRB (https://github.com/ruby/irb/pull/886)
f16c6ac4fdbc619ba2f9d3dd7cd3b06c736aa589 2024-04-20 [ruby/irb] Stop using ExtendCommandBundle internally (https://github.com/ruby/irb/pull/925)
e11237904cdee46409d0efb436b9b9326aaff355 2024-04-23 Sync IRB f9347b1 (#10611)
e5ca3d072fd1076133dc7c3a9a2e399bbfcee443 2024-04-24 [ruby/irb] Memoize helper method instances with Singleton module
9bba999be7b32949b4b37dd7a871c5dc1e36c2f8 2024-04-24 [ruby/irb] Revert "Memoize helper method instances with Singleton module"
4349c7909f5c3e493e991f26c21bc22ec5bdac8f 2024-04-24 [ruby/irb] Memoize helper method instances with Singleton module (https://github.com/ruby/irb/pull/931)
25a8b76c763692083f6e850693b1319f1c544171 2024-04-26 [ruby/irb] Command registration should take both strings and symbols as names (https://github.com/ruby/irb/pull/932)
148518baa06c50669de98d078f743a594ffe2fba 2024-04-26 [ruby/irb] Suppress command return values (https://github.com/ruby/irb/pull/934)
1000c27db861a4c405dcea12be391df031a14fdc 2024-05-01 [ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]` (https://github.com/ruby/irb/pull/917)
fef6f5f2e1b89e8726c20c734f84bd71e6480da9 2024-05-01 [ruby/irb] Bump version to v1.13.0 (https://github.com/ruby/irb/pull/941)
945a99e81a2b4910a106e932c620abac75717cb1 2024-05-02 Sync IRB 241e061
c681af3e5d36fb36c76e05b5d822131f28ed9de7 2024-05-02 Reject empty lines in IRB binding spec
fb2ea7084f5755e92ff724165547d6dca77a5ed9 2024-05-04 [ruby/irb] Use flag instead of caller for `debug`'s binding.irb check (https://github.com/ruby/irb/pull/947)
bd42f0898de26e8e6cb9930e0f5e309aacdeb705 2024-05-04 [ruby/irb] Improve help message for no meta commands (https://github.com/ruby/irb/pull/948)
e973f9cbb38668c61084481b35ae8c1d63be74b6 2024-05-05 [ruby/irb] Clarify that the context is IRB context (https://github.com/ruby/irb/pull/950)
93cffcf961daa58b5bc0b3e9194b792c655aebf7 2024-05-05 [ruby/irb] Bump version to v1.13.1 (https://github.com/ruby/irb/pull/951)
c68bb2408829ffdac2465f38a1d040b7f1e1c6aa 2024-05-10 [ruby/irb] Add a new initialization step to validate IRB.conf's values (https://github.com/ruby/irb/pull/953)
cda69b5910494a745d87b7932547341cb2fefe3a 2024-06-01 [ruby/reline] Overhaul io gate structure (https://github.com/ruby/reline/pull/666)
aa61d4237dad54e01c00f8cef4ba7f7cdffb8a80 2024-06-05 [ruby/irb] Add accidentally dropped disable_irb command back (https://github.com/ruby/irb/pull/964)
2959e1b5ea053ca09ec8b5d6c1323c529f100e44 2024-06-09 [ruby/irb] Suppress Ruby warnings in certain backtrace filtering tests (https://github.com/ruby/irb/pull/966)
ce6a1ba9a169736e0313daf2b7f36a01e54a5d1c 2024-06-15 [ruby/irb] Bump version to v1.13.2 (https://github.com/ruby/irb/pull/970)
921f22e563d6372d9f853f87d48b11c479126da9 2024-06-18 [ruby/irb] Improve how command calls' return value is handled (https://github.com/ruby/irb/pull/972)
d7af8afe1b85b8de04cd77c673b0f6ef3f3627fa 2024-07-02 [ruby/rdoc] Group code object files into the same directory (https://github.com/ruby/rdoc/pull/1114)
7fe5f0a1d0e628e9e330169a5c2dedae0d40dedd 2024-07-03 [ruby/irb] Introduce cd command (https://github.com/ruby/irb/pull/971)
32ba86c9be79c6f67caafbf71004e5a508db1a88 2024-07-05 [ruby/irb] Return only commands when completing help command's argument (https://github.com/ruby/irb/pull/973)
abaa1b913d6ac15ab1cb6c639a9b8b6ac27b05b9 2024-07-06 [ruby/irb] Bump version to v1.14.0 (https://github.com/ruby/irb/pull/980)
be4589df8051262eaeb0f6e58dbe99c263a20cde 2024-06-20 [ruby/prism] Prevent optional block parameter from accepting certain prefixed values
4a4e1bf357f5b5f568ead4da0537eb4506e20e5f 2024-07-16 [ruby/irb] Group class methods under `class << self` (https://github.com/ruby/irb/pull/981)
239d54dfbce0f38cf4d31fa252b4d9bd65477bac 2024-07-17 [ruby/rdoc] Improve rubocop setup (https://github.com/ruby/rdoc/pull/1139)
27c22f822af49e7008b7c9ff75b971d984975e6e 2024-07-31 [ruby/rdoc] Drop unnecessary `file_name` parameter from `Parser.for` method. (https://github.com/ruby/rdoc/pull/1135)
cbc40bb130fb52f1990ce1fd41e834a5f3fdbcdd 2024-08-03 Sync rdoc
64a7b87e1dbbb4d45549f1bcaae6790287ee5007 2024-08-08 Sync rdoc to fix master doc's display issue (#11345)
908305a2977856264a932cad02437c30f08c365b 2024-08-13 Sync rdoc
923e36ab21f4866dd5087d1f9443cb3e1c43d2c4 2024-08-15 [ruby/rdoc] Fix sidebar scroll again and add missing footer back (https://github.com/ruby/rdoc/pull/1154)
6717b69067b47b96910f2b77be26e7f1e5df029b 2024-08-24 [ruby/rdoc] Modernize RDoc Darkfish template CSS (https://github.com/ruby/rdoc/pull/1157)
ec61dbd98ecaf153e941cbaecdb6ad36d5af4672 2024-08-26 [ruby/rdoc] Make darkfish more responsive and readable on mobile devices (https://github.com/ruby/rdoc/pull/1162)
87fa75c5db2e6f89a892c0ed75f1701398ce5f19 2024-08-27 [ruby/irb] Move parse_command method to Context (https://github.com/ruby/irb/pull/993)
49057f36efd894663cc879be08ada042b287e93a 2024-09-26 [ruby/irb] Bump version to v1.14.1 (https://github.com/ruby/irb/pull/1009)
098649bc59af5ece0b947416cfd3185be3e9a462 2024-09-27 [ruby/rdoc] Add home page link to output message (https://github.com/ruby/rdoc/pull/1165)
c5f0fe12859cd194f4df9ba2072f70228da2fcd5 2024-10-10 [ruby/rdoc] Improve method source toggling (https://github.com/ruby/rdoc/pull/1176)
4f9836be8ded7012e884284a6c1b85a6239bea6c 2024-10-09 [ruby/prism] Update rescue node doc
a778562f33783ac4cad56a1cc94f17a5051d8c42 2024-10-10 [ruby/rdoc] Make methods and attributes linkable (https://github.com/ruby/rdoc/pull/1189)
fc11579c49f3a924699a0af0fd9f5b1a02617f7e 2024-10-17 [ruby/rdoc] Use scroll-margin-top on anchor targets (https://github.com/ruby/rdoc/pull/1190)
60c0c324b207797ae2aa82e107a6a570aabb00bc 2024-10-23 [ruby/rdoc] Red-based darkfish color scheme (https://github.com/ruby/rdoc/pull/1191)
53df2a3c548a258b383dfd026a2ba3b53ae9b9dd 2024-10-31 [ruby/rdoc] Use thicker fonts with high contrast to improve readability (https://github.com/ruby/rdoc/pull/1197)
ee0915feeb1afdc448af610f2d470945a991a118 2024-11-18 [ruby/rdoc] Extract excerpt from raw pages correctly (https://github.com/ruby/rdoc/pull/1200)
4a7ac694e521b33c4952e57c29909b4a9ac3a67c 2024-11-15 Fix grammar errors and typos in gc.rb
6dc333265077944ab17a7f4ae2ed65f8c5348e41 2024-11-19 [ruby/rdoc] Bump version to v6.8.1
86b1c838573b5459e9e5b8fab62ec3430d2ac872 2024-11-19 Fix typos and grammar errors in kernel.rb
2df2e868bc21e39ac493cebac1c981f1ed279010 2024-11-20 [ruby/irb] Move main object's safe call logic to Context (https://github.com/ruby/irb/pull/1034)
51bf0d4d68fb6cc2b073ab45ce882ab5bbece629 2024-11-20 [ruby/irb] Store method objects in constants (https://github.com/ruby/irb/pull/1033)
9362753d07d17e6ce04df1af0fffb076c2443fb3 2024-11-23 Update RDoc's maintainers list
7c200a46ade23c8ef91441a1437d0bbc579a441e 2024-11-23 Add new lines after headers
c3144e4f6dc89b3eeb841224bd3388364d0b504f 2024-11-23 Escape Module in the header
96766517b0e315b3328311f7042e52e62bb157a0 2024-11-23 Update maintainer GH handles and add links when possible
544d684412b15c7b8baa9d5920f25b5b1f6205bb 2024-11-24 Use footnote links instead
36ed9c2fc9674c79f38dce9cabbea77b5ef3e40c 2024-11-28 [ruby/rdoc] Improve how gemspec's files are defined (https://github.com/ruby/rdoc/pull/1212)
2ecd2fe0ed251f9946d5322d96cbfaf61ccbdd65 2024-12-05 [ruby/rdoc] Deprecate `main` and `title` directives (https://github.com/ruby/rdoc/pull/1218)
26ab20fec1d8ca7c168e8537383a0d8274a7d273 2024-12-05 [ruby/rdoc] Workaround JRuby's jar-dependencies error and test failures on CI (https://github.com/ruby/rdoc/pull/1225)
8ad6860ff79a7d52668df695e4bfc14a0940bdee 2024-12-06 [DOC] New homepage for docs.ruby-lang.org/en (#12227)
93f8de777f690b5cb98b7974fa5e0a232eafbb4b 2024-12-09 [ruby/rdoc] Expand rdoc-ref targets at the end of ri output (https://github.com/ruby/rdoc/pull/1141)
2335ecb7fac38f72c8ecedab79fcc2f197249ef3 2024-12-11 [ruby/irb] Page the output in irb:rdbg sessions too (https://github.com/ruby/irb/pull/1043)
911879e01f061c9ea2d3ca4eb6d73dd6981422e4 2024-12-12 [ruby/irb] Bump version to v1.14.2 (https://github.com/ruby/irb/pull/1045)
ff8570b005e552685d518898b866070ff116eab6 2024-12-12 Fix LoadError's linking issue
5e8c9b4b284d3200dc74ff41243288caf0d7b4f6 2024-12-12 [DOC] Fix grammar errors, typos, and improve readability of trace_point.rb (#12150)
598c6cfe80242e4392338881f46bf783dc844935 2024-12-13 [ruby/rdoc] Bump version to v6.9.0
562b9fc525334eb7d77f5eb496407239efd834f2 2024-12-13 [ruby/irb] Avoid generating documentation pages for internal components (https://github.com/ruby/irb/pull/1047)
211857f48fb844da101d9acb0e465d37f6836b96 2024-12-13 Fix incorrect rdoc-ref links in array.rb
77016a7b4341d861b83e222c18333204b63f480b 2024-12-14 [DOC] Fix grammar errors, typos, and improve readability of string.rb
792275e5f06e32e7a3ba523477b2019dc124f07c 2024-12-14 [ruby/rdoc] Fix dead links in the markup reference page (https://github.com/ruby/rdoc/pull/1242)
593b90a6d4a7d072f19b46889705370b7c3e6c11 2024-12-14 [ruby/irb] Fix broken rdoc-ref caused by a typo (https://github.com/ruby/irb/pull/1049)
6d00dee30aeb09c35bc85fb06543d5185d137272 2024-12-14 [ruby/date] Fix broken rdoc-ref to the calendar page
e08e168a57dde3b76d3de380fa167e58fce6acdd 2024-12-14 Add date to doc/.document
e9926afb24d00ffd721c39d535a3b91cb8a0ea56 2024-12-14 Fix broken links to `Socket.tcp_fast_fallback=`
730731cc86d1cf87a3478ffc242d52c70eda2e42 2024-12-14 Fix links to syntax/literals.rdoc
16b84b72a4ceb570c7af451f7d16aad02e68404b 2024-12-15 [rubygems/rubygems] Fix broken link to license file
9e7e938ed9feffeefd08c88f446bbd44282b397c 2024-12-16 [ruby/rdoc] Bump version to v6.9.1
a6fd6cb72f22531cc3cc976de99c5f9eccbf7101 2024-12-16 [ruby/rdoc] Print warnings for rdoc-ref links that can't be resolved (https://github.com/ruby/rdoc/pull/1241)
cf711863cbe0b81be5ff0adfb64936137995cc4e 2024-12-12 Exclude irb from documentation generation
5ff1c479d6953c169cdc7348fd1b621d53f33c87 2024-12-16 Sync net-http commits
1254850a616b0af57b11c2d744af1ce9988aa5e7 2024-12-17 [ruby/rdoc] Update tests for ruby/rdoc#1247 (https://github.com/ruby/rdoc/pull/1248)
35ff04ce5ee3f4758fbde1ff2940161b02b05527 2024-12-18 [ruby/irb] Bump version to v1.14.3 (https://github.com/ruby/irb/pull/1050)
bba66f94f24701ea22741196beaedc81ed19789e 2024-12-18 [ruby/rdoc] Bump version to v6.10.0
7cb071c95178d236df621bddd68322a367ed604b 2024-12-18 Fix release entries' indentation
b009f94747c8e5eb6988216facae978e6b10c7d8 2024-12-18 Link to default gems' github repos
40af25d7fe408b657299fc11dbc6738cbc1fe59d 2024-12-18 Fix bundled gems' indentations and link to their repos
2a44a57e1455302fc90c94cf02ff89c9f3bcf5d2 2024-12-18 [DOC] Link to special `fatal` class through `rdoc-ref`
5d1fde06d489893a846bf0e69d18d958a827c27c 2024-12-20 [DOC] Refresh standard libraries page (#12404)
645d604766d8df32d8dcae04dbfe7e5f7a382e4f 2024-12-24 Fix missing/broken links in NEWS.md
609a555ee00e7501d52bc4155cd2f8ee980cee2f 2024-12-28 [ruby/irb] Add `ri` an alias to the `show_doc` command (https://github.com/ruby/irb/pull/1054)
689bb193cc7a1b49cb241d14b84208dfff83c8ea 2024-12-28 [ruby/irb] Use the documentation site as the source of truth (https://github.com/ruby/irb/pull/1055)
c0e2623966ea72b2b7781a13dab47ad50c362c98 2024-12-31 [ruby/rdoc] Add autolink_excluded_words option to ignore cross-references (https://github.com/ruby/rdoc/pull/1259)
8e34346afeb3dcce69b128d7db2025d2318b52f4 2024-12-31 Exclude 'Ruby' and 'Set' from RDoc's autolinking
2dd4801e9c09cf6da00281cd04c74e001796779a 2024-12-31 Update 'Set's references in docs
afeb17270b24681519e2981ba4a112c92830377b 2024-12-31 Link to Ruby module
f1096c6ad4be6f93dc4f434a269389731f671ddb 2025-01-02 Remove and stop syncing IRB documentation (#12416)
9552bd590c455b6501aa8233a3a1e435a315989f 2025-01-05 Sync IRB to 3e6c12b (#12486)
e45fca1372c40386d0b665432e7d4c68fcb3a522 2025-01-05 [ruby/rdoc] [DOC] Remove unnecessary rdoc-ref missing example (https://github.com/ruby/rdoc/pull/1271)
039446f601663ff7c25bbc2d46dc7de02ba640c2 2025-01-10 [ruby/irb] Gracefully handle incorrect command aliases (https://github.com/ruby/irb/pull/1059)
80d28785c4385f5688db90b448c99dc1dc042a6a 2025-01-11 [ruby/irb] Print more actionable message when the exception may be an IRB issue (https://github.com/ruby/irb/pull/1061)
76b620b341b54eb80028f03cc828333defacc87e 2025-01-11 [ruby/irb] `IRB.conf[:SAVE_HISTORY]` should handle boolean values (https://github.com/ruby/irb/pull/1062)
9f8defe8d2f406b0170a275b5d369957075ea059 2025-01-12 [ruby/irb] Drop ColorPrinter's workaround for BasicObject (https://github.com/ruby/irb/pull/1051)
450d9dc8bf086747c4dde03441a44873163a2b9c 2025-01-12 [ruby/irb] Group private methods together in `IRB::Context` (https://github.com/ruby/irb/pull/1064)
ac45edc64da65e66f03c98f67824da44f847fb22 2025-01-16 Bump bundled RDoc version to 6.11.0
abed4ea81029d7169ef07b85622dfbd98438dae0 2025-01-21 [ruby/irb] Bump version to v1.15.0 (https://github.com/ruby/irb/pull/1066)
9ce642c282921ed3f75d5ac0fd6d468f384b3ae4 2025-01-21 [ruby/irb] Update documentation about the new copy command (https://github.com/ruby/irb/pull/1067)
ab22f3910d51703ddf832e46c2a5e845b4703f50 2025-04-18 Mention VS Code debugger configuration in debugging guide
c980cab1552e2319ef40020a06a09dd7a0582ed0 2025-05-19 [DOC] Add bundled gem doc links
d96e9bd03a861e3cd7f46ae50e14ddf944a07288 2025-05-22 [DOC] Set canonical root for online docs (#13410)
a87b089349cdf710cf743adafa6f73c3adbba260 2025-06-04 ZJIT: Fix incorrect method name in test for Array#size
111986f8b0604156e139d96476e06a0d1d645e04 2025-06-05 ZJIT: Add newrange support (#13505)
cce4bfdca9e001ccac38b4f3125627b5c0d0e9f2 2025-06-16 ZJIT: Add support for putspecialobject (#13565)