KaĆ­que Kandy Koga

Hash Date Message
782d1d876bb119284f52a7eb59e63f3571c4d55e 2021-09-19 [ruby/irb] Use typed spaces when the line is inside the here documents
80e2242da6c4d7f1760cb08af72140e178642639 2021-10-05 [ruby/irb] Update descriptions of methods
5c646ca0a09c5249b20cf5645e27ee75fe4dff04 2021-10-10 [ruby/irb] Ignore parenthesis during completion
6b64e788234c19560070192927ae7b35b19b4587 2021-10-25 [ruby/irb] Examine indentation of in keyword when trying to type include
0eb1c4ea3afa92c9e538551eb344ce1770cac092 2021-12-15 [ruby/irb] Add information about --extra-doc-dir option in the comments
bdb7345ce96c641796909abc2dbdac0d4400ca41 2022-04-26 Use compiled instead of complied
a85cdb5a6e7d735b03eb5ae80e5ac0c5424eb259 2022-05-10 Write have instead of have have [ci skip
f6cc4b9737a75bf3883bb7f86aa8acffaa1710cf 2022-05-11 Write Thread instead of Threade
aab683af0e8063bfe2ca58500e5f210148b82bbf 2022-05-18 Write skipping instead of skiping [ci skip]
c478a3c0a9179298b5ae332268e1e94ff9c912bd 2022-05-18 [DOC] Use `make gdb-ruby` and `make lldb-ruby` in doc/contributing/building_ruby.md
1cd487d785a415c68be30498f5fbff33b9e5b7e6 2022-07-23 [DOC] IO#eof
4177f60eedd71b846d9a86889fd46071ecdb0158 2022-08-18 Write interface instead of interfact
d88032224338f9c3358b73ef26d6c046eb24247e 2022-02-01 [ruby/irb] Update remark of self.install_extend_commands.
46066d0b96473589038810ac3aa19a1e26fdb837 2023-01-18 Change ArgumentError message when Comparable#clamp receives min value higher than max value
aff41a36693c0274633914afb2cfbdb8169c1cbd 2022-06-02 Add information about runirb in make help
9523f53465bff9e77dfeba82526112e2de91bdb4 2022-08-08 [ruby/benchmark] Adjust ljust Benchmark#bm with labels was not using the highest length among the labels to adjust the correct ljust. Instead of printing the result during the report generation, now it is waiting to print the result once it is generated.