summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08* 2021-02-08 [ci skip]git
2021-02-08Forward keyword arguments to ARGF from global functionsNobuyoshi Nakada
2021-02-08Added test for keyword arguments to ARGFNobuyoshi Nakada
2021-02-08Removed unnecessary parentheses at `case` [ci skip]Nobuyoshi Nakada
2021-02-07[DOC] Modified prefixes to get rid of conflictsNobuyoshi Nakada
2021-02-07[DOC] make individual names so that rdoc can find each documentsNobuyoshi Nakada
2021-02-07[DOC] Module#method_undefinedNobuyoshi Nakada
2021-02-07[DOC] refinedNobuyoshi Nakada
2021-02-07[DOC] {Array,MatchData}#values_at understand ranges [ci skip]Nobuyoshi Nakada
2021-02-07[ruby/reline] Version 0.2.3aycabta
2021-02-07[ruby/irb] Version 1.3.3aycabta
2021-02-07[ruby/reline] Terminate correctly in the middle of lines higher than the screenaycabta
2021-02-07[ruby/reline] Autowrap correctly when inserting chars in the middle of a lineaycabta
2021-02-07[ruby/reline] The vi_histedit supports multilineaycabta
2021-02-07[ruby/reline] Move cursor just after the last line when finishedaycabta
2021-02-07[ruby/reline] Update cursor info by inserting newline even if not in pastingaycabta
2021-02-07[ruby/reline] Handle past logs correctly when the code is higher than the screenaycabta
2021-02-07[ruby/reline] Show all lines higher than the screen when finishedaycabta
2021-02-07[ruby/reline] Scroll down when ^C is pressedaycabta
2021-02-07[ruby/reline] Remove an unused variableaycabta
2021-02-07[ruby/reline] Initialize uninitialized variables in testsaycabta
2021-02-07[ruby/reline] Cache pasting state in processing a keyaycabta
2021-02-06.gdbinit: Fix indentation in print_id [ci skip]Adam Jensen
2021-02-07* 2021-02-07 [ci skip]git
2021-02-06Fix grammatical errorGaren Torikian
2021-02-06[ruby/irb] Enable to reassign a new block with "measure" commandaycabta
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2021-02-06Improve performance of Array#- when it is called with empty arrayMasaki Matsushita
2021-02-06[DOC] Fixed a markup in Array#sum [ci skip]Nobuyoshi Nakada
2021-02-06* 2021-02-06 [ci skip]git
2021-02-06Stop disabling firewallNobuyoshi Nakada
2021-02-05unblock thread is only for main ractor.Koichi Sasada
2021-02-05Added tests for MakeMakefile#test_egrep_cppNobuyoshi Nakada
2021-02-05Add -fdeclspec to CFLAGS instead of CCNobuyoshi Nakada
2021-02-05[ruby/io-console] Mark all tests that use run_pty as pend on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Use omit instead of skipCharles Oliver Nutter
2021-02-05[ruby/io-console] Skip test on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Add console.rb to search for pathsCharles Oliver Nutter
2021-02-05[ruby/io-console] Run subprocesses without test librariesNobuyoshi Nakada
2021-02-05travis_retry.sh is not needed on GitHub ActionsNobuyoshi Nakada
2021-02-04objspace_dump.c: tag singleton classes and reference the superclassJean Boussier
2021-02-05* 2021-02-05 [ci skip]git
2021-02-04Don't register non-heap allocated objectsAaron Patterson
2021-02-04[ruby/irb] Add info.rb to gemspecima1zumi
2021-02-04Revert "vm_dump.c: Do not show C backtrace on riscv"Yusuke Endoh
2021-02-04addr2line.c: DW_LNS_fixed_advance_pc takes a single uhalf operandYusuke Endoh
2021-02-04Remove unsued str_new_shared function declarationS-H-GAMELINKS
2021-02-04[DOC] Fix typo in ext/socket/socket.c [ci skip]Dimitris Zorbas
2021-02-04[ruby/bigdecimal] Fix uint64 conversionKenta Murata
2021-02-04[ruby/bigdecimal] Stop using rmpd and RMPD prefixes and DBLE_FIGKenta Murata