summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-10internal/*.h: skip doxygen卜部昌平
2021-09-10template/Doxyfile.tmpl: add alias卜部昌平
2021-09-10template/Doxyfile.tmpl: use of += operator卜部昌平
2021-09-10template/Doxyfile.tmpl: quote spaces卜部昌平
2021-09-10template/Doxyfile.tmpl: increase DOT_GRAPH_MAX_NODES卜部昌平
2021-09-10template/Doxyfile.tmpl: delete commented-out settings卜部昌平
2021-09-10template/Doxyfile.tmpl: modernize卜部昌平
2021-09-10tool/strip-rdoc.rb: optimize卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2021-09-10Remove stale DLEXT2Nobuyoshi Nakada
2021-09-10Need `#`Koichi Sasada
2021-09-10[ruby/reline] Move #pointer from DialogRenderInfo to Dialogaycabta
2021-09-10[ruby/irb] Version 1.3.8.pre.9aycabta
2021-09-10[ruby/irb] Update dependency, reline >= 0.2.8.pre.9aycabta
2021-09-10[ruby/reline] Version 0.2.8.pre.9aycabta
2021-09-10[ruby/reline] Fix scroll range of a script for testsaycabta
2021-09-10[ruby/reline] Add tests that column of dialog with scrollbar is moved without...aycabta
2021-09-10[ruby/reline] Add a test that text under dialog appearsaycabta
2021-09-10[ruby/reline] Add a test that autocomplete doesn't crash after 2nd lineaycabta
2021-09-10[ruby/reline] Add a test that dialog doesn't crash when callback returns nilaycabta
2021-09-10[ruby/reline] Add a test that autocompletion returns to the original textaycabta
2021-09-10[ruby/reline] Use single quotes to match others in the fileaycabta
2021-09-10[ruby/reline] Add a test that autocomplete dialog doesn't crash when emptyaycabta
2021-09-10[ruby/reline] Add a test for when completion target is wrappedaycabta
2021-09-10[ruby/reline] Erase lines correctly when dialog height is changedaycabta
2021-09-10[ruby/reline] Fix complete proc of a script for testsaycabta
2021-09-10[ruby/reline] Add a test that dialog may appear at the top if cursor at botto...aycabta
2021-09-10[ruby/reline] Add a test for dialog at right edgeaycabta
2021-09-10[ruby/reline] Add a test for dialog with scroll keyaycabta
2021-09-10[ruby/reline] Add tests for autocomplete with scrollbaraycabta
2021-09-10[ruby/reline] Add a test for simple dialogaycabta
2021-09-10[ruby/reline] Add a simple test for autocompleteaycabta
2021-09-10[ruby/irb] Tests may not execute in the source directoryNobuyoshi Nakada
2021-09-10Find irb command path in testaycabta
2021-09-10[ruby/irb] Pend on trufflerubyaycabta
2021-09-10[ruby/irb] Remove an unused variableaycabta
2021-09-10[ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rbaycabta
2021-09-10[ruby/irb] Avoid loading files' local variables [Bug #17623]Marc-Andre Lafortune
2021-09-10* 2021-09-10 [ci skip]git
2021-09-10[ruby/irb] Add yamatanooroti test for symbol with backtickaycabta
2021-09-10[ruby/irb] Support symbol with backtickaycabta
2021-09-09Update the Travis badge URL in README. [ci skip]Jun Aruga
2021-09-09test/psych/test_scalar_scanner.rb: Prevent a warningYusuke Endoh
2021-09-09Bundle RBS 1.6.2 (#4817)Soutaro Matsumoto
2021-09-09* 2021-09-09 [ci skip]git
2021-09-09[ruby/date] Ignore warned variablesNobuyoshi Nakada
2021-09-08[Bug #18154] Fix memory leak in String#initializePeter Zhu
2021-09-08[Misc #18153] Install debug symbol files/directories by the optionNobuyoshi Nakada
2021-09-08Update bundled_gems at 2021-09-08git
2021-09-08[ruby/irb] Use "csv" for testaycabta